2024-10-25 17:17:10,925 - INFO - Domain Default found not creating
2024-10-25 17:17:11,125 - INFO - Project ctest-TestvDNSBasic0-81049327 not found, creating it
2024-10-25 17:17:11,660 - INFO - Created Project:ctest-TestvDNSBasic0-81049327, ID : d1f626c5-8b40-4421-9f32-dd61068103c9
2024-10-25 17:17:13,226 - INFO - ================================================================================
2024-10-25 17:17:13,226 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-10-25 17:17:13,227 - 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-25 17:17:13,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.7': '0'}} with
2024-10-25 17:17:13,483 - INFO - Initial checks done. Running the testcase now
2024-10-25 17:17:13,484 - INFO -
2024-10-25 17:17:14,230 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-81049327'](d1f626c5-8b40-4421-9f32-dd61068103c9)
2024-10-25 17:17:14,289 - DEBUG - Creating VDNS : ctest-vdns1-87854733
2024-10-25 17:17:14,626 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-87854733'] created succesfully
2024-10-25 17:17:14,626 - DEBUG - Verify VDNS entry is shown in control node
2024-10-25 17:17:14,636 - DEBUG - Verify VDNS entry is shown in the API server
2024-10-25 17:17:14,636 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-25 17:17:14,945 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-25 17:17:14,987 - DEBUG - Requesting: http://10.0.0.32:8082/domain/5e24c51b-3750-4985-a038-61a12c05c2aa
2024-10-25 17:17:15,004 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/674c5518-9086-4d07-908e-ee72df1ac3e8
2024-10-25 17:17:15,623 - DEBUG - Response for create_network : {'network': {'id': '32f12871-ac6a-4bf0-8c94-967072fd7ac4', 'name': 'ctest-vn1-vdns-57965511', 'tenant_id': 'd1f626c58b4044219f32dd61068103c9', 'project_id': 'd1f626c58b4044219f32dd61068103c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-81049327', 'ctest-vn1-vdns-57965511'], 'port_security_enabled': True, 'description': ''}}
2024-10-25 17:17:15,858 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9710f1d-1145-4fb2-890d-40c9ecbdf75d', 'name': '', 'tenant_id': 'd1f626c58b4044219f32dd61068103c9', 'network_id': '32f12871-ac6a-4bf0-8c94-967072fd7ac4', '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': 'd1f626c58b4044219f32dd61068103c9'}}
2024-10-25 17:17:15,882 - INFO - Created VN ctest-vn1-vdns-57965511
2024-10-25 17:17:15,950 - DEBUG - VN ctest-vn1-vdns-57965511 UUID is 32f12871-ac6a-4bf0-8c94-967072fd7ac4
2024-10-25 17:17:16,194 - DEBUG - Services list from nova: [, , ]
2024-10-25 17:17:17,323 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2146-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2146-1)
2024-10-25 17:17:17,324 - INFO - Waiting for VM ctest-vm1-test-50104392 to be up..
2024-10-25 17:17:17,371 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-25 17:17:22,478 - DEBUG - VM is in ACTIVE state now
2024-10-25 17:17:22,478 - INFO - VM name : ctest-vm1-test-50104392
2024-10-25 17:17:22,597 - DEBUG - VM ctest-vm1-test-50104392 ID is aa71f0da-94cc-4940-b60b-7379c6c1d0ab
2024-10-25 17:17:22,597 - DEBUG - VM ctest-vm1-test-50104392 launched on Node cn-jenkins-deploy-platform-ansible-os-2146-1
2024-10-25 17:17:22,693 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/aa71f0da-94cc-4940-b60b-7379c6c1d0ab
2024-10-25 17:17:22,706 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/589bedec-21b3-4750-8da4-6c89a04dfc5d
2024-10-25 17:17:25,968 - 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 1010ms')
2024-10-25 17:17:25,968 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50104392 failed!
2024-10-25 17:17:26,030 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-81049327:ctest-vn1-vdns-57965511 is 10.10.10.1 and allocation pool is NOT set
2024-10-25 17:17:28,104 - 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=12.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.232/7.854/12.476/4.622 ms')
2024-10-25 17:17:28,104 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50104392 passed
2024-10-25 17:17:28,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 17:17:28,278 - DEBUG - Waiting to SSH to VM ctest-vm1-test-50104392, IP 10.10.10.3, Port 22
2024-10-25 17:17:28,345 - 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': ''}
2024-10-25 17:17:28,445 - DEBUG - VM ctest-vm1-test-50104392 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-25 17:17:33,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 17:17:33,446 - DEBUG - Waiting to SSH to VM ctest-vm1-test-50104392, IP 10.10.10.3, Port 22
2024-10-25 17:17:33,603 - DEBUG - VM ctest-vm1-test-50104392 is ready for SSH connections
2024-10-25 17:17:33,603 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:33,603 - DEBUG - ifconfig | grep 10.10.10.3
2024-10-25 17:17:35,273 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-25 17:17:35,274 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50104392", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:35,274 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50104392", None, socket.AF_INET6)'
2024-10-25 17:17:35,516 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-50104392, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:35,516 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-50104392
2024-10-25 17:17:37,789 - DEBUG - PING ctest-vm1-test-50104392 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.203 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.737 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.491 ms
--- ctest-vm1-test-50104392 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.491/1.477/3.203 ms
2024-10-25 17:17:37,790 - INFO - Ping to IP ctest-vm1-test-50104392 from VM ctest-vm1-test-50104392 passed
2024-10-25 17:17:37,805 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-25 17:17:37,812 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87854733@0%20AllEntriesVdnsRecordsReq
2024-10-25 17:17:37,819 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87854733:1:ctest-vm1-test-50104392:10.10.10.3', 'rec_name': 'ctest-vm1-test-50104392', '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-2146-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-50104392.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-25 17:17:37,820 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87854733:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-50104392', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-50104392', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2146-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-50104392.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-25 17:17:39,066 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2146-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2146-1)
2024-10-25 17:17:39,066 - INFO - Waiting for VM ctest-vm2-test-54394474 to be up..
2024-10-25 17:17:39,108 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-25 17:17:44,199 - DEBUG - VM is in ACTIVE state now
2024-10-25 17:17:44,199 - INFO - VM name : ctest-vm2-test-54394474
2024-10-25 17:17:44,290 - DEBUG - VM ctest-vm2-test-54394474 ID is 3f911b9c-9d29-4b28-8225-ed4910e2bb1f
2024-10-25 17:17:44,290 - DEBUG - VM ctest-vm2-test-54394474 launched on Node cn-jenkins-deploy-platform-ansible-os-2146-1
2024-10-25 17:17:44,378 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/3f911b9c-9d29-4b28-8225-ed4910e2bb1f
2024-10-25 17:17:44,390 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/596a1ef2-38b3-4fda-8c2a-d607934b7dd1
2024-10-25 17:17:47,670 - 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 1020ms')
2024-10-25 17:17:47,670 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54394474 failed!
2024-10-25 17:17:47,734 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-81049327:ctest-vn1-vdns-57965511 is 10.10.10.1 and allocation pool is NOT set
2024-10-25 17:17:49,807 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.604 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.604/3.693/6.782/3.089 ms')
2024-10-25 17:17:49,808 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54394474 passed
2024-10-25 17:17:49,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 17:17:49,966 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54394474, IP 10.10.10.4, Port 22
2024-10-25 17:17:50,135 - DEBUG - VM ctest-vm2-test-54394474 is ready for SSH connections
2024-10-25 17:17:50,136 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:50,136 - DEBUG - ifconfig | grep 10.10.10.4
2024-10-25 17:17:50,998 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-25 17:17:50,999 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54394474", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:50,999 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54394474", None, socket.AF_INET6)'
2024-10-25 17:17:51,257 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54394474, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:51,257 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54394474
2024-10-25 17:17:53,531 - DEBUG - PING ctest-vm2-test-54394474 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.147 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.403 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.437 ms
--- ctest-vm2-test-54394474 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.403/1.329/3.147 ms
2024-10-25 17:17:53,532 - INFO - Ping to IP ctest-vm2-test-54394474 from VM ctest-vm2-test-54394474 passed
2024-10-25 17:17:53,545 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-25 17:17:53,552 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87854733@0%20AllEntriesVdnsRecordsReq
2024-10-25 17:17:53,558 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87854733:1:ctest-vm2-test-54394474:10.10.10.4', 'rec_name': 'ctest-vm2-test-54394474', '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-2146-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-54394474.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-25 17:17:53,558 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87854733:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54394474', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54394474', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2146-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-54394474.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-25 17:17:53,558 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54394474", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:53,558 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54394474", None, socket.AF_INET6)'
2024-10-25 17:17:53,756 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54394474, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-25 17:17:53,756 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54394474
2024-10-25 17:17:56,007 - DEBUG - PING ctest-vm2-test-54394474 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.195 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.786 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.903 ms
--- ctest-vm2-test-54394474 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.786/2.294/5.195 ms
2024-10-25 17:17:56,007 - INFO - Ping to IP ctest-vm2-test-54394474 from VM ctest-vm1-test-50104392 passed
2024-10-25 17:17:56,008 - INFO - Try deleting the VDNS entry ctest-vdns1-87854733 with back ref of ipam.
2024-10-25 17:17:56,069 - DEBUG - Delete when resource still referred: ['http://10.0.0.32:8082/network-ipam/f7ad790a-3d85-43e3-9e4d-db48d2a2389e']
2024-10-25 17:17:56,070 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-10-25 17:17:56,070 - INFO - Add CNAME VDNS record for ctest-vm1-test-50104392 and verify we able to ping by alias name
2024-10-25 17:17:56,117 - DEBUG - Creating VDNS record data : test-rec
2024-10-25 17:17:56,234 - INFO - In verify_on_setup
2024-10-25 17:17:56,330 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-87854733', 'test-rec'] created succesfully
2024-10-25 17:17:56,330 - INFO - Verify VDNS record is shown in the API server
2024-10-25 17:17:56,330 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-25 17:17:56,339 - DEBUG - Requesting: http://10.0.0.32:8082/domain/5e24c51b-3750-4985-a038-61a12c05c2aa
2024-10-25 17:17:56,356 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/674c5518-9086-4d07-908e-ee72df1ac3e8
2024-10-25 17:17:56,366 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS-record/246ce2dc-96fe-4d15-9235-08e3e1a29664
2024-10-25 17:17:56,374 - INFO - Verify VDNS record is shown in the control node
2024-10-25 17:17:56,380 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:56,381 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 17:17:56,571 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:56,572 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 17:17:56,856 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-25 17:17:56,856 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50104392 failed
2024-10-25 17:17:57,857 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:57,857 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 17:17:58,050 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:58,050 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 17:17:58,293 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-25 17:17:58,293 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50104392 failed
2024-10-25 17:17:59,294 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:59,294 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 17:17:59,480 - 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.32, gateway password: c0ntrail123
2024-10-25 17:17:59,480 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 17:18:01,743 - 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.364 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.343 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.343/0.379/0.431 ms
2024-10-25 17:18:01,743 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-50104392 passed
2024-10-25 17:18:01,743 - DEBUG - Deleting VDNS record data: test-rec
2024-10-25 17:18:01,818 - INFO - VDNS record info: default-domain:ctest-vdns1-87854733:test-rec deleted successfully.
2024-10-25 17:18:01,818 - INFO - Deleting VM ctest-vm2-test-54394474
2024-10-25 17:18:02,009 - INFO - Deleting VM ctest-vm1-test-50104392
2024-10-25 17:18:02,081 - INFO - Deleting VN ctest-vn1-vdns-57965511
2024-10-25 17:18:02,126 - DEBUG - VN 32f12871-ac6a-4bf0-8c94-967072fd7ac4 still in use: Unable to complete operation on network 32f12871-ac6a-4bf0-8c94-967072fd7ac4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2ad51a06-d7a5-429c-a2a0-ec0555921ff6']
2024-10-25 17:18:02,126 - WARNING - Deleting VN ctest-vn1-vdns-57965511 failed..Will retry
2024-10-25 17:18:04,461 - DEBUG - Response for deleting network ()
2024-10-25 17:18:04,507 - DEBUG - Deleting VDNS Entry: ctest-vdns1-87854733
2024-10-25 17:18:04,597 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-87854733'] deleted successfully.
2024-10-25 17:18:04,598 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-25 17:18:04,605 - DEBUG - Requesting: http://10.0.0.32:8082/domain/5e24c51b-3750-4985-a038-61a12c05c2aa
2024-10-25 17:18:04,620 - DEBUG - VDNS information not found in API server
2024-10-25 17:18:04,620 - INFO - VDNS information ctest-vdns1-87854733 removed from the API Server
2024-10-25 17:18:04,626 - INFO - VDNS information ctest-vdns1-87854733 removed in the Control node
2024-10-25 17:18:04,626 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-81049327']
2024-10-25 17:18:04,880 - DEBUG - No XMPP flaps were noticed during the test
2024-10-25 17:18:04,880 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2024-10-25 17:18:04,880 - INFO - --------------------------------------------------------------------------------
2024-10-25 17:18:05,583 - INFO - Deleted project: ctest-TestvDNSBasic0-81049327, ID : d1f626c5-8b40-4421-9f32-dd61068103c9