2026-06-22 01:51:25,628 - INFO - Reading existing Domain with UUID 3d18adb4-0133-48c0-977a-27957b969067 2026-06-22 01:51:25,643 - INFO - Using existing domain ['admin_domain'](3d18adb4-0133-48c0-977a-27957b969067) 2026-06-22 01:51:25,949 - INFO - Project ctest-TestvDNSBasic0-95357714 not found, creating it 2026-06-22 01:51:26,637 - INFO - Created Project:ctest-TestvDNSBasic0-95357714, ID : ef44bf58-7d03-4e45-9115-fe08bcd22ead 2026-06-22 01:51:29,105 - INFO - ================================================================================ 2026-06-22 01:51:29,105 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-22 01:51:29,106 - 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-06-22 01:51:29,510 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-06-22 01:51:29,510 - INFO - Initial checks done. Running the testcase now 2026-06-22 01:51:29,511 - INFO - 2026-06-22 01:51:30,397 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-95357714'](ef44bf58-7d03-4e45-9115-fe08bcd22ead) 2026-06-22 01:51:30,457 - DEBUG - Creating VDNS : ctest-vdns1-99911792 2026-06-22 01:51:30,693 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-99911792'] created succesfully 2026-06-22 01:51:30,755 - DEBUG - Verify VDNS entry is shown in control node 2026-06-22 01:51:30,815 - DEBUG - Verify VDNS entry is shown in the API server 2026-06-22 01:51:30,815 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-06-22 01:51:31,172 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-06-22 01:51:31,262 - DEBUG - Requesting: https://10.0.0.129:8082/domain/3d18adb4-0133-48c0-977a-27957b969067 2026-06-22 01:51:31,323 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e 2026-06-22 01:51:32,252 - DEBUG - Response for create_network : {'network': {'id': '3486a905-64a8-43b1-9b9d-390607418665', 'name': 'ctest-vn1-vdns-24636375', 'tenant_id': 'ef44bf587d034e459115fe08bcd22ead', 'project_id': 'ef44bf587d034e459115fe08bcd22ead', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-95357714', 'ctest-vn1-vdns-24636375'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-22 01:51:32,626 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e86aa709-49e9-46f1-8633-39a83727b0a5', 'name': '', 'tenant_id': 'ef44bf587d034e459115fe08bcd22ead', 'network_id': '3486a905-64a8-43b1-9b9d-390607418665', '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': [], 'created_at': '2026-06-22T01:51:32.437627', 'updated_at': '2026-06-22T01:51:32.437627', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'ef44bf587d034e459115fe08bcd22ead'}} 2026-06-22 01:51:32,700 - INFO - Created VN ctest-vn1-vdns-24636375 2026-06-22 01:51:32,761 - DEBUG - VN ctest-vn1-vdns-24636375 UUID is 3486a905-64a8-43b1-9b9d-390607418665 2026-06-22 01:51:33,180 - DEBUG - Services list from nova: [, , ] 2026-06-22 01:51:34,490 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-714-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-714-1) 2026-06-22 01:51:34,490 - INFO - Waiting for VM ctest-vm1-test-89168129 to be up.. 2026-06-22 01:51:34,592 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 01:51:39,736 - DEBUG - VM is in ACTIVE state now 2026-06-22 01:51:39,736 - INFO - VM name : ctest-vm1-test-89168129 2026-06-22 01:51:39,874 - DEBUG - VM ctest-vm1-test-89168129 ID is 74eba257-e15d-44a3-b35e-0369faa59d91 2026-06-22 01:51:39,874 - DEBUG - VM ctest-vm1-test-89168129 launched on Node cn-jenkins-deploy-platform-juju-os-714-1 2026-06-22 01:51:40,019 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/74eba257-e15d-44a3-b35e-0369faa59d91 2026-06-22 01:51:40,074 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/a6fab6c4-79b8-4311-858b-38084f2f6764 2026-06-22 01:51:43,533 - 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 1013ms') 2026-06-22 01:51:43,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-89168129 failed! 2026-06-22 01:51:43,591 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-95357714:ctest-vn1-vdns-24636375 is 10.10.10.1 and allocation pool is NOT set 2026-06-22 01:51:47,695 - 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-06-22 01:51:47,695 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-89168129 failed! 2026-06-22 01:51:47,757 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-95357714:ctest-vn1-vdns-24636375 is 10.10.10.1 and allocation pool is NOT set 2026-06-22 01:51:49,857 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.392 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 = 0.392/1.892/3.393/1.500 ms') 2026-06-22 01:51:49,857 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-89168129 passed 2026-06-22 01:51:50,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:51:50,027 - DEBUG - Waiting to SSH to VM ctest-vm1-test-89168129, IP 10.10.10.3, Port 22 2026-06-22 01:51:50,252 - DEBUG - VM ctest-vm1-test-89168129 is ready for SSH connections 2026-06-22 01:51:50,252 - 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.129, gateway password: c0ntrail123 2026-06-22 01:51:50,252 - DEBUG - ifconfig | grep 10.10.10.3 2026-06-22 01:51:51,952 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-22 01:51:51,953 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-89168129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:51:51,953 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-89168129", None, socket.AF_INET6)' 2026-06-22 01:51:52,213 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-89168129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:51:52,213 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-89168129 2026-06-22 01:51:54,508 - DEBUG - PING ctest-vm1-test-89168129 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.981 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.367 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.405 ms --- ctest-vm1-test-89168129 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.367/1.251/2.981 ms 2026-06-22 01:51:54,508 - INFO - Ping to IP ctest-vm1-test-89168129 from VM ctest-vm1-test-89168129 passed 2026-06-22 01:51:54,534 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-22 01:51:54,590 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-99911792@0%20AllEntriesVdnsRecordsReq 2026-06-22 01:51:54,638 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-99911792:1:ctest-vm1-test-89168129:10.10.10.3', 'rec_name': 'ctest-vm1-test-89168129', '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-juju-os-714-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-89168129.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-22 01:51:54,638 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-99911792:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-89168129', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-89168129', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-714-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-89168129.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-06-22 01:51:56,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-714-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-714-1) 2026-06-22 01:51:56,083 - INFO - Waiting for VM ctest-vm2-test-79329920 to be up.. 2026-06-22 01:51:56,179 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 01:52:01,318 - DEBUG - VM is in ACTIVE state now 2026-06-22 01:52:01,318 - INFO - VM name : ctest-vm2-test-79329920 2026-06-22 01:52:01,444 - DEBUG - VM ctest-vm2-test-79329920 ID is c009d9f7-76b7-495d-b01c-faa4dcf53f23 2026-06-22 01:52:01,444 - DEBUG - VM ctest-vm2-test-79329920 launched on Node cn-jenkins-deploy-platform-juju-os-714-1 2026-06-22 01:52:01,579 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/c009d9f7-76b7-495d-b01c-faa4dcf53f23 2026-06-22 01:52:01,634 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/a8ab087a-03a8-426d-a9f8-9b70cae2f3c6 2026-06-22 01:52:05,103 - 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 1013ms') 2026-06-22 01:52:05,103 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79329920 failed! 2026-06-22 01:52:05,157 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-95357714:ctest-vn1-vdns-24636375 is 10.10.10.1 and allocation pool is NOT set 2026-06-22 01:52:09,255 - 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=2 ttl=63 time=6.55 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 6.553/6.553/6.553/0.000 ms') 2026-06-22 01:52:09,255 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79329920 passed 2026-06-22 01:52:09,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:52:09,405 - DEBUG - Waiting to SSH to VM ctest-vm2-test-79329920, IP 10.10.10.4, Port 22 2026-06-22 01:52:09,620 - DEBUG - VM ctest-vm2-test-79329920 is ready for SSH connections 2026-06-22 01:52:09,620 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:09,620 - DEBUG - ifconfig | grep 10.10.10.4 2026-06-22 01:52:11,298 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-22 01:52:11,298 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79329920", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:52:11,298 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79329920", None, socket.AF_INET6)' 2026-06-22 01:52:11,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79329920, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:52:11,529 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79329920 2026-06-22 01:52:13,797 - DEBUG - PING ctest-vm2-test-79329920 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.007 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.448 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.607 ms --- ctest-vm2-test-79329920 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.448/1.354/3.007 ms 2026-06-22 01:52:13,797 - INFO - Ping to IP ctest-vm2-test-79329920 from VM ctest-vm2-test-79329920 passed 2026-06-22 01:52:13,818 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-22 01:52:13,870 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-99911792@0%20AllEntriesVdnsRecordsReq 2026-06-22 01:52:13,922 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-99911792:1:ctest-vm2-test-79329920:10.10.10.4', 'rec_name': 'ctest-vm2-test-79329920', '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-juju-os-714-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-79329920.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-22 01:52:13,922 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-99911792:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-79329920', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-79329920', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-714-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-79329920.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-06-22 01:52:13,922 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79329920", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:52:13,922 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79329920", None, socket.AF_INET6)' 2026-06-22 01:52:14,132 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79329920, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:52:14,132 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79329920 2026-06-22 01:52:16,390 - DEBUG - PING ctest-vm2-test-79329920 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.734 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.907 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.907 ms --- ctest-vm2-test-79329920 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.907/2.182/4.734 ms 2026-06-22 01:52:16,390 - INFO - Ping to IP ctest-vm2-test-79329920 from VM ctest-vm1-test-89168129 passed 2026-06-22 01:52:16,391 - INFO - Try deleting the VDNS entry ctest-vdns1-99911792 with back ref of ipam. 2026-06-22 01:52:16,449 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/4515d7c1-4e07-4eae-b8d3-9691b9a2047c'] 2026-06-22 01:52:16,449 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-22 01:52:16,449 - INFO - Add CNAME VDNS record for ctest-vm1-test-89168129 and verify we able to ping by alias name 2026-06-22 01:52:16,497 - DEBUG - Creating VDNS record data : test-rec 2026-06-22 01:52:16,617 - INFO - In verify_on_setup 2026-06-22 01:52:16,713 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-99911792', 'test-rec'] created succesfully 2026-06-22 01:52:16,713 - INFO - Verify VDNS record is shown in the API server 2026-06-22 01:52:16,713 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-06-22 01:52:16,769 - DEBUG - Requesting: https://10.0.0.129:8082/domain/3d18adb4-0133-48c0-977a-27957b969067 2026-06-22 01:52:16,827 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/c73c8cd3-8339-41df-a0db-17afbad5e29e 2026-06-22 01:52:16,882 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/fab788f0-79ee-4482-8220-c3291a0d1a91 2026-06-22 01:52:16,938 - INFO - Verify VDNS record is shown in the control node 2026-06-22 01:52:16,990 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:16,990 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-22 01:52:17,193 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:17,193 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-22 01:52:17,431 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-22 01:52:17,431 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-89168129 failed 2026-06-22 01:52:18,432 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:18,432 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-22 01:52:18,634 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:18,635 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-22 01:52:18,885 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-22 01:52:18,885 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-89168129 failed 2026-06-22 01:52:19,886 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:19,886 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-22 01:52:20,071 - 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.129, gateway password: c0ntrail123 2026-06-22 01:52:20,071 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-22 01:52:22,318 - 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.366 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.505 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.372 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.366/0.414/0.505 ms 2026-06-22 01:52:22,318 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-89168129 passed 2026-06-22 01:52:22,318 - DEBUG - Deleting VDNS record data: test-rec 2026-06-22 01:52:22,389 - INFO - VDNS record info: admin_domain:ctest-vdns1-99911792:test-rec deleted successfully. 2026-06-22 01:52:22,389 - INFO - Deleting VM ctest-vm2-test-79329920 2026-06-22 01:52:22,508 - INFO - Deleting VM ctest-vm1-test-89168129 2026-06-22 01:52:22,623 - INFO - Deleting VN ctest-vn1-vdns-24636375 2026-06-22 01:52:22,756 - DEBUG - VN 3486a905-64a8-43b1-9b9d-390607418665 still in use: Unable to complete operation on network 3486a905-64a8-43b1-9b9d-390607418665. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-985e966a-0c88-48e2-8c3d-532696e40492'] 2026-06-22 01:52:22,757 - WARNING - Deleting VN ctest-vn1-vdns-24636375 failed..Will retry 2026-06-22 01:52:25,217 - DEBUG - Response for deleting network () 2026-06-22 01:52:25,257 - DEBUG - Deleting VDNS Entry: ctest-vdns1-99911792 2026-06-22 01:52:25,353 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-99911792'] deleted successfully. 2026-06-22 01:52:25,353 - DEBUG - Requesting: https://10.0.0.129:8082/domains 2026-06-22 01:52:25,405 - DEBUG - Requesting: https://10.0.0.129:8082/domain/3d18adb4-0133-48c0-977a-27957b969067 2026-06-22 01:52:25,463 - DEBUG - VDNS information not found in API server 2026-06-22 01:52:25,463 - INFO - VDNS information ctest-vdns1-99911792 removed from the API Server 2026-06-22 01:52:25,514 - INFO - VDNS information ctest-vdns1-99911792 removed in the Control node 2026-06-22 01:52:25,514 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-95357714'] 2026-06-22 01:52:25,938 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 01:52:25,938 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56] 2026-06-22 01:52:25,938 - INFO - -------------------------------------------------------------------------------- 2026-06-22 01:52:26,731 - INFO - Deleted project: ctest-TestvDNSBasic0-95357714, ID : ef44bf58-7d03-4e45-9115-fe08bcd22ead