2025-05-13 08:33:35,522 - INFO - Domain Default found not creating
2025-05-13 08:33:35,663 - INFO - Project ctest-TestvDNSBasic0-99459486 not found, creating it
2025-05-13 08:33:36,270 - INFO - Created Project:ctest-TestvDNSBasic0-99459486, ID : 5fd2d264-6223-4cf0-8062-db18afd19735
2025-05-13 08:33:37,792 - INFO - ================================================================================
2025-05-13 08:33:37,792 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-13 08:33:37,792 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2025-05-13 08:33:38,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-05-13 08:33:38,047 - INFO - Initial checks done. Running the testcase now
2025-05-13 08:33:38,047 - INFO -
2025-05-13 08:33:38,740 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-99459486'](5fd2d264-6223-4cf0-8062-db18afd19735)
2025-05-13 08:33:38,797 - DEBUG - Creating VDNS : ctest-vdns1-15900390
2025-05-13 08:33:39,009 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15900390'] created succesfully
2025-05-13 08:33:39,009 - DEBUG - Verify VDNS entry is shown in control node
2025-05-13 08:33:39,016 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-13 08:33:39,016 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-05-13 08:33:39,312 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-05-13 08:33:39,338 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d99bce94-4198-42b3-ad22-dd242410422c
2025-05-13 08:33:39,351 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/1517ea34-a17d-4761-87e7-71d17cbfdfd9
2025-05-13 08:33:39,935 - DEBUG - Response for create_network : {'network': {'id': '5a62ce34-4d39-4c08-b7c7-d93dee789dab', 'name': 'ctest-vn1-vdns-87358788', 'tenant_id': '5fd2d26462234cf08062db18afd19735', 'project_id': '5fd2d26462234cf08062db18afd19735', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-99459486', 'ctest-vn1-vdns-87358788'], 'port_security_enabled': True, 'description': ''}}
2025-05-13 08:33:40,120 - DEBUG - Response for create_subnet : {'subnet': {'id': '255b9485-5c00-411c-a1d8-9d081ccaf14a', 'name': '', 'tenant_id': '5fd2d26462234cf08062db18afd19735', 'network_id': '5a62ce34-4d39-4c08-b7c7-d93dee789dab', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '5fd2d26462234cf08062db18afd19735'}}
2025-05-13 08:33:40,138 - INFO - Created VN ctest-vn1-vdns-87358788
2025-05-13 08:33:40,189 - DEBUG - VN ctest-vn1-vdns-87358788 UUID is 5a62ce34-4d39-4c08-b7c7-d93dee789dab
2025-05-13 08:33:40,403 - DEBUG - Services list from nova: [, , ]
2025-05-13 08:33:41,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3301-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3301-1)
2025-05-13 08:33:41,400 - INFO - Waiting for VM ctest-vm1-test-64101295 to be up..
2025-05-13 08:33:41,439 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-13 08:33:46,516 - DEBUG - VM is in ACTIVE state now
2025-05-13 08:33:46,517 - INFO - VM name : ctest-vm1-test-64101295
2025-05-13 08:33:46,604 - DEBUG - VM ctest-vm1-test-64101295 ID is 3b7ac7ac-ba70-452d-98d5-d4e5e5a00913
2025-05-13 08:33:46,605 - DEBUG - VM ctest-vm1-test-64101295 launched on Node cn-jenkins-deploy-platform-ansible-os-3301-1
2025-05-13 08:33:46,688 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3b7ac7ac-ba70-452d-98d5-d4e5e5a00913
2025-05-13 08:33:46,700 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3d47f912-20ca-419d-beea-f0171beb7c89
2025-05-13 08:33:49,979 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-05-13 08:33:49,979 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64101295 failed!
2025-05-13 08:33:50,033 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99459486:ctest-vn1-vdns-87358788 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 08:33:52,097 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.476/2.873/3.270/0.397 ms')
2025-05-13 08:33:52,097 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64101295 passed
2025-05-13 08:33:52,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-13 08:33:52,250 - DEBUG - Waiting to SSH to VM ctest-vm1-test-64101295, IP 10.10.10.3, Port 22
2025-05-13 08:33:52,408 - DEBUG - VM ctest-vm1-test-64101295 is ready for SSH connections
2025-05-13 08:33:52,408 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:33:52,409 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-13 08:33:54,091 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-13 08:33:54,091 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64101295", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:33:54,091 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64101295", None, socket.AF_INET6)'
2025-05-13 08:33:54,336 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-64101295, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:33:54,336 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-64101295
2025-05-13 08:33:56,601 - DEBUG - PING ctest-vm1-test-64101295 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.076 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.349 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.587 ms
--- ctest-vm1-test-64101295 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.349/1.337/3.076 ms
2025-05-13 08:33:56,602 - INFO - Ping to IP ctest-vm1-test-64101295 from VM ctest-vm1-test-64101295 passed
2025-05-13 08:33:56,616 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-13 08:33:56,622 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15900390@0%20AllEntriesVdnsRecordsReq
2025-05-13 08:33:56,627 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15900390:1:ctest-vm1-test-64101295:10.10.10.3', 'rec_name': 'ctest-vm1-test-64101295', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3301-1/dns'} ,
Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-64101295.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-13 08:33:56,628 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15900390:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-64101295', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-64101295', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3301-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-64101295.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2025-05-13 08:33:57,793 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3301-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3301-1)
2025-05-13 08:33:57,793 - INFO - Waiting for VM ctest-vm2-test-28609448 to be up..
2025-05-13 08:33:57,833 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-13 08:34:02,909 - DEBUG - VM is in ACTIVE state now
2025-05-13 08:34:02,909 - INFO - VM name : ctest-vm2-test-28609448
2025-05-13 08:34:02,984 - DEBUG - VM ctest-vm2-test-28609448 ID is 3b3ffdc4-a761-4c34-ba8c-d245022ddabc
2025-05-13 08:34:02,985 - DEBUG - VM ctest-vm2-test-28609448 launched on Node cn-jenkins-deploy-platform-ansible-os-3301-1
2025-05-13 08:34:03,057 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3b3ffdc4-a761-4c34-ba8c-d245022ddabc
2025-05-13 08:34:03,066 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/604c8e48-8dee-4c6f-ac7e-50a5292c2efe
2025-05-13 08:34:06,333 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-05-13 08:34:06,333 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28609448 failed!
2025-05-13 08:34:06,389 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99459486:ctest-vn1-vdns-87358788 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 08:34:08,449 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.17 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.174/2.295/3.417/1.121 ms')
2025-05-13 08:34:08,450 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28609448 passed
2025-05-13 08:34:08,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-13 08:34:08,597 - DEBUG - Waiting to SSH to VM ctest-vm2-test-28609448, IP 10.10.10.4, Port 22
2025-05-13 08:34:08,754 - DEBUG - VM ctest-vm2-test-28609448 is ready for SSH connections
2025-05-13 08:34:08,754 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:08,754 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-13 08:34:09,505 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-13 08:34:09,505 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28609448", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:09,505 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28609448", None, socket.AF_INET6)'
2025-05-13 08:34:09,741 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28609448, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:09,741 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28609448
2025-05-13 08:34:12,001 - DEBUG - PING ctest-vm2-test-28609448 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.078 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.357 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.482 ms
--- ctest-vm2-test-28609448 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.357/1.305/3.078 ms
2025-05-13 08:34:12,001 - INFO - Ping to IP ctest-vm2-test-28609448 from VM ctest-vm2-test-28609448 passed
2025-05-13 08:34:12,013 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-13 08:34:12,019 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15900390@0%20AllEntriesVdnsRecordsReq
2025-05-13 08:34:12,025 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15900390:1:ctest-vm2-test-28609448:10.10.10.4', 'rec_name': 'ctest-vm2-test-28609448', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3301-1/dns'} ,
Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-28609448.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-13 08:34:12,025 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15900390:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-28609448', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-28609448', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3301-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-28609448.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2025-05-13 08:34:12,025 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28609448", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:12,025 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28609448", None, socket.AF_INET6)'
2025-05-13 08:34:12,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28609448, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:12,206 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28609448
2025-05-13 08:34:14,465 - DEBUG - PING ctest-vm2-test-28609448 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.554 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.019 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.790 ms
--- ctest-vm2-test-28609448 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.790/2.454/5.554 ms
2025-05-13 08:34:14,465 - INFO - Ping to IP ctest-vm2-test-28609448 from VM ctest-vm1-test-64101295 passed
2025-05-13 08:34:14,465 - INFO - Try deleting the VDNS entry ctest-vdns1-15900390 with back ref of ipam.
2025-05-13 08:34:14,521 - DEBUG - Delete when resource still referred: ['http://10.0.0.33:8082/network-ipam/5677006d-1710-4d49-8a6f-52a0cb4c98af']
2025-05-13 08:34:14,521 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-13 08:34:14,521 - INFO - Add CNAME VDNS record for ctest-vm1-test-64101295 and verify we able to ping by alias name
2025-05-13 08:34:14,569 - DEBUG - Creating VDNS record data : test-rec
2025-05-13 08:34:14,677 - INFO - In verify_on_setup
2025-05-13 08:34:14,773 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15900390', 'test-rec'] created succesfully
2025-05-13 08:34:14,773 - INFO - Verify VDNS record is shown in the API server
2025-05-13 08:34:14,774 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-05-13 08:34:14,780 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d99bce94-4198-42b3-ad22-dd242410422c
2025-05-13 08:34:14,792 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/1517ea34-a17d-4761-87e7-71d17cbfdfd9
2025-05-13 08:34:14,801 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS-record/6cd1e3fd-d6de-43c7-91ef-4905f308a8aa
2025-05-13 08:34:14,807 - INFO - Verify VDNS record is shown in the control node
2025-05-13 08:34:14,814 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:14,814 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 08:34:15,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:15,002 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 08:34:15,244 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-13 08:34:15,244 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64101295 failed
2025-05-13 08:34:16,245 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:16,246 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 08:34:16,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:16,433 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 08:34:16,675 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-13 08:34:16,675 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64101295 failed
2025-05-13 08:34:17,676 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:17,676 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 08:34:17,864 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-05-13 08:34:17,864 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 08:34:20,138 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.355 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.335 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.310 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.310/0.333/0.355 ms
2025-05-13 08:34:20,138 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-64101295 passed
2025-05-13 08:34:20,138 - DEBUG - Deleting VDNS record data: test-rec
2025-05-13 08:34:20,205 - INFO - VDNS record info: default-domain:ctest-vdns1-15900390:test-rec deleted successfully.
2025-05-13 08:34:20,205 - INFO - Deleting VM ctest-vm2-test-28609448
2025-05-13 08:34:20,271 - INFO - Deleting VM ctest-vm1-test-64101295
2025-05-13 08:34:20,336 - INFO - Deleting VN ctest-vn1-vdns-87358788
2025-05-13 08:34:20,370 - DEBUG - VN 5a62ce34-4d39-4c08-b7c7-d93dee789dab still in use: Unable to complete operation on network 5a62ce34-4d39-4c08-b7c7-d93dee789dab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-316102fb-e101-406f-a116-bb05ba835b1f']
2025-05-13 08:34:20,370 - WARNING - Deleting VN ctest-vn1-vdns-87358788 failed..Will retry
2025-05-13 08:34:22,602 - DEBUG - Response for deleting network ()
2025-05-13 08:34:22,630 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15900390
2025-05-13 08:34:22,701 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15900390'] deleted successfully.
2025-05-13 08:34:22,701 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-05-13 08:34:22,707 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d99bce94-4198-42b3-ad22-dd242410422c
2025-05-13 08:34:22,722 - DEBUG - VDNS information not found in API server
2025-05-13 08:34:22,722 - INFO - VDNS information ctest-vdns1-15900390 removed from the API Server
2025-05-13 08:34:22,727 - INFO - VDNS information ctest-vdns1-15900390 removed in the Control node
2025-05-13 08:34:22,727 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-99459486']
2025-05-13 08:34:22,979 - DEBUG - No XMPP flaps were noticed during the test
2025-05-13 08:34:22,979 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-05-13 08:34:22,979 - INFO - --------------------------------------------------------------------------------
2025-05-13 08:34:23,649 - INFO - Deleted project: ctest-TestvDNSBasic0-99459486, ID : 5fd2d264-6223-4cf0-8062-db18afd19735