2026-04-29 19:07:55,895 - INFO - Domain Default found not creating
2026-04-29 19:07:56,064 - INFO - Project ctest-TestvDNSBasic0-51791449 not found, creating it
2026-04-29 19:07:56,580 - INFO - Created Project:ctest-TestvDNSBasic0-51791449, ID : cee599cb-2286-40b1-8dbf-9dd366019e46
2026-04-29 19:07:58,130 - INFO - ================================================================================
2026-04-29 19:07:58,130 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-04-29 19:07:58,130 - 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
2026-04-29 19:07:58,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 19:07:58,385 - INFO - Initial checks done. Running the testcase now
2026-04-29 19:07:58,385 - INFO -
2026-04-29 19:07:59,134 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-51791449'](cee599cb-2286-40b1-8dbf-9dd366019e46)
2026-04-29 19:07:59,187 - DEBUG - Creating VDNS : ctest-vdns1-68824185
2026-04-29 19:07:59,419 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-68824185'] created succesfully
2026-04-29 19:07:59,419 - DEBUG - Verify VDNS entry is shown in control node
2026-04-29 19:07:59,425 - DEBUG - Verify VDNS entry is shown in the API server
2026-04-29 19:07:59,425 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:07:59,717 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:07:59,747 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:07:59,759 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/f27a1dfd-2206-40dc-b42c-1353e7802c27
2026-04-29 19:08:00,335 - DEBUG - Response for create_network : {'network': {'id': '6baaef90-49da-4a97-b329-32cd59e0170a', 'name': 'ctest-vn1-vdns-77787691', 'tenant_id': 'cee599cb228640b18dbf9dd366019e46', 'project_id': 'cee599cb228640b18dbf9dd366019e46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-51791449', 'ctest-vn1-vdns-77787691'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 19:08:00,513 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1bebc3e-ce51-4c20-82aa-0efa168131e6', 'name': '', 'tenant_id': 'cee599cb228640b18dbf9dd366019e46', 'network_id': '6baaef90-49da-4a97-b329-32cd59e0170a', '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': 'cee599cb228640b18dbf9dd366019e46'}}
2026-04-29 19:08:00,534 - INFO - Created VN ctest-vn1-vdns-77787691
2026-04-29 19:08:00,587 - DEBUG - VN ctest-vn1-vdns-77787691 UUID is 6baaef90-49da-4a97-b329-32cd59e0170a
2026-04-29 19:08:00,821 - DEBUG - Services list from nova: [, , ]
2026-04-29 19:08:02,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:08:02,477 - INFO - Waiting for VM ctest-vm1-test-22180251 to be up..
2026-04-29 19:08:02,527 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 19:08:07,617 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:08:07,617 - INFO - VM name : ctest-vm1-test-22180251
2026-04-29 19:08:07,706 - DEBUG - VM ctest-vm1-test-22180251 ID is b849d0bd-38d3-47cc-9653-0e7b8677eee2
2026-04-29 19:08:07,706 - DEBUG - VM ctest-vm1-test-22180251 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:08:07,796 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/b849d0bd-38d3-47cc-9653-0e7b8677eee2
2026-04-29 19:08:07,809 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/82152ca7-4dfa-4d08-a6cf-66b4b9bbcef9
2026-04-29 19:08:11,054 - 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 1006ms')
2026-04-29 19:08:11,054 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22180251 failed!
2026-04-29 19:08:11,111 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51791449:ctest-vn1-vdns-77787691 is 10.10.10.1 and allocation pool is NOT set
2026-04-29 19:08:13,181 - 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=11.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.881/6.774/11.667/4.893 ms')
2026-04-29 19:08:13,181 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22180251 passed
2026-04-29 19:08:13,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:08:13,331 - DEBUG - Waiting to SSH to VM ctest-vm1-test-22180251, IP 10.10.10.3, Port 22
2026-04-29 19:08:13,398 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-29 19:08:13,474 - DEBUG - VM ctest-vm1-test-22180251 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-29 19:08:18,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:08:18,475 - DEBUG - Waiting to SSH to VM ctest-vm1-test-22180251, IP 10.10.10.3, Port 22
2026-04-29 19:08:18,641 - DEBUG - VM ctest-vm1-test-22180251 is ready for SSH connections
2026-04-29 19:08:18,641 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:18,642 - DEBUG - ifconfig | grep 10.10.10.3
2026-04-29 19:08:20,330 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-29 19:08:20,331 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22180251", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:20,331 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22180251", None, socket.AF_INET6)'
2026-04-29 19:08:20,589 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-22180251, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:20,589 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-22180251
2026-04-29 19:08:22,857 - DEBUG - PING ctest-vm1-test-22180251 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.013 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.437 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.489 ms
--- ctest-vm1-test-22180251 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.437/1.313/3.013 ms
2026-04-29 19:08:22,857 - INFO - Ping to IP ctest-vm1-test-22180251 from VM ctest-vm1-test-22180251 passed
2026-04-29 19:08:22,873 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-29 19:08:22,879 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68824185@0%20AllEntriesVdnsRecordsReq
2026-04-29 19:08:22,884 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68824185:1:ctest-vm1-test-22180251:10.10.10.3', 'rec_name': 'ctest-vm1-test-22180251', '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-5713-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-22180251.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-29 19:08:22,884 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68824185:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-22180251', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-22180251', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5713-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-22180251.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'}
2026-04-29 19:08:24,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1)
2026-04-29 19:08:24,103 - INFO - Waiting for VM ctest-vm2-test-14730496 to be up..
2026-04-29 19:08:24,145 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 19:08:29,222 - DEBUG - VM is in ACTIVE state now
2026-04-29 19:08:29,222 - INFO - VM name : ctest-vm2-test-14730496
2026-04-29 19:08:29,296 - DEBUG - VM ctest-vm2-test-14730496 ID is 920c4e8c-7aab-4ea9-b77f-244c6efc5080
2026-04-29 19:08:29,296 - DEBUG - VM ctest-vm2-test-14730496 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1
2026-04-29 19:08:29,369 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/920c4e8c-7aab-4ea9-b77f-244c6efc5080
2026-04-29 19:08:29,378 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7a63146d-effa-4f21-b7dd-1c3db159a4d3
2026-04-29 19:08:32,623 - 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 1011ms')
2026-04-29 19:08:32,623 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14730496 failed!
2026-04-29 19:08:32,675 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51791449:ctest-vn1-vdns-77787691 is 10.10.10.1 and allocation pool is NOT set
2026-04-29 19:08:34,733 - 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=4.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.421 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 = 0.421/2.217/4.014/1.796 ms')
2026-04-29 19:08:34,733 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14730496 passed
2026-04-29 19:08:34,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 19:08:34,888 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14730496, IP 10.10.10.4, Port 22
2026-04-29 19:08:37,950 - DEBUG - VM ctest-vm2-test-14730496 is ready for SSH connections
2026-04-29 19:08:37,950 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:37,951 - DEBUG - ifconfig | grep 10.10.10.4
2026-04-29 19:08:39,588 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-29 19:08:39,588 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14730496", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:39,588 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14730496", None, socket.AF_INET6)'
2026-04-29 19:08:39,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14730496, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:39,845 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14730496
2026-04-29 19:08:42,102 - DEBUG - PING ctest-vm2-test-14730496 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.987 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.426 ms
--- ctest-vm2-test-14730496 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.426/1.288/2.987 ms
2026-04-29 19:08:42,102 - INFO - Ping to IP ctest-vm2-test-14730496 from VM ctest-vm2-test-14730496 passed
2026-04-29 19:08:42,115 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-29 19:08:42,120 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68824185@0%20AllEntriesVdnsRecordsReq
2026-04-29 19:08:42,127 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68824185:1:ctest-vm2-test-14730496:10.10.10.4', 'rec_name': 'ctest-vm2-test-14730496', '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-5713-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-14730496.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-29 19:08:42,127 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68824185:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-14730496', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-14730496', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5713-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-14730496.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'}
2026-04-29 19:08:42,127 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14730496", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:42,127 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14730496", None, socket.AF_INET6)'
2026-04-29 19:08:42,314 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14730496, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 19:08:42,314 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14730496
2026-04-29 19:08:44,570 - DEBUG - PING ctest-vm2-test-14730496 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.955 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.864 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.892 ms
--- ctest-vm2-test-14730496 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.864/3.237/7.955 ms
2026-04-29 19:08:44,570 - INFO - Ping to IP ctest-vm2-test-14730496 from VM ctest-vm1-test-22180251 passed
2026-04-29 19:08:44,570 - INFO - Try deleting the VDNS entry ctest-vdns1-68824185 with back ref of ipam.
2026-04-29 19:08:44,623 - DEBUG - Delete when resource still referred: ['http://10.0.0.249:8082/network-ipam/28090ad2-83af-4d08-9c62-4a9a75394de5']
2026-04-29 19:08:44,623 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-04-29 19:08:44,623 - INFO - Add CNAME VDNS record for ctest-vm1-test-22180251 and verify we able to ping by alias name
2026-04-29 19:08:44,671 - DEBUG - Creating VDNS record data : test-rec
2026-04-29 19:08:44,783 - INFO - In verify_on_setup
2026-04-29 19:08:44,883 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-68824185', 'test-rec'] created succesfully
2026-04-29 19:08:44,883 - INFO - Verify VDNS record is shown in the API server
2026-04-29 19:08:44,883 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:08:44,889 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:08:44,901 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/f27a1dfd-2206-40dc-b42c-1353e7802c27
2026-04-29 19:08:44,910 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS-record/436d7af7-a946-4875-803a-8d00901ecc3d
2026-04-29 19:08:44,916 - INFO - Verify VDNS record is shown in the control node
2026-04-29 19:08:44,922 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:44,922 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-29 19:08:45,109 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:45,110 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-29 19:08:45,358 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-29 19:08:45,358 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22180251 failed
2026-04-29 19:08:46,359 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:46,360 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-29 19:08:46,546 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:46,547 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-29 19:08:46,809 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-29 19:08:46,809 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22180251 failed
2026-04-29 19:08:47,810 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:47,810 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-29 19:08:47,998 - 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.249, gateway password: c0ntrail123
2026-04-29 19:08:47,998 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-29 19:08:50,252 - 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.316 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.393 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.365 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.316/0.358/0.393 ms
2026-04-29 19:08:50,252 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-22180251 passed
2026-04-29 19:08:50,252 - DEBUG - Deleting VDNS record data: test-rec
2026-04-29 19:08:50,323 - INFO - VDNS record info: default-domain:ctest-vdns1-68824185:test-rec deleted successfully.
2026-04-29 19:08:50,323 - INFO - Deleting VM ctest-vm2-test-14730496
2026-04-29 19:08:50,396 - INFO - Deleting VM ctest-vm1-test-22180251
2026-04-29 19:08:50,470 - INFO - Deleting VN ctest-vn1-vdns-77787691
2026-04-29 19:08:50,506 - DEBUG - VN 6baaef90-49da-4a97-b329-32cd59e0170a still in use: Unable to complete operation on network 6baaef90-49da-4a97-b329-32cd59e0170a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-32a0cebe-1466-4304-8aa1-310c5229bd2b']
2026-04-29 19:08:50,506 - WARNING - Deleting VN ctest-vn1-vdns-77787691 failed..Will retry
2026-04-29 19:08:52,674 - DEBUG - Response for deleting network ()
2026-04-29 19:08:52,711 - DEBUG - Deleting VDNS Entry: ctest-vdns1-68824185
2026-04-29 19:08:52,783 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-68824185'] deleted successfully.
2026-04-29 19:08:52,783 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-04-29 19:08:52,790 - DEBUG - Requesting: http://10.0.0.249:8082/domain/4b692a26-661f-4c94-8dde-fb666bc77973
2026-04-29 19:08:52,803 - DEBUG - VDNS information not found in API server
2026-04-29 19:08:52,803 - INFO - VDNS information ctest-vdns1-68824185 removed from the API Server
2026-04-29 19:08:52,810 - INFO - VDNS information ctest-vdns1-68824185 removed in the Control node
2026-04-29 19:08:52,810 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-51791449']
2026-04-29 19:08:53,067 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:08:53,067 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:55]
2026-04-29 19:08:53,067 - INFO - --------------------------------------------------------------------------------
2026-04-29 19:08:53,734 - INFO - Deleted project: ctest-TestvDNSBasic0-51791449, ID : cee599cb-2286-40b1-8dbf-9dd366019e46