2026-01-31 12:24:29,247 - INFO - Domain Default found not creating
2026-01-31 12:24:29,430 - INFO - Project ctest-TestvDNSBasic0-68542633 not found, creating it
2026-01-31 12:24:29,908 - INFO - Created Project:ctest-TestvDNSBasic0-68542633, ID : 9874a3fe-7341-4c4b-8a12-3f1d3b1f1ac0
2026-01-31 12:24:31,363 - INFO - ================================================================================
2026-01-31 12:24:31,363 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-01-31 12:24:31,363 - 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-31 12:24:31,619 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-01-31 12:24:31,619 - INFO - Initial checks done. Running the testcase now
2026-01-31 12:24:31,619 - INFO -
2026-01-31 12:24:32,315 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-68542633'](9874a3fe-7341-4c4b-8a12-3f1d3b1f1ac0)
2026-01-31 12:24:32,365 - DEBUG - Creating VDNS : ctest-vdns1-22488779
2026-01-31 12:24:32,581 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-22488779'] created succesfully
2026-01-31 12:24:32,581 - DEBUG - Verify VDNS entry is shown in control node
2026-01-31 12:24:32,586 - DEBUG - Verify VDNS entry is shown in the API server
2026-01-31 12:24:32,586 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-31 12:24:32,875 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-31 12:24:32,901 - DEBUG - Requesting: http://10.0.0.50:8082/domain/290c878f-1492-4e9f-84b5-af73f57aaa8d
2026-01-31 12:24:32,913 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/7d5fa4f7-b302-452c-8b9f-f86964d994eb
2026-01-31 12:24:33,456 - DEBUG - Response for create_network : {'network': {'id': '1e273135-9b5a-4c42-a5cb-e22cd72bd673', 'name': 'ctest-vn1-vdns-78055546', 'tenant_id': '9874a3fe73414c4b8a123f1d3b1f1ac0', 'project_id': '9874a3fe73414c4b8a123f1d3b1f1ac0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-68542633', 'ctest-vn1-vdns-78055546'], 'port_security_enabled': True, 'description': ''}}
2026-01-31 12:24:33,657 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd03769e9-e2a7-4cc1-9ca5-2ab58c99d392', 'name': '', 'tenant_id': '9874a3fe73414c4b8a123f1d3b1f1ac0', 'network_id': '1e273135-9b5a-4c42-a5cb-e22cd72bd673', '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': '9874a3fe73414c4b8a123f1d3b1f1ac0'}}
2026-01-31 12:24:33,676 - INFO - Created VN ctest-vn1-vdns-78055546
2026-01-31 12:24:33,729 - DEBUG - VN ctest-vn1-vdns-78055546 UUID is 1e273135-9b5a-4c42-a5cb-e22cd72bd673
2026-01-31 12:24:33,920 - DEBUG - Services list from nova: [, , ]
2026-01-31 12:24:34,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5155-1)
2026-01-31 12:24:34,984 - INFO - Waiting for VM ctest-vm1-test-23657244 to be up..
2026-01-31 12:24:35,023 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-31 12:24:40,098 - DEBUG - VM is in ACTIVE state now
2026-01-31 12:24:40,098 - INFO - VM name : ctest-vm1-test-23657244
2026-01-31 12:24:40,164 - DEBUG - VM ctest-vm1-test-23657244 ID is e210d9fa-55d0-4a6f-8766-2cdca7109d0b
2026-01-31 12:24:40,164 - DEBUG - VM ctest-vm1-test-23657244 launched on Node cn-jenkins-deploy-platform-ansible-os-5155-1
2026-01-31 12:24:40,234 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e210d9fa-55d0-4a6f-8766-2cdca7109d0b
2026-01-31 12:24:40,242 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2cf2d1ed-3fb9-4ea0-9372-e0e7a9816306
2026-01-31 12:24:43,480 - 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 1006ms')
2026-01-31 12:24:43,481 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23657244 failed!
2026-01-31 12:24:43,533 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68542633:ctest-vn1-vdns-78055546 is 10.10.10.1 and allocation pool is NOT set
2026-01-31 12:24:45,589 - 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=4.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 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.134/2.876/4.618/1.742 ms')
2026-01-31 12:24:45,589 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23657244 passed
2026-01-31 12:24:45,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-31 12:24:45,737 - DEBUG - Waiting to SSH to VM ctest-vm1-test-23657244, IP 10.10.10.3, Port 22
2026-01-31 12:24:45,804 - 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': ''}
2026-01-31 12:24:45,874 - DEBUG - VM ctest-vm1-test-23657244 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-31 12:24:50,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-31 12:24:50,875 - DEBUG - Waiting to SSH to VM ctest-vm1-test-23657244, IP 10.10.10.3, Port 22
2026-01-31 12:24:51,029 - DEBUG - VM ctest-vm1-test-23657244 is ready for SSH connections
2026-01-31 12:24:51,029 - 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.50, gateway password: c0ntrail123
2026-01-31 12:24:51,029 - DEBUG - ifconfig | grep 10.10.10.3
2026-01-31 12:24:52,687 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-31 12:24:52,688 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23657244", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:24:52,688 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23657244", None, socket.AF_INET6)'
2026-01-31 12:24:52,928 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-23657244, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:24:52,928 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-23657244
2026-01-31 12:24:55,178 - DEBUG - PING ctest-vm1-test-23657244 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.310 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.383 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.406 ms
--- ctest-vm1-test-23657244 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.383/1.366/3.310 ms
2026-01-31 12:24:55,178 - INFO - Ping to IP ctest-vm1-test-23657244 from VM ctest-vm1-test-23657244 passed
2026-01-31 12:24:55,190 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-31 12:24:55,195 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22488779@0%20AllEntriesVdnsRecordsReq
2026-01-31 12:24:55,199 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22488779:1:ctest-vm1-test-23657244:10.10.10.3', 'rec_name': 'ctest-vm1-test-23657244', '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-5155-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-23657244.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-31 12:24:55,199 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22488779:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-23657244', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-23657244', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5155-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-23657244.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-31 12:24:56,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5155-1)
2026-01-31 12:24:56,309 - INFO - Waiting for VM ctest-vm2-test-26551176 to be up..
2026-01-31 12:24:56,345 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-31 12:25:01,423 - DEBUG - VM is in ACTIVE state now
2026-01-31 12:25:01,423 - INFO - VM name : ctest-vm2-test-26551176
2026-01-31 12:25:01,502 - DEBUG - VM ctest-vm2-test-26551176 ID is cc177695-6f32-459b-832e-6d5e402f7e16
2026-01-31 12:25:01,502 - DEBUG - VM ctest-vm2-test-26551176 launched on Node cn-jenkins-deploy-platform-ansible-os-5155-1
2026-01-31 12:25:01,572 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cc177695-6f32-459b-832e-6d5e402f7e16
2026-01-31 12:25:01,580 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d35f6995-c680-4b76-92d6-5b90366b407a
2026-01-31 12:25:04,818 - 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')
2026-01-31 12:25:04,818 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26551176 failed!
2026-01-31 12:25:04,869 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68542633:ctest-vn1-vdns-78055546 is 10.10.10.1 and allocation pool is NOT set
2026-01-31 12:25:06,930 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.818 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.818/2.453/4.088/1.635 ms')
2026-01-31 12:25:06,930 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26551176 passed
2026-01-31 12:25:07,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-31 12:25:07,077 - DEBUG - Waiting to SSH to VM ctest-vm2-test-26551176, IP 10.10.10.4, Port 22
2026-01-31 12:25:07,237 - DEBUG - VM ctest-vm2-test-26551176 is ready for SSH connections
2026-01-31 12:25:07,237 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:07,237 - DEBUG - ifconfig | grep 10.10.10.4
2026-01-31 12:25:08,868 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-31 12:25:08,868 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26551176", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:25:08,868 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26551176", None, socket.AF_INET6)'
2026-01-31 12:25:09,112 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26551176, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:25:09,112 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26551176
2026-01-31 12:25:11,368 - DEBUG - PING ctest-vm2-test-26551176 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.772 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.480 ms
--- ctest-vm2-test-26551176 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.367/1.206/2.772 ms
2026-01-31 12:25:11,368 - INFO - Ping to IP ctest-vm2-test-26551176 from VM ctest-vm2-test-26551176 passed
2026-01-31 12:25:11,381 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-31 12:25:11,386 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22488779@0%20AllEntriesVdnsRecordsReq
2026-01-31 12:25:11,391 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22488779:1:ctest-vm2-test-26551176:10.10.10.4', 'rec_name': 'ctest-vm2-test-26551176', '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-5155-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-26551176.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-31 12:25:11,391 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22488779:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-26551176', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-26551176', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5155-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-26551176.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-31 12:25:11,391 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26551176", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:25:11,391 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26551176", None, socket.AF_INET6)'
2026-01-31 12:25:11,570 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26551176, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-01-31 12:25:11,570 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26551176
2026-01-31 12:25:13,831 - DEBUG - PING ctest-vm2-test-26551176 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.457 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.701 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.749 ms
--- ctest-vm2-test-26551176 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.701/2.302/5.457 ms
2026-01-31 12:25:13,831 - INFO - Ping to IP ctest-vm2-test-26551176 from VM ctest-vm1-test-23657244 passed
2026-01-31 12:25:13,831 - INFO - Try deleting the VDNS entry ctest-vdns1-22488779 with back ref of ipam.
2026-01-31 12:25:13,885 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/8c02e1c4-550c-433f-8fef-5ed6a8b46594']
2026-01-31 12:25:13,885 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-01-31 12:25:13,885 - INFO - Add CNAME VDNS record for ctest-vm1-test-23657244 and verify we able to ping by alias name
2026-01-31 12:25:13,933 - DEBUG - Creating VDNS record data : test-rec
2026-01-31 12:25:14,037 - INFO - In verify_on_setup
2026-01-31 12:25:14,133 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-22488779', 'test-rec'] created succesfully
2026-01-31 12:25:14,133 - INFO - Verify VDNS record is shown in the API server
2026-01-31 12:25:14,133 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-31 12:25:14,139 - DEBUG - Requesting: http://10.0.0.50:8082/domain/290c878f-1492-4e9f-84b5-af73f57aaa8d
2026-01-31 12:25:14,149 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/7d5fa4f7-b302-452c-8b9f-f86964d994eb
2026-01-31 12:25:14,156 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/439b6437-9409-415c-a1f0-60dcdb5b699a
2026-01-31 12:25:14,162 - INFO - Verify VDNS record is shown in the control node
2026-01-31 12:25:14,168 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:14,168 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-31 12:25:14,355 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:14,355 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-31 12:25:14,605 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-31 12:25:14,605 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23657244 failed
2026-01-31 12:25:15,606 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:15,606 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-31 12:25:15,792 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:15,792 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-31 12:25:16,030 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-31 12:25:16,030 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23657244 failed
2026-01-31 12:25:17,031 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:17,031 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-31 12:25:17,226 - 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.50, gateway password: c0ntrail123
2026-01-31 12:25:17,226 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-31 12:25:19,471 - 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.338 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.353 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.387 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.338/0.359/0.387 ms
2026-01-31 12:25:19,471 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-23657244 passed
2026-01-31 12:25:19,471 - DEBUG - Deleting VDNS record data: test-rec
2026-01-31 12:25:19,537 - INFO - VDNS record info: default-domain:ctest-vdns1-22488779:test-rec deleted successfully.
2026-01-31 12:25:19,537 - INFO - Deleting VM ctest-vm2-test-26551176
2026-01-31 12:25:19,603 - INFO - Deleting VM ctest-vm1-test-23657244
2026-01-31 12:25:19,673 - INFO - Deleting VN ctest-vn1-vdns-78055546
2026-01-31 12:25:19,705 - DEBUG - VN 1e273135-9b5a-4c42-a5cb-e22cd72bd673 still in use: Unable to complete operation on network 1e273135-9b5a-4c42-a5cb-e22cd72bd673. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a589e351-e58f-425d-bf04-756358eacde0']
2026-01-31 12:25:19,706 - WARNING - Deleting VN ctest-vn1-vdns-78055546 failed..Will retry
2026-01-31 12:25:21,929 - DEBUG - Response for deleting network ()
2026-01-31 12:25:21,982 - DEBUG - Deleting VDNS Entry: ctest-vdns1-22488779
2026-01-31 12:25:22,061 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-22488779'] deleted successfully.
2026-01-31 12:25:22,061 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-01-31 12:25:22,066 - DEBUG - Requesting: http://10.0.0.50:8082/domain/290c878f-1492-4e9f-84b5-af73f57aaa8d
2026-01-31 12:25:22,077 - DEBUG - VDNS information not found in API server
2026-01-31 12:25:22,077 - INFO - VDNS information ctest-vdns1-22488779 removed from the API Server
2026-01-31 12:25:22,083 - INFO - VDNS information ctest-vdns1-22488779 removed in the Control node
2026-01-31 12:25:22,083 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-68542633']
2026-01-31 12:25:22,339 - DEBUG - No XMPP flaps were noticed during the test
2026-01-31 12:25:22,339 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2026-01-31 12:25:22,339 - INFO - --------------------------------------------------------------------------------
2026-01-31 12:25:22,993 - INFO - Deleted project: ctest-TestvDNSBasic0-68542633, ID : 9874a3fe-7341-4c4b-8a12-3f1d3b1f1ac0