2024-09-03 17:54:58,701 - INFO - Domain Default found not creating 2024-09-03 17:54:58,889 - INFO - Project ctest-TestvDNSBasic0-53339682 not found, creating it 2024-09-03 17:54:59,406 - INFO - Created Project:ctest-TestvDNSBasic0-53339682, ID : d661d82c-efb8-4c29-b35f-e83d83715e25 2024-09-03 17:55:01,172 - INFO - ================================================================================ 2024-09-03 17:55:01,173 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-09-03 17:55:01,173 - 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-09-03 17:55:01,433 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.5': '0'}} with 2024-09-03 17:55:01,433 - INFO - Initial checks done. Running the testcase now 2024-09-03 17:55:01,433 - INFO - 2024-09-03 17:55:02,261 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-53339682'](d661d82c-efb8-4c29-b35f-e83d83715e25) 2024-09-03 17:55:02,322 - DEBUG - Creating VDNS : ctest-vdns1-74918011 2024-09-03 17:55:02,546 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-74918011'] created succesfully 2024-09-03 17:55:02,571 - DEBUG - Verify VDNS entry is shown in control node 2024-09-03 17:55:02,583 - DEBUG - Verify VDNS entry is shown in the API server 2024-09-03 17:55:02,584 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-03 17:55:02,925 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-03 17:55:02,959 - DEBUG - Requesting: http://10.0.0.36:8082/domain/3abda3ec-3f5d-4d25-a43d-e1e328e304ae 2024-09-03 17:55:02,975 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-DNS/79a24a32-1e8e-40cd-8a53-4a91f21069da 2024-09-03 17:55:03,621 - DEBUG - Response for create_network : {'network': {'id': '6e31fc9f-7a97-40a7-813f-696f33302893', 'name': 'ctest-vn1-vdns-25585854', 'tenant_id': 'd661d82cefb84c29b35fe83d83715e25', 'project_id': 'd661d82cefb84c29b35fe83d83715e25', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-53339682', 'ctest-vn1-vdns-25585854'], 'port_security_enabled': True, 'description': ''}} 2024-09-03 17:55:04,017 - DEBUG - Response for create_subnet : {'subnet': {'id': '9afa9fa9-bb07-4baf-bd8f-8002100f8135', 'name': '', 'tenant_id': 'd661d82cefb84c29b35fe83d83715e25', 'network_id': '6e31fc9f-7a97-40a7-813f-696f33302893', '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': 'd661d82cefb84c29b35fe83d83715e25'}} 2024-09-03 17:55:04,039 - INFO - Created VN ctest-vn1-vdns-25585854 2024-09-03 17:55:04,094 - DEBUG - VN ctest-vn1-vdns-25585854 UUID is 6e31fc9f-7a97-40a7-813f-696f33302893 2024-09-03 17:55:04,353 - DEBUG - Services list from nova: [, , ] 2024-09-03 17:55:05,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1840-1) 2024-09-03 17:55:05,587 - INFO - Waiting for VM ctest-vm1-test-58258675 to be up.. 2024-09-03 17:55:05,643 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 17:55:10,738 - DEBUG - VM is in ACTIVE state now 2024-09-03 17:55:10,738 - INFO - VM name : ctest-vm1-test-58258675 2024-09-03 17:55:10,841 - DEBUG - VM ctest-vm1-test-58258675 ID is ee270752-0696-4260-8f52-1d1e23c393b6 2024-09-03 17:55:10,841 - DEBUG - VM ctest-vm1-test-58258675 launched on Node cn-jenkins-deploy-platform-ansible-os-1840-1 2024-09-03 17:55:10,932 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/ee270752-0696-4260-8f52-1d1e23c393b6 2024-09-03 17:55:10,941 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/426c951f-9980-4af5-ae6c-0dd11da16e80 2024-09-03 17:55:14,192 - 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 1014ms') 2024-09-03 17:55:14,193 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58258675 failed! 2024-09-03 17:55:14,246 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53339682:ctest-vn1-vdns-25585854 is 10.10.10.1 and allocation pool is NOT set 2024-09-03 17:55:18,320 - 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=13.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 12.978/12.978/12.978/0.000 ms') 2024-09-03 17:55:18,320 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58258675 passed 2024-09-03 17:55:18,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 17:55:18,470 - DEBUG - Waiting to SSH to VM ctest-vm1-test-58258675, IP 10.10.10.3, Port 22 2024-09-03 17:55:18,641 - DEBUG - VM ctest-vm1-test-58258675 is ready for SSH connections 2024-09-03 17:55:18,641 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:18,642 - DEBUG - ifconfig | grep 10.10.10.3 2024-09-03 17:55:20,351 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-03 17:55:20,352 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58258675", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:20,352 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58258675", None, socket.AF_INET6)' 2024-09-03 17:55:20,645 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-58258675, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:20,646 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-58258675 2024-09-03 17:55:22,952 - DEBUG - PING ctest-vm1-test-58258675 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.444 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.442 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.450 ms --- ctest-vm1-test-58258675 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.442/1.445/3.444 ms 2024-09-03 17:55:22,953 - INFO - Ping to IP ctest-vm1-test-58258675 from VM ctest-vm1-test-58258675 passed 2024-09-03 17:55:22,968 - DEBUG - Requesting: http://10.0.0.36:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-03 17:55:22,977 - DEBUG - Requesting: http://10.0.0.36:8092/Snh_PageReq?x=default-domain:ctest-vdns1-74918011@0%20AllEntriesVdnsRecordsReq 2024-09-03 17:55:22,984 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74918011:1:ctest-vm1-test-58258675:10.10.10.3', 'rec_name': 'ctest-vm1-test-58258675', '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-1840-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-58258675.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-03 17:55:22,984 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74918011:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-58258675', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-58258675', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1840-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-58258675.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-09-03 17:55:24,413 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1840-1) 2024-09-03 17:55:24,413 - INFO - Waiting for VM ctest-vm2-test-62412881 to be up.. 2024-09-03 17:55:24,459 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 17:55:29,552 - DEBUG - VM is in ACTIVE state now 2024-09-03 17:55:29,552 - INFO - VM name : ctest-vm2-test-62412881 2024-09-03 17:55:29,659 - DEBUG - VM ctest-vm2-test-62412881 ID is 8d2dd778-9eaf-445a-9dea-f5630711b4e9 2024-09-03 17:55:29,659 - DEBUG - VM ctest-vm2-test-62412881 launched on Node cn-jenkins-deploy-platform-ansible-os-1840-1 2024-09-03 17:55:29,749 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/8d2dd778-9eaf-445a-9dea-f5630711b4e9 2024-09-03 17:55:29,759 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/086f6cb3-558b-40c8-a7f6-6843114d254c 2024-09-03 17:55:33,015 - 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 1010ms') 2024-09-03 17:55:33,015 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62412881 failed! 2024-09-03 17:55:33,070 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53339682:ctest-vn1-vdns-25585854 is 10.10.10.1 and allocation pool is NOT set 2024-09-03 17:55:37,142 - 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=2 ttl=63 time=10.5 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 10.499/10.499/10.499/0.000 ms') 2024-09-03 17:55:37,143 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62412881 passed 2024-09-03 17:55:37,294 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 17:55:37,294 - DEBUG - Waiting to SSH to VM ctest-vm2-test-62412881, IP 10.10.10.4, Port 22 2024-09-03 17:55:37,454 - DEBUG - VM ctest-vm2-test-62412881 is ready for SSH connections 2024-09-03 17:55:37,454 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:37,454 - DEBUG - ifconfig | grep 10.10.10.4 2024-09-03 17:55:38,154 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-03 17:55:38,155 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62412881", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:38,155 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62412881", None, socket.AF_INET6)' 2024-09-03 17:55:38,435 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62412881, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:38,435 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62412881 2024-09-03 17:55:40,758 - DEBUG - PING ctest-vm2-test-62412881 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.319 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.500 ms --- ctest-vm2-test-62412881 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.409/2.076/5.319 ms 2024-09-03 17:55:40,758 - INFO - Ping to IP ctest-vm2-test-62412881 from VM ctest-vm2-test-62412881 passed 2024-09-03 17:55:40,776 - DEBUG - Requesting: http://10.0.0.36:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-03 17:55:40,785 - DEBUG - Requesting: http://10.0.0.36:8092/Snh_PageReq?x=default-domain:ctest-vdns1-74918011@0%20AllEntriesVdnsRecordsReq 2024-09-03 17:55:40,795 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74918011:1:ctest-vm2-test-62412881:10.10.10.4', 'rec_name': 'ctest-vm2-test-62412881', '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-1840-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-62412881.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-03 17:55:40,795 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74918011:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-62412881', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-62412881', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1840-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-62412881.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-09-03 17:55:40,795 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62412881", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:40,795 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62412881", None, socket.AF_INET6)' 2024-09-03 17:55:40,991 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62412881, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2024-09-03 17:55:40,991 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62412881 2024-09-03 17:55:43,276 - DEBUG - PING ctest-vm2-test-62412881 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.389 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.130 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.982 ms --- ctest-vm2-test-62412881 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.982/3.167/7.389 ms 2024-09-03 17:55:43,276 - INFO - Ping to IP ctest-vm2-test-62412881 from VM ctest-vm1-test-58258675 passed 2024-09-03 17:55:43,276 - INFO - Try deleting the VDNS entry ctest-vdns1-74918011 with back ref of ipam. 2024-09-03 17:55:43,334 - DEBUG - Delete when resource still referred: ['http://10.0.0.36:8082/network-ipam/ce2f7ddd-67be-4f7c-a3d3-a35e69ea8ce6'] 2024-09-03 17:55:43,334 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-09-03 17:55:43,334 - INFO - Add CNAME VDNS record for ctest-vm1-test-58258675 and verify we able to ping by alias name 2024-09-03 17:55:43,382 - DEBUG - Creating VDNS record data : test-rec 2024-09-03 17:55:43,498 - INFO - In verify_on_setup 2024-09-03 17:55:43,594 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-74918011', 'test-rec'] created succesfully 2024-09-03 17:55:43,594 - INFO - Verify VDNS record is shown in the API server 2024-09-03 17:55:43,595 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-03 17:55:43,603 - DEBUG - Requesting: http://10.0.0.36:8082/domain/3abda3ec-3f5d-4d25-a43d-e1e328e304ae 2024-09-03 17:55:43,617 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-DNS/79a24a32-1e8e-40cd-8a53-4a91f21069da 2024-09-03 17:55:43,628 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-DNS-record/e7965bc5-e967-4461-96bd-934d04002343 2024-09-03 17:55:43,635 - INFO - Verify VDNS record is shown in the control node 2024-09-03 17:55:43,642 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:43,642 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 17:55:43,848 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:43,848 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 17:55:44,122 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-03 17:55:44,122 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258675 failed 2024-09-03 17:55:45,123 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:45,123 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 17:55:45,318 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:45,318 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 17:55:45,584 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-03 17:55:45,584 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258675 failed 2024-09-03 17:55:46,585 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:46,585 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 17:55:46,782 - 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.36, gateway password: c0ntrail123 2024-09-03 17:55:46,783 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 17:55:49,069 - 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.381 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.402 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.353 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.353/0.378/0.402 ms 2024-09-03 17:55:49,069 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258675 passed 2024-09-03 17:55:49,069 - DEBUG - Deleting VDNS record data: test-rec 2024-09-03 17:55:49,142 - INFO - VDNS record info: default-domain:ctest-vdns1-74918011:test-rec deleted successfully. 2024-09-03 17:55:49,142 - INFO - Deleting VM ctest-vm2-test-62412881 2024-09-03 17:55:49,236 - INFO - Deleting VM ctest-vm1-test-58258675 2024-09-03 17:55:49,320 - INFO - Deleting VN ctest-vn1-vdns-25585854 2024-09-03 17:55:49,368 - DEBUG - VN 6e31fc9f-7a97-40a7-813f-696f33302893 still in use: Unable to complete operation on network 6e31fc9f-7a97-40a7-813f-696f33302893. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3fb7e43e-01c4-465f-abcc-7fb670ef7940'] 2024-09-03 17:55:49,368 - WARNING - Deleting VN ctest-vn1-vdns-25585854 failed..Will retry 2024-09-03 17:55:51,692 - DEBUG - Response for deleting network () 2024-09-03 17:55:51,726 - DEBUG - Deleting VDNS Entry: ctest-vdns1-74918011 2024-09-03 17:55:51,806 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-74918011'] deleted successfully. 2024-09-03 17:55:51,806 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-03 17:55:51,817 - DEBUG - Requesting: http://10.0.0.36:8082/domain/3abda3ec-3f5d-4d25-a43d-e1e328e304ae 2024-09-03 17:55:51,836 - DEBUG - VDNS information not found in API server 2024-09-03 17:55:51,836 - INFO - VDNS information ctest-vdns1-74918011 removed from the API Server 2024-09-03 17:55:51,844 - INFO - VDNS information ctest-vdns1-74918011 removed in the Control node 2024-09-03 17:55:51,844 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-53339682'] 2024-09-03 17:55:52,105 - DEBUG - No XMPP flaps were noticed during the test
2024-09-03 17:55:52,105 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2024-09-03 17:55:52,105 - INFO - -------------------------------------------------------------------------------- 2024-09-03 17:55:52,825 - INFO - Deleted project: ctest-TestvDNSBasic0-53339682, ID : d661d82c-efb8-4c29-b35f-e83d83715e25