2024-10-17 13:46:15,025 - INFO - Reading existing Domain with UUID cfa788e6-8a4a-4759-a522-b9348a350fea 2024-10-17 13:46:15,047 - INFO - Using existing domain ['admin_domain'](cfa788e6-8a4a-4759-a522-b9348a350fea) 2024-10-17 13:46:15,299 - INFO - Project ctest-TestvDNSBasic0-00001817 not found, creating it 2024-10-17 13:46:15,983 - INFO - Created Project:ctest-TestvDNSBasic0-00001817, ID : 3e1a9cca-96f4-45d6-9c23-da0662959a2e 2024-10-17 13:46:18,093 - INFO - ================================================================================ 2024-10-17 13:46:18,094 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-10-17 13:46:18,094 - 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-10-17 13:46:18,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.12': '0'}} with 2024-10-17 13:46:18,494 - INFO - Initial checks done. Running the testcase now 2024-10-17 13:46:18,494 - INFO - 2024-10-17 13:46:19,452 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-00001817'](3e1a9cca-96f4-45d6-9c23-da0662959a2e) 2024-10-17 13:46:19,520 - DEBUG - Creating VDNS : ctest-vdns1-50197615 2024-10-17 13:46:19,752 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-50197615'] created succesfully 2024-10-17 13:46:19,752 - DEBUG - Verify VDNS entry is shown in control node 2024-10-17 13:46:19,809 - DEBUG - Verify VDNS entry is shown in the API server 2024-10-17 13:46:19,809 - DEBUG - Requesting: https://10.0.0.12:8082/domains 2024-10-17 13:46:20,196 - DEBUG - Requesting: https://10.0.0.12:8082/domains 2024-10-17 13:46:20,297 - DEBUG - Requesting: https://10.0.0.12:8082/domain/cfa788e6-8a4a-4759-a522-b9348a350fea 2024-10-17 13:46:20,367 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-DNS/50a3e249-bb96-4f9f-a3fe-2500c9469024 2024-10-17 13:46:21,369 - DEBUG - Response for create_network : {'network': {'id': 'bfa726a0-33eb-47d2-8917-d7613a36b026', 'name': 'ctest-vn1-vdns-63267254', 'tenant_id': '3e1a9cca96f445d69c23da0662959a2e', 'project_id': '3e1a9cca96f445d69c23da0662959a2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-00001817', 'ctest-vn1-vdns-63267254'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2024-10-17 13:46:21,660 - DEBUG - Response for create_subnet : {'subnet': {'id': '01ad6ec2-4e5a-43e0-8151-2a6755fe9f75', 'name': '', 'tenant_id': '3e1a9cca96f445d69c23da0662959a2e', 'network_id': 'bfa726a0-33eb-47d2-8917-d7613a36b026', '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': '2024-10-17T13:46:21.480178', 'updated_at': '2024-10-17T13:46:21.480178', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '3e1a9cca96f445d69c23da0662959a2e'}} 2024-10-17 13:46:21,735 - INFO - Created VN ctest-vn1-vdns-63267254 2024-10-17 13:46:21,800 - DEBUG - VN ctest-vn1-vdns-63267254 UUID is bfa726a0-33eb-47d2-8917-d7613a36b026 2024-10-17 13:46:22,286 - DEBUG - Services list from nova: [, , ] 2024-10-17 13:46:23,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-438-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-438-1) 2024-10-17 13:46:23,587 - INFO - Waiting for VM ctest-vm1-test-67575494 to be up.. 2024-10-17 13:46:23,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-17 13:46:28,873 - DEBUG - VM is in ACTIVE state now 2024-10-17 13:46:28,873 - INFO - VM name : ctest-vm1-test-67575494 2024-10-17 13:46:29,041 - DEBUG - VM ctest-vm1-test-67575494 ID is 8da5c481-de17-480a-8472-94617e338f77 2024-10-17 13:46:29,041 - DEBUG - VM ctest-vm1-test-67575494 launched on Node cn-jenkins-deploy-platform-juju-os-438-1 2024-10-17 13:46:29,200 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-machine/8da5c481-de17-480a-8472-94617e338f77 2024-10-17 13:46:29,261 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-machine-interface/677aa892-d05f-4e29-a074-62c5b4097892 2024-10-17 13:46:32,767 - 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 1016ms') 2024-10-17 13:46:32,768 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67575494 failed! 2024-10-17 13:46:32,836 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00001817:ctest-vn1-vdns-63267254 is 10.10.10.1 and allocation pool is NOT set 2024-10-17 13:46:36,955 - 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 1015ms') 2024-10-17 13:46:36,956 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67575494 failed! 2024-10-17 13:46:37,020 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00001817:ctest-vn1-vdns-63267254 is 10.10.10.1 and allocation pool is NOT set 2024-10-17 13:46:39,117 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.614 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 = 0.614/1.962/3.311/1.348 ms') 2024-10-17 13:46:39,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67575494 passed 2024-10-17 13:46:39,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-17 13:46:39,292 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67575494, IP 10.10.10.3, Port 22 2024-10-17 13:46:39,519 - DEBUG - VM ctest-vm1-test-67575494 is ready for SSH connections 2024-10-17 13:46:39,520 - 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.12, gateway password: c0ntrail123 2024-10-17 13:46:39,520 - DEBUG - ifconfig | grep 10.10.10.3 2024-10-17 13:46:41,289 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-10-17 13:46:41,289 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67575494", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:46:41,290 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67575494", None, socket.AF_INET6)' 2024-10-17 13:46:41,560 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-67575494, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:46:41,560 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-67575494 2024-10-17 13:46:43,855 - DEBUG - PING ctest-vm1-test-67575494 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.785 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.622 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.764 ms --- ctest-vm1-test-67575494 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.622/1.723/3.785 ms 2024-10-17 13:46:43,855 - INFO - Ping to IP ctest-vm1-test-67575494 from VM ctest-vm1-test-67575494 passed 2024-10-17 13:46:43,876 - DEBUG - Requesting: https://10.0.0.12:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-10-17 13:46:43,926 - DEBUG - Requesting: https://10.0.0.12:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-50197615@0%20AllEntriesVdnsRecordsReq 2024-10-17 13:46:43,977 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-50197615:1:ctest-vm1-test-67575494:10.10.10.3', 'rec_name': 'ctest-vm1-test-67575494', '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-438-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-67575494.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-10-17 13:46:43,977 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-50197615:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-67575494', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-67575494', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-438-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-67575494.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-10-17 13:46:45,820 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-438-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-438-1) 2024-10-17 13:46:45,820 - INFO - Waiting for VM ctest-vm2-test-09068000 to be up.. 2024-10-17 13:46:45,971 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-17 13:46:51,393 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-17 13:46:56,595 - DEBUG - VM is in ACTIVE state now 2024-10-17 13:46:56,595 - INFO - VM name : ctest-vm2-test-09068000 2024-10-17 13:46:56,882 - DEBUG - VM ctest-vm2-test-09068000 ID is 09a35316-8f83-4079-97f6-fbf62807f5d6 2024-10-17 13:46:56,882 - DEBUG - VM ctest-vm2-test-09068000 launched on Node cn-jenkins-deploy-platform-juju-os-438-1 2024-10-17 13:46:57,109 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-machine/09a35316-8f83-4079-97f6-fbf62807f5d6 2024-10-17 13:46:57,173 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-machine-interface/bc8ca7a9-0568-4f91-a9fe-4de171d49d55 2024-10-17 13:47:00,801 - 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 1015ms') 2024-10-17 13:47:00,801 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-09068000 failed! 2024-10-17 13:47:00,888 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00001817:ctest-vn1-vdns-63267254 is 10.10.10.1 and allocation pool is NOT set 2024-10-17 13:47:05,022 - 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 1017ms') 2024-10-17 13:47:05,022 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-09068000 failed! 2024-10-17 13:47:05,088 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-00001817:ctest-vn1-vdns-63267254 is 10.10.10.1 and allocation pool is NOT set 2024-10-17 13:47:07,187 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.459 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 = 0.459/2.171/3.883/1.712 ms') 2024-10-17 13:47:07,187 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-09068000 passed 2024-10-17 13:47:07,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-17 13:47:07,380 - DEBUG - Waiting to SSH to VM ctest-vm2-test-09068000, IP 10.10.10.4, Port 22 2024-10-17 13:47:07,636 - DEBUG - VM ctest-vm2-test-09068000 is ready for SSH connections 2024-10-17 13:47:07,636 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:07,636 - DEBUG - ifconfig | grep 10.10.10.4 2024-10-17 13:47:08,484 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-10-17 13:47:08,484 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-09068000", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:47:08,484 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-09068000", None, socket.AF_INET6)' 2024-10-17 13:47:08,818 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-09068000, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:47:08,818 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-09068000 2024-10-17 13:47:11,179 - DEBUG - PING ctest-vm2-test-09068000 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.674 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.472 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.937 ms --- ctest-vm2-test-09068000 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.472/1.694/3.674 ms 2024-10-17 13:47:11,180 - INFO - Ping to IP ctest-vm2-test-09068000 from VM ctest-vm2-test-09068000 passed 2024-10-17 13:47:11,196 - DEBUG - Requesting: https://10.0.0.12:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-10-17 13:47:11,249 - DEBUG - Requesting: https://10.0.0.12:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-50197615@0%20AllEntriesVdnsRecordsReq 2024-10-17 13:47:11,301 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-50197615:1:ctest-vm2-test-09068000:10.10.10.4', 'rec_name': 'ctest-vm2-test-09068000', '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-438-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-09068000.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-10-17 13:47:11,301 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-50197615:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-09068000', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-09068000', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-438-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-09068000.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-10-17 13:47:11,301 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-09068000", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:47:11,302 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-09068000", None, socket.AF_INET6)' 2024-10-17 13:47:11,534 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-09068000, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2024-10-17 13:47:11,535 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-09068000 2024-10-17 13:47:13,820 - DEBUG - PING ctest-vm2-test-09068000 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.499 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.433 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.330 ms --- ctest-vm2-test-09068000 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.330/2.087/3.499 ms 2024-10-17 13:47:13,820 - INFO - Ping to IP ctest-vm2-test-09068000 from VM ctest-vm1-test-67575494 passed 2024-10-17 13:47:13,820 - INFO - Try deleting the VDNS entry ctest-vdns1-50197615 with back ref of ipam. 2024-10-17 13:47:13,888 - DEBUG - Delete when resource still referred: ['https://10.0.0.12:8082/network-ipam/8b2ce1e4-46ad-48e5-ac5f-7f51b76a6825'] 2024-10-17 13:47:13,888 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-10-17 13:47:13,888 - INFO - Add CNAME VDNS record for ctest-vm1-test-67575494 and verify we able to ping by alias name 2024-10-17 13:47:13,940 - DEBUG - Creating VDNS record data : test-rec 2024-10-17 13:47:14,080 - INFO - In verify_on_setup 2024-10-17 13:47:14,192 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-50197615', 'test-rec'] created succesfully 2024-10-17 13:47:14,192 - INFO - Verify VDNS record is shown in the API server 2024-10-17 13:47:14,193 - DEBUG - Requesting: https://10.0.0.12:8082/domains 2024-10-17 13:47:14,249 - DEBUG - Requesting: https://10.0.0.12:8082/domain/cfa788e6-8a4a-4759-a522-b9348a350fea 2024-10-17 13:47:14,317 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-DNS/50a3e249-bb96-4f9f-a3fe-2500c9469024 2024-10-17 13:47:14,378 - DEBUG - Requesting: https://10.0.0.12:8082/virtual-DNS-record/852e44be-56c2-429c-a52f-c632bfe0ec74 2024-10-17 13:47:14,438 - INFO - Verify VDNS record is shown in the control node 2024-10-17 13:47:14,494 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:14,495 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-17 13:47:14,728 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:14,728 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-17 13:47:14,993 - DEBUG - ping: bad address 'vm1-test-alias' 2024-10-17 13:47:14,993 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67575494 failed 2024-10-17 13:47:15,994 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:15,994 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-17 13:47:16,215 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:16,215 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-17 13:47:16,496 - DEBUG - ping: bad address 'vm1-test-alias' 2024-10-17 13:47:16,496 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67575494 failed 2024-10-17 13:47:17,497 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:17,497 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-17 13:47:17,747 - 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.12, gateway password: c0ntrail123 2024-10-17 13:47:17,748 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-17 13:47:20,035 - 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.430 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.439 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.446 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.430/0.438/0.446 ms 2024-10-17 13:47:20,036 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-67575494 passed 2024-10-17 13:47:20,036 - DEBUG - Deleting VDNS record data: test-rec 2024-10-17 13:47:20,132 - INFO - VDNS record info: admin_domain:ctest-vdns1-50197615:test-rec deleted successfully. 2024-10-17 13:47:20,132 - INFO - Deleting VM ctest-vm2-test-09068000 2024-10-17 13:47:20,254 - INFO - Deleting VM ctest-vm1-test-67575494 2024-10-17 13:47:20,384 - INFO - Deleting VN ctest-vn1-vdns-63267254 2024-10-17 13:47:20,544 - DEBUG - VN bfa726a0-33eb-47d2-8917-d7613a36b026 still in use: Unable to complete operation on network bfa726a0-33eb-47d2-8917-d7613a36b026. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-60714e58-a6e5-493f-8f7a-f37f9f051f75'] 2024-10-17 13:47:20,544 - WARNING - Deleting VN ctest-vn1-vdns-63267254 failed..Will retry 2024-10-17 13:47:23,161 - DEBUG - Response for deleting network () 2024-10-17 13:47:23,210 - DEBUG - Deleting VDNS Entry: ctest-vdns1-50197615 2024-10-17 13:47:23,324 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-50197615'] deleted successfully. 2024-10-17 13:47:23,324 - DEBUG - Requesting: https://10.0.0.12:8082/domains 2024-10-17 13:47:23,377 - DEBUG - Requesting: https://10.0.0.12:8082/domain/cfa788e6-8a4a-4759-a522-b9348a350fea 2024-10-17 13:47:23,449 - DEBUG - VDNS information not found in API server 2024-10-17 13:47:23,449 - INFO - VDNS information ctest-vdns1-50197615 removed from the API Server 2024-10-17 13:47:23,509 - INFO - VDNS information ctest-vdns1-50197615 removed in the Control node 2024-10-17 13:47:23,509 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-00001817'] 2024-10-17 13:47:23,927 - DEBUG - No XMPP flaps were noticed during the test 2024-10-17 13:47:23,927 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:05] 2024-10-17 13:47:23,927 - INFO - -------------------------------------------------------------------------------- 2024-10-17 13:47:24,816 - INFO - Deleted project: ctest-TestvDNSBasic0-00001817, ID : 3e1a9cca-96f4-45d6-9c23-da0662959a2e