2026-01-29 15:33:33,268 - INFO - Reading existing Domain with UUID 5762e81a-fedf-4255-81ca-e05b2ea83674
2026-01-29 15:33:33,279 - INFO - Using existing domain ['admin_domain'](5762e81a-fedf-4255-81ca-e05b2ea83674)
2026-01-29 15:33:33,496 - INFO - Project ctest-TestvDNSBasic0-71030108 not found, creating it
2026-01-29 15:33:33,965 - INFO - Created Project:ctest-TestvDNSBasic0-71030108, ID : 4429b02a-8a3a-465d-a4a7-258b9db1a0de
2026-01-29 15:33:35,708 - INFO - ================================================================================
2026-01-29 15:33:35,708 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-01-29 15:33:35,708 - 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-01-29 15:33:36,090 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.0.0.61': '0'}} with
2026-01-29 15:33:36,090 - INFO - Initial checks done. Running the testcase now
2026-01-29 15:33:36,090 - INFO -
2026-01-29 15:33:36,904 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-71030108'](4429b02a-8a3a-465d-a4a7-258b9db1a0de)
2026-01-29 15:33:36,956 - DEBUG - Creating VDNS : ctest-vdns1-41711997
2026-01-29 15:33:37,168 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-41711997'] created succesfully
2026-01-29 15:33:37,168 - DEBUG - Verify VDNS entry is shown in control node
2026-01-29 15:33:37,217 - DEBUG - Verify VDNS entry is shown in the API server
2026-01-29 15:33:37,217 - DEBUG - Requesting: https://10.0.0.61:8082/domains
2026-01-29 15:33:37,563 - DEBUG - Requesting: https://10.0.0.61:8082/domains
2026-01-29 15:33:37,644 - DEBUG - Requesting: https://10.0.0.61:8082/domain/5762e81a-fedf-4255-81ca-e05b2ea83674
2026-01-29 15:33:37,705 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d
2026-01-29 15:33:38,528 - DEBUG - Response for create_network : {'network': {'id': '2bf3476b-5e05-4b85-8bf9-0e25f2901580', 'name': 'ctest-vn1-vdns-56671860', 'tenant_id': '4429b02a8a3a465da4a7258b9db1a0de', 'project_id': '4429b02a8a3a465da4a7258b9db1a0de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-71030108', 'ctest-vn1-vdns-56671860'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-01-29 15:33:38,829 - DEBUG - Response for create_subnet : {'subnet': {'id': '93045eb6-534b-4c9b-b3b3-3288f8ed25fb', 'name': '', 'tenant_id': '4429b02a8a3a465da4a7258b9db1a0de', 'network_id': '2bf3476b-5e05-4b85-8bf9-0e25f2901580', '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-01-29T15:33:38.713603', 'updated_at': '2026-01-29T15:33:38.713603', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '4429b02a8a3a465da4a7258b9db1a0de'}}
2026-01-29 15:33:38,894 - INFO - Created VN ctest-vn1-vdns-56671860
2026-01-29 15:33:38,948 - DEBUG - VN ctest-vn1-vdns-56671860 UUID is 2bf3476b-5e05-4b85-8bf9-0e25f2901580
2026-01-29 15:33:39,345 - DEBUG - Services list from nova: [, , ]
2026-01-29 15:33:40,530 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-655-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-655-1)
2026-01-29 15:33:40,530 - INFO - Waiting for VM ctest-vm1-test-62415883 to be up..
2026-01-29 15:33:40,622 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-29 15:33:45,754 - DEBUG - VM is in ACTIVE state now
2026-01-29 15:33:45,755 - INFO - VM name : ctest-vm1-test-62415883
2026-01-29 15:33:45,892 - DEBUG - VM ctest-vm1-test-62415883 ID is 8ccaa537-2d0b-4bcc-b35c-135543be1231
2026-01-29 15:33:45,893 - DEBUG - VM ctest-vm1-test-62415883 launched on Node cn-jenkins-deploy-platform-juju-os-655-1
2026-01-29 15:33:46,035 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-machine/8ccaa537-2d0b-4bcc-b35c-135543be1231
2026-01-29 15:33:46,090 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-machine-interface/8e19a30e-8dfc-4d14-b5cd-e29cc0e44d53
2026-01-29 15:33:49,546 - 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 1010ms')
2026-01-29 15:33:49,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62415883 failed!
2026-01-29 15:33:49,604 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-71030108:ctest-vn1-vdns-56671860 is 10.10.10.1 and allocation pool is NOT set
2026-01-29 15:33:53,707 - 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.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 6.529/6.529/6.529/0.000 ms')
2026-01-29 15:33:53,707 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62415883 passed
2026-01-29 15:33:53,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 15:33:53,868 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62415883, IP 10.10.10.3, Port 22
2026-01-29 15:33:54,079 - DEBUG - VM ctest-vm1-test-62415883 is ready for SSH connections
2026-01-29 15:33:54,079 - 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.61, gateway password: c0ntrail123
2026-01-29 15:33:54,079 - DEBUG - ifconfig | grep 10.10.10.3
2026-01-29 15:33:55,753 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-29 15:33:55,754 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62415883", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:33:55,754 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62415883", None, socket.AF_INET6)'
2026-01-29 15:33:56,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62415883, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:33:56,002 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62415883
2026-01-29 15:33:58,265 - DEBUG - PING ctest-vm1-test-62415883 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.440 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.420 ms
--- ctest-vm1-test-62415883 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.341/1.400/3.440 ms
2026-01-29 15:33:58,265 - INFO - Ping to IP ctest-vm1-test-62415883 from VM ctest-vm1-test-62415883 passed
2026-01-29 15:33:58,285 - DEBUG - Requesting: https://10.0.0.61:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-29 15:33:58,337 - DEBUG - Requesting: https://10.0.0.61:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-41711997@0%20AllEntriesVdnsRecordsReq
2026-01-29 15:33:58,388 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41711997:1:ctest-vm1-test-62415883:10.10.10.3', 'rec_name': 'ctest-vm1-test-62415883', '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-655-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-62415883.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-29 15:33:58,389 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41711997:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62415883', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62415883', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-655-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-62415883.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-01-29 15:33:59,790 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-655-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-655-1)
2026-01-29 15:33:59,791 - INFO - Waiting for VM ctest-vm2-test-53159175 to be up..
2026-01-29 15:33:59,905 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-29 15:34:05,045 - DEBUG - VM is in ACTIVE state now
2026-01-29 15:34:05,045 - INFO - VM name : ctest-vm2-test-53159175
2026-01-29 15:34:05,185 - DEBUG - VM ctest-vm2-test-53159175 ID is 79832d0d-000e-4816-8dce-1bae0e226b48
2026-01-29 15:34:05,185 - DEBUG - VM ctest-vm2-test-53159175 launched on Node cn-jenkins-deploy-platform-juju-os-655-1
2026-01-29 15:34:05,319 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-machine/79832d0d-000e-4816-8dce-1bae0e226b48
2026-01-29 15:34:05,377 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-machine-interface/870eb62e-38b1-4adf-88c2-fd279fa4d594
2026-01-29 15:34:08,813 - 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 1022ms')
2026-01-29 15:34:08,813 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-53159175 failed!
2026-01-29 15:34:08,872 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-71030108:ctest-vn1-vdns-56671860 is 10.10.10.1 and allocation pool is NOT set
2026-01-29 15:34:12,975 - 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.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.684/10.684/10.684/0.000 ms')
2026-01-29 15:34:12,975 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-53159175 passed
2026-01-29 15:34:13,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 15:34:13,132 - DEBUG - Waiting to SSH to VM ctest-vm2-test-53159175, IP 10.10.10.4, Port 22
2026-01-29 15:34:13,219 - 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-01-29 15:34:13,363 - DEBUG - VM ctest-vm2-test-53159175 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-29 15:34:18,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 15:34:18,364 - DEBUG - Waiting to SSH to VM ctest-vm2-test-53159175, IP 10.10.10.4, Port 22
2026-01-29 15:34:18,593 - DEBUG - VM ctest-vm2-test-53159175 is ready for SSH connections
2026-01-29 15:34:18,593 - 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.61, gateway password: c0ntrail123
2026-01-29 15:34:18,593 - DEBUG - ifconfig | grep 10.10.10.4
2026-01-29 15:34:20,261 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-29 15:34:20,261 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53159175", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:34:20,261 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53159175", None, socket.AF_INET6)'
2026-01-29 15:34:20,512 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-53159175, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:34:20,512 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-53159175
2026-01-29 15:34:22,770 - DEBUG - PING ctest-vm2-test-53159175 (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.386 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.488 ms
--- ctest-vm2-test-53159175 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.386/1.317/3.078 ms
2026-01-29 15:34:22,770 - INFO - Ping to IP ctest-vm2-test-53159175 from VM ctest-vm2-test-53159175 passed
2026-01-29 15:34:22,792 - DEBUG - Requesting: https://10.0.0.61:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-29 15:34:22,845 - DEBUG - Requesting: https://10.0.0.61:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-41711997@0%20AllEntriesVdnsRecordsReq
2026-01-29 15:34:22,893 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41711997:1:ctest-vm2-test-53159175:10.10.10.4', 'rec_name': 'ctest-vm2-test-53159175', '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-655-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-53159175.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-29 15:34:22,893 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41711997:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-53159175', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-53159175', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-655-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-53159175.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-01-29 15:34:22,893 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53159175", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:34:22,893 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53159175", None, socket.AF_INET6)'
2026-01-29 15:34:23,090 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-53159175, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2026-01-29 15:34:23,090 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-53159175
2026-01-29 15:34:25,403 - DEBUG - PING ctest-vm2-test-53159175 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.641 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.088 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.089 ms
--- ctest-vm2-test-53159175 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.088/2.272/4.641 ms
2026-01-29 15:34:25,403 - INFO - Ping to IP ctest-vm2-test-53159175 from VM ctest-vm1-test-62415883 passed
2026-01-29 15:34:25,404 - INFO - Try deleting the VDNS entry ctest-vdns1-41711997 with back ref of ipam.
2026-01-29 15:34:25,459 - DEBUG - Delete when resource still referred: ['https://10.0.0.61:8082/network-ipam/3f6a6beb-f05f-4636-8a43-d62d03175128']
2026-01-29 15:34:25,460 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-01-29 15:34:25,460 - INFO - Add CNAME VDNS record for ctest-vm1-test-62415883 and verify we able to ping by alias name
2026-01-29 15:34:25,508 - DEBUG - Creating VDNS record data : test-rec
2026-01-29 15:34:25,632 - INFO - In verify_on_setup
2026-01-29 15:34:25,728 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-41711997', 'test-rec'] created succesfully
2026-01-29 15:34:25,728 - INFO - Verify VDNS record is shown in the API server
2026-01-29 15:34:25,728 - DEBUG - Requesting: https://10.0.0.61:8082/domains
2026-01-29 15:34:25,784 - DEBUG - Requesting: https://10.0.0.61:8082/domain/5762e81a-fedf-4255-81ca-e05b2ea83674
2026-01-29 15:34:25,841 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-DNS/4b28a458-aeaf-4b77-8010-13ad09f8700d
2026-01-29 15:34:25,897 - DEBUG - Requesting: https://10.0.0.61:8082/virtual-DNS-record/82c31af1-d0ee-433d-a3bd-08b81ec146d2
2026-01-29 15:34:25,953 - INFO - Verify VDNS record is shown in the control node
2026-01-29 15:34:26,005 - 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.61, gateway password: c0ntrail123
2026-01-29 15:34:26,005 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-29 15:34:26,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.61, gateway password: c0ntrail123
2026-01-29 15:34:26,193 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-29 15:34:26,439 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-29 15:34:26,439 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62415883 failed
2026-01-29 15:34:27,440 - 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.61, gateway password: c0ntrail123
2026-01-29 15:34:27,440 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-29 15:34:27,649 - 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.61, gateway password: c0ntrail123
2026-01-29 15:34:27,650 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-29 15:34:27,885 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-29 15:34:27,886 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62415883 failed
2026-01-29 15:34:28,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.61, gateway password: c0ntrail123
2026-01-29 15:34:28,886 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-29 15:34:29,063 - 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.61, gateway password: c0ntrail123
2026-01-29 15:34:29,063 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-29 15:34:31,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.422 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.539 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.322 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.322/0.427/0.539 ms
2026-01-29 15:34:31,318 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62415883 passed
2026-01-29 15:34:31,319 - DEBUG - Deleting VDNS record data: test-rec
2026-01-29 15:34:31,387 - INFO - VDNS record info: admin_domain:ctest-vdns1-41711997:test-rec deleted successfully.
2026-01-29 15:34:31,388 - INFO - Deleting VM ctest-vm2-test-53159175
2026-01-29 15:34:31,498 - INFO - Deleting VM ctest-vm1-test-62415883
2026-01-29 15:34:31,608 - INFO - Deleting VN ctest-vn1-vdns-56671860
2026-01-29 15:34:31,743 - DEBUG - VN 2bf3476b-5e05-4b85-8bf9-0e25f2901580 still in use: Unable to complete operation on network 2bf3476b-5e05-4b85-8bf9-0e25f2901580. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-64aa20a3-2a7c-42d1-a9d6-b45e54a7bbec']
2026-01-29 15:34:31,743 - WARNING - Deleting VN ctest-vn1-vdns-56671860 failed..Will retry
2026-01-29 15:34:34,362 - DEBUG - Response for deleting network ()
2026-01-29 15:34:34,401 - DEBUG - Deleting VDNS Entry: ctest-vdns1-41711997
2026-01-29 15:34:34,480 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-41711997'] deleted successfully.
2026-01-29 15:34:34,480 - DEBUG - Requesting: https://10.0.0.61:8082/domains
2026-01-29 15:34:34,533 - DEBUG - Requesting: https://10.0.0.61:8082/domain/5762e81a-fedf-4255-81ca-e05b2ea83674
2026-01-29 15:34:34,593 - DEBUG - VDNS information not found in API server
2026-01-29 15:34:34,593 - INFO - VDNS information ctest-vdns1-41711997 removed from the API Server
2026-01-29 15:34:34,649 - INFO - VDNS information ctest-vdns1-41711997 removed in the Control node
2026-01-29 15:34:34,649 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-71030108']
2026-01-29 15:34:35,029 - DEBUG - No XMPP flaps were noticed during the test
2026-01-29 15:34:35,029 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2026-01-29 15:34:35,029 - INFO - --------------------------------------------------------------------------------
2026-01-29 15:34:35,803 - INFO - Deleted project: ctest-TestvDNSBasic0-71030108, ID : 4429b02a-8a3a-465d-a4a7-258b9db1a0de