2025-10-20 16:40:21,040 - INFO - Reading existing Domain with UUID d63b8345-8de7-4e97-94d5-a56d8ff33dd0
2025-10-20 16:40:21,052 - INFO - Using existing domain ['admin_domain'](d63b8345-8de7-4e97-94d5-a56d8ff33dd0)
2025-10-20 16:40:21,244 - INFO - Project ctest-TestvDNSBasic0-17229487 not found, creating it
2025-10-20 16:40:21,764 - INFO - Created Project:ctest-TestvDNSBasic0-17229487, ID : b97c5890-09a0-4aa6-b33c-8648c030b8b7
2025-10-20 16:40:23,483 - INFO - ================================================================================
2025-10-20 16:40:23,483 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-20 16:40:23,484 - 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-10-20 16:40:23,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with
2025-10-20 16:40:23,868 - INFO - Initial checks done. Running the testcase now
2025-10-20 16:40:23,868 - INFO -
2025-10-20 16:40:24,634 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-17229487'](b97c5890-09a0-4aa6-b33c-8648c030b8b7)
2025-10-20 16:40:24,686 - DEBUG - Creating VDNS : ctest-vdns1-80029011
2025-10-20 16:40:24,894 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-80029011'] created succesfully
2025-10-20 16:40:24,895 - DEBUG - Verify VDNS entry is shown in control node
2025-10-20 16:40:24,948 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-20 16:40:24,948 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-10-20 16:40:25,308 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-10-20 16:40:25,391 - DEBUG - Requesting: https://10.0.0.22:8082/domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0
2025-10-20 16:40:25,451 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080
2025-10-20 16:40:26,259 - DEBUG - Response for create_network : {'network': {'id': '8f340980-c008-49be-b169-02c7f18c6fe2', 'name': 'ctest-vn1-vdns-52087209', 'tenant_id': 'b97c589009a04aa6b33c8648c030b8b7', 'project_id': 'b97c589009a04aa6b33c8648c030b8b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-17229487', 'ctest-vn1-vdns-52087209'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-20 16:40:26,576 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef61ed48-93b7-48a6-85aa-00857fe69d1b', 'name': '', 'tenant_id': 'b97c589009a04aa6b33c8648c030b8b7', 'network_id': '8f340980-c008-49be-b169-02c7f18c6fe2', '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': '2025-10-20T16:40:26.431219', 'updated_at': '2025-10-20T16:40:26.431219', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'b97c589009a04aa6b33c8648c030b8b7'}}
2025-10-20 16:40:26,644 - INFO - Created VN ctest-vn1-vdns-52087209
2025-10-20 16:40:26,698 - DEBUG - VN ctest-vn1-vdns-52087209 UUID is 8f340980-c008-49be-b169-02c7f18c6fe2
2025-10-20 16:40:27,107 - DEBUG - Services list from nova: [, , ]
2025-10-20 16:40:28,305 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-600-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-600-1)
2025-10-20 16:40:28,305 - INFO - Waiting for VM ctest-vm1-test-28418137 to be up..
2025-10-20 16:40:28,401 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-20 16:40:33,535 - DEBUG - VM is in ACTIVE state now
2025-10-20 16:40:33,536 - INFO - VM name : ctest-vm1-test-28418137
2025-10-20 16:40:33,664 - DEBUG - VM ctest-vm1-test-28418137 ID is ae533c06-4f7c-4bb7-b92d-9c7260d24651
2025-10-20 16:40:33,664 - DEBUG - VM ctest-vm1-test-28418137 launched on Node cn-jenkins-deploy-platform-juju-os-600-1
2025-10-20 16:40:33,798 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/ae533c06-4f7c-4bb7-b92d-9c7260d24651
2025-10-20 16:40:33,855 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/ffd33cfa-3987-47b4-a67d-be43f79c14de
2025-10-20 16:40:37,332 - 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 1020ms')
2025-10-20 16:40:37,333 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28418137 failed!
2025-10-20 16:40:37,390 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-17229487:ctest-vn1-vdns-52087209 is 10.10.10.1 and allocation pool is NOT set
2025-10-20 16:40:39,481 - 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=12.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.45 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.453/6.748/12.043/5.295 ms')
2025-10-20 16:40:39,481 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28418137 passed
2025-10-20 16:40:39,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 16:40:39,638 - DEBUG - Waiting to SSH to VM ctest-vm1-test-28418137, IP 10.10.10.3, Port 22
2025-10-20 16:40:39,725 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-20 16:40:39,858 - DEBUG - VM ctest-vm1-test-28418137 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-20 16:40:44,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 16:40:44,858 - DEBUG - Waiting to SSH to VM ctest-vm1-test-28418137, IP 10.10.10.3, Port 22
2025-10-20 16:40:45,069 - DEBUG - VM ctest-vm1-test-28418137 is ready for SSH connections
2025-10-20 16:40:45,070 - 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.22, gateway password: c0ntrail123
2025-10-20 16:40:45,070 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-20 16:40:46,772 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-20 16:40:46,772 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28418137", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:40:46,772 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28418137", None, socket.AF_INET6)'
2025-10-20 16:40:47,053 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-28418137, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:40:47,054 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-28418137
2025-10-20 16:40:49,320 - DEBUG - PING ctest-vm1-test-28418137 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.932 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.495 ms
--- ctest-vm1-test-28418137 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/1.272/2.932 ms
2025-10-20 16:40:49,320 - INFO - Ping to IP ctest-vm1-test-28418137 from VM ctest-vm1-test-28418137 passed
2025-10-20 16:40:49,348 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-20 16:40:49,399 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-80029011@0%20AllEntriesVdnsRecordsReq
2025-10-20 16:40:49,451 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-80029011:1:ctest-vm1-test-28418137:10.10.10.3', 'rec_name': 'ctest-vm1-test-28418137', '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-600-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-28418137.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-20 16:40:49,451 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-80029011:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-28418137', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-28418137', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-600-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-28418137.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-10-20 16:40:50,804 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-600-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-600-1)
2025-10-20 16:40:50,804 - INFO - Waiting for VM ctest-vm2-test-78003900 to be up..
2025-10-20 16:40:50,909 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-20 16:40:56,048 - DEBUG - VM is in ACTIVE state now
2025-10-20 16:40:56,048 - INFO - VM name : ctest-vm2-test-78003900
2025-10-20 16:40:56,183 - DEBUG - VM ctest-vm2-test-78003900 ID is a199f747-d867-4547-80d4-c655ef45faae
2025-10-20 16:40:56,183 - DEBUG - VM ctest-vm2-test-78003900 launched on Node cn-jenkins-deploy-platform-juju-os-600-1
2025-10-20 16:40:56,329 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/a199f747-d867-4547-80d4-c655ef45faae
2025-10-20 16:40:56,387 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/0abfaea8-64c0-41b4-9a24-40eab581a68b
2025-10-20 16:40:59,802 - 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 1011ms')
2025-10-20 16:40:59,802 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-78003900 failed!
2025-10-20 16:40:59,862 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-17229487:ctest-vn1-vdns-52087209 is 10.10.10.1 and allocation pool is NOT set
2025-10-20 16:41:03,992 - 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=7.10 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1026ms\r\nrtt min/avg/max/mdev = 7.101/7.101/7.101/0.000 ms')
2025-10-20 16:41:03,992 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-78003900 passed
2025-10-20 16:41:04,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 16:41:04,150 - DEBUG - Waiting to SSH to VM ctest-vm2-test-78003900, IP 10.10.10.4, Port 22
2025-10-20 16:41:04,236 - 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-10-20 16:41:04,373 - DEBUG - VM ctest-vm2-test-78003900 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-20 16:41:09,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-20 16:41:09,374 - DEBUG - Waiting to SSH to VM ctest-vm2-test-78003900, IP 10.10.10.4, Port 22
2025-10-20 16:41:09,585 - DEBUG - VM ctest-vm2-test-78003900 is ready for SSH connections
2025-10-20 16:41:09,585 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:09,585 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-20 16:41:11,237 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-20 16:41:11,237 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-78003900", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:41:11,237 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-78003900", None, socket.AF_INET6)'
2025-10-20 16:41:11,499 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-78003900, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:41:11,499 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-78003900
2025-10-20 16:41:13,786 - DEBUG - PING ctest-vm2-test-78003900 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.965 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.454 ms
--- ctest-vm2-test-78003900 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/1.272/2.965 ms
2025-10-20 16:41:13,787 - INFO - Ping to IP ctest-vm2-test-78003900 from VM ctest-vm2-test-78003900 passed
2025-10-20 16:41:13,810 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-20 16:41:13,863 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-80029011@0%20AllEntriesVdnsRecordsReq
2025-10-20 16:41:13,911 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-80029011:1:ctest-vm2-test-78003900:10.10.10.4', 'rec_name': 'ctest-vm2-test-78003900', '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-600-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-78003900.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-20 16:41:13,911 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-80029011:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-78003900', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-78003900', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-600-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-78003900.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-10-20 16:41:13,911 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-78003900", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:41:13,912 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-78003900", None, socket.AF_INET6)'
2025-10-20 16:41:14,108 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-78003900, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-20 16:41:14,108 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-78003900
2025-10-20 16:41:16,360 - DEBUG - PING ctest-vm2-test-78003900 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.970 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.879 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.863 ms
--- ctest-vm2-test-78003900 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/2.904/6.970 ms
2025-10-20 16:41:16,360 - INFO - Ping to IP ctest-vm2-test-78003900 from VM ctest-vm1-test-28418137 passed
2025-10-20 16:41:16,360 - INFO - Try deleting the VDNS entry ctest-vdns1-80029011 with back ref of ipam.
2025-10-20 16:41:16,414 - DEBUG - Delete when resource still referred: ['https://10.0.0.22:8082/network-ipam/3a8c94a2-97c0-47f2-bf4a-2e45847d5dfa']
2025-10-20 16:41:16,414 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-20 16:41:16,414 - INFO - Add CNAME VDNS record for ctest-vm1-test-28418137 and verify we able to ping by alias name
2025-10-20 16:41:16,462 - DEBUG - Creating VDNS record data : test-rec
2025-10-20 16:41:16,578 - INFO - In verify_on_setup
2025-10-20 16:41:16,674 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-80029011', 'test-rec'] created succesfully
2025-10-20 16:41:16,674 - INFO - Verify VDNS record is shown in the API server
2025-10-20 16:41:16,674 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-10-20 16:41:16,727 - DEBUG - Requesting: https://10.0.0.22:8082/domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0
2025-10-20 16:41:16,783 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS/42e7b9b8-ede0-4440-a86c-c268cd82c080
2025-10-20 16:41:16,835 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS-record/5c8f73e6-160c-4f1a-ab7f-5a8f1b87cb28
2025-10-20 16:41:16,967 - INFO - Verify VDNS record is shown in the control node
2025-10-20 16:41:17,015 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:17,015 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-20 16:41:17,209 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:17,209 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-20 16:41:17,453 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-20 16:41:17,453 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28418137 failed
2025-10-20 16:41:18,454 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:18,454 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-20 16:41:18,644 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:18,644 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-20 16:41:18,889 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-20 16:41:18,889 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28418137 failed
2025-10-20 16:41:19,890 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:19,890 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-20 16:41:20,097 - 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.22, gateway password: c0ntrail123
2025-10-20 16:41:20,098 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-20 16:41:22,353 - 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.393 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.392 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.495 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.392/0.426/0.495 ms
2025-10-20 16:41:22,353 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-28418137 passed
2025-10-20 16:41:22,353 - DEBUG - Deleting VDNS record data: test-rec
2025-10-20 16:41:22,430 - INFO - VDNS record info: admin_domain:ctest-vdns1-80029011:test-rec deleted successfully.
2025-10-20 16:41:22,430 - INFO - Deleting VM ctest-vm2-test-78003900
2025-10-20 16:41:22,535 - INFO - Deleting VM ctest-vm1-test-28418137
2025-10-20 16:41:22,659 - INFO - Deleting VN ctest-vn1-vdns-52087209
2025-10-20 16:41:22,794 - DEBUG - VN 8f340980-c008-49be-b169-02c7f18c6fe2 still in use: Unable to complete operation on network 8f340980-c008-49be-b169-02c7f18c6fe2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-389df807-8bd0-4b85-aa00-49d114fd1762']
2025-10-20 16:41:22,794 - WARNING - Deleting VN ctest-vn1-vdns-52087209 failed..Will retry
2025-10-20 16:41:25,239 - DEBUG - Response for deleting network ()
2025-10-20 16:41:25,269 - DEBUG - Deleting VDNS Entry: ctest-vdns1-80029011
2025-10-20 16:41:25,342 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-80029011'] deleted successfully.
2025-10-20 16:41:25,342 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-10-20 16:41:25,395 - DEBUG - Requesting: https://10.0.0.22:8082/domain/d63b8345-8de7-4e97-94d5-a56d8ff33dd0
2025-10-20 16:41:25,451 - DEBUG - VDNS information not found in API server
2025-10-20 16:41:25,451 - INFO - VDNS information ctest-vdns1-80029011 removed from the API Server
2025-10-20 16:41:25,499 - INFO - VDNS information ctest-vdns1-80029011 removed in the Control node
2025-10-20 16:41:25,500 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-17229487']
2025-10-20 16:41:25,896 - DEBUG - No XMPP flaps were noticed during the test
2025-10-20 16:41:25,896 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:02]
2025-10-20 16:41:25,896 - INFO - --------------------------------------------------------------------------------
2025-10-20 16:41:26,638 - INFO - Deleted project: ctest-TestvDNSBasic0-17229487, ID : b97c5890-09a0-4aa6-b33c-8648c030b8b7