2026-06-15 01:45:41,522 - INFO - Reading existing Domain with UUID 21359ce1-50e9-4d69-b64c-799df2e42682 2026-06-15 01:45:41,532 - INFO - Using existing domain ['admin_domain'](21359ce1-50e9-4d69-b64c-799df2e42682) 2026-06-15 01:45:41,719 - INFO - Project ctest-TestvDNSBasic0-28028427 not found, creating it 2026-06-15 01:45:42,203 - INFO - Created Project:ctest-TestvDNSBasic0-28028427, ID : a5c41e64-76d1-4c3b-b720-ea4c83f6a68c 2026-06-15 01:45:43,933 - INFO - ================================================================================ 2026-06-15 01:45:43,933 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-15 01:45:43,933 - 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-15 01:45:44,338 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.19': '0'}} with 2026-06-15 01:45:44,338 - INFO - Initial checks done. Running the testcase now 2026-06-15 01:45:44,338 - INFO - 2026-06-15 01:45:45,077 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-28028427'](a5c41e64-76d1-4c3b-b720-ea4c83f6a68c) 2026-06-15 01:45:45,129 - DEBUG - Creating VDNS : ctest-vdns1-75442606 2026-06-15 01:45:45,357 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-75442606'] created succesfully 2026-06-15 01:45:45,357 - DEBUG - Verify VDNS entry is shown in control node 2026-06-15 01:45:45,414 - DEBUG - Verify VDNS entry is shown in the API server 2026-06-15 01:45:45,414 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2026-06-15 01:45:45,775 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2026-06-15 01:45:45,862 - DEBUG - Requesting: https://10.0.0.19:8082/domain/21359ce1-50e9-4d69-b64c-799df2e42682 2026-06-15 01:45:45,926 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 2026-06-15 01:45:46,773 - DEBUG - Response for create_network : {'network': {'id': '1d527e94-968d-45d3-b1af-a71f18e898b2', 'name': 'ctest-vn1-vdns-54313205', 'tenant_id': 'a5c41e6476d14c3bb720ea4c83f6a68c', 'project_id': 'a5c41e6476d14c3bb720ea4c83f6a68c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-28028427', 'ctest-vn1-vdns-54313205'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-15 01:45:47,070 - DEBUG - Response for create_subnet : {'subnet': {'id': '03587e94-ec8d-4e59-8ac6-b1801adce1b5', 'name': '', 'tenant_id': 'a5c41e6476d14c3bb720ea4c83f6a68c', 'network_id': '1d527e94-968d-45d3-b1af-a71f18e898b2', '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-15T01:45:46.939171', 'updated_at': '2026-06-15T01:45:46.939171', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'a5c41e6476d14c3bb720ea4c83f6a68c'}} 2026-06-15 01:45:47,135 - INFO - Created VN ctest-vn1-vdns-54313205 2026-06-15 01:45:47,193 - DEBUG - VN ctest-vn1-vdns-54313205 UUID is 1d527e94-968d-45d3-b1af-a71f18e898b2 2026-06-15 01:45:47,604 - DEBUG - Services list from nova: [, , ] 2026-06-15 01:45:48,676 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1) 2026-06-15 01:45:48,676 - INFO - Waiting for VM ctest-vm1-test-47555332 to be up.. 2026-06-15 01:45:48,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:45:53,912 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:45:53,913 - INFO - VM name : ctest-vm1-test-47555332 2026-06-15 01:45:54,050 - DEBUG - VM ctest-vm1-test-47555332 ID is b24f8466-c87e-489b-af61-2d0e2517ff61 2026-06-15 01:45:54,050 - DEBUG - VM ctest-vm1-test-47555332 launched on Node cn-jenkins-deploy-platform-juju-os-712-1 2026-06-15 01:45:54,181 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/b24f8466-c87e-489b-af61-2d0e2517ff61 2026-06-15 01:45:54,234 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/e4ffc5dd-e989-4b4f-af6d-76b5cc901f2d 2026-06-15 01:45:57,696 - 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 1022ms') 2026-06-15 01:45:57,696 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-47555332 failed! 2026-06-15 01:45:57,753 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-28028427:ctest-vn1-vdns-54313205 is 10.10.10.1 and allocation pool is NOT set 2026-06-15 01:46:01,853 - 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=2 ttl=63 time=8.01 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.009/8.009/8.009/0.000 ms') 2026-06-15 01:46:01,853 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-47555332 passed 2026-06-15 01:46:02,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:46:02,005 - DEBUG - Waiting to SSH to VM ctest-vm1-test-47555332, IP 10.10.10.3, Port 22 2026-06-15 01:46:02,220 - DEBUG - VM ctest-vm1-test-47555332 is ready for SSH connections 2026-06-15 01:46:02,221 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:02,221 - DEBUG - ifconfig | grep 10.10.10.3 2026-06-15 01:46:03,961 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-15 01:46:03,961 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-47555332", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:03,961 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-47555332", None, socket.AF_INET6)' 2026-06-15 01:46:04,219 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-47555332, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:04,220 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-47555332 2026-06-15 01:46:06,481 - DEBUG - PING ctest-vm1-test-47555332 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.753 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.341 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.564 ms --- ctest-vm1-test-47555332 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.341/1.219/2.753 ms 2026-06-15 01:46:06,481 - INFO - Ping to IP ctest-vm1-test-47555332 from VM ctest-vm1-test-47555332 passed 2026-06-15 01:46:06,505 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-15 01:46:06,561 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-75442606@0%20AllEntriesVdnsRecordsReq 2026-06-15 01:46:06,610 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75442606:1:ctest-vm1-test-47555332:10.10.10.3', 'rec_name': 'ctest-vm1-test-47555332', '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-712-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-47555332.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-15 01:46:06,610 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75442606:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-47555332', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-47555332', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-712-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-47555332.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-15 01:46:07,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1) 2026-06-15 01:46:07,964 - INFO - Waiting for VM ctest-vm2-test-14755163 to be up.. 2026-06-15 01:46:08,062 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 01:46:13,197 - DEBUG - VM is in ACTIVE state now 2026-06-15 01:46:13,197 - INFO - VM name : ctest-vm2-test-14755163 2026-06-15 01:46:13,330 - DEBUG - VM ctest-vm2-test-14755163 ID is 41e69bd2-33b6-4d63-abb9-10de159d0645 2026-06-15 01:46:13,330 - DEBUG - VM ctest-vm2-test-14755163 launched on Node cn-jenkins-deploy-platform-juju-os-712-1 2026-06-15 01:46:13,465 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/41e69bd2-33b6-4d63-abb9-10de159d0645 2026-06-15 01:46:13,522 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/76374e50-53f6-4616-abe4-9cd4876e7df6 2026-06-15 01:46:16,951 - 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 1031ms') 2026-06-15 01:46:16,951 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14755163 failed! 2026-06-15 01:46:17,005 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-28028427:ctest-vn1-vdns-54313205 is 10.10.10.1 and allocation pool is NOT set 2026-06-15 01:46:19,088 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.82 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 = 2.815/3.184/3.554/0.369 ms') 2026-06-15 01:46:19,089 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14755163 passed 2026-06-15 01:46:19,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:46:19,237 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14755163, IP 10.10.10.4, Port 22 2026-06-15 01:46:19,323 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-15 01:46:19,454 - DEBUG - VM ctest-vm2-test-14755163 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-15 01:46:24,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 01:46:24,455 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14755163, IP 10.10.10.4, Port 22 2026-06-15 01:46:24,671 - DEBUG - VM ctest-vm2-test-14755163 is ready for SSH connections 2026-06-15 01:46:24,671 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:24,671 - DEBUG - ifconfig | grep 10.10.10.4 2026-06-15 01:46:26,336 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-15 01:46:26,336 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14755163", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:26,336 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14755163", None, socket.AF_INET6)' 2026-06-15 01:46:26,597 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14755163, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:26,598 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14755163 2026-06-15 01:46:28,848 - DEBUG - PING ctest-vm2-test-14755163 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.797 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.533 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.541 ms --- ctest-vm2-test-14755163 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.533/1.290/2.797 ms 2026-06-15 01:46:28,848 - INFO - Ping to IP ctest-vm2-test-14755163 from VM ctest-vm2-test-14755163 passed 2026-06-15 01:46:28,917 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-15 01:46:28,990 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-75442606@0%20AllEntriesVdnsRecordsReq 2026-06-15 01:46:29,075 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75442606:1:ctest-vm2-test-14755163:10.10.10.4', 'rec_name': 'ctest-vm2-test-14755163', '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-712-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-14755163.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-15 01:46:29,075 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75442606:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-14755163', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-14755163', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-712-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-14755163.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-15 01:46:29,075 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14755163", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:29,075 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14755163", None, socket.AF_INET6)' 2026-06-15 01:46:29,383 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14755163, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-15 01:46:29,383 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14755163 2026-06-15 01:46:31,698 - DEBUG - PING ctest-vm2-test-14755163 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.066 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.016 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.123 ms --- ctest-vm2-test-14755163 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/3.068/7.066 ms 2026-06-15 01:46:31,698 - INFO - Ping to IP ctest-vm2-test-14755163 from VM ctest-vm1-test-47555332 passed 2026-06-15 01:46:31,705 - INFO - Try deleting the VDNS entry ctest-vdns1-75442606 with back ref of ipam. 2026-06-15 01:46:31,777 - DEBUG - Delete when resource still referred: ['https://10.0.0.19:8082/network-ipam/c9585363-8db8-465a-b581-b3422c71e51a'] 2026-06-15 01:46:31,777 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-15 01:46:31,777 - INFO - Add CNAME VDNS record for ctest-vm1-test-47555332 and verify we able to ping by alias name 2026-06-15 01:46:31,836 - DEBUG - Creating VDNS record data : test-rec 2026-06-15 01:46:32,065 - INFO - In verify_on_setup 2026-06-15 01:46:32,179 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-75442606', 'test-rec'] created succesfully 2026-06-15 01:46:32,179 - INFO - Verify VDNS record is shown in the API server 2026-06-15 01:46:32,179 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2026-06-15 01:46:32,252 - DEBUG - Requesting: https://10.0.0.19:8082/domain/21359ce1-50e9-4d69-b64c-799df2e42682 2026-06-15 01:46:32,330 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 2026-06-15 01:46:32,405 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS-record/ac2c0835-0b7b-497e-83a4-2e4890686e51 2026-06-15 01:46:32,479 - INFO - Verify VDNS record is shown in the control node 2026-06-15 01:46:32,549 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:32,549 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 01:46:32,816 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:32,816 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 01:46:33,190 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-15 01:46:33,190 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-47555332 failed 2026-06-15 01:46:34,191 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:34,191 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 01:46:34,403 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:34,404 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 01:46:34,697 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-15 01:46:34,698 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-47555332 failed 2026-06-15 01:46:35,698 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:35,699 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 01:46:35,917 - 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.19, gateway password: c0ntrail123 2026-06-15 01:46:35,917 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 01:46:38,192 - 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.333 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.478 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.297 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.297/0.369/0.478 ms 2026-06-15 01:46:38,192 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-47555332 passed 2026-06-15 01:46:38,193 - DEBUG - Deleting VDNS record data: test-rec 2026-06-15 01:46:38,281 - INFO - VDNS record info: admin_domain:ctest-vdns1-75442606:test-rec deleted successfully. 2026-06-15 01:46:38,281 - INFO - Deleting VM ctest-vm2-test-14755163 2026-06-15 01:46:38,393 - INFO - Deleting VM ctest-vm1-test-47555332 2026-06-15 01:46:38,569 - INFO - Deleting VN ctest-vn1-vdns-54313205 2026-06-15 01:46:38,724 - DEBUG - VN 1d527e94-968d-45d3-b1af-a71f18e898b2 still in use: Unable to complete operation on network 1d527e94-968d-45d3-b1af-a71f18e898b2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4b48787a-db1c-41f5-81aa-320a94c1f851'] 2026-06-15 01:46:38,724 - WARNING - Deleting VN ctest-vn1-vdns-54313205 failed..Will retry 2026-06-15 01:46:41,318 - DEBUG - Response for deleting network () 2026-06-15 01:46:41,368 - DEBUG - Deleting VDNS Entry: ctest-vdns1-75442606 2026-06-15 01:46:41,457 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-75442606'] deleted successfully. 2026-06-15 01:46:41,457 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2026-06-15 01:46:41,513 - DEBUG - Requesting: https://10.0.0.19:8082/domain/21359ce1-50e9-4d69-b64c-799df2e42682 2026-06-15 01:46:41,578 - DEBUG - VDNS information not found in API server 2026-06-15 01:46:41,578 - INFO - VDNS information ctest-vdns1-75442606 removed from the API Server 2026-06-15 01:46:41,630 - INFO - VDNS information ctest-vdns1-75442606 removed in the Control node 2026-06-15 01:46:41,630 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-28028427'] 2026-06-15 01:46:42,034 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 01:46:42,034 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59] 2026-06-15 01:46:42,034 - INFO - -------------------------------------------------------------------------------- 2026-06-15 01:46:42,790 - INFO - Deleted project: ctest-TestvDNSBasic0-28028427, ID : a5c41e64-76d1-4c3b-b720-ea4c83f6a68c