2026-08-14 09:01:39,012 - INFO - Domain Default found not creating 2026-08-14 09:01:39,172 - INFO - Project ctest-TestvDNSBasic0-45321498 not found, creating it 2026-08-14 09:01:39,637 - INFO - Created Project:ctest-TestvDNSBasic0-45321498, ID : 75651961-1411-46c1-89f1-a10311989743 2026-08-14 09:01:41,227 - INFO - ================================================================================ 2026-08-14 09:01:41,227 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-08-14 09:01:41,227 - 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-08-14 09:01:41,489 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.14': '0'}} with 2026-08-14 09:01:41,489 - INFO - Initial checks done. Running the testcase now 2026-08-14 09:01:41,489 - INFO - 2026-08-14 09:01:42,589 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-45321498'](75651961-1411-46c1-89f1-a10311989743) 2026-08-14 09:01:42,646 - DEBUG - Creating VDNS : ctest-vdns1-42341682 2026-08-14 09:01:42,866 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-42341682'] created succesfully 2026-08-14 09:01:42,866 - DEBUG - Verify VDNS entry is shown in control node 2026-08-14 09:01:42,874 - DEBUG - Verify VDNS entry is shown in the API server 2026-08-14 09:01:42,874 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-08-14 09:01:43,252 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-08-14 09:01:43,285 - DEBUG - Requesting: http://10.0.0.250:8082/domain/111bd326-0f01-4c5e-8f8b-08308c02ee67 2026-08-14 09:01:43,299 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS/9a2bc54b-7eb6-41fc-a3a0-c432a1e459e4 2026-08-14 09:01:43,886 - DEBUG - Response for create_network : {'network': {'id': '1b7ece1a-49ce-410c-af66-e548131f90da', 'name': 'ctest-vn1-vdns-12904252', 'tenant_id': '75651961141146c189f1a10311989743', 'project_id': '75651961141146c189f1a10311989743', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-45321498', 'ctest-vn1-vdns-12904252'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 09:01:44,059 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8b491eb-dadf-414d-83c2-9d216bf19696', 'name': '', 'tenant_id': '75651961141146c189f1a10311989743', 'network_id': '1b7ece1a-49ce-410c-af66-e548131f90da', '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': '75651961141146c189f1a10311989743'}} 2026-08-14 09:01:44,077 - INFO - Created VN ctest-vn1-vdns-12904252 2026-08-14 09:01:44,130 - DEBUG - VN ctest-vn1-vdns-12904252 UUID is 1b7ece1a-49ce-410c-af66-e548131f90da 2026-08-14 09:01:44,341 - DEBUG - Services list from nova: [, , ] 2026-08-14 09:01:44,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6156-1) 2026-08-14 09:01:44,765 - INFO - Waiting for VM ctest-vm1-test-21378508 to be up.. 2026-08-14 09:01:44,805 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:01:49,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:01:54,958 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:00,036 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:05,110 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:10,201 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:15,279 - DEBUG - VM is in ACTIVE state now 2026-08-14 09:02:15,279 - INFO - VM name : ctest-vm1-test-21378508 2026-08-14 09:02:15,353 - DEBUG - VM ctest-vm1-test-21378508 ID is 149f863f-41d7-42f5-a215-805dfdc870c0 2026-08-14 09:02:15,354 - DEBUG - VM ctest-vm1-test-21378508 launched on Node cn-jenkins-deploy-platform-ansible-os-6156-1 2026-08-14 09:02:15,424 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/149f863f-41d7-42f5-a215-805dfdc870c0 2026-08-14 09:02:15,433 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/2e1e283c-a1f1-4889-87fb-9ae23aa4dba9 2026-08-14 09:02:18,711 - 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=6.64 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 6.636/6.636/6.636/0.000 ms') 2026-08-14 09:02:18,711 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-21378508 passed 2026-08-14 09:02:18,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:02:18,866 - DEBUG - Waiting to SSH to VM ctest-vm1-test-21378508, IP 10.10.10.3, Port 22 2026-08-14 09:02:19,026 - DEBUG - VM ctest-vm1-test-21378508 is ready for SSH connections 2026-08-14 09:02:19,026 - 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.250, gateway password: c0ntrail123 2026-08-14 09:02:19,026 - DEBUG - ifconfig | grep 10.10.10.3 2026-08-14 09:02:20,632 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-14 09:02:20,633 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-21378508", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:02:20,633 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-21378508", None, socket.AF_INET6)' 2026-08-14 09:02:20,818 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-21378508, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:02:20,818 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-21378508 2026-08-14 09:02:22,986 - DEBUG - PING ctest-vm1-test-21378508 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.875 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.679 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.681 ms --- ctest-vm1-test-21378508 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.679/1.745/3.875 ms 2026-08-14 09:02:22,987 - INFO - Ping to IP ctest-vm1-test-21378508 from VM ctest-vm1-test-21378508 passed 2026-08-14 09:02:23,002 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-14 09:02:23,008 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=default-domain:ctest-vdns1-42341682@0%20AllEntriesVdnsRecordsReq 2026-08-14 09:02:23,014 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42341682:1:ctest-vm1-test-21378508:10.10.10.3', 'rec_name': 'ctest-vm1-test-21378508', '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-6156-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-21378508.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-14 09:02:23,014 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42341682:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-21378508', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-21378508', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6156-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-21378508.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-08-14 09:02:23,563 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6156-1) 2026-08-14 09:02:23,563 - INFO - Waiting for VM ctest-vm2-test-07665328 to be up.. 2026-08-14 09:02:23,602 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:28,674 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:33,753 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:38,831 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:43,909 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:48,985 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:02:54,070 - DEBUG - VM is in ACTIVE state now 2026-08-14 09:02:54,070 - INFO - VM name : ctest-vm2-test-07665328 2026-08-14 09:02:54,156 - DEBUG - VM ctest-vm2-test-07665328 ID is e33cea60-6561-4ef6-a713-0f401411271d 2026-08-14 09:02:54,156 - DEBUG - VM ctest-vm2-test-07665328 launched on Node cn-jenkins-deploy-platform-ansible-os-6156-1 2026-08-14 09:02:54,244 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/e33cea60-6561-4ef6-a713-0f401411271d 2026-08-14 09:02:54,253 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/7892064b-99c3-4cf1-b8be-eca8fbb6218b 2026-08-14 09:02:57,515 - 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=10.4 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 10.428/10.428/10.428/0.000 ms') 2026-08-14 09:02:57,515 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07665328 passed 2026-08-14 09:02:57,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:02:57,662 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07665328, IP 10.10.10.4, Port 22 2026-08-14 09:02:57,818 - DEBUG - VM ctest-vm2-test-07665328 is ready for SSH connections 2026-08-14 09:02:57,818 - 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.250, gateway password: c0ntrail123 2026-08-14 09:02:57,819 - DEBUG - ifconfig | grep 10.10.10.4 2026-08-14 09:02:58,725 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-14 09:02:58,726 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07665328", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:02:58,726 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07665328", None, socket.AF_INET6)' 2026-08-14 09:02:58,901 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07665328, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:02:58,902 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07665328 2026-08-14 09:03:01,102 - DEBUG - PING ctest-vm2-test-07665328 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.475 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.356 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.542 ms --- ctest-vm2-test-07665328 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.356/1.791/4.475 ms 2026-08-14 09:03:01,102 - INFO - Ping to IP ctest-vm2-test-07665328 from VM ctest-vm2-test-07665328 passed 2026-08-14 09:03:01,119 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-14 09:03:01,126 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=default-domain:ctest-vdns1-42341682@0%20AllEntriesVdnsRecordsReq 2026-08-14 09:03:01,134 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42341682:1:ctest-vm2-test-07665328:10.10.10.4', 'rec_name': 'ctest-vm2-test-07665328', '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-6156-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-07665328.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-14 09:03:01,134 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42341682:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-07665328', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-07665328', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6156-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-07665328.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-08-14 09:03:01,135 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07665328", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:03:01,135 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07665328", None, socket.AF_INET6)' 2026-08-14 09:03:01,269 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07665328, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 09:03:01,270 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07665328 2026-08-14 09:03:03,428 - DEBUG - PING ctest-vm2-test-07665328 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.186 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.178 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.873 ms --- ctest-vm2-test-07665328 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.873/2.745/6.186 ms 2026-08-14 09:03:03,429 - INFO - Ping to IP ctest-vm2-test-07665328 from VM ctest-vm1-test-21378508 passed 2026-08-14 09:03:03,429 - INFO - Try deleting the VDNS entry ctest-vdns1-42341682 with back ref of ipam. 2026-08-14 09:03:03,486 - DEBUG - Delete when resource still referred: ['http://10.0.0.250:8082/network-ipam/44385f36-bd26-46b0-b171-16d79e3b2d80'] 2026-08-14 09:03:03,486 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-08-14 09:03:03,486 - INFO - Add CNAME VDNS record for ctest-vm1-test-21378508 and verify we able to ping by alias name 2026-08-14 09:03:03,538 - DEBUG - Creating VDNS record data : test-rec 2026-08-14 09:03:03,650 - INFO - In verify_on_setup 2026-08-14 09:03:03,746 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-42341682', 'test-rec'] created succesfully 2026-08-14 09:03:03,746 - INFO - Verify VDNS record is shown in the API server 2026-08-14 09:03:03,746 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-08-14 09:03:03,753 - DEBUG - Requesting: http://10.0.0.250:8082/domain/111bd326-0f01-4c5e-8f8b-08308c02ee67 2026-08-14 09:03:03,766 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS/9a2bc54b-7eb6-41fc-a3a0-c432a1e459e4 2026-08-14 09:03:03,775 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS-record/0be7943b-3ffc-420a-9512-b68dd46607c2 2026-08-14 09:03:03,781 - INFO - Verify VDNS record is shown in the control node 2026-08-14 09:03:03,788 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:03,788 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-14 09:03:03,903 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:03,903 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-14 09:03:04,072 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-14 09:03:04,072 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-21378508 failed 2026-08-14 09:03:05,073 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:05,073 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-14 09:03:05,199 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:05,199 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-14 09:03:05,352 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-14 09:03:05,352 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-21378508 failed 2026-08-14 09:03:06,353 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:06,353 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-14 09:03:06,469 - 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.250, gateway password: c0ntrail123 2026-08-14 09:03:06,469 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-14 09:03:08,638 - 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.497 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.512 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.372/0.460/0.512 ms 2026-08-14 09:03:08,638 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-21378508 passed 2026-08-14 09:03:08,638 - DEBUG - Deleting VDNS record data: test-rec 2026-08-14 09:03:08,714 - INFO - VDNS record info: default-domain:ctest-vdns1-42341682:test-rec deleted successfully. 2026-08-14 09:03:08,714 - INFO - Deleting VM ctest-vm2-test-07665328 2026-08-14 09:03:08,793 - INFO - Deleting VM ctest-vm1-test-21378508 2026-08-14 09:03:08,901 - INFO - Deleting VN ctest-vn1-vdns-12904252 2026-08-14 09:03:08,931 - DEBUG - VN 1b7ece1a-49ce-410c-af66-e548131f90da still in use: Unable to complete operation on network 1b7ece1a-49ce-410c-af66-e548131f90da. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0a8de54a-4609-4cad-9243-e24002fa4473'] 2026-08-14 09:03:08,931 - WARNING - Deleting VN ctest-vn1-vdns-12904252 failed..Will retry 2026-08-14 09:03:10,993 - DEBUG - VN 1b7ece1a-49ce-410c-af66-e548131f90da still in use: Unable to complete operation on network 1b7ece1a-49ce-410c-af66-e548131f90da. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-20a2db80-b9d7-4dff-91b1-e307a8b20d50'] 2026-08-14 09:03:10,993 - WARNING - Deleting VN ctest-vn1-vdns-12904252 failed..Will retry 2026-08-14 09:03:13,203 - DEBUG - Response for deleting network () 2026-08-14 09:03:13,245 - DEBUG - Deleting VDNS Entry: ctest-vdns1-42341682 2026-08-14 09:03:13,322 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-42341682'] deleted successfully. 2026-08-14 09:03:13,322 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-08-14 09:03:13,330 - DEBUG - Requesting: http://10.0.0.250:8082/domain/111bd326-0f01-4c5e-8f8b-08308c02ee67 2026-08-14 09:03:13,344 - DEBUG - VDNS information not found in API server 2026-08-14 09:03:13,344 - INFO - VDNS information ctest-vdns1-42341682 removed from the API Server 2026-08-14 09:03:13,350 - INFO - VDNS information ctest-vdns1-42341682 removed in the Control node 2026-08-14 09:03:13,350 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-45321498'] 2026-08-14 09:03:13,609 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 09:03:13,610 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:32]
2026-08-14 09:03:13,610 - INFO - -------------------------------------------------------------------------------- 2026-08-14 09:03:14,367 - INFO - Deleted project: ctest-TestvDNSBasic0-45321498, ID : 75651961-1411-46c1-89f1-a10311989743