2025-08-13 15:26:51,891 - INFO - Domain Default found not creating
2025-08-13 15:26:52,026 - INFO - Project ctest-TestvDNSBasic0-60708734 not found, creating it
2025-08-13 15:26:52,505 - INFO - Created Project:ctest-TestvDNSBasic0-60708734, ID : 78626680-72e0-41d9-9a38-48ef1789db79
2025-08-13 15:26:53,930 - INFO - ================================================================================
2025-08-13 15:26:53,930 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-13 15:26:53,930 - 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-08-13 15:26:54,186 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.254': '0'}} with
2025-08-13 15:26:54,186 - INFO - Initial checks done. Running the testcase now
2025-08-13 15:26:54,186 - INFO -
2025-08-13 15:26:54,872 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-60708734'](78626680-72e0-41d9-9a38-48ef1789db79)
2025-08-13 15:26:54,924 - DEBUG - Creating VDNS : ctest-vdns1-66115858
2025-08-13 15:26:55,132 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-66115858'] created succesfully
2025-08-13 15:26:55,133 - DEBUG - Verify VDNS entry is shown in control node
2025-08-13 15:26:55,139 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-13 15:26:55,140 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:26:55,429 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:26:55,455 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:26:55,469 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-DNS/ddd14893-c3b1-49f7-b87d-8cb90b81844e
2025-08-13 15:26:56,032 - DEBUG - Response for create_network : {'network': {'id': '35a8266f-9afc-4532-b748-f9fac40dd9fb', 'name': 'ctest-vn1-vdns-56608580', 'tenant_id': '7862668072e041d99a3848ef1789db79', 'project_id': '7862668072e041d99a3848ef1789db79', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-60708734', 'ctest-vn1-vdns-56608580'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 15:26:56,231 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c2dde86-2d8c-4fbe-a9a4-40d49702134a', 'name': '', 'tenant_id': '7862668072e041d99a3848ef1789db79', 'network_id': '35a8266f-9afc-4532-b748-f9fac40dd9fb', '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': '7862668072e041d99a3848ef1789db79'}}
2025-08-13 15:26:56,250 - INFO - Created VN ctest-vn1-vdns-56608580
2025-08-13 15:26:56,305 - DEBUG - VN ctest-vn1-vdns-56608580 UUID is 35a8266f-9afc-4532-b748-f9fac40dd9fb
2025-08-13 15:26:56,496 - DEBUG - Services list from nova: [, , ]
2025-08-13 15:26:57,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:26:57,556 - INFO - Waiting for VM ctest-vm1-test-64781840 to be up..
2025-08-13 15:26:57,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 15:27:02,675 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:27:02,675 - INFO - VM name : ctest-vm1-test-64781840
2025-08-13 15:27:02,745 - DEBUG - VM ctest-vm1-test-64781840 ID is 3ed9b683-004e-4c69-8124-e7d4c8de1ce7
2025-08-13 15:27:02,745 - DEBUG - VM ctest-vm1-test-64781840 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:27:02,811 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/3ed9b683-004e-4c69-8124-e7d4c8de1ce7
2025-08-13 15:27:02,820 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/49b7a0fa-8739-4aa9-a559-d7d6e9c2ecee
2025-08-13 15:27:06,084 - 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-08-13 15:27:06,084 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64781840 failed!
2025-08-13 15:27:06,141 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-60708734:ctest-vn1-vdns-56608580 is 10.10.10.1 and allocation pool is NOT set
2025-08-13 15:27:08,216 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.870/3.310/4.751/1.440 ms')
2025-08-13 15:27:08,216 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64781840 passed
2025-08-13 15:27:08,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:27:08,381 - DEBUG - Waiting to SSH to VM ctest-vm1-test-64781840, IP 10.10.10.3, Port 22
2025-08-13 15:27:08,540 - DEBUG - VM ctest-vm1-test-64781840 is ready for SSH connections
2025-08-13 15:27:08,540 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:08,540 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-13 15:27:10,175 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-13 15:27:10,175 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64781840", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:10,175 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64781840", None, socket.AF_INET6)'
2025-08-13 15:27:10,403 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-64781840, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:10,403 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-64781840
2025-08-13 15:27:12,652 - DEBUG - PING ctest-vm1-test-64781840 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.968 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.344 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.290 ms
--- ctest-vm1-test-64781840 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.344/1.534/2.968 ms
2025-08-13 15:27:12,653 - INFO - Ping to IP ctest-vm1-test-64781840 from VM ctest-vm1-test-64781840 passed
2025-08-13 15:27:12,671 - DEBUG - Requesting: http://10.0.0.133:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-13 15:27:12,678 - DEBUG - Requesting: http://10.0.0.133:8092/Snh_PageReq?x=default-domain:ctest-vdns1-66115858@0%20AllEntriesVdnsRecordsReq
2025-08-13 15:27:12,685 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66115858:1:ctest-vm1-test-64781840:10.10.10.3', 'rec_name': 'ctest-vm1-test-64781840', '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-3840-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-64781840.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-13 15:27:12,685 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66115858:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-64781840', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-64781840', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3840-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-64781840.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-08-13 15:27:13,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:27:13,852 - INFO - Waiting for VM ctest-vm2-test-73428047 to be up..
2025-08-13 15:27:13,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 15:27:18,970 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:27:18,971 - INFO - VM name : ctest-vm2-test-73428047
2025-08-13 15:27:19,043 - DEBUG - VM ctest-vm2-test-73428047 ID is e4755a0b-a956-48cb-a9cf-cbf3567a47eb
2025-08-13 15:27:19,043 - DEBUG - VM ctest-vm2-test-73428047 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:27:19,119 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/e4755a0b-a956-48cb-a9cf-cbf3567a47eb
2025-08-13 15:27:19,129 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/8efa3c5c-e9c1-4293-a492-9ed7e5aed38c
2025-08-13 15:27:22,407 - 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 1027ms')
2025-08-13 15:27:22,408 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-73428047 failed!
2025-08-13 15:27:22,460 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-60708734:ctest-vn1-vdns-56608580 is 10.10.10.1 and allocation pool is NOT set
2025-08-13 15:27:24,524 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.803 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.803/1.941/3.079/1.138 ms')
2025-08-13 15:27:24,524 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-73428047 passed
2025-08-13 15:27:24,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:27:24,673 - DEBUG - Waiting to SSH to VM ctest-vm2-test-73428047, IP 10.10.10.4, Port 22
2025-08-13 15:27:24,828 - DEBUG - VM ctest-vm2-test-73428047 is ready for SSH connections
2025-08-13 15:27:24,828 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:24,828 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-13 15:27:26,423 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-13 15:27:26,424 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73428047", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:26,424 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73428047", None, socket.AF_INET6)'
2025-08-13 15:27:26,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-73428047, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:26,664 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-73428047
2025-08-13 15:27:28,917 - DEBUG - PING ctest-vm2-test-73428047 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.867 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.356 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.450 ms
--- ctest-vm2-test-73428047 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.356/1.224/2.867 ms
2025-08-13 15:27:28,917 - INFO - Ping to IP ctest-vm2-test-73428047 from VM ctest-vm2-test-73428047 passed
2025-08-13 15:27:28,931 - DEBUG - Requesting: http://10.0.0.133:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-13 15:27:28,937 - DEBUG - Requesting: http://10.0.0.133:8092/Snh_PageReq?x=default-domain:ctest-vdns1-66115858@0%20AllEntriesVdnsRecordsReq
2025-08-13 15:27:28,942 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66115858:1:ctest-vm2-test-73428047:10.10.10.4', 'rec_name': 'ctest-vm2-test-73428047', '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-3840-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-73428047.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-13 15:27:28,943 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66115858:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-73428047', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-73428047', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3840-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-73428047.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-08-13 15:27:28,943 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73428047", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:28,943 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73428047", None, socket.AF_INET6)'
2025-08-13 15:27:29,115 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-73428047, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:27:29,115 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-73428047
2025-08-13 15:27:31,373 - DEBUG - PING ctest-vm2-test-73428047 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.589 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.407 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.691 ms
--- ctest-vm2-test-73428047 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.691/2.895/6.589 ms
2025-08-13 15:27:31,374 - INFO - Ping to IP ctest-vm2-test-73428047 from VM ctest-vm1-test-64781840 passed
2025-08-13 15:27:31,374 - INFO - Try deleting the VDNS entry ctest-vdns1-66115858 with back ref of ipam.
2025-08-13 15:27:31,428 - DEBUG - Delete when resource still referred: ['http://10.0.0.133:8082/network-ipam/3c1792c2-47f0-419f-b1ae-590c24db6d04']
2025-08-13 15:27:31,428 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-13 15:27:31,429 - INFO - Add CNAME VDNS record for ctest-vm1-test-64781840 and verify we able to ping by alias name
2025-08-13 15:27:31,476 - DEBUG - Creating VDNS record data : test-rec
2025-08-13 15:27:31,588 - INFO - In verify_on_setup
2025-08-13 15:27:31,684 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-66115858', 'test-rec'] created succesfully
2025-08-13 15:27:31,684 - INFO - Verify VDNS record is shown in the API server
2025-08-13 15:27:31,685 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:27:31,692 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:27:31,703 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-DNS/ddd14893-c3b1-49f7-b87d-8cb90b81844e
2025-08-13 15:27:31,710 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-DNS-record/8a8e3e12-f687-4419-968a-d24096e93e44
2025-08-13 15:27:31,715 - INFO - Verify VDNS record is shown in the control node
2025-08-13 15:27:31,721 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:31,721 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 15:27:31,895 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:31,895 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 15:27:32,139 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-13 15:27:32,139 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64781840 failed
2025-08-13 15:27:33,140 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:33,140 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 15:27:33,330 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:33,330 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 15:27:33,580 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-13 15:27:33,581 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64781840 failed
2025-08-13 15:27:34,581 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:34,581 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 15:27:34,755 - 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.133, gateway password: c0ntrail123
2025-08-13 15:27:34,755 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 15:27:36,995 - 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.305 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.346 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.316 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.305/0.322/0.346 ms
2025-08-13 15:27:36,995 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-64781840 passed
2025-08-13 15:27:36,995 - DEBUG - Deleting VDNS record data: test-rec
2025-08-13 15:27:37,060 - INFO - VDNS record info: default-domain:ctest-vdns1-66115858:test-rec deleted successfully.
2025-08-13 15:27:37,060 - INFO - Deleting VM ctest-vm2-test-73428047
2025-08-13 15:27:37,129 - INFO - Deleting VM ctest-vm1-test-64781840
2025-08-13 15:27:37,189 - INFO - Deleting VN ctest-vn1-vdns-56608580
2025-08-13 15:27:37,225 - DEBUG - VN 35a8266f-9afc-4532-b748-f9fac40dd9fb still in use: Unable to complete operation on network 35a8266f-9afc-4532-b748-f9fac40dd9fb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-583cc2ac-c255-459e-87fd-fed1d9fad192']
2025-08-13 15:27:37,225 - WARNING - Deleting VN ctest-vn1-vdns-56608580 failed..Will retry
2025-08-13 15:27:39,450 - DEBUG - Response for deleting network ()
2025-08-13 15:27:39,482 - DEBUG - Deleting VDNS Entry: ctest-vdns1-66115858
2025-08-13 15:27:39,552 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-66115858'] deleted successfully.
2025-08-13 15:27:39,552 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:27:39,558 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:27:39,570 - DEBUG - VDNS information not found in API server
2025-08-13 15:27:39,570 - INFO - VDNS information ctest-vdns1-66115858 removed from the API Server
2025-08-13 15:27:39,576 - INFO - VDNS information ctest-vdns1-66115858 removed in the Control node
2025-08-13 15:27:39,576 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-60708734']
2025-08-13 15:27:39,829 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 15:27:39,829 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-08-13 15:27:39,829 - INFO - --------------------------------------------------------------------------------
2025-08-13 15:27:40,486 - INFO - Deleted project: ctest-TestvDNSBasic0-60708734, ID : 78626680-72e0-41d9-9a38-48ef1789db79