2025-10-30 02:05:37,372 - INFO - Reading existing Domain with UUID e05897ec-8f26-4de0-b53d-6381700aec6a
2025-10-30 02:05:37,383 - INFO - Using existing domain ['admin_domain'](e05897ec-8f26-4de0-b53d-6381700aec6a)
2025-10-30 02:05:37,612 - INFO - Project ctest-TestvDNSBasic0-17237182 not found, creating it
2025-10-30 02:05:38,148 - INFO - Created Project:ctest-TestvDNSBasic0-17237182, ID : f524ede7-4257-460a-8ad1-f50764a680dc
2025-10-30 02:05:40,119 - INFO - ================================================================================
2025-10-30 02:05:40,119 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-30 02:05:40,119 - 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-30 02:05:40,517 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-10-30 02:05:40,517 - INFO - Initial checks done. Running the testcase now
2025-10-30 02:05:40,517 - INFO -
2025-10-30 02:05:41,367 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-17237182'](f524ede7-4257-460a-8ad1-f50764a680dc)
2025-10-30 02:05:41,419 - DEBUG - Creating VDNS : ctest-vdns1-20354667
2025-10-30 02:05:41,683 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-20354667'] created succesfully
2025-10-30 02:05:41,683 - DEBUG - Verify VDNS entry is shown in control node
2025-10-30 02:05:41,736 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-30 02:05:41,736 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-30 02:05:42,081 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-30 02:05:42,163 - DEBUG - Requesting: https://10.0.0.27:8082/domain/e05897ec-8f26-4de0-b53d-6381700aec6a
2025-10-30 02:05:42,228 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2
2025-10-30 02:05:43,117 - DEBUG - Response for create_network : {'network': {'id': '66bfcbeb-c720-4c1f-9e61-a794c18454b8', 'name': 'ctest-vn1-vdns-96698540', 'tenant_id': 'f524ede74257460a8ad1f50764a680dc', 'project_id': 'f524ede74257460a8ad1f50764a680dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-17237182', 'ctest-vn1-vdns-96698540'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-30 02:05:43,452 - DEBUG - Response for create_subnet : {'subnet': {'id': '354655bf-c816-4f9b-a079-84eb48e7178a', 'name': '', 'tenant_id': 'f524ede74257460a8ad1f50764a680dc', 'network_id': '66bfcbeb-c720-4c1f-9e61-a794c18454b8', '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-30T02:05:43.290636', 'updated_at': '2025-10-30T02:05:43.290636', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'f524ede74257460a8ad1f50764a680dc'}}
2025-10-30 02:05:43,517 - INFO - Created VN ctest-vn1-vdns-96698540
2025-10-30 02:05:43,579 - DEBUG - VN ctest-vn1-vdns-96698540 UUID is 66bfcbeb-c720-4c1f-9e61-a794c18454b8
2025-10-30 02:05:44,010 - DEBUG - Services list from nova: [, , ]
2025-10-30 02:05:45,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-610-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-610-1)
2025-10-30 02:05:45,170 - INFO - Waiting for VM ctest-vm1-test-22416176 to be up..
2025-10-30 02:05:45,271 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 02:05:50,416 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:05:50,416 - INFO - VM name : ctest-vm1-test-22416176
2025-10-30 02:05:50,572 - DEBUG - VM ctest-vm1-test-22416176 ID is 926c6bfc-3820-43e3-9d86-8d98f42cbef9
2025-10-30 02:05:50,572 - DEBUG - VM ctest-vm1-test-22416176 launched on Node cn-jenkins-deploy-platform-juju-os-610-1
2025-10-30 02:05:50,704 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/926c6bfc-3820-43e3-9d86-8d98f42cbef9
2025-10-30 02:05:50,760 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/927c9704-e35b-42ac-b00b-ff072d801015
2025-10-30 02:05:54,301 - 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 1012ms')
2025-10-30 02:05:54,301 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22416176 failed!
2025-10-30 02:05:54,359 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-17237182:ctest-vn1-vdns-96698540 is 10.10.10.1 and allocation pool is NOT set
2025-10-30 02:05:58,463 - 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-30 02:05:58,464 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22416176 failed!
2025-10-30 02:05:58,519 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-17237182:ctest-vn1-vdns-96698540 is 10.10.10.1 and allocation pool is NOT set
2025-10-30 02:06:00,603 - 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=3.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.621 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.621/1.831/3.041/1.210 ms')
2025-10-30 02:06:00,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22416176 passed
2025-10-30 02:06:00,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:06:00,759 - DEBUG - Waiting to SSH to VM ctest-vm1-test-22416176, IP 10.10.10.3, Port 22
2025-10-30 02:06:00,978 - DEBUG - VM ctest-vm1-test-22416176 is ready for SSH connections
2025-10-30 02:06:00,978 - 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-10-30 02:06:00,978 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-30 02:06:02,699 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-30 02:06:02,700 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22416176", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:02,700 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22416176", None, socket.AF_INET6)'
2025-10-30 02:06:02,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-22416176, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:02,965 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-22416176
2025-10-30 02:06:05,247 - DEBUG - PING ctest-vm1-test-22416176 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.748 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.401 ms
--- ctest-vm1-test-22416176 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.383/1.844/4.748 ms
2025-10-30 02:06:05,247 - INFO - Ping to IP ctest-vm1-test-22416176 from VM ctest-vm1-test-22416176 passed
2025-10-30 02:06:05,272 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-30 02:06:05,323 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-20354667@0%20AllEntriesVdnsRecordsReq
2025-10-30 02:06:05,376 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-20354667:1:ctest-vm1-test-22416176:10.10.10.3', 'rec_name': 'ctest-vm1-test-22416176', '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-610-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-22416176.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-30 02:06:05,376 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-20354667:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-22416176', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-22416176', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-610-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-22416176.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-30 02:06:06,929 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-610-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-610-1)
2025-10-30 02:06:06,929 - INFO - Waiting for VM ctest-vm2-test-48395665 to be up..
2025-10-30 02:06:07,030 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-30 02:06:12,177 - DEBUG - VM is in ACTIVE state now
2025-10-30 02:06:12,177 - INFO - VM name : ctest-vm2-test-48395665
2025-10-30 02:06:12,332 - DEBUG - VM ctest-vm2-test-48395665 ID is b187d9dc-eb93-4e4d-9e13-710f3007794c
2025-10-30 02:06:12,332 - DEBUG - VM ctest-vm2-test-48395665 launched on Node cn-jenkins-deploy-platform-juju-os-610-1
2025-10-30 02:06:12,497 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/b187d9dc-eb93-4e4d-9e13-710f3007794c
2025-10-30 02:06:12,551 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/f0692e49-bab8-4216-8546-9480eee14178
2025-10-30 02:06:16,027 - 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 1024ms')
2025-10-30 02:06:16,027 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-48395665 failed!
2025-10-30 02:06:16,083 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-17237182:ctest-vn1-vdns-96698540 is 10.10.10.1 and allocation pool is NOT set
2025-10-30 02:06:20,195 - 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=12.8 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 12.800/12.800/12.800/0.000 ms')
2025-10-30 02:06:20,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-48395665 passed
2025-10-30 02:06:20,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 02:06:20,355 - DEBUG - Waiting to SSH to VM ctest-vm2-test-48395665, IP 10.10.10.4, Port 22
2025-10-30 02:06:20,573 - DEBUG - VM ctest-vm2-test-48395665 is ready for SSH connections
2025-10-30 02:06:20,573 - 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-10-30 02:06:20,573 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-30 02:06:22,242 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-30 02:06:22,242 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48395665", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:22,242 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48395665", None, socket.AF_INET6)'
2025-10-30 02:06:22,522 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48395665, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:22,522 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48395665
2025-10-30 02:06:24,815 - DEBUG - PING ctest-vm2-test-48395665 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.163 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.580 ms
--- ctest-vm2-test-48395665 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.429/1.390/3.163 ms
2025-10-30 02:06:24,815 - INFO - Ping to IP ctest-vm2-test-48395665 from VM ctest-vm2-test-48395665 passed
2025-10-30 02:06:24,844 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-30 02:06:24,896 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-20354667@0%20AllEntriesVdnsRecordsReq
2025-10-30 02:06:24,948 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-20354667:1:ctest-vm2-test-48395665:10.10.10.4', 'rec_name': 'ctest-vm2-test-48395665', '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-610-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-48395665.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-30 02:06:24,948 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-20354667:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-48395665', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-48395665', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-610-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-48395665.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-30 02:06:24,948 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48395665", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:24,948 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48395665", None, socket.AF_INET6)'
2025-10-30 02:06:25,135 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48395665, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-30 02:06:25,135 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48395665
2025-10-30 02:06:27,433 - DEBUG - PING ctest-vm2-test-48395665 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.440 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.854 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.939 ms
--- ctest-vm2-test-48395665 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.854/1.744/3.440 ms
2025-10-30 02:06:27,433 - INFO - Ping to IP ctest-vm2-test-48395665 from VM ctest-vm1-test-22416176 passed
2025-10-30 02:06:27,433 - INFO - Try deleting the VDNS entry ctest-vdns1-20354667 with back ref of ipam.
2025-10-30 02:06:27,490 - DEBUG - Delete when resource still referred: ['https://10.0.0.27:8082/network-ipam/4ea883c9-9e8e-44ea-995b-5f379830ff17']
2025-10-30 02:06:27,491 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-30 02:06:27,491 - INFO - Add CNAME VDNS record for ctest-vm1-test-22416176 and verify we able to ping by alias name
2025-10-30 02:06:27,538 - DEBUG - Creating VDNS record data : test-rec
2025-10-30 02:06:27,651 - INFO - In verify_on_setup
2025-10-30 02:06:27,747 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-20354667', 'test-rec'] created succesfully
2025-10-30 02:06:27,747 - INFO - Verify VDNS record is shown in the API server
2025-10-30 02:06:27,747 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-30 02:06:27,799 - DEBUG - Requesting: https://10.0.0.27:8082/domain/e05897ec-8f26-4de0-b53d-6381700aec6a
2025-10-30 02:06:27,864 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2
2025-10-30 02:06:27,916 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS-record/65888361-a495-464e-8326-2c11bac15b25
2025-10-30 02:06:27,968 - INFO - Verify VDNS record is shown in the control node
2025-10-30 02:06:28,020 - 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-10-30 02:06:28,021 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 02:06:28,220 - 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-10-30 02:06:28,220 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-30 02:06:28,504 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-30 02:06:28,504 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22416176 failed
2025-10-30 02:06:29,505 - 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-10-30 02:06:29,505 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 02:06:29,723 - 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-10-30 02:06:29,723 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-30 02:06:29,975 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-30 02:06:29,975 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22416176 failed
2025-10-30 02:06:30,976 - 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-10-30 02:06:30,976 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 02:06:31,171 - 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-10-30 02:06:31,172 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-30 02:06:33,437 - 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.595 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.412 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.448/0.595 ms
2025-10-30 02:06:33,437 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-22416176 passed
2025-10-30 02:06:33,437 - DEBUG - Deleting VDNS record data: test-rec
2025-10-30 02:06:33,514 - INFO - VDNS record info: admin_domain:ctest-vdns1-20354667:test-rec deleted successfully.
2025-10-30 02:06:33,515 - INFO - Deleting VM ctest-vm2-test-48395665
2025-10-30 02:06:33,626 - INFO - Deleting VM ctest-vm1-test-22416176
2025-10-30 02:06:33,733 - INFO - Deleting VN ctest-vn1-vdns-96698540
2025-10-30 02:06:33,870 - DEBUG - VN 66bfcbeb-c720-4c1f-9e61-a794c18454b8 still in use: Unable to complete operation on network 66bfcbeb-c720-4c1f-9e61-a794c18454b8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-056e9664-9186-4589-b6b4-21998d4ee7fa']
2025-10-30 02:06:33,870 - WARNING - Deleting VN ctest-vn1-vdns-96698540 failed..Will retry
2025-10-30 02:06:36,456 - DEBUG - Response for deleting network ()
2025-10-30 02:06:36,501 - DEBUG - Deleting VDNS Entry: ctest-vdns1-20354667
2025-10-30 02:06:36,578 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-20354667'] deleted successfully.
2025-10-30 02:06:36,579 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-30 02:06:36,631 - DEBUG - Requesting: https://10.0.0.27:8082/domain/e05897ec-8f26-4de0-b53d-6381700aec6a
2025-10-30 02:06:36,695 - DEBUG - VDNS information not found in API server
2025-10-30 02:06:36,695 - INFO - VDNS information ctest-vdns1-20354667 removed from the API Server
2025-10-30 02:06:36,744 - INFO - VDNS information ctest-vdns1-20354667 removed in the Control node
2025-10-30 02:06:36,744 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-17237182']
2025-10-30 02:06:37,136 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:06:37,136 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2025-10-30 02:06:37,136 - INFO - --------------------------------------------------------------------------------
2025-10-30 02:06:37,954 - INFO - Deleted project: ctest-TestvDNSBasic0-17237182, ID : f524ede7-4257-460a-8ad1-f50764a680dc