2024-11-09 12:01:07,793 - INFO - Domain Default found not creating
2024-11-09 12:01:07,978 - INFO - Project ctest-TestvDNSBasic0-72709213 not found, creating it
2024-11-09 12:01:08,549 - INFO - Created Project:ctest-TestvDNSBasic0-72709213, ID : 9d38a5b0-6f18-4dcf-b026-8f509faf8521
2024-11-09 12:01:10,187 - INFO - ================================================================================
2024-11-09 12:01:10,187 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-11-09 12:01:10,187 - 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-11-09 12:01:10,453 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.7': '0'}} with
2024-11-09 12:01:10,453 - INFO - Initial checks done. Running the testcase now
2024-11-09 12:01:10,453 - INFO -
2024-11-09 12:01:11,218 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-72709213'](9d38a5b0-6f18-4dcf-b026-8f509faf8521)
2024-11-09 12:01:11,281 - DEBUG - Creating VDNS : ctest-vdns1-74793678
2024-11-09 12:01:11,494 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-74793678'] created succesfully
2024-11-09 12:01:11,507 - DEBUG - Verify VDNS entry is shown in control node
2024-11-09 12:01:11,514 - DEBUG - Verify VDNS entry is shown in the API server
2024-11-09 12:01:11,514 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2024-11-09 12:01:11,811 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2024-11-09 12:01:11,855 - DEBUG - Requesting: http://10.0.0.27:8082/domain/c3305ba4-49fe-4cf7-b6ba-ef3b84a33f2f
2024-11-09 12:01:11,881 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/5b56783f-a83c-45e5-b89f-e8e64c7339bd
2024-11-09 12:01:12,529 - DEBUG - Response for create_network : {'network': {'id': '86b44249-59e7-430e-8b11-d8783da3e047', 'name': 'ctest-vn1-vdns-16273347', 'tenant_id': '9d38a5b06f184dcfb0268f509faf8521', 'project_id': '9d38a5b06f184dcfb0268f509faf8521', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-72709213', 'ctest-vn1-vdns-16273347'], 'port_security_enabled': True, 'description': ''}}
2024-11-09 12:01:12,717 - DEBUG - Response for create_subnet : {'subnet': {'id': '155925af-6fa2-47b7-ba21-2a0be2ace945', 'name': '', 'tenant_id': '9d38a5b06f184dcfb0268f509faf8521', 'network_id': '86b44249-59e7-430e-8b11-d8783da3e047', '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': '9d38a5b06f184dcfb0268f509faf8521'}}
2024-11-09 12:01:12,740 - INFO - Created VN ctest-vn1-vdns-16273347
2024-11-09 12:01:12,797 - DEBUG - VN ctest-vn1-vdns-16273347 UUID is 86b44249-59e7-430e-8b11-d8783da3e047
2024-11-09 12:01:13,062 - DEBUG - Services list from nova: [, , ]
2024-11-09 12:01:14,192 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2245-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2245-1)
2024-11-09 12:01:14,192 - INFO - Waiting for VM ctest-vm1-test-49424893 to be up..
2024-11-09 12:01:14,244 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:19,385 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:24,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:29,691 - DEBUG - VM is in ACTIVE state now
2024-11-09 12:01:29,691 - INFO - VM name : ctest-vm1-test-49424893
2024-11-09 12:01:29,779 - DEBUG - VM ctest-vm1-test-49424893 ID is 124eb9d0-20d1-4bcf-9596-1a709548557b
2024-11-09 12:01:29,779 - DEBUG - VM ctest-vm1-test-49424893 launched on Node cn-jenkins-deploy-platform-ansible-os-2245-1
2024-11-09 12:01:29,880 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/124eb9d0-20d1-4bcf-9596-1a709548557b
2024-11-09 12:01:29,893 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5dfbc40d-976a-457f-83c6-34a66c530449
2024-11-09 12:01:33,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 1022ms')
2024-11-09 12:01:33,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-49424893 failed!
2024-11-09 12:01:33,254 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72709213:ctest-vn1-vdns-16273347 is 10.10.10.1 and allocation pool is NOT set
2024-11-09 12:01:35,312 - 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=9.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.893 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.893/5.186/9.479/4.293 ms')
2024-11-09 12:01:35,312 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-49424893 passed
2024-11-09 12:01:35,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 12:01:35,470 - DEBUG - Waiting to SSH to VM ctest-vm1-test-49424893, IP 10.10.10.3, Port 22
2024-11-09 12:01:35,625 - DEBUG - VM ctest-vm1-test-49424893 is ready for SSH connections
2024-11-09 12:01:35,625 - 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.27, gateway password: c0ntrail123
2024-11-09 12:01:35,625 - DEBUG - ifconfig | grep 10.10.10.3
2024-11-09 12:01:37,625 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-09 12:01:37,630 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-49424893", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:01:37,630 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-49424893", None, socket.AF_INET6)'
2024-11-09 12:01:37,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-49424893, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:01:37,888 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-49424893
2024-11-09 12:01:40,149 - DEBUG - PING ctest-vm1-test-49424893 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.983 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.430 ms
--- ctest-vm1-test-49424893 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.370/1.261/2.983 ms
2024-11-09 12:01:40,149 - INFO - Ping to IP ctest-vm1-test-49424893 from VM ctest-vm1-test-49424893 passed
2024-11-09 12:01:40,163 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-09 12:01:40,169 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-74793678@0%20AllEntriesVdnsRecordsReq
2024-11-09 12:01:40,175 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74793678:1:ctest-vm1-test-49424893:10.10.10.3', 'rec_name': 'ctest-vm1-test-49424893', '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-2245-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-49424893.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-09 12:01:40,175 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74793678:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-49424893', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-49424893', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2245-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-49424893.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-11-09 12:01:41,510 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2245-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2245-1)
2024-11-09 12:01:41,511 - INFO - Waiting for VM ctest-vm2-test-07338116 to be up..
2024-11-09 12:01:41,555 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:46,657 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:51,745 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-09 12:01:56,905 - DEBUG - VM is in ACTIVE state now
2024-11-09 12:01:56,906 - INFO - VM name : ctest-vm2-test-07338116
2024-11-09 12:01:56,989 - DEBUG - VM ctest-vm2-test-07338116 ID is 3d18c43d-48a4-4c86-a46f-f096e57ce37a
2024-11-09 12:01:56,990 - DEBUG - VM ctest-vm2-test-07338116 launched on Node cn-jenkins-deploy-platform-ansible-os-2245-1
2024-11-09 12:01:57,082 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/3d18c43d-48a4-4c86-a46f-f096e57ce37a
2024-11-09 12:01:57,095 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d0283d5d-8892-414f-9727-c5a9f7653f86
2024-11-09 12:02:00,383 - 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 1023ms')
2024-11-09 12:02:00,383 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07338116 failed!
2024-11-09 12:02:00,445 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72709213:ctest-vn1-vdns-16273347 is 10.10.10.1 and allocation pool is NOT set
2024-11-09 12:02:02,514 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.30 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 = 3.304/3.632/3.960/0.328 ms')
2024-11-09 12:02:02,514 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07338116 passed
2024-11-09 12:02:02,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 12:02:02,678 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07338116, IP 10.10.10.4, Port 22
2024-11-09 12:02:02,744 - 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': ''}
2024-11-09 12:02:02,837 - DEBUG - VM ctest-vm2-test-07338116 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-09 12:02:07,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-09 12:02:07,838 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07338116, IP 10.10.10.4, Port 22
2024-11-09 12:02:08,007 - DEBUG - VM ctest-vm2-test-07338116 is ready for SSH connections
2024-11-09 12:02:08,008 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:08,008 - DEBUG - ifconfig | grep 10.10.10.4
2024-11-09 12:02:08,643 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-09 12:02:08,643 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07338116", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:02:08,643 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07338116", None, socket.AF_INET6)'
2024-11-09 12:02:08,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07338116, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:02:08,888 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07338116
2024-11-09 12:02:11,159 - DEBUG - PING ctest-vm2-test-07338116 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.205 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.762 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.543 ms
--- ctest-vm2-test-07338116 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.543/1.503/3.205 ms
2024-11-09 12:02:11,159 - INFO - Ping to IP ctest-vm2-test-07338116 from VM ctest-vm2-test-07338116 passed
2024-11-09 12:02:11,173 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-09 12:02:11,180 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-74793678@0%20AllEntriesVdnsRecordsReq
2024-11-09 12:02:11,187 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74793678:1:ctest-vm2-test-07338116:10.10.10.4', 'rec_name': 'ctest-vm2-test-07338116', '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-2245-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-07338116.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-09 12:02:11,187 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-74793678:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-07338116', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-07338116', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2245-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-07338116.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-11-09 12:02:11,187 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07338116", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:02:11,187 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07338116", None, socket.AF_INET6)'
2024-11-09 12:02:11,373 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07338116, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2024-11-09 12:02:11,374 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07338116
2024-11-09 12:02:13,625 - DEBUG - PING ctest-vm2-test-07338116 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.900 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.154 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.153 ms
--- ctest-vm2-test-07338116 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.153/3.069/6.900 ms
2024-11-09 12:02:13,625 - INFO - Ping to IP ctest-vm2-test-07338116 from VM ctest-vm1-test-49424893 passed
2024-11-09 12:02:13,625 - INFO - Try deleting the VDNS entry ctest-vdns1-74793678 with back ref of ipam.
2024-11-09 12:02:13,681 - DEBUG - Delete when resource still referred: ['http://10.0.0.27:8082/network-ipam/5aee6105-ce1a-4384-9466-a019098df4ce']
2024-11-09 12:02:13,681 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-11-09 12:02:13,681 - INFO - Add CNAME VDNS record for ctest-vm1-test-49424893 and verify we able to ping by alias name
2024-11-09 12:02:13,729 - DEBUG - Creating VDNS record data : test-rec
2024-11-09 12:02:13,846 - INFO - In verify_on_setup
2024-11-09 12:02:13,941 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-74793678', 'test-rec'] created succesfully
2024-11-09 12:02:13,942 - INFO - Verify VDNS record is shown in the API server
2024-11-09 12:02:13,942 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2024-11-09 12:02:13,950 - DEBUG - Requesting: http://10.0.0.27:8082/domain/c3305ba4-49fe-4cf7-b6ba-ef3b84a33f2f
2024-11-09 12:02:13,969 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/5b56783f-a83c-45e5-b89f-e8e64c7339bd
2024-11-09 12:02:13,999 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS-record/3fad445e-11b2-4993-b33d-b419ffd5b80f
2024-11-09 12:02:14,010 - INFO - Verify VDNS record is shown in the control node
2024-11-09 12:02:14,018 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:14,019 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-09 12:02:14,211 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:14,211 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-09 12:02:14,456 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-09 12:02:14,456 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-49424893 failed
2024-11-09 12:02:15,457 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:15,457 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-09 12:02:15,650 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:15,650 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-09 12:02:15,889 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-09 12:02:15,889 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-49424893 failed
2024-11-09 12:02:16,889 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:16,889 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-09 12:02:17,075 - 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.27, gateway password: c0ntrail123
2024-11-09 12:02:17,075 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-09 12:02:19,357 - 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.426 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.393 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.346 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.346/0.388/0.426 ms
2024-11-09 12:02:19,357 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-49424893 passed
2024-11-09 12:02:19,358 - DEBUG - Deleting VDNS record data: test-rec
2024-11-09 12:02:19,441 - INFO - VDNS record info: default-domain:ctest-vdns1-74793678:test-rec deleted successfully.
2024-11-09 12:02:19,442 - INFO - Deleting VM ctest-vm2-test-07338116
2024-11-09 12:02:19,549 - INFO - Deleting VM ctest-vm1-test-49424893
2024-11-09 12:02:19,637 - INFO - Deleting VN ctest-vn1-vdns-16273347
2024-11-09 12:02:19,693 - DEBUG - VN 86b44249-59e7-430e-8b11-d8783da3e047 still in use: Unable to complete operation on network 86b44249-59e7-430e-8b11-d8783da3e047. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-56bd1d02-d0c0-4e97-b93d-2f112c0d1410']
2024-11-09 12:02:19,693 - WARNING - Deleting VN ctest-vn1-vdns-16273347 failed..Will retry
2024-11-09 12:02:22,004 - DEBUG - Response for deleting network ()
2024-11-09 12:02:22,053 - DEBUG - Deleting VDNS Entry: ctest-vdns1-74793678
2024-11-09 12:02:22,145 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-74793678'] deleted successfully.
2024-11-09 12:02:22,146 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2024-11-09 12:02:22,152 - DEBUG - Requesting: http://10.0.0.27:8082/domain/c3305ba4-49fe-4cf7-b6ba-ef3b84a33f2f
2024-11-09 12:02:22,170 - DEBUG - VDNS information not found in API server
2024-11-09 12:02:22,170 - INFO - VDNS information ctest-vdns1-74793678 removed from the API Server
2024-11-09 12:02:22,178 - INFO - VDNS information ctest-vdns1-74793678 removed in the Control node
2024-11-09 12:02:22,178 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-72709213']
2024-11-09 12:02:22,444 - DEBUG - No XMPP flaps were noticed during the test
2024-11-09 12:02:22,444 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:12]
2024-11-09 12:02:22,444 - INFO - --------------------------------------------------------------------------------
2024-11-09 12:02:23,172 - INFO - Deleted project: ctest-TestvDNSBasic0-72709213, ID : 9d38a5b0-6f18-4dcf-b026-8f509faf8521