2025-01-02 02:02:26,156 - INFO - Reading existing Domain with UUID 89a6a7fa-b5bc-4ab0-88aa-35431bfe084f
2025-01-02 02:02:26,168 - INFO - Using existing domain ['admin_domain'](89a6a7fa-b5bc-4ab0-88aa-35431bfe084f)
2025-01-02 02:02:26,392 - INFO - Project ctest-TestvDNSBasic0-35164801 not found, creating it
2025-01-02 02:02:26,886 - INFO - Created Project:ctest-TestvDNSBasic0-35164801, ID : ca42cf72-db8f-440d-9a05-3728ace5842a
2025-01-02 02:02:28,610 - INFO - ================================================================================
2025-01-02 02:02:28,610 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-02 02:02:28,610 - 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
2025-01-02 02:02:29,006 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.0.0.47': '0'}} with
2025-01-02 02:02:29,006 - INFO - Initial checks done. Running the testcase now
2025-01-02 02:02:29,006 - INFO -
2025-01-02 02:02:29,824 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-35164801'](ca42cf72-db8f-440d-9a05-3728ace5842a)
2025-01-02 02:02:29,888 - DEBUG - Creating VDNS : ctest-vdns1-01018565
2025-01-02 02:02:30,164 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-01018565'] created succesfully
2025-01-02 02:02:30,164 - DEBUG - Verify VDNS entry is shown in control node
2025-01-02 02:02:30,221 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-02 02:02:30,221 - DEBUG - Requesting: https://10.0.0.47:8082/domains
2025-01-02 02:02:30,596 - DEBUG - Requesting: https://10.0.0.47:8082/domains
2025-01-02 02:02:30,677 - DEBUG - Requesting: https://10.0.0.47:8082/domain/89a6a7fa-b5bc-4ab0-88aa-35431bfe084f
2025-01-02 02:02:30,741 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-DNS/49fb3108-86a7-4e0c-9f2d-c8c2d70955cf
2025-01-02 02:02:31,625 - DEBUG - Response for create_network : {'network': {'id': 'ba59a131-20f8-4c99-96b0-cf039717a7fe', 'name': 'ctest-vn1-vdns-99062569', 'tenant_id': 'ca42cf72db8f440d9a053728ace5842a', 'project_id': 'ca42cf72db8f440d9a053728ace5842a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-35164801', 'ctest-vn1-vdns-99062569'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-01-02 02:02:31,997 - DEBUG - Response for create_subnet : {'subnet': {'id': '437b54f1-dd5a-4386-be11-460f7ef3f82f', 'name': '', 'tenant_id': 'ca42cf72db8f440d9a053728ace5842a', 'network_id': 'ba59a131-20f8-4c99-96b0-cf039717a7fe', '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': '2025-01-02T02:02:31.809421', 'updated_at': '2025-01-02T02:02:31.809421', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'ca42cf72db8f440d9a053728ace5842a'}}
2025-01-02 02:02:32,067 - INFO - Created VN ctest-vn1-vdns-99062569
2025-01-02 02:02:32,124 - DEBUG - VN ctest-vn1-vdns-99062569 UUID is ba59a131-20f8-4c99-96b0-cf039717a7fe
2025-01-02 02:02:32,595 - DEBUG - Services list from nova: [, , ]
2025-01-02 02:02:33,790 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-461-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-461-1)
2025-01-02 02:02:33,790 - INFO - Waiting for VM ctest-vm1-test-04805425 to be up..
2025-01-02 02:02:33,894 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-02 02:02:39,035 - DEBUG - VM is in ACTIVE state now
2025-01-02 02:02:39,035 - INFO - VM name : ctest-vm1-test-04805425
2025-01-02 02:02:39,187 - DEBUG - VM ctest-vm1-test-04805425 ID is 31c6b10e-4593-4b9e-aefa-81aecd248839
2025-01-02 02:02:39,188 - DEBUG - VM ctest-vm1-test-04805425 launched on Node cn-jenkins-deploy-platform-juju-os-461-1
2025-01-02 02:02:39,336 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-machine/31c6b10e-4593-4b9e-aefa-81aecd248839
2025-01-02 02:02:39,393 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-machine-interface/62029a4d-ae78-41af-9dd2-34435bc515a2
2025-01-02 02:02:42,860 - 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 1019ms')
2025-01-02 02:02:42,860 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-04805425 failed!
2025-01-02 02:02:42,916 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-35164801:ctest-vn1-vdns-99062569 is 10.10.10.1 and allocation pool is NOT set
2025-01-02 02:02:45,008 - 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=7.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.849 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.849/3.939/7.030/3.090 ms')
2025-01-02 02:02:45,008 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-04805425 passed
2025-01-02 02:02:45,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 02:02:45,176 - DEBUG - Waiting to SSH to VM ctest-vm1-test-04805425, IP 10.10.10.3, Port 22
2025-01-02 02:02:45,408 - DEBUG - VM ctest-vm1-test-04805425 is ready for SSH connections
2025-01-02 02:02:45,408 - 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.47, gateway password: c0ntrail123
2025-01-02 02:02:45,408 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-02 02:02:47,091 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-02 02:02:47,091 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-04805425", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:02:47,092 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-04805425", None, socket.AF_INET6)'
2025-01-02 02:02:47,345 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-04805425, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:02:47,345 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-04805425
2025-01-02 02:02:49,611 - DEBUG - PING ctest-vm1-test-04805425 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.984 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.573 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.457 ms
--- ctest-vm1-test-04805425 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.457/1.338/2.984 ms
2025-01-02 02:02:49,611 - INFO - Ping to IP ctest-vm1-test-04805425 from VM ctest-vm1-test-04805425 passed
2025-01-02 02:02:49,630 - DEBUG - Requesting: https://10.0.0.47:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-02 02:02:49,681 - DEBUG - Requesting: https://10.0.0.47:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-01018565@0%20AllEntriesVdnsRecordsReq
2025-01-02 02:02:49,733 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-01018565:1:ctest-vm1-test-04805425:10.10.10.3', 'rec_name': 'ctest-vm1-test-04805425', '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-461-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-04805425.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-02 02:02:49,733 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-01018565:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-04805425', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-04805425', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-461-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-04805425.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'}
2025-01-02 02:02:51,131 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-461-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-461-1)
2025-01-02 02:02:51,131 - INFO - Waiting for VM ctest-vm2-test-36334934 to be up..
2025-01-02 02:02:51,240 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-02 02:02:56,386 - DEBUG - VM is in ACTIVE state now
2025-01-02 02:02:56,386 - INFO - VM name : ctest-vm2-test-36334934
2025-01-02 02:02:56,530 - DEBUG - VM ctest-vm2-test-36334934 ID is 8ba4b70b-e3d3-4da4-9be2-2f5625c64de4
2025-01-02 02:02:56,531 - DEBUG - VM ctest-vm2-test-36334934 launched on Node cn-jenkins-deploy-platform-juju-os-461-1
2025-01-02 02:02:56,687 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-machine/8ba4b70b-e3d3-4da4-9be2-2f5625c64de4
2025-01-02 02:02:56,745 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-machine-interface/e935031b-0112-4b65-ac74-ac35bd21040d
2025-01-02 02:03:00,174 - 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 1006ms')
2025-01-02 02:03:00,174 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-36334934 failed!
2025-01-02 02:03:00,232 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-35164801:ctest-vn1-vdns-99062569 is 10.10.10.1 and allocation pool is NOT set
2025-01-02 02:03:02,320 - 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=4.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.86 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.859/3.447/4.035/0.588 ms')
2025-01-02 02:03:02,320 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-36334934 passed
2025-01-02 02:03:02,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 02:03:02,480 - DEBUG - Waiting to SSH to VM ctest-vm2-test-36334934, IP 10.10.10.4, Port 22
2025-01-02 02:03:02,567 - 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': ''}
2025-01-02 02:03:02,737 - DEBUG - VM ctest-vm2-test-36334934 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-02 02:03:07,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-02 02:03:07,738 - DEBUG - Waiting to SSH to VM ctest-vm2-test-36334934, IP 10.10.10.4, Port 22
2025-01-02 02:03:07,955 - DEBUG - VM ctest-vm2-test-36334934 is ready for SSH connections
2025-01-02 02:03:07,955 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:07,955 - DEBUG - ifconfig | grep 10.10.10.4
2025-01-02 02:03:08,605 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-02 02:03:08,605 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-36334934", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:03:08,605 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-36334934", None, socket.AF_INET6)'
2025-01-02 02:03:08,846 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-36334934, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:03:08,847 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-36334934
2025-01-02 02:03:11,119 - DEBUG - PING ctest-vm2-test-36334934 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.019 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.448 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.463 ms
--- ctest-vm2-test-36334934 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.448/1.310/3.019 ms
2025-01-02 02:03:11,119 - INFO - Ping to IP ctest-vm2-test-36334934 from VM ctest-vm2-test-36334934 passed
2025-01-02 02:03:11,137 - DEBUG - Requesting: https://10.0.0.47:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-02 02:03:11,189 - DEBUG - Requesting: https://10.0.0.47:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-01018565@0%20AllEntriesVdnsRecordsReq
2025-01-02 02:03:11,241 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-01018565:1:ctest-vm2-test-36334934:10.10.10.4', 'rec_name': 'ctest-vm2-test-36334934', '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-461-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-36334934.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-02 02:03:11,241 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-01018565:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-36334934', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-36334934', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-461-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-36334934.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'}
2025-01-02 02:03:11,241 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-36334934", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:03:11,241 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-36334934", None, socket.AF_INET6)'
2025-01-02 02:03:11,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-36334934, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123
2025-01-02 02:03:11,433 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-36334934
2025-01-02 02:03:13,689 - DEBUG - PING ctest-vm2-test-36334934 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.588 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.039 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.911 ms
--- ctest-vm2-test-36334934 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/3.179/7.588 ms
2025-01-02 02:03:13,689 - INFO - Ping to IP ctest-vm2-test-36334934 from VM ctest-vm1-test-04805425 passed
2025-01-02 02:03:13,689 - INFO - Try deleting the VDNS entry ctest-vdns1-01018565 with back ref of ipam.
2025-01-02 02:03:13,748 - DEBUG - Delete when resource still referred: ['https://10.0.0.47:8082/network-ipam/9cab4682-d3fe-457a-a712-d1600c52ac7a']
2025-01-02 02:03:13,748 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-01-02 02:03:13,748 - INFO - Add CNAME VDNS record for ctest-vm1-test-04805425 and verify we able to ping by alias name
2025-01-02 02:03:13,796 - DEBUG - Creating VDNS record data : test-rec
2025-01-02 02:03:13,912 - INFO - In verify_on_setup
2025-01-02 02:03:14,008 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-01018565', 'test-rec'] created succesfully
2025-01-02 02:03:14,008 - INFO - Verify VDNS record is shown in the API server
2025-01-02 02:03:14,008 - DEBUG - Requesting: https://10.0.0.47:8082/domains
2025-01-02 02:03:14,060 - DEBUG - Requesting: https://10.0.0.47:8082/domain/89a6a7fa-b5bc-4ab0-88aa-35431bfe084f
2025-01-02 02:03:14,121 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-DNS/49fb3108-86a7-4e0c-9f2d-c8c2d70955cf
2025-01-02 02:03:14,178 - DEBUG - Requesting: https://10.0.0.47:8082/virtual-DNS-record/be22c79a-5978-4a2c-b87c-aab6a0b57f65
2025-01-02 02:03:14,233 - INFO - Verify VDNS record is shown in the control node
2025-01-02 02:03:14,290 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:14,290 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-02 02:03:14,483 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:14,483 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-02 02:03:14,727 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-02 02:03:14,727 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-04805425 failed
2025-01-02 02:03:15,728 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:15,729 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-02 02:03:15,925 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:15,925 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-02 02:03:16,207 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-02 02:03:16,207 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-04805425 failed
2025-01-02 02:03:17,208 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:17,209 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-02 02:03:17,394 - 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.47, gateway password: c0ntrail123
2025-01-02 02:03:17,394 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-02 02:03:19,696 - 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.395 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.404 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.418 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.395/0.405/0.418 ms
2025-01-02 02:03:19,697 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-04805425 passed
2025-01-02 02:03:19,697 - DEBUG - Deleting VDNS record data: test-rec
2025-01-02 02:03:19,776 - INFO - VDNS record info: admin_domain:ctest-vdns1-01018565:test-rec deleted successfully.
2025-01-02 02:03:19,776 - INFO - Deleting VM ctest-vm2-test-36334934
2025-01-02 02:03:19,889 - INFO - Deleting VM ctest-vm1-test-04805425
2025-01-02 02:03:20,029 - INFO - Deleting VN ctest-vn1-vdns-99062569
2025-01-02 02:03:20,179 - DEBUG - VN ba59a131-20f8-4c99-96b0-cf039717a7fe still in use: Unable to complete operation on network ba59a131-20f8-4c99-96b0-cf039717a7fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-24ddf388-3146-468b-a738-5fcdb0c70cfb']
2025-01-02 02:03:20,180 - WARNING - Deleting VN ctest-vn1-vdns-99062569 failed..Will retry
2025-01-02 02:03:22,453 - DEBUG - Response for deleting network ()
2025-01-02 02:03:22,502 - DEBUG - Deleting VDNS Entry: ctest-vdns1-01018565
2025-01-02 02:03:22,584 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-01018565'] deleted successfully.
2025-01-02 02:03:22,584 - DEBUG - Requesting: https://10.0.0.47:8082/domains
2025-01-02 02:03:22,636 - DEBUG - Requesting: https://10.0.0.47:8082/domain/89a6a7fa-b5bc-4ab0-88aa-35431bfe084f
2025-01-02 02:03:22,697 - DEBUG - VDNS information not found in API server
2025-01-02 02:03:22,697 - INFO - VDNS information ctest-vdns1-01018565 removed from the API Server
2025-01-02 02:03:22,749 - INFO - VDNS information ctest-vdns1-01018565 removed in the Control node
2025-01-02 02:03:22,749 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-35164801']
2025-01-02 02:03:23,125 - DEBUG - No XMPP flaps were noticed during the test
2025-01-02 02:03:23,125 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:55]
2025-01-02 02:03:23,126 - INFO - --------------------------------------------------------------------------------
2025-01-02 02:03:23,911 - INFO - Deleted project: ctest-TestvDNSBasic0-35164801, ID : ca42cf72-db8f-440d-9a05-3728ace5842a