2024-12-23 20:32:15,233 - INFO - Domain Default found not creating 2024-12-23 20:32:15,384 - INFO - Project ctest-TestvDNSBasic0-04787819 not found, creating it 2024-12-23 20:32:15,880 - INFO - Created Project:ctest-TestvDNSBasic0-04787819, ID : c1053d0f-c181-4b3b-837f-945202b304de 2024-12-23 20:32:17,381 - INFO - ================================================================================ 2024-12-23 20:32:17,382 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-12-23 20:32:17,382 - 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 2024-12-23 20:32:17,654 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.6': '0'}} with 2024-12-23 20:32:17,654 - INFO - Initial checks done. Running the testcase now 2024-12-23 20:32:17,654 - INFO - 2024-12-23 20:32:18,356 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-04787819'](c1053d0f-c181-4b3b-837f-945202b304de) 2024-12-23 20:32:18,412 - DEBUG - Creating VDNS : ctest-vdns1-04711318 2024-12-23 20:32:18,617 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-04711318'] created succesfully 2024-12-23 20:32:18,617 - DEBUG - Verify VDNS entry is shown in control node 2024-12-23 20:32:18,624 - DEBUG - Verify VDNS entry is shown in the API server 2024-12-23 20:32:18,624 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:32:18,924 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:32:18,954 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:32:18,968 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-DNS/06bd6cfb-a39a-40a7-b8ea-ca84fb101f16 2024-12-23 20:32:19,569 - DEBUG - Response for create_network : {'network': {'id': '3d39ebff-f5d2-451f-98e1-80b92712dea8', 'name': 'ctest-vn1-vdns-60782364', 'tenant_id': 'c1053d0fc1814b3b837f945202b304de', 'project_id': 'c1053d0fc1814b3b837f945202b304de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-04787819', 'ctest-vn1-vdns-60782364'], 'port_security_enabled': True, 'description': ''}} 2024-12-23 20:32:19,790 - DEBUG - Response for create_subnet : {'subnet': {'id': '51381f47-ee47-4e69-a782-ca7dca1dd331', 'name': '', 'tenant_id': 'c1053d0fc1814b3b837f945202b304de', 'network_id': '3d39ebff-f5d2-451f-98e1-80b92712dea8', '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': 'c1053d0fc1814b3b837f945202b304de'}} 2024-12-23 20:32:19,816 - INFO - Created VN ctest-vn1-vdns-60782364 2024-12-23 20:32:19,869 - DEBUG - VN ctest-vn1-vdns-60782364 UUID is 3d39ebff-f5d2-451f-98e1-80b92712dea8 2024-12-23 20:32:20,084 - DEBUG - Services list from nova: [, , ] 2024-12-23 20:32:21,105 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:32:21,106 - INFO - Waiting for VM ctest-vm1-test-88536007 to be up.. 2024-12-23 20:32:21,159 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-23 20:32:26,237 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:32:26,238 - INFO - VM name : ctest-vm1-test-88536007 2024-12-23 20:32:26,321 - DEBUG - VM ctest-vm1-test-88536007 ID is 028739f2-3d7a-46b6-83bc-1fc3fdec00b2 2024-12-23 20:32:26,321 - DEBUG - VM ctest-vm1-test-88536007 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:32:26,413 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/028739f2-3d7a-46b6-83bc-1fc3fdec00b2 2024-12-23 20:32:26,426 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/f996d788-088f-4efe-804c-104323c5bfe9 2024-12-23 20:32:29,691 - 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 1017ms') 2024-12-23 20:32:29,691 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-88536007 failed! 2024-12-23 20:32:29,748 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04787819:ctest-vn1-vdns-60782364 is 10.10.10.1 and allocation pool is NOT set 2024-12-23 20:32:31,807 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.29 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 = 1.288/2.648/4.008/1.360 ms') 2024-12-23 20:32:31,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-88536007 passed 2024-12-23 20:32:31,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:32:31,965 - DEBUG - Waiting to SSH to VM ctest-vm1-test-88536007, IP 10.10.10.3, Port 22 2024-12-23 20:32:32,120 - DEBUG - VM ctest-vm1-test-88536007 is ready for SSH connections 2024-12-23 20:32:32,120 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:32,120 - DEBUG - ifconfig | grep 10.10.10.3 2024-12-23 20:32:33,789 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-12-23 20:32:33,789 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-88536007", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:33,789 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-88536007", None, socket.AF_INET6)' 2024-12-23 20:32:34,035 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-88536007, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:34,035 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-88536007 2024-12-23 20:32:36,298 - DEBUG - PING ctest-vm1-test-88536007 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.539 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.472 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.608 ms --- ctest-vm1-test-88536007 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.472/1.539/3.539 ms 2024-12-23 20:32:36,298 - INFO - Ping to IP ctest-vm1-test-88536007 from VM ctest-vm1-test-88536007 passed 2024-12-23 20:32:36,313 - DEBUG - Requesting: http://10.0.0.24:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-12-23 20:32:36,319 - DEBUG - Requesting: http://10.0.0.24:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04711318@0%20AllEntriesVdnsRecordsReq 2024-12-23 20:32:36,327 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04711318:1:ctest-vm1-test-88536007:10.10.10.3', 'rec_name': 'ctest-vm1-test-88536007', '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-2492-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-88536007.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-12-23 20:32:36,327 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04711318:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-88536007', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-88536007', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2492-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-88536007.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'} 2024-12-23 20:32:37,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2492-1) 2024-12-23 20:32:37,641 - INFO - Waiting for VM ctest-vm2-test-79851896 to be up.. 2024-12-23 20:32:37,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-23 20:32:42,789 - DEBUG - VM is in ACTIVE state now 2024-12-23 20:32:42,789 - INFO - VM name : ctest-vm2-test-79851896 2024-12-23 20:32:42,878 - DEBUG - VM ctest-vm2-test-79851896 ID is 5842ca82-b84e-4178-8ff7-8c5ff4feb531 2024-12-23 20:32:42,878 - DEBUG - VM ctest-vm2-test-79851896 launched on Node cn-jenkins-deploy-platform-ansible-os-2492-1 2024-12-23 20:32:42,957 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/5842ca82-b84e-4178-8ff7-8c5ff4feb531 2024-12-23 20:32:42,968 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/e4b56a28-088a-49c7-b997-7c1cc65245b5 2024-12-23 20:32:46,239 - 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 1019ms') 2024-12-23 20:32:46,239 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79851896 failed! 2024-12-23 20:32:46,297 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04787819:ctest-vn1-vdns-60782364 is 10.10.10.1 and allocation pool is NOT set 2024-12-23 20:32:48,365 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.08 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 = 1.078/2.205/3.333/1.127 ms') 2024-12-23 20:32:48,365 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-79851896 passed 2024-12-23 20:32:48,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-23 20:32:48,521 - DEBUG - Waiting to SSH to VM ctest-vm2-test-79851896, IP 10.10.10.4, Port 22 2024-12-23 20:32:48,676 - DEBUG - VM ctest-vm2-test-79851896 is ready for SSH connections 2024-12-23 20:32:48,676 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:48,676 - DEBUG - ifconfig | grep 10.10.10.4 2024-12-23 20:32:49,315 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-12-23 20:32:49,316 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79851896", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:49,316 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79851896", None, socket.AF_INET6)' 2024-12-23 20:32:49,564 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79851896, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:49,565 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79851896 2024-12-23 20:32:51,849 - DEBUG - PING ctest-vm2-test-79851896 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.941 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.395 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.445 ms --- ctest-vm2-test-79851896 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.395/1.260/2.941 ms 2024-12-23 20:32:51,849 - INFO - Ping to IP ctest-vm2-test-79851896 from VM ctest-vm2-test-79851896 passed 2024-12-23 20:32:51,864 - DEBUG - Requesting: http://10.0.0.24:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-12-23 20:32:51,870 - DEBUG - Requesting: http://10.0.0.24:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04711318@0%20AllEntriesVdnsRecordsReq 2024-12-23 20:32:51,877 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04711318:1:ctest-vm2-test-79851896:10.10.10.4', 'rec_name': 'ctest-vm2-test-79851896', '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-2492-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-79851896.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-12-23 20:32:51,877 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04711318:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-79851896', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-79851896', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2492-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-79851896.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'} 2024-12-23 20:32:51,878 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79851896", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:51,878 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-79851896", None, socket.AF_INET6)' 2024-12-23 20:32:52,062 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-79851896, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2024-12-23 20:32:52,063 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-79851896 2024-12-23 20:32:54,314 - DEBUG - PING ctest-vm2-test-79851896 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.646 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.965 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.003 ms --- ctest-vm2-test-79851896 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.965/2.204/4.646 ms 2024-12-23 20:32:54,315 - INFO - Ping to IP ctest-vm2-test-79851896 from VM ctest-vm1-test-88536007 passed 2024-12-23 20:32:54,315 - INFO - Try deleting the VDNS entry ctest-vdns1-04711318 with back ref of ipam. 2024-12-23 20:32:54,372 - DEBUG - Delete when resource still referred: ['http://10.0.0.24:8082/network-ipam/1e9836e5-88a1-48c5-8ebe-c8c857cb2833'] 2024-12-23 20:32:54,372 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-12-23 20:32:54,373 - INFO - Add CNAME VDNS record for ctest-vm1-test-88536007 and verify we able to ping by alias name 2024-12-23 20:32:54,420 - DEBUG - Creating VDNS record data : test-rec 2024-12-23 20:32:54,537 - INFO - In verify_on_setup 2024-12-23 20:32:54,632 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-04711318', 'test-rec'] created succesfully 2024-12-23 20:32:54,633 - INFO - Verify VDNS record is shown in the API server 2024-12-23 20:32:54,633 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:32:54,640 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:32:54,653 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-DNS/06bd6cfb-a39a-40a7-b8ea-ca84fb101f16 2024-12-23 20:32:54,663 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-DNS-record/a03ca520-c852-4ec2-938d-773103c8a0be 2024-12-23 20:32:54,671 - INFO - Verify VDNS record is shown in the control node 2024-12-23 20:32:54,677 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:54,678 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-12-23 20:32:54,866 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:54,867 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-12-23 20:32:55,128 - DEBUG - ping: bad address 'vm1-test-alias' 2024-12-23 20:32:55,128 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-88536007 failed 2024-12-23 20:32:56,131 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:56,131 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-12-23 20:32:56,329 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:56,329 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-12-23 20:32:56,582 - DEBUG - ping: bad address 'vm1-test-alias' 2024-12-23 20:32:56,582 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-88536007 failed 2024-12-23 20:32:57,582 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:57,583 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-12-23 20:32:57,779 - 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.24, gateway password: c0ntrail123 2024-12-23 20:32:57,779 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-12-23 20:33:00,043 - 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.428 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.514 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.383 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.383/0.441/0.514 ms 2024-12-23 20:33:00,043 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-88536007 passed 2024-12-23 20:33:00,043 - DEBUG - Deleting VDNS record data: test-rec 2024-12-23 20:33:00,120 - INFO - VDNS record info: default-domain:ctest-vdns1-04711318:test-rec deleted successfully. 2024-12-23 20:33:00,121 - INFO - Deleting VM ctest-vm2-test-79851896 2024-12-23 20:33:00,201 - INFO - Deleting VM ctest-vm1-test-88536007 2024-12-23 20:33:00,283 - INFO - Deleting VN ctest-vn1-vdns-60782364 2024-12-23 20:33:00,329 - DEBUG - VN 3d39ebff-f5d2-451f-98e1-80b92712dea8 still in use: Unable to complete operation on network 3d39ebff-f5d2-451f-98e1-80b92712dea8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2edf06e9-c0a9-4a1e-aa34-1de676a87657'] 2024-12-23 20:33:00,329 - WARNING - Deleting VN ctest-vn1-vdns-60782364 failed..Will retry 2024-12-23 20:33:02,615 - DEBUG - Response for deleting network () 2024-12-23 20:33:02,663 - DEBUG - Deleting VDNS Entry: ctest-vdns1-04711318 2024-12-23 20:33:02,736 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-04711318'] deleted successfully. 2024-12-23 20:33:02,736 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-12-23 20:33:02,748 - DEBUG - Requesting: http://10.0.0.24:8082/domain/20cb5b83-b7f4-43ae-9091-6401c42ad226 2024-12-23 20:33:02,763 - DEBUG - VDNS information not found in API server 2024-12-23 20:33:02,763 - INFO - VDNS information ctest-vdns1-04711318 removed from the API Server 2024-12-23 20:33:02,768 - INFO - VDNS information ctest-vdns1-04711318 removed in the Control node 2024-12-23 20:33:02,769 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-04787819'] 2024-12-23 20:33:03,022 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 20:33:03,022 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2024-12-23 20:33:03,022 - INFO - -------------------------------------------------------------------------------- 2024-12-23 20:33:03,700 - INFO - Deleted project: ctest-TestvDNSBasic0-04787819, ID : c1053d0f-c181-4b3b-837f-945202b304de