2026-08-21 10:40:03,235 - INFO - Domain Default found not creating
2026-08-21 10:40:03,435 - INFO - Project ctest-TestvDNSBasic0-04617464 not found, creating it
2026-08-21 10:40:04,037 - INFO - Created Project:ctest-TestvDNSBasic0-04617464, ID : 8b4d4343-4fde-483e-ab81-53f9f3cfc341
2026-08-21 10:40:05,928 - INFO - ================================================================================
2026-08-21 10:40:05,928 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-21 10:40:05,928 - 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-08-21 10:40:06,206 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-08-21 10:40:06,206 - INFO - Initial checks done. Running the testcase now
2026-08-21 10:40:06,206 - INFO -
2026-08-21 10:40:07,127 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-04617464'](8b4d4343-4fde-483e-ab81-53f9f3cfc341)
2026-08-21 10:40:07,183 - DEBUG - Creating VDNS : ctest-vdns1-07496136
2026-08-21 10:40:07,399 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-07496136'] created succesfully
2026-08-21 10:40:07,399 - DEBUG - Verify VDNS entry is shown in control node
2026-08-21 10:40:07,409 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-21 10:40:07,409 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-21 10:40:07,790 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-21 10:40:07,824 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b541e780-1b3c-4800-b410-5d14e309f7d8
2026-08-21 10:40:07,840 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/f83ed3ef-4146-4e33-ad00-b81b1e7fbbd0
2026-08-21 10:40:08,492 - DEBUG - Response for create_network : {'network': {'id': 'c5d6be23-cfad-457f-8195-17c0e4177102', 'name': 'ctest-vn1-vdns-76749249', 'tenant_id': '8b4d43434fde483eab8153f9f3cfc341', 'project_id': '8b4d43434fde483eab8153f9f3cfc341', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-04617464', 'ctest-vn1-vdns-76749249'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 10:40:08,736 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b799d17d-1ec6-46ab-a036-164c86326fa8', 'name': '', 'tenant_id': '8b4d43434fde483eab8153f9f3cfc341', 'network_id': 'c5d6be23-cfad-457f-8195-17c0e4177102', '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': '8b4d43434fde483eab8153f9f3cfc341'}}
2026-08-21 10:40:08,757 - INFO - Created VN ctest-vn1-vdns-76749249
2026-08-21 10:40:08,815 - DEBUG - VN ctest-vn1-vdns-76749249 UUID is c5d6be23-cfad-457f-8195-17c0e4177102
2026-08-21 10:40:09,041 - DEBUG - Services list from nova: [, , ]
2026-08-21 10:40:09,457 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6201-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6201-1)
2026-08-21 10:40:09,457 - INFO - Waiting for VM ctest-vm1-test-76615170 to be up..
2026-08-21 10:40:09,503 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:14,602 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:19,699 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:24,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:29,883 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:34,980 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:40,072 - DEBUG - VM is in ACTIVE state now
2026-08-21 10:40:40,072 - INFO - VM name : ctest-vm1-test-76615170
2026-08-21 10:40:40,163 - DEBUG - VM ctest-vm1-test-76615170 ID is fc116300-677b-4b5f-82d1-4e1ff869e174
2026-08-21 10:40:40,163 - DEBUG - VM ctest-vm1-test-76615170 launched on Node cn-jenkins-deploy-platform-ansible-os-6201-1
2026-08-21 10:40:40,253 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fc116300-677b-4b5f-82d1-4e1ff869e174
2026-08-21 10:40:40,263 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8b774b7c-6825-4004-ab0c-3d1c3e31b6d8
2026-08-21 10:40:43,542 - 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 1023ms')
2026-08-21 10:40:43,542 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-76615170 failed!
2026-08-21 10:40:43,603 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04617464:ctest-vn1-vdns-76749249 is 10.10.10.1 and allocation pool is NOT set
2026-08-21 10:40:45,667 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.630 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 = 0.630/3.301/5.972/2.671 ms')
2026-08-21 10:40:45,668 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-76615170 passed
2026-08-21 10:40:45,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 10:40:45,827 - DEBUG - Waiting to SSH to VM ctest-vm1-test-76615170, IP 10.10.10.3, Port 22
2026-08-21 10:40:45,986 - DEBUG - VM ctest-vm1-test-76615170 is ready for SSH connections
2026-08-21 10:40:45,986 - 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-08-21 10:40:45,987 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-21 10:40:47,654 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-21 10:40:47,655 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-76615170", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:40:47,655 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-76615170", None, socket.AF_INET6)'
2026-08-21 10:40:47,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-76615170, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:40:47,887 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-76615170
2026-08-21 10:40:50,088 - DEBUG - PING ctest-vm1-test-76615170 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.768 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.421 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.515 ms
--- ctest-vm1-test-76615170 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.421/1.568/3.768 ms
2026-08-21 10:40:50,089 - INFO - Ping to IP ctest-vm1-test-76615170 from VM ctest-vm1-test-76615170 passed
2026-08-21 10:40:50,109 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-21 10:40:50,121 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07496136@0%20AllEntriesVdnsRecordsReq
2026-08-21 10:40:50,132 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07496136:1:ctest-vm1-test-76615170:10.10.10.3', 'rec_name': 'ctest-vm1-test-76615170', '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-6201-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-76615170.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-21 10:40:50,132 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07496136:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-76615170', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-76615170', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6201-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-76615170.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-08-21 10:40:50,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6201-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6201-1)
2026-08-21 10:40:50,823 - INFO - Waiting for VM ctest-vm2-test-97987324 to be up..
2026-08-21 10:40:50,868 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:40:55,950 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:41:01,036 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:41:06,125 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:41:11,222 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:41:16,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 10:41:21,398 - DEBUG - VM is in ACTIVE state now
2026-08-21 10:41:21,398 - INFO - VM name : ctest-vm2-test-97987324
2026-08-21 10:41:21,480 - DEBUG - VM ctest-vm2-test-97987324 ID is b997c905-8d5c-45c1-93d7-32084280edd9
2026-08-21 10:41:21,480 - DEBUG - VM ctest-vm2-test-97987324 launched on Node cn-jenkins-deploy-platform-ansible-os-6201-1
2026-08-21 10:41:21,569 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b997c905-8d5c-45c1-93d7-32084280edd9
2026-08-21 10:41:21,580 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa48376d-66aa-4846-ab2b-0ef237e7e0a6
2026-08-21 10:41:24,858 - 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 1025ms')
2026-08-21 10:41:24,859 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97987324 failed!
2026-08-21 10:41:24,915 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04617464:ctest-vn1-vdns-76749249 is 10.10.10.1 and allocation pool is NOT set
2026-08-21 10:41:26,982 - 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=3.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.593 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.593/2.224/3.855/1.631 ms')
2026-08-21 10:41:26,982 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97987324 passed
2026-08-21 10:41:27,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 10:41:27,135 - DEBUG - Waiting to SSH to VM ctest-vm2-test-97987324, IP 10.10.10.4, Port 22
2026-08-21 10:41:27,305 - DEBUG - VM ctest-vm2-test-97987324 is ready for SSH connections
2026-08-21 10:41:27,305 - 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-08-21 10:41:27,305 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-21 10:41:28,446 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-21 10:41:28,446 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97987324", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:41:28,447 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97987324", None, socket.AF_INET6)'
2026-08-21 10:41:28,643 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97987324, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:41:28,643 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97987324
2026-08-21 10:41:30,827 - DEBUG - PING ctest-vm2-test-97987324 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.814 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.574 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.529 ms
--- ctest-vm2-test-97987324 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.529/1.639/3.814 ms
2026-08-21 10:41:30,828 - INFO - Ping to IP ctest-vm2-test-97987324 from VM ctest-vm2-test-97987324 passed
2026-08-21 10:41:30,847 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-21 10:41:30,854 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07496136@0%20AllEntriesVdnsRecordsReq
2026-08-21 10:41:30,861 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07496136:1:ctest-vm2-test-97987324:10.10.10.4', 'rec_name': 'ctest-vm2-test-97987324', '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-6201-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-97987324.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-21 10:41:30,862 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07496136:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-97987324', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-97987324', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6201-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-97987324.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-08-21 10:41:30,862 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97987324", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:41:30,862 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97987324", None, socket.AF_INET6)'
2026-08-21 10:41:30,989 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97987324, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-21 10:41:30,989 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97987324
2026-08-21 10:41:33,174 - DEBUG - PING ctest-vm2-test-97987324 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.586 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.116 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.013 ms
--- ctest-vm2-test-97987324 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.013/2.905/6.586 ms
2026-08-21 10:41:33,174 - INFO - Ping to IP ctest-vm2-test-97987324 from VM ctest-vm1-test-76615170 passed
2026-08-21 10:41:33,174 - INFO - Try deleting the VDNS entry ctest-vdns1-07496136 with back ref of ipam.
2026-08-21 10:41:33,235 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/2bf9c225-13f8-45e5-a734-3c3b291c611c']
2026-08-21 10:41:33,235 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-21 10:41:33,235 - INFO - Add CNAME VDNS record for ctest-vm1-test-76615170 and verify we able to ping by alias name
2026-08-21 10:41:33,283 - DEBUG - Creating VDNS record data : test-rec
2026-08-21 10:41:33,399 - INFO - In verify_on_setup
2026-08-21 10:41:33,495 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-07496136', 'test-rec'] created succesfully
2026-08-21 10:41:33,495 - INFO - Verify VDNS record is shown in the API server
2026-08-21 10:41:33,495 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-21 10:41:33,503 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b541e780-1b3c-4800-b410-5d14e309f7d8
2026-08-21 10:41:33,519 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/f83ed3ef-4146-4e33-ad00-b81b1e7fbbd0
2026-08-21 10:41:33,529 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/4cbf0de5-bb79-4758-a4fc-523b440c66a2
2026-08-21 10:41:33,537 - INFO - Verify VDNS record is shown in the control node
2026-08-21 10:41:33,545 - 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-08-21 10:41:33,545 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-21 10:41:33,673 - 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-08-21 10:41:33,674 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-21 10:41:33,850 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-21 10:41:33,851 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-76615170 failed
2026-08-21 10:41:34,852 - 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-08-21 10:41:34,852 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-21 10:41:34,985 - 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-08-21 10:41:34,985 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-21 10:41:35,159 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-21 10:41:35,159 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-76615170 failed
2026-08-21 10:41:36,160 - 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-08-21 10:41:36,160 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-21 10:41:36,300 - 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-08-21 10:41:36,300 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-21 10:41:38,479 - 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.283 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.465 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.511 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.283/0.419/0.511 ms
2026-08-21 10:41:38,479 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-76615170 passed
2026-08-21 10:41:38,479 - DEBUG - Deleting VDNS record data: test-rec
2026-08-21 10:41:38,558 - INFO - VDNS record info: default-domain:ctest-vdns1-07496136:test-rec deleted successfully.
2026-08-21 10:41:38,559 - INFO - Deleting VM ctest-vm2-test-97987324
2026-08-21 10:41:38,650 - INFO - Deleting VM ctest-vm1-test-76615170
2026-08-21 10:41:38,734 - INFO - Deleting VN ctest-vn1-vdns-76749249
2026-08-21 10:41:38,776 - DEBUG - VN c5d6be23-cfad-457f-8195-17c0e4177102 still in use: Unable to complete operation on network c5d6be23-cfad-457f-8195-17c0e4177102. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8a7e7649-c7dd-4c92-b16a-831db1e6c50f']
2026-08-21 10:41:38,777 - WARNING - Deleting VN ctest-vn1-vdns-76749249 failed..Will retry
2026-08-21 10:41:40,829 - DEBUG - VN c5d6be23-cfad-457f-8195-17c0e4177102 still in use: Unable to complete operation on network c5d6be23-cfad-457f-8195-17c0e4177102. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-347cccba-f17a-4a96-8ce6-db7399456c5e']
2026-08-21 10:41:40,830 - WARNING - Deleting VN ctest-vn1-vdns-76749249 failed..Will retry
2026-08-21 10:41:43,090 - DEBUG - Response for deleting network ()
2026-08-21 10:41:43,127 - DEBUG - Deleting VDNS Entry: ctest-vdns1-07496136
2026-08-21 10:41:43,202 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-07496136'] deleted successfully.
2026-08-21 10:41:43,203 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-21 10:41:43,210 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b541e780-1b3c-4800-b410-5d14e309f7d8
2026-08-21 10:41:43,224 - DEBUG - VDNS information not found in API server
2026-08-21 10:41:43,224 - INFO - VDNS information ctest-vdns1-07496136 removed from the API Server
2026-08-21 10:41:43,230 - INFO - VDNS information ctest-vdns1-07496136 removed in the Control node
2026-08-21 10:41:43,231 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-04617464']
2026-08-21 10:41:43,504 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 10:41:43,504 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:38]
2026-08-21 10:41:43,504 - INFO - --------------------------------------------------------------------------------
2026-08-21 10:41:44,336 - INFO - Deleted project: ctest-TestvDNSBasic0-04617464, ID : 8b4d4343-4fde-483e-ab81-53f9f3cfc341