2025-08-11 17:04:46,180 - INFO - Domain Default found not creating
2025-08-11 17:04:46,318 - INFO - Project ctest-TestvDNSBasic0-62436619 not found, creating it
2025-08-11 17:04:46,764 - INFO - Created Project:ctest-TestvDNSBasic0-62436619, ID : 9f35ebf6-cded-471e-aae3-defbb8b19fdd
2025-08-11 17:04:48,340 - INFO - ================================================================================
2025-08-11 17:04:48,341 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-11 17:04:48,341 - 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
2025-08-11 17:04:48,596 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-08-11 17:04:48,596 - INFO - Initial checks done. Running the testcase now
2025-08-11 17:04:48,596 - INFO -
2025-08-11 17:04:49,363 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-62436619'](9f35ebf6-cded-471e-aae3-defbb8b19fdd)
2025-08-11 17:04:49,418 - DEBUG - Creating VDNS : ctest-vdns1-77680328
2025-08-11 17:04:49,630 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-77680328'] created succesfully
2025-08-11 17:04:49,630 - DEBUG - Verify VDNS entry is shown in control node
2025-08-11 17:04:49,637 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-11 17:04:49,637 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-11 17:04:49,969 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-11 17:04:49,999 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5f883c93-e6c1-499b-9edc-ef559f9f2026
2025-08-11 17:04:50,013 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/f8b879d4-eeab-49d4-98df-a113197326a9
2025-08-11 17:04:50,598 - DEBUG - Response for create_network : {'network': {'id': 'f178fac4-83aa-4599-b8cc-7a56723babeb', 'name': 'ctest-vn1-vdns-93758527', 'tenant_id': '9f35ebf6cded471eaae3defbb8b19fdd', 'project_id': '9f35ebf6cded471eaae3defbb8b19fdd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-62436619', 'ctest-vn1-vdns-93758527'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 17:04:50,783 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca49b3af-eb55-4322-b654-b72a8995974c', 'name': '', 'tenant_id': '9f35ebf6cded471eaae3defbb8b19fdd', 'network_id': 'f178fac4-83aa-4599-b8cc-7a56723babeb', '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': '9f35ebf6cded471eaae3defbb8b19fdd'}}
2025-08-11 17:04:50,802 - INFO - Created VN ctest-vn1-vdns-93758527
2025-08-11 17:04:50,862 - DEBUG - VN ctest-vn1-vdns-93758527 UUID is f178fac4-83aa-4599-b8cc-7a56723babeb
2025-08-11 17:04:51,071 - DEBUG - Services list from nova: [, , ]
2025-08-11 17:04:52,173 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3818-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3818-1)
2025-08-11 17:04:52,173 - INFO - Waiting for VM ctest-vm1-test-62822257 to be up..
2025-08-11 17:04:52,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 17:04:57,283 - DEBUG - VM is in ACTIVE state now
2025-08-11 17:04:57,283 - INFO - VM name : ctest-vm1-test-62822257
2025-08-11 17:04:57,356 - DEBUG - VM ctest-vm1-test-62822257 ID is 4dcf0171-6080-4c84-bb21-e1023aebab88
2025-08-11 17:04:57,356 - DEBUG - VM ctest-vm1-test-62822257 launched on Node cn-jenkins-deploy-platform-ansible-os-3818-1
2025-08-11 17:04:57,437 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4dcf0171-6080-4c84-bb21-e1023aebab88
2025-08-11 17:04:57,446 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/80ebbf83-a31b-4346-8317-28892487cef1
2025-08-11 17:05:00,715 - 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 1031ms')
2025-08-11 17:05:00,715 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62822257 failed!
2025-08-11 17:05:00,774 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-62436619:ctest-vn1-vdns-93758527 is 10.10.10.1 and allocation pool is NOT set
2025-08-11 17:05:02,834 - 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=7.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.69 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 = 1.693/4.439/7.186/2.746 ms')
2025-08-11 17:05:02,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62822257 passed
2025-08-11 17:05:02,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 17:05:02,982 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62822257, IP 10.10.10.3, Port 22
2025-08-11 17:05:03,152 - DEBUG - VM ctest-vm1-test-62822257 is ready for SSH connections
2025-08-11 17:05:03,152 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:03,152 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-11 17:05:04,918 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-11 17:05:04,918 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62822257", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:04,919 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62822257", None, socket.AF_INET6)'
2025-08-11 17:05:05,187 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62822257, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:05,187 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62822257
2025-08-11 17:05:07,465 - DEBUG - PING ctest-vm1-test-62822257 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.432 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.382 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.426 ms
--- ctest-vm1-test-62822257 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.382/1.413/3.432 ms
2025-08-11 17:05:07,465 - INFO - Ping to IP ctest-vm1-test-62822257 from VM ctest-vm1-test-62822257 passed
2025-08-11 17:05:07,486 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-11 17:05:07,494 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77680328@0%20AllEntriesVdnsRecordsReq
2025-08-11 17:05:07,501 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77680328:1:ctest-vm1-test-62822257:10.10.10.3', 'rec_name': 'ctest-vm1-test-62822257', '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-3818-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-62822257.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-11 17:05:07,501 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77680328:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62822257', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62822257', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3818-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-62822257.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'}
2025-08-11 17:05:08,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3818-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3818-1)
2025-08-11 17:05:08,759 - INFO - Waiting for VM ctest-vm2-test-43571179 to be up..
2025-08-11 17:05:08,798 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 17:05:13,869 - DEBUG - VM is in ACTIVE state now
2025-08-11 17:05:13,870 - INFO - VM name : ctest-vm2-test-43571179
2025-08-11 17:05:13,943 - DEBUG - VM ctest-vm2-test-43571179 ID is ea6b79b6-1ed1-4358-9c06-4779b14a6cfd
2025-08-11 17:05:13,943 - DEBUG - VM ctest-vm2-test-43571179 launched on Node cn-jenkins-deploy-platform-ansible-os-3818-1
2025-08-11 17:05:14,013 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ea6b79b6-1ed1-4358-9c06-4779b14a6cfd
2025-08-11 17:05:14,023 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f8a41a18-aeed-4ddc-a019-8b1c8dc88d0e
2025-08-11 17:05:17,294 - 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')
2025-08-11 17:05:17,294 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-43571179 failed!
2025-08-11 17:05:17,350 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-62436619:ctest-vn1-vdns-93758527 is 10.10.10.1 and allocation pool is NOT set
2025-08-11 17:05:19,416 - 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=10.7 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.16 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.161/5.953/10.746/4.792 ms')
2025-08-11 17:05:19,416 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-43571179 passed
2025-08-11 17:05:19,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 17:05:19,570 - DEBUG - Waiting to SSH to VM ctest-vm2-test-43571179, IP 10.10.10.4, Port 22
2025-08-11 17:05:19,636 - 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': ''}
2025-08-11 17:05:19,709 - DEBUG - VM ctest-vm2-test-43571179 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 17:05:24,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 17:05:24,709 - DEBUG - Waiting to SSH to VM ctest-vm2-test-43571179, IP 10.10.10.4, Port 22
2025-08-11 17:05:24,870 - DEBUG - VM ctest-vm2-test-43571179 is ready for SSH connections
2025-08-11 17:05:24,870 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:24,870 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-11 17:05:26,517 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-11 17:05:26,517 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-43571179", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:26,517 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-43571179", None, socket.AF_INET6)'
2025-08-11 17:05:26,777 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-43571179, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:26,777 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-43571179
2025-08-11 17:05:29,044 - DEBUG - PING ctest-vm2-test-43571179 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.217 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.394 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.499 ms
--- ctest-vm2-test-43571179 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.394/1.370/3.217 ms
2025-08-11 17:05:29,044 - INFO - Ping to IP ctest-vm2-test-43571179 from VM ctest-vm2-test-43571179 passed
2025-08-11 17:05:29,059 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-11 17:05:29,066 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77680328@0%20AllEntriesVdnsRecordsReq
2025-08-11 17:05:29,071 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77680328:1:ctest-vm2-test-43571179:10.10.10.4', 'rec_name': 'ctest-vm2-test-43571179', '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-3818-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-43571179.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-11 17:05:29,071 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77680328:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-43571179', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-43571179', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3818-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-43571179.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'}
2025-08-11 17:05:29,072 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-43571179", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:29,072 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-43571179", None, socket.AF_INET6)'
2025-08-11 17:05:29,265 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-43571179, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-11 17:05:29,265 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-43571179
2025-08-11 17:05:31,530 - DEBUG - PING ctest-vm2-test-43571179 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.750 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.874 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.828 ms
--- ctest-vm2-test-43571179 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.828/2.817/6.750 ms
2025-08-11 17:05:31,530 - INFO - Ping to IP ctest-vm2-test-43571179 from VM ctest-vm1-test-62822257 passed
2025-08-11 17:05:31,530 - INFO - Try deleting the VDNS entry ctest-vdns1-77680328 with back ref of ipam.
2025-08-11 17:05:31,586 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/07676fbd-e7ac-4126-aac4-0a1d205e74db']
2025-08-11 17:05:31,586 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-11 17:05:31,586 - INFO - Add CNAME VDNS record for ctest-vm1-test-62822257 and verify we able to ping by alias name
2025-08-11 17:05:31,634 - DEBUG - Creating VDNS record data : test-rec
2025-08-11 17:05:31,746 - INFO - In verify_on_setup
2025-08-11 17:05:31,842 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-77680328', 'test-rec'] created succesfully
2025-08-11 17:05:31,842 - INFO - Verify VDNS record is shown in the API server
2025-08-11 17:05:31,843 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-11 17:05:31,850 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5f883c93-e6c1-499b-9edc-ef559f9f2026
2025-08-11 17:05:31,866 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/f8b879d4-eeab-49d4-98df-a113197326a9
2025-08-11 17:05:31,875 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/0974559c-1e47-4fd2-8862-67cbb202b578
2025-08-11 17:05:31,885 - INFO - Verify VDNS record is shown in the control node
2025-08-11 17:05:31,892 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:31,892 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-11 17:05:32,089 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:32,089 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-11 17:05:32,377 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-11 17:05:32,377 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62822257 failed
2025-08-11 17:05:33,378 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:33,378 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-11 17:05:33,583 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:33,583 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-11 17:05:33,836 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-11 17:05:33,836 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62822257 failed
2025-08-11 17:05:34,837 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:34,837 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-11 17:05:35,034 - 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.254, gateway password: c0ntrail123
2025-08-11 17:05:35,034 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-11 17:05:37,304 - 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.388 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.338 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.338/0.373/0.393 ms
2025-08-11 17:05:37,305 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62822257 passed
2025-08-11 17:05:37,305 - DEBUG - Deleting VDNS record data: test-rec
2025-08-11 17:05:37,370 - INFO - VDNS record info: default-domain:ctest-vdns1-77680328:test-rec deleted successfully.
2025-08-11 17:05:37,370 - INFO - Deleting VM ctest-vm2-test-43571179
2025-08-11 17:05:37,438 - INFO - Deleting VM ctest-vm1-test-62822257
2025-08-11 17:05:37,508 - INFO - Deleting VN ctest-vn1-vdns-93758527
2025-08-11 17:05:37,549 - DEBUG - VN f178fac4-83aa-4599-b8cc-7a56723babeb still in use: Unable to complete operation on network f178fac4-83aa-4599-b8cc-7a56723babeb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f937d084-e5d0-423b-bfa5-7859a662c5d9']
2025-08-11 17:05:37,549 - WARNING - Deleting VN ctest-vn1-vdns-93758527 failed..Will retry
2025-08-11 17:05:39,804 - DEBUG - Response for deleting network ()
2025-08-11 17:05:39,835 - DEBUG - Deleting VDNS Entry: ctest-vdns1-77680328
2025-08-11 17:05:39,906 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-77680328'] deleted successfully.
2025-08-11 17:05:39,906 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-11 17:05:39,914 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5f883c93-e6c1-499b-9edc-ef559f9f2026
2025-08-11 17:05:39,927 - DEBUG - VDNS information not found in API server
2025-08-11 17:05:39,927 - INFO - VDNS information ctest-vdns1-77680328 removed from the API Server
2025-08-11 17:05:39,934 - INFO - VDNS information ctest-vdns1-77680328 removed in the Control node
2025-08-11 17:05:39,934 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-62436619']
2025-08-11 17:05:40,189 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 17:05:40,189 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2025-08-11 17:05:40,190 - INFO - --------------------------------------------------------------------------------
2025-08-11 17:05:40,895 - INFO - Deleted project: ctest-TestvDNSBasic0-62436619, ID : 9f35ebf6-cded-471e-aae3-defbb8b19fdd