2025-04-24 01:51:44,559 - INFO - Reading existing Domain with UUID 1ee32fc6-759e-4293-a6ec-90a3fbdfdd5f
2025-04-24 01:51:44,571 - INFO - Using existing domain ['admin_domain'](1ee32fc6-759e-4293-a6ec-90a3fbdfdd5f)
2025-04-24 01:51:44,745 - INFO - Project ctest-TestvDNSBasic0-00351578 not found, creating it
2025-04-24 01:51:45,240 - INFO - Created Project:ctest-TestvDNSBasic0-00351578, ID : c40a7e9f-a134-4569-a3b1-6ba8b005917e
2025-04-24 01:51:46,835 - INFO - ================================================================================
2025-04-24 01:51:46,835 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-24 01:51:46,835 - 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-04-24 01:51:47,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.241': '0'}} with
2025-04-24 01:51:47,218 - INFO - Initial checks done. Running the testcase now
2025-04-24 01:51:47,218 - INFO -
2025-04-24 01:51:47,996 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-00351578'](c40a7e9f-a134-4569-a3b1-6ba8b005917e)
2025-04-24 01:51:48,052 - DEBUG - Creating VDNS : ctest-vdns1-04147880
2025-04-24 01:51:48,264 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-04147880'] created succesfully
2025-04-24 01:51:48,264 - DEBUG - Verify VDNS entry is shown in control node
2025-04-24 01:51:48,313 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-24 01:51:48,314 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2025-04-24 01:51:48,651 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2025-04-24 01:51:48,729 - DEBUG - Requesting: https://10.0.0.241:8082/domain/1ee32fc6-759e-4293-a6ec-90a3fbdfdd5f
2025-04-24 01:51:48,790 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS/512fca0a-da3a-47a5-a144-66be4d8d0327
2025-04-24 01:51:49,616 - DEBUG - Response for create_network : {'network': {'id': '2e9db6be-b1a5-46f3-871c-d540296a0086', 'name': 'ctest-vn1-vdns-19684514', 'tenant_id': 'c40a7e9fa1344569a3b16ba8b005917e', 'project_id': 'c40a7e9fa1344569a3b16ba8b005917e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-00351578', 'ctest-vn1-vdns-19684514'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-04-24 01:51:49,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '32d55366-66c6-4af0-a443-3e797da39b9a', 'name': '', 'tenant_id': 'c40a7e9fa1344569a3b16ba8b005917e', 'network_id': '2e9db6be-b1a5-46f3-871c-d540296a0086', '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-04-24T01:51:49.755560', 'updated_at': '2025-04-24T01:51:49.755560', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'c40a7e9fa1344569a3b16ba8b005917e'}}
2025-04-24 01:51:50,021 - INFO - Created VN ctest-vn1-vdns-19684514
2025-04-24 01:51:50,076 - DEBUG - VN ctest-vn1-vdns-19684514 UUID is 2e9db6be-b1a5-46f3-871c-d540296a0086
2025-04-24 01:51:50,489 - DEBUG - Services list from nova: [, , ]
2025-04-24 01:51:51,513 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-531-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-531-1)
2025-04-24 01:51:51,514 - INFO - Waiting for VM ctest-vm1-test-71263362 to be up..
2025-04-24 01:51:51,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-24 01:51:56,739 - DEBUG - VM is in ACTIVE state now
2025-04-24 01:51:56,739 - INFO - VM name : ctest-vm1-test-71263362
2025-04-24 01:51:56,866 - DEBUG - VM ctest-vm1-test-71263362 ID is 27ca7d5f-8590-4b52-89fb-ee27cdd0496a
2025-04-24 01:51:56,866 - DEBUG - VM ctest-vm1-test-71263362 launched on Node cn-jenkins-deploy-platform-juju-os-531-1
2025-04-24 01:51:56,995 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/27ca7d5f-8590-4b52-89fb-ee27cdd0496a
2025-04-24 01:51:57,049 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/29a36711-a7bf-4b74-b17b-1a173948b469
2025-04-24 01:52:00,520 - 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 1018ms')
2025-04-24 01:52:00,520 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71263362 failed!
2025-04-24 01:52:00,576 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00351578:ctest-vn1-vdns-19684514 is 10.10.10.1 and allocation pool is NOT set
2025-04-24 01:52:02,663 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.07 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 = 2.074/3.134/4.194/1.060 ms')
2025-04-24 01:52:02,663 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71263362 passed
2025-04-24 01:52:02,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-24 01:52:02,812 - DEBUG - Waiting to SSH to VM ctest-vm1-test-71263362, IP 10.10.10.3, Port 22
2025-04-24 01:52:03,022 - DEBUG - VM ctest-vm1-test-71263362 is ready for SSH connections
2025-04-24 01:52:03,022 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:03,022 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-24 01:52:04,671 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-24 01:52:04,671 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71263362", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:04,672 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71263362", None, socket.AF_INET6)'
2025-04-24 01:52:04,899 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-71263362, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:04,899 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-71263362
2025-04-24 01:52:07,141 - DEBUG - PING ctest-vm1-test-71263362 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.130 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.356 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.411 ms
--- ctest-vm1-test-71263362 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.356/1.299/3.130 ms
2025-04-24 01:52:07,141 - INFO - Ping to IP ctest-vm1-test-71263362 from VM ctest-vm1-test-71263362 passed
2025-04-24 01:52:07,158 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-24 01:52:07,209 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-04147880@0%20AllEntriesVdnsRecordsReq
2025-04-24 01:52:07,257 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04147880:1:ctest-vm1-test-71263362:10.10.10.3', 'rec_name': 'ctest-vm1-test-71263362', '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-531-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-71263362.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-24 01:52:07,257 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04147880:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-71263362', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-71263362', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-531-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-71263362.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-04-24 01:52:08,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-531-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-531-1)
2025-04-24 01:52:08,566 - INFO - Waiting for VM ctest-vm2-test-00649145 to be up..
2025-04-24 01:52:08,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-24 01:52:13,790 - DEBUG - VM is in ACTIVE state now
2025-04-24 01:52:13,790 - INFO - VM name : ctest-vm2-test-00649145
2025-04-24 01:52:13,928 - DEBUG - VM ctest-vm2-test-00649145 ID is fc9a6257-d667-4a09-8a26-335c2ad34498
2025-04-24 01:52:13,928 - DEBUG - VM ctest-vm2-test-00649145 launched on Node cn-jenkins-deploy-platform-juju-os-531-1
2025-04-24 01:52:14,065 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/fc9a6257-d667-4a09-8a26-335c2ad34498
2025-04-24 01:52:14,125 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/f1e08345-f4c4-446b-9f50-798bd846670e
2025-04-24 01:52:17,582 - 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 1005ms')
2025-04-24 01:52:17,582 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00649145 failed!
2025-04-24 01:52:17,640 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00351578:ctest-vn1-vdns-19684514 is 10.10.10.1 and allocation pool is NOT set
2025-04-24 01:52:19,729 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.89 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 = 1.893/3.268/4.644/1.375 ms')
2025-04-24 01:52:19,729 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00649145 passed
2025-04-24 01:52:19,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-24 01:52:19,884 - DEBUG - Waiting to SSH to VM ctest-vm2-test-00649145, IP 10.10.10.4, Port 22
2025-04-24 01:52:20,096 - DEBUG - VM ctest-vm2-test-00649145 is ready for SSH connections
2025-04-24 01:52:20,096 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:20,096 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-24 01:52:20,743 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-24 01:52:20,743 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00649145", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:20,743 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00649145", None, socket.AF_INET6)'
2025-04-24 01:52:20,975 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00649145, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:20,975 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00649145
2025-04-24 01:52:23,221 - DEBUG - PING ctest-vm2-test-00649145 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.908 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.374 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.453 ms
--- ctest-vm2-test-00649145 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.374/1.245/2.908 ms
2025-04-24 01:52:23,221 - INFO - Ping to IP ctest-vm2-test-00649145 from VM ctest-vm2-test-00649145 passed
2025-04-24 01:52:23,237 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-24 01:52:23,285 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-04147880@0%20AllEntriesVdnsRecordsReq
2025-04-24 01:52:23,333 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04147880:1:ctest-vm2-test-00649145:10.10.10.4', 'rec_name': 'ctest-vm2-test-00649145', '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-531-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-00649145.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-24 01:52:23,333 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04147880:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-00649145', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-00649145', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-531-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-00649145.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-04-24 01:52:23,333 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00649145", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:23,334 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00649145", None, socket.AF_INET6)'
2025-04-24 01:52:23,507 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00649145, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2025-04-24 01:52:23,507 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00649145
2025-04-24 01:52:25,749 - DEBUG - PING ctest-vm2-test-00649145 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.644 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.946 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.831 ms
--- ctest-vm2-test-00649145 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.831/2.140/4.644 ms
2025-04-24 01:52:25,749 - INFO - Ping to IP ctest-vm2-test-00649145 from VM ctest-vm1-test-71263362 passed
2025-04-24 01:52:25,749 - INFO - Try deleting the VDNS entry ctest-vdns1-04147880 with back ref of ipam.
2025-04-24 01:52:25,804 - DEBUG - Delete when resource still referred: ['https://10.0.0.241:8082/network-ipam/cf17a0e4-598b-4871-a209-2b46b0e6eebc']
2025-04-24 01:52:25,804 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-24 01:52:25,804 - INFO - Add CNAME VDNS record for ctest-vm1-test-71263362 and verify we able to ping by alias name
2025-04-24 01:52:25,852 - DEBUG - Creating VDNS record data : test-rec
2025-04-24 01:52:25,960 - INFO - In verify_on_setup
2025-04-24 01:52:26,060 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-04147880', 'test-rec'] created succesfully
2025-04-24 01:52:26,060 - INFO - Verify VDNS record is shown in the API server
2025-04-24 01:52:26,060 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2025-04-24 01:52:26,117 - DEBUG - Requesting: https://10.0.0.241:8082/domain/1ee32fc6-759e-4293-a6ec-90a3fbdfdd5f
2025-04-24 01:52:26,173 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS/512fca0a-da3a-47a5-a144-66be4d8d0327
2025-04-24 01:52:26,226 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS-record/c369fc85-657d-4496-80fc-c54994c62937
2025-04-24 01:52:26,277 - INFO - Verify VDNS record is shown in the control node
2025-04-24 01:52:26,325 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:26,326 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-24 01:52:26,499 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:26,499 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-24 01:52:26,731 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-24 01:52:26,731 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71263362 failed
2025-04-24 01:52:27,732 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:27,732 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-24 01:52:27,906 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:27,906 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-24 01:52:28,142 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-24 01:52:28,142 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71263362 failed
2025-04-24 01:52:29,143 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:29,143 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-24 01:52:29,323 - 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.241, gateway password: c0ntrail123
2025-04-24 01:52:29,323 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-24 01:52:31,566 - 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.449 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.348 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.341 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.341/0.379/0.449 ms
2025-04-24 01:52:31,567 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-71263362 passed
2025-04-24 01:52:31,567 - DEBUG - Deleting VDNS record data: test-rec
2025-04-24 01:52:31,640 - INFO - VDNS record info: admin_domain:ctest-vdns1-04147880:test-rec deleted successfully.
2025-04-24 01:52:31,640 - INFO - Deleting VM ctest-vm2-test-00649145
2025-04-24 01:52:31,727 - INFO - Deleting VM ctest-vm1-test-71263362
2025-04-24 01:52:31,815 - INFO - Deleting VN ctest-vn1-vdns-19684514
2025-04-24 01:52:31,948 - DEBUG - VN 2e9db6be-b1a5-46f3-871c-d540296a0086 still in use: Unable to complete operation on network 2e9db6be-b1a5-46f3-871c-d540296a0086. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fe960022-f1ae-4d62-a14a-f4fe6806ca87']
2025-04-24 01:52:31,948 - WARNING - Deleting VN ctest-vn1-vdns-19684514 failed..Will retry
2025-04-24 01:52:34,466 - DEBUG - Response for deleting network ()
2025-04-24 01:52:34,497 - DEBUG - Deleting VDNS Entry: ctest-vdns1-04147880
2025-04-24 01:52:34,564 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-04147880'] deleted successfully.
2025-04-24 01:52:34,564 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2025-04-24 01:52:34,617 - DEBUG - Requesting: https://10.0.0.241:8082/domain/1ee32fc6-759e-4293-a6ec-90a3fbdfdd5f
2025-04-24 01:52:34,673 - DEBUG - VDNS information not found in API server
2025-04-24 01:52:34,673 - INFO - VDNS information ctest-vdns1-04147880 removed from the API Server
2025-04-24 01:52:34,721 - INFO - VDNS information ctest-vdns1-04147880 removed in the Control node
2025-04-24 01:52:34,721 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-00351578']
2025-04-24 01:52:35,113 - DEBUG - No XMPP flaps were noticed during the test
2025-04-24 01:52:35,114 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:49]
2025-04-24 01:52:35,114 - INFO - --------------------------------------------------------------------------------
2025-04-24 01:52:35,892 - INFO - Deleted project: ctest-TestvDNSBasic0-00351578, ID : c40a7e9f-a134-4569-a3b1-6ba8b005917e