2025-03-30 13:07:36,891 - INFO - Reading existing Domain with UUID f4a21949-0bc4-43c9-bfc5-978f0e37ae13 2025-03-30 13:07:36,907 - INFO - Using existing domain ['admin_domain'](f4a21949-0bc4-43c9-bfc5-978f0e37ae13) 2025-03-30 13:07:37,143 - INFO - Project ctest-TestvDNSBasic0-65258054 not found, creating it 2025-03-30 13:07:37,813 - INFO - Created Project:ctest-TestvDNSBasic0-65258054, ID : bc50bf8c-7b4f-49ca-867d-9990bdd647f3 2025-03-30 13:07:39,594 - INFO - ================================================================================ 2025-03-30 13:07:39,594 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-03-30 13:07:39,594 - 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-03-30 13:07:39,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.17': '0'}} with 2025-03-30 13:07:39,975 - INFO - Initial checks done. Running the testcase now 2025-03-30 13:07:39,975 - INFO - 2025-03-30 13:07:40,781 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-65258054'](bc50bf8c-7b4f-49ca-867d-9990bdd647f3) 2025-03-30 13:07:40,837 - DEBUG - Creating VDNS : ctest-vdns1-55013574 2025-03-30 13:07:41,053 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-55013574'] created succesfully 2025-03-30 13:07:41,053 - DEBUG - Verify VDNS entry is shown in control node 2025-03-30 13:07:41,107 - DEBUG - Verify VDNS entry is shown in the API server 2025-03-30 13:07:41,107 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2025-03-30 13:07:41,465 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2025-03-30 13:07:41,546 - DEBUG - Requesting: https://10.0.0.17:8082/domain/f4a21949-0bc4-43c9-bfc5-978f0e37ae13 2025-03-30 13:07:41,615 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS/da0aeaa9-f27a-4d67-8158-a644e65b34c1 2025-03-30 13:07:42,523 - DEBUG - Response for create_network : {'network': {'id': 'a4ad4ebd-60aa-45e7-8d5e-6abeaf3fc5e2', 'name': 'ctest-vn1-vdns-09502983', 'tenant_id': 'bc50bf8c7b4f49ca867d9990bdd647f3', 'project_id': 'bc50bf8c7b4f49ca867d9990bdd647f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-65258054', 'ctest-vn1-vdns-09502983'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-03-30 13:07:42,882 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5acadac-940d-40e0-bd54-dfff23eedbc4', 'name': '', 'tenant_id': 'bc50bf8c7b4f49ca867d9990bdd647f3', 'network_id': 'a4ad4ebd-60aa-45e7-8d5e-6abeaf3fc5e2', '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-03-30T13:07:42.694649', 'updated_at': '2025-03-30T13:07:42.694649', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'bc50bf8c7b4f49ca867d9990bdd647f3'}} 2025-03-30 13:07:42,947 - INFO - Created VN ctest-vn1-vdns-09502983 2025-03-30 13:07:43,001 - DEBUG - VN ctest-vn1-vdns-09502983 UUID is a4ad4ebd-60aa-45e7-8d5e-6abeaf3fc5e2 2025-03-30 13:07:43,418 - DEBUG - Services list from nova: [, , ] 2025-03-30 13:07:44,629 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-493-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-493-1) 2025-03-30 13:07:44,629 - INFO - Waiting for VM ctest-vm1-test-68927617 to be up.. 2025-03-30 13:07:44,729 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-30 13:07:49,882 - DEBUG - VM is in ACTIVE state now 2025-03-30 13:07:49,882 - INFO - VM name : ctest-vm1-test-68927617 2025-03-30 13:07:50,024 - DEBUG - VM ctest-vm1-test-68927617 ID is 05ef1621-6416-4b16-915e-101612743cb9 2025-03-30 13:07:50,025 - DEBUG - VM ctest-vm1-test-68927617 launched on Node cn-jenkins-deploy-platform-juju-os-493-1 2025-03-30 13:07:50,189 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine/05ef1621-6416-4b16-915e-101612743cb9 2025-03-30 13:07:50,246 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine-interface/adf30f81-0761-4507-898a-b558ccb770b7 2025-03-30 13:07:53,722 - 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 1005ms') 2025-03-30 13:07:53,722 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68927617 failed! 2025-03-30 13:07:53,785 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-65258054:ctest-vn1-vdns-09502983 is 10.10.10.1 and allocation pool is NOT set 2025-03-30 13:07:57,878 - 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=2 ttl=63 time=7.71 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.711/7.711/7.711/0.000 ms') 2025-03-30 13:07:57,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68927617 passed 2025-03-30 13:07:58,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-30 13:07:58,041 - DEBUG - Waiting to SSH to VM ctest-vm1-test-68927617, IP 10.10.10.3, Port 22 2025-03-30 13:07:58,128 - 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': ''} 2025-03-30 13:07:58,283 - DEBUG - VM ctest-vm1-test-68927617 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-30 13:08:03,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-30 13:08:03,283 - DEBUG - Waiting to SSH to VM ctest-vm1-test-68927617, IP 10.10.10.3, Port 22 2025-03-30 13:08:03,509 - DEBUG - VM ctest-vm1-test-68927617 is ready for SSH connections 2025-03-30 13:08:03,509 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:03,509 - DEBUG - ifconfig | grep 10.10.10.3 2025-03-30 13:08:05,172 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-03-30 13:08:05,173 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68927617", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:05,173 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68927617", None, socket.AF_INET6)' 2025-03-30 13:08:05,422 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-68927617, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:05,422 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-68927617 2025-03-30 13:08:07,698 - DEBUG - PING ctest-vm1-test-68927617 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.612 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.431 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.389 ms --- ctest-vm1-test-68927617 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.389/1.477/3.612 ms 2025-03-30 13:08:07,698 - INFO - Ping to IP ctest-vm1-test-68927617 from VM ctest-vm1-test-68927617 passed 2025-03-30 13:08:07,719 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-03-30 13:08:07,771 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-55013574@0%20AllEntriesVdnsRecordsReq 2025-03-30 13:08:07,822 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-55013574:1:ctest-vm1-test-68927617:10.10.10.3', 'rec_name': 'ctest-vm1-test-68927617', '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-493-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-68927617.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-03-30 13:08:07,822 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-55013574:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-68927617', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-68927617', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-493-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-68927617.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-03-30 13:08:09,355 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-493-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-493-1) 2025-03-30 13:08:09,356 - INFO - Waiting for VM ctest-vm2-test-64783947 to be up.. 2025-03-30 13:08:09,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-30 13:08:14,632 - DEBUG - VM is in ACTIVE state now 2025-03-30 13:08:14,632 - INFO - VM name : ctest-vm2-test-64783947 2025-03-30 13:08:14,788 - DEBUG - VM ctest-vm2-test-64783947 ID is 704b7054-0308-4012-8dba-15591771aeed 2025-03-30 13:08:14,788 - DEBUG - VM ctest-vm2-test-64783947 launched on Node cn-jenkins-deploy-platform-juju-os-493-1 2025-03-30 13:08:14,935 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine/704b7054-0308-4012-8dba-15591771aeed 2025-03-30 13:08:14,990 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine-interface/4c32c0c8-17b4-4343-a4da-16ba39cf316c 2025-03-30 13:08:18,429 - 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 1014ms') 2025-03-30 13:08:18,429 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-64783947 failed! 2025-03-30 13:08:18,489 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-65258054:ctest-vn1-vdns-09502983 is 10.10.10.1 and allocation pool is NOT set 2025-03-30 13:08:20,591 - 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=6.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.00 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 = 2.000/4.062/6.124/2.062 ms') 2025-03-30 13:08:20,591 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-64783947 passed 2025-03-30 13:08:20,749 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-30 13:08:20,749 - DEBUG - Waiting to SSH to VM ctest-vm2-test-64783947, IP 10.10.10.4, Port 22 2025-03-30 13:08:20,847 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-03-30 13:08:21,037 - DEBUG - VM ctest-vm2-test-64783947 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-30 13:08:26,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-30 13:08:26,038 - DEBUG - Waiting to SSH to VM ctest-vm2-test-64783947, IP 10.10.10.4, Port 22 2025-03-30 13:08:26,251 - DEBUG - VM ctest-vm2-test-64783947 is ready for SSH connections 2025-03-30 13:08:26,251 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:26,251 - DEBUG - ifconfig | grep 10.10.10.4 2025-03-30 13:08:26,860 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-03-30 13:08:26,860 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-64783947", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:26,861 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-64783947", None, socket.AF_INET6)' 2025-03-30 13:08:27,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-64783947, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:27,110 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-64783947 2025-03-30 13:08:29,380 - DEBUG - PING ctest-vm2-test-64783947 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.446 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.578 ms --- ctest-vm2-test-64783947 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.501/1.508/3.446 ms 2025-03-30 13:08:29,380 - INFO - Ping to IP ctest-vm2-test-64783947 from VM ctest-vm2-test-64783947 passed 2025-03-30 13:08:29,398 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-03-30 13:08:29,451 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-55013574@0%20AllEntriesVdnsRecordsReq 2025-03-30 13:08:29,503 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-55013574:1:ctest-vm2-test-64783947:10.10.10.4', 'rec_name': 'ctest-vm2-test-64783947', '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-493-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-64783947.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-03-30 13:08:29,503 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-55013574:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-64783947', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-64783947', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-493-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-64783947.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-03-30 13:08:29,503 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-64783947", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:29,503 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-64783947", None, socket.AF_INET6)' 2025-03-30 13:08:29,715 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-64783947, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-03-30 13:08:29,716 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-64783947 2025-03-30 13:08:31,984 - DEBUG - PING ctest-vm2-test-64783947 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.437 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.943 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.911 ms --- ctest-vm2-test-64783947 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.763/3.437 ms 2025-03-30 13:08:31,984 - INFO - Ping to IP ctest-vm2-test-64783947 from VM ctest-vm1-test-68927617 passed 2025-03-30 13:08:31,984 - INFO - Try deleting the VDNS entry ctest-vdns1-55013574 with back ref of ipam. 2025-03-30 13:08:32,045 - DEBUG - Delete when resource still referred: ['https://10.0.0.17:8082/network-ipam/4f6a99a5-6ce6-4826-90f2-cf4e4fe651fd'] 2025-03-30 13:08:32,045 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-03-30 13:08:32,045 - INFO - Add CNAME VDNS record for ctest-vm1-test-68927617 and verify we able to ping by alias name 2025-03-30 13:08:32,093 - DEBUG - Creating VDNS record data : test-rec 2025-03-30 13:08:32,221 - INFO - In verify_on_setup 2025-03-30 13:08:32,321 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-55013574', 'test-rec'] created succesfully 2025-03-30 13:08:32,321 - INFO - Verify VDNS record is shown in the API server 2025-03-30 13:08:32,322 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2025-03-30 13:08:32,374 - DEBUG - Requesting: https://10.0.0.17:8082/domain/f4a21949-0bc4-43c9-bfc5-978f0e37ae13 2025-03-30 13:08:32,436 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS/da0aeaa9-f27a-4d67-8158-a644e65b34c1 2025-03-30 13:08:32,490 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS-record/2d76e810-e840-4b29-96d4-28efa39eb5bc 2025-03-30 13:08:32,547 - INFO - Verify VDNS record is shown in the control node 2025-03-30 13:08:32,600 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:32,600 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-03-30 13:08:32,789 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:32,789 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-03-30 13:08:33,040 - DEBUG - ping: bad address 'vm1-test-alias' 2025-03-30 13:08:33,040 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68927617 failed 2025-03-30 13:08:34,041 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:34,041 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-03-30 13:08:34,234 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:34,234 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-03-30 13:08:34,506 - DEBUG - ping: bad address 'vm1-test-alias' 2025-03-30 13:08:34,506 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68927617 failed 2025-03-30 13:08:35,507 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:35,507 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-03-30 13:08:35,699 - 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.17, gateway password: c0ntrail123 2025-03-30 13:08:35,699 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-03-30 13:08:37,954 - 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.423 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.377 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.339 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.339/0.379/0.423 ms 2025-03-30 13:08:37,954 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-68927617 passed 2025-03-30 13:08:37,954 - DEBUG - Deleting VDNS record data: test-rec 2025-03-30 13:08:38,033 - INFO - VDNS record info: admin_domain:ctest-vdns1-55013574:test-rec deleted successfully. 2025-03-30 13:08:38,033 - INFO - Deleting VM ctest-vm2-test-64783947 2025-03-30 13:08:38,140 - INFO - Deleting VM ctest-vm1-test-68927617 2025-03-30 13:08:38,248 - INFO - Deleting VN ctest-vn1-vdns-09502983 2025-03-30 13:08:38,389 - DEBUG - VN a4ad4ebd-60aa-45e7-8d5e-6abeaf3fc5e2 still in use: Unable to complete operation on network a4ad4ebd-60aa-45e7-8d5e-6abeaf3fc5e2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f28fa0e7-8c74-48b0-8cd3-2d4fa4736142'] 2025-03-30 13:08:38,389 - WARNING - Deleting VN ctest-vn1-vdns-09502983 failed..Will retry 2025-03-30 13:08:40,982 - DEBUG - Response for deleting network () 2025-03-30 13:08:41,026 - DEBUG - Deleting VDNS Entry: ctest-vdns1-55013574 2025-03-30 13:08:41,113 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-55013574'] deleted successfully. 2025-03-30 13:08:41,113 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2025-03-30 13:08:41,166 - DEBUG - Requesting: https://10.0.0.17:8082/domain/f4a21949-0bc4-43c9-bfc5-978f0e37ae13 2025-03-30 13:08:41,238 - DEBUG - VDNS information not found in API server 2025-03-30 13:08:41,239 - INFO - VDNS information ctest-vdns1-55013574 removed from the API Server 2025-03-30 13:08:41,290 - INFO - VDNS information ctest-vdns1-55013574 removed in the Control node 2025-03-30 13:08:41,290 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-65258054'] 2025-03-30 13:08:41,674 - DEBUG - No XMPP flaps were noticed during the test 2025-03-30 13:08:41,675 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:02] 2025-03-30 13:08:41,675 - INFO - -------------------------------------------------------------------------------- 2025-03-30 13:08:42,516 - INFO - Deleted project: ctest-TestvDNSBasic0-65258054, ID : bc50bf8c-7b4f-49ca-867d-9990bdd647f3