2025-03-27 02:26:01,024 - INFO - Domain Default found not creating
2025-03-27 02:26:01,184 - INFO - Project ctest-TestvDNSBasic0-37740862 not found, creating it
2025-03-27 02:26:01,636 - INFO - Created Project:ctest-TestvDNSBasic0-37740862, ID : d745b591-f8da-4b99-bfc3-cd1994ed278e
2025-03-27 02:26:03,165 - INFO - ================================================================================
2025-03-27 02:26:03,165 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-03-27 02:26:03,165 - 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-03-27 02:26:03,417 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-03-27 02:26:03,417 - INFO - Initial checks done. Running the testcase now
2025-03-27 02:26:03,417 - INFO -
2025-03-27 02:26:04,104 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-37740862'](d745b591-f8da-4b99-bfc3-cd1994ed278e)
2025-03-27 02:26:04,159 - DEBUG - Creating VDNS : ctest-vdns1-04076271
2025-03-27 02:26:04,363 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-04076271'] created succesfully
2025-03-27 02:26:04,363 - DEBUG - Verify VDNS entry is shown in control node
2025-03-27 02:26:04,371 - DEBUG - Verify VDNS entry is shown in the API server
2025-03-27 02:26:04,371 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-27 02:26:04,662 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-27 02:26:04,690 - DEBUG - Requesting: http://10.0.0.27:8082/domain/3a2a0a2d-2877-49b8-b25f-09507f0c252d
2025-03-27 02:26:04,705 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/8f584288-7a56-4f25-8ee5-d9a3304da866
2025-03-27 02:26:05,266 - DEBUG - Response for create_network : {'network': {'id': '70c06bf6-ff82-4791-95ad-64134e0d446b', 'name': 'ctest-vn1-vdns-47360843', 'tenant_id': 'd745b591f8da4b99bfc3cd1994ed278e', 'project_id': 'd745b591f8da4b99bfc3cd1994ed278e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-37740862', 'ctest-vn1-vdns-47360843'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 02:26:05,478 - DEBUG - Response for create_subnet : {'subnet': {'id': '997eefec-2e41-4340-8dad-ba9a4989c44a', 'name': '', 'tenant_id': 'd745b591f8da4b99bfc3cd1994ed278e', 'network_id': '70c06bf6-ff82-4791-95ad-64134e0d446b', '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': 'd745b591f8da4b99bfc3cd1994ed278e'}}
2025-03-27 02:26:05,503 - INFO - Created VN ctest-vn1-vdns-47360843
2025-03-27 02:26:05,555 - DEBUG - VN ctest-vn1-vdns-47360843 UUID is 70c06bf6-ff82-4791-95ad-64134e0d446b
2025-03-27 02:26:05,762 - DEBUG - Services list from nova: [, , ]
2025-03-27 02:26:06,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2964-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2964-1)
2025-03-27 02:26:06,818 - INFO - Waiting for VM ctest-vm1-test-57123297 to be up..
2025-03-27 02:26:06,859 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 02:26:11,939 - DEBUG - VM is in ACTIVE state now
2025-03-27 02:26:11,939 - INFO - VM name : ctest-vm1-test-57123297
2025-03-27 02:26:12,014 - DEBUG - VM ctest-vm1-test-57123297 ID is 6955e292-7f85-4e1c-a981-5019dd9216d3
2025-03-27 02:26:12,015 - DEBUG - VM ctest-vm1-test-57123297 launched on Node cn-jenkins-deploy-platform-ansible-os-2964-1.
2025-03-27 02:26:12,088 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6955e292-7f85-4e1c-a981-5019dd9216d3
2025-03-27 02:26:12,097 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9b0dd32b-434a-46bb-b8e5-4eb8c4080975
2025-03-27 02:26:15,378 - 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 1027ms')
2025-03-27 02:26:15,378 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57123297 failed!
2025-03-27 02:26:15,435 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-37740862:ctest-vn1-vdns-47360843 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 02:26:17,494 - 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=5.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.677/4.294/5.912/1.617 ms')
2025-03-27 02:26:17,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57123297 passed
2025-03-27 02:26:17,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:26:17,655 - DEBUG - Waiting to SSH to VM ctest-vm1-test-57123297, IP 10.10.10.3, Port 22
2025-03-27 02:26:17,811 - DEBUG - VM ctest-vm1-test-57123297 is ready for SSH connections
2025-03-27 02:26:17,811 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:17,811 - DEBUG - ifconfig | grep 10.10.10.3
2025-03-27 02:26:19,476 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 02:26:19,477 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57123297", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:19,477 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57123297", None, socket.AF_INET6)'
2025-03-27 02:26:19,739 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-57123297, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:19,739 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-57123297
2025-03-27 02:26:22,011 - DEBUG - PING ctest-vm1-test-57123297 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.228 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.339 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.418 ms
--- ctest-vm1-test-57123297 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.339/1.328/3.228 ms
2025-03-27 02:26:22,012 - INFO - Ping to IP ctest-vm1-test-57123297 from VM ctest-vm1-test-57123297 passed
2025-03-27 02:26:22,031 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 02:26:22,038 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04076271@0%20AllEntriesVdnsRecordsReq
2025-03-27 02:26:22,044 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04076271:1:ctest-vm1-test-57123297:10.10.10.3', 'rec_name': 'ctest-vm1-test-57123297', '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-2964-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-57123297.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 02:26:22,044 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04076271:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-57123297', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-57123297', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2964-1./dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-57123297.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-03-27 02:26:23,222 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2964-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2964-1)
2025-03-27 02:26:23,222 - INFO - Waiting for VM ctest-vm2-test-76376030 to be up..
2025-03-27 02:26:23,265 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 02:26:28,346 - DEBUG - VM is in ACTIVE state now
2025-03-27 02:26:28,347 - INFO - VM name : ctest-vm2-test-76376030
2025-03-27 02:26:28,422 - DEBUG - VM ctest-vm2-test-76376030 ID is d50fb0c8-757d-4f90-b1ba-d30ed09c816b
2025-03-27 02:26:28,422 - DEBUG - VM ctest-vm2-test-76376030 launched on Node cn-jenkins-deploy-platform-ansible-os-2964-1.
2025-03-27 02:26:28,497 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/d50fb0c8-757d-4f90-b1ba-d30ed09c816b
2025-03-27 02:26:28,507 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5ee8368d-0618-407c-9a03-03c089e13cca
2025-03-27 02:26:31,769 - 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 1015ms')
2025-03-27 02:26:31,770 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-76376030 failed!
2025-03-27 02:26:31,823 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-37740862:ctest-vn1-vdns-47360843 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 02:26:33,883 - 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=4.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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 = 0.497/2.448/4.400/1.951 ms')
2025-03-27 02:26:33,883 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-76376030 passed
2025-03-27 02:26:34,043 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:26:34,043 - DEBUG - Waiting to SSH to VM ctest-vm2-test-76376030, IP 10.10.10.4, Port 22
2025-03-27 02:26:34,109 - 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-03-27 02:26:34,186 - DEBUG - VM ctest-vm2-test-76376030 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 02:26:39,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:26:39,187 - DEBUG - Waiting to SSH to VM ctest-vm2-test-76376030, IP 10.10.10.4, Port 22
2025-03-27 02:26:39,344 - DEBUG - VM ctest-vm2-test-76376030 is ready for SSH connections
2025-03-27 02:26:39,344 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:39,344 - DEBUG - ifconfig | grep 10.10.10.4
2025-03-27 02:26:39,961 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 02:26:39,961 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76376030", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:39,961 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76376030", None, socket.AF_INET6)'
2025-03-27 02:26:40,221 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-76376030, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:40,221 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-76376030
2025-03-27 02:26:42,496 - DEBUG - PING ctest-vm2-test-76376030 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.190 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.357 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.400 ms
--- ctest-vm2-test-76376030 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.357/1.315/3.190 ms
2025-03-27 02:26:42,497 - INFO - Ping to IP ctest-vm2-test-76376030 from VM ctest-vm2-test-76376030 passed
2025-03-27 02:26:42,513 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 02:26:42,520 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04076271@0%20AllEntriesVdnsRecordsReq
2025-03-27 02:26:42,527 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04076271:1:ctest-vm2-test-76376030:10.10.10.4', 'rec_name': 'ctest-vm2-test-76376030', '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-2964-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-76376030.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 02:26:42,527 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04076271:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-76376030', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-76376030', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2964-1./dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-76376030.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-03-27 02:26:42,528 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76376030", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:42,528 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76376030", None, socket.AF_INET6)'
2025-03-27 02:26:42,713 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-76376030, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-03-27 02:26:42,713 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-76376030
2025-03-27 02:26:44,985 - DEBUG - PING ctest-vm2-test-76376030 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.764 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.820 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.828 ms
--- ctest-vm2-test-76376030 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.820/2.470/5.764 ms
2025-03-27 02:26:44,985 - INFO - Ping to IP ctest-vm2-test-76376030 from VM ctest-vm1-test-57123297 passed
2025-03-27 02:26:44,985 - INFO - Try deleting the VDNS entry ctest-vdns1-04076271 with back ref of ipam.
2025-03-27 02:26:45,047 - DEBUG - Delete when resource still referred: ['http://10.0.0.27:8082/network-ipam/4ad211af-c92f-4434-be29-a6be5db92322']
2025-03-27 02:26:45,047 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-03-27 02:26:45,047 - INFO - Add CNAME VDNS record for ctest-vm1-test-57123297 and verify we able to ping by alias name
2025-03-27 02:26:45,095 - DEBUG - Creating VDNS record data : test-rec
2025-03-27 02:26:45,207 - INFO - In verify_on_setup
2025-03-27 02:26:45,307 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-04076271', 'test-rec'] created succesfully
2025-03-27 02:26:45,307 - INFO - Verify VDNS record is shown in the API server
2025-03-27 02:26:45,308 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-27 02:26:45,316 - DEBUG - Requesting: http://10.0.0.27:8082/domain/3a2a0a2d-2877-49b8-b25f-09507f0c252d
2025-03-27 02:26:45,331 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/8f584288-7a56-4f25-8ee5-d9a3304da866
2025-03-27 02:26:45,341 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS-record/94ebe264-2da6-4811-b9cb-d4b70e1c09d8
2025-03-27 02:26:45,349 - INFO - Verify VDNS record is shown in the control node
2025-03-27 02:26:45,355 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:45,355 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:26:45,542 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:45,542 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:26:45,786 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 02:26:45,787 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57123297 failed
2025-03-27 02:26:46,787 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:46,787 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:26:46,973 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:46,973 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:26:47,215 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 02:26:47,215 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57123297 failed
2025-03-27 02:26:48,216 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:48,216 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:26:48,401 - 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.27, gateway password: c0ntrail123
2025-03-27 02:26:48,401 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:26:50,672 - 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.330 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.642 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.458 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.330/0.476/0.642 ms
2025-03-27 02:26:50,673 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-57123297 passed
2025-03-27 02:26:50,673 - DEBUG - Deleting VDNS record data: test-rec
2025-03-27 02:26:50,747 - INFO - VDNS record info: default-domain:ctest-vdns1-04076271:test-rec deleted successfully.
2025-03-27 02:26:50,747 - INFO - Deleting VM ctest-vm2-test-76376030
2025-03-27 02:26:50,833 - INFO - Deleting VM ctest-vm1-test-57123297
2025-03-27 02:26:50,911 - INFO - Deleting VN ctest-vn1-vdns-47360843
2025-03-27 02:26:50,950 - DEBUG - VN 70c06bf6-ff82-4791-95ad-64134e0d446b still in use: Unable to complete operation on network 70c06bf6-ff82-4791-95ad-64134e0d446b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-acbbe1be-3323-4200-95d6-ca564e2cd4bd']
2025-03-27 02:26:50,950 - WARNING - Deleting VN ctest-vn1-vdns-47360843 failed..Will retry
2025-03-27 02:26:53,116 - DEBUG - Response for deleting network ()
2025-03-27 02:26:53,151 - DEBUG - Deleting VDNS Entry: ctest-vdns1-04076271
2025-03-27 02:26:53,223 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-04076271'] deleted successfully.
2025-03-27 02:26:53,223 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-03-27 02:26:53,231 - DEBUG - Requesting: http://10.0.0.27:8082/domain/3a2a0a2d-2877-49b8-b25f-09507f0c252d
2025-03-27 02:26:53,247 - DEBUG - VDNS information not found in API server
2025-03-27 02:26:53,247 - INFO - VDNS information ctest-vdns1-04076271 removed from the API Server
2025-03-27 02:26:53,255 - INFO - VDNS information ctest-vdns1-04076271 removed in the Control node
2025-03-27 02:26:53,256 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-37740862']
2025-03-27 02:26:53,510 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 02:26:53,510 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-03-27 02:26:53,510 - INFO - --------------------------------------------------------------------------------
2025-03-27 02:26:54,193 - INFO - Deleted project: ctest-TestvDNSBasic0-37740862, ID : d745b591-f8da-4b99-bfc3-cd1994ed278e