2025-05-19 02:02:56,496 - INFO - Reading existing Domain with UUID 4533365a-478b-4553-a889-03e442e66f00
2025-05-19 02:02:56,509 - INFO - Using existing domain ['admin_domain'](4533365a-478b-4553-a889-03e442e66f00)
2025-05-19 02:02:56,714 - INFO - Project ctest-TestvDNSBasic0-71487661 not found, creating it
2025-05-19 02:02:57,277 - INFO - Created Project:ctest-TestvDNSBasic0-71487661, ID : 9f9b82b4-af09-42db-ba61-e77d246d7855
2025-05-19 02:02:59,033 - INFO - ================================================================================
2025-05-19 02:02:59,033 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-19 02:02:59,033 - 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-05-19 02:02:59,433 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.56': '0'}} with
2025-05-19 02:02:59,433 - INFO - Initial checks done. Running the testcase now
2025-05-19 02:02:59,433 - INFO -
2025-05-19 02:03:00,252 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-71487661'](9f9b82b4-af09-42db-ba61-e77d246d7855)
2025-05-19 02:03:00,316 - DEBUG - Creating VDNS : ctest-vdns1-75089298
2025-05-19 02:03:00,548 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-75089298'] created succesfully
2025-05-19 02:03:00,548 - DEBUG - Verify VDNS entry is shown in control node
2025-05-19 02:03:00,597 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-19 02:03:00,597 - DEBUG - Requesting: https://10.0.0.56:8082/domains
2025-05-19 02:03:00,950 - DEBUG - Requesting: https://10.0.0.56:8082/domains
2025-05-19 02:03:01,033 - DEBUG - Requesting: https://10.0.0.56:8082/domain/4533365a-478b-4553-a889-03e442e66f00
2025-05-19 02:03:01,094 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-DNS/a5f677ad-3406-483e-a3db-18d059cfe176
2025-05-19 02:03:01,946 - DEBUG - Response for create_network : {'network': {'id': '64656781-678d-4c1e-8b71-ece88b4eeb6b', 'name': 'ctest-vn1-vdns-50224333', 'tenant_id': '9f9b82b4af0942dbba61e77d246d7855', 'project_id': '9f9b82b4af0942dbba61e77d246d7855', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-71487661', 'ctest-vn1-vdns-50224333'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-05-19 02:03:02,185 - DEBUG - Response for create_subnet : {'subnet': {'id': '9984103c-347a-4950-9f07-bbc8fcf48ae7', 'name': '', 'tenant_id': '9f9b82b4af0942dbba61e77d246d7855', 'network_id': '64656781-678d-4c1e-8b71-ece88b4eeb6b', '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-05-19T02:03:02.060900', 'updated_at': '2025-05-19T02:03:02.060900', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '9f9b82b4af0942dbba61e77d246d7855'}}
2025-05-19 02:03:02,251 - INFO - Created VN ctest-vn1-vdns-50224333
2025-05-19 02:03:02,312 - DEBUG - VN ctest-vn1-vdns-50224333 UUID is 64656781-678d-4c1e-8b71-ece88b4eeb6b
2025-05-19 02:03:02,731 - DEBUG - Services list from nova: [, , ]
2025-05-19 02:03:03,846 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-538-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-538-1)
2025-05-19 02:03:03,846 - INFO - Waiting for VM ctest-vm1-test-94248677 to be up..
2025-05-19 02:03:03,945 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-19 02:03:09,085 - DEBUG - VM is in ACTIVE state now
2025-05-19 02:03:09,085 - INFO - VM name : ctest-vm1-test-94248677
2025-05-19 02:03:09,222 - DEBUG - VM ctest-vm1-test-94248677 ID is c34b0291-1192-4fb4-9692-25109ae97403
2025-05-19 02:03:09,222 - DEBUG - VM ctest-vm1-test-94248677 launched on Node cn-jenkins-deploy-platform-juju-os-538-1
2025-05-19 02:03:09,363 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-machine/c34b0291-1192-4fb4-9692-25109ae97403
2025-05-19 02:03:09,422 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-machine-interface/2797f457-8217-4f27-9a2d-c9ea79821bbd
2025-05-19 02:03:12,909 - 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 1028ms')
2025-05-19 02:03:12,909 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-94248677 failed!
2025-05-19 02:03:12,968 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-71487661:ctest-vn1-vdns-50224333 is 10.10.10.1 and allocation pool is NOT set
2025-05-19 02:03:17,082 - 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=3.52 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 3.515/3.515/3.515/0.000 ms')
2025-05-19 02:03:17,082 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-94248677 passed
2025-05-19 02:03:17,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-19 02:03:17,240 - DEBUG - Waiting to SSH to VM ctest-vm1-test-94248677, IP 10.10.10.3, Port 22
2025-05-19 02:03:17,454 - DEBUG - VM ctest-vm1-test-94248677 is ready for SSH connections
2025-05-19 02:03:17,455 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:17,455 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-19 02:03:19,109 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-19 02:03:19,110 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-94248677", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:19,110 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-94248677", None, socket.AF_INET6)'
2025-05-19 02:03:19,359 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-94248677, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:19,359 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-94248677
2025-05-19 02:03:21,634 - DEBUG - PING ctest-vm1-test-94248677 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.981 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.504 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.482 ms
--- ctest-vm1-test-94248677 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.482/1.322/2.981 ms
2025-05-19 02:03:21,634 - INFO - Ping to IP ctest-vm1-test-94248677 from VM ctest-vm1-test-94248677 passed
2025-05-19 02:03:21,656 - DEBUG - Requesting: https://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-19 02:03:21,709 - DEBUG - Requesting: https://10.0.0.56:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-75089298@0%20AllEntriesVdnsRecordsReq
2025-05-19 02:03:21,761 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75089298:1:ctest-vm1-test-94248677:10.10.10.3', 'rec_name': 'ctest-vm1-test-94248677', '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-538-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-94248677.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-19 02:03:21,761 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75089298:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-94248677', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-94248677', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-538-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-94248677.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-05-19 02:03:23,162 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-538-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-538-1)
2025-05-19 02:03:23,162 - INFO - Waiting for VM ctest-vm2-test-93095782 to be up..
2025-05-19 02:03:23,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-19 02:03:28,414 - DEBUG - VM is in ACTIVE state now
2025-05-19 02:03:28,415 - INFO - VM name : ctest-vm2-test-93095782
2025-05-19 02:03:28,571 - DEBUG - VM ctest-vm2-test-93095782 ID is a37443da-d287-464d-8c84-56f0dc1f4b9e
2025-05-19 02:03:28,571 - DEBUG - VM ctest-vm2-test-93095782 launched on Node cn-jenkins-deploy-platform-juju-os-538-1
2025-05-19 02:03:28,736 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-machine/a37443da-d287-464d-8c84-56f0dc1f4b9e
2025-05-19 02:03:28,793 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-machine-interface/89f096a9-6704-4a8d-b00a-3c869d933608
2025-05-19 02:03:32,245 - 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 1028ms')
2025-05-19 02:03:32,245 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-93095782 failed!
2025-05-19 02:03:32,304 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-71487661:ctest-vn1-vdns-50224333 is 10.10.10.1 and allocation pool is NOT set
2025-05-19 02:03:34,394 - 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=5.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.63 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.631/4.327/5.023/0.696 ms')
2025-05-19 02:03:34,395 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-93095782 passed
2025-05-19 02:03:34,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-19 02:03:34,548 - DEBUG - Waiting to SSH to VM ctest-vm2-test-93095782, IP 10.10.10.4, Port 22
2025-05-19 02:03:34,635 - 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-05-19 02:03:34,771 - DEBUG - VM ctest-vm2-test-93095782 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-19 02:03:39,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-19 02:03:39,772 - DEBUG - Waiting to SSH to VM ctest-vm2-test-93095782, IP 10.10.10.4, Port 22
2025-05-19 02:03:39,987 - DEBUG - VM ctest-vm2-test-93095782 is ready for SSH connections
2025-05-19 02:03:39,987 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:39,987 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-19 02:03:40,614 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-19 02:03:40,614 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93095782", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:40,615 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93095782", None, socket.AF_INET6)'
2025-05-19 02:03:40,869 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-93095782, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:40,870 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-93095782
2025-05-19 02:03:43,127 - DEBUG - PING ctest-vm2-test-93095782 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.275 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.395 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.428 ms
--- ctest-vm2-test-93095782 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.395/1.366/3.275 ms
2025-05-19 02:03:43,128 - INFO - Ping to IP ctest-vm2-test-93095782 from VM ctest-vm2-test-93095782 passed
2025-05-19 02:03:43,201 - DEBUG - Requesting: https://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-19 02:03:43,253 - DEBUG - Requesting: https://10.0.0.56:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-75089298@0%20AllEntriesVdnsRecordsReq
2025-05-19 02:03:43,315 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75089298:1:ctest-vm2-test-93095782:10.10.10.4', 'rec_name': 'ctest-vm2-test-93095782', '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-538-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-93095782.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-19 02:03:43,315 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-75089298:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-93095782', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-93095782', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-538-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-93095782.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-05-19 02:03:43,316 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93095782", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:43,316 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93095782", None, socket.AF_INET6)'
2025-05-19 02:03:43,568 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-93095782, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-05-19 02:03:43,568 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-93095782
2025-05-19 02:03:45,864 - DEBUG - PING ctest-vm2-test-93095782 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=11.710 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.141 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.082 ms
--- ctest-vm2-test-93095782 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.082/4.644/11.710 ms
2025-05-19 02:03:45,864 - INFO - Ping to IP ctest-vm2-test-93095782 from VM ctest-vm1-test-94248677 passed
2025-05-19 02:03:45,865 - INFO - Try deleting the VDNS entry ctest-vdns1-75089298 with back ref of ipam.
2025-05-19 02:03:45,928 - DEBUG - Delete when resource still referred: ['https://10.0.0.56:8082/network-ipam/4b3376b9-2ecf-4a3d-8aab-303dba6afeaa']
2025-05-19 02:03:45,928 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-19 02:03:45,928 - INFO - Add CNAME VDNS record for ctest-vm1-test-94248677 and verify we able to ping by alias name
2025-05-19 02:03:45,976 - DEBUG - Creating VDNS record data : test-rec
2025-05-19 02:03:46,092 - INFO - In verify_on_setup
2025-05-19 02:03:46,192 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-75089298', 'test-rec'] created succesfully
2025-05-19 02:03:46,192 - INFO - Verify VDNS record is shown in the API server
2025-05-19 02:03:46,192 - DEBUG - Requesting: https://10.0.0.56:8082/domains
2025-05-19 02:03:46,244 - DEBUG - Requesting: https://10.0.0.56:8082/domain/4533365a-478b-4553-a889-03e442e66f00
2025-05-19 02:03:46,301 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-DNS/a5f677ad-3406-483e-a3db-18d059cfe176
2025-05-19 02:03:46,358 - DEBUG - Requesting: https://10.0.0.56:8082/virtual-DNS-record/fd9fa109-a5a5-4af6-8b3a-f7144faec7c6
2025-05-19 02:03:46,413 - INFO - Verify VDNS record is shown in the control node
2025-05-19 02:03:46,461 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:46,461 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-19 02:03:46,646 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:46,646 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-19 02:03:46,904 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-19 02:03:46,904 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-94248677 failed
2025-05-19 02:03:47,905 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:47,905 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-19 02:03:48,090 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:48,090 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-19 02:03:48,353 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-19 02:03:48,353 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-94248677 failed
2025-05-19 02:03:49,354 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:49,354 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-19 02:03:49,549 - 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.56, gateway password: c0ntrail123
2025-05-19 02:03:49,549 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-19 02:03:51,801 - 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.375 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.353 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.350 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/0.359/0.375 ms
2025-05-19 02:03:51,802 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-94248677 passed
2025-05-19 02:03:51,802 - DEBUG - Deleting VDNS record data: test-rec
2025-05-19 02:03:51,884 - INFO - VDNS record info: admin_domain:ctest-vdns1-75089298:test-rec deleted successfully.
2025-05-19 02:03:51,884 - INFO - Deleting VM ctest-vm2-test-93095782
2025-05-19 02:03:51,986 - INFO - Deleting VM ctest-vm1-test-94248677
2025-05-19 02:03:52,107 - INFO - Deleting VN ctest-vn1-vdns-50224333
2025-05-19 02:03:52,247 - DEBUG - VN 64656781-678d-4c1e-8b71-ece88b4eeb6b still in use: Unable to complete operation on network 64656781-678d-4c1e-8b71-ece88b4eeb6b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5eab3f25-b8f5-41d1-9fd6-c0421724a8f6']
2025-05-19 02:03:52,248 - WARNING - Deleting VN ctest-vn1-vdns-50224333 failed..Will retry
2025-05-19 02:03:54,694 - DEBUG - Response for deleting network ()
2025-05-19 02:03:54,725 - DEBUG - Deleting VDNS Entry: ctest-vdns1-75089298
2025-05-19 02:03:54,800 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-75089298'] deleted successfully.
2025-05-19 02:03:54,800 - DEBUG - Requesting: https://10.0.0.56:8082/domains
2025-05-19 02:03:54,853 - DEBUG - Requesting: https://10.0.0.56:8082/domain/4533365a-478b-4553-a889-03e442e66f00
2025-05-19 02:03:54,913 - DEBUG - VDNS information not found in API server
2025-05-19 02:03:54,913 - INFO - VDNS information ctest-vdns1-75089298 removed from the API Server
2025-05-19 02:03:54,965 - INFO - VDNS information ctest-vdns1-75089298 removed in the Control node
2025-05-19 02:03:54,965 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-71487661']
2025-05-19 02:03:55,357 - DEBUG - No XMPP flaps were noticed during the test
2025-05-19 02:03:55,357 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-05-19 02:03:55,357 - INFO - --------------------------------------------------------------------------------
2025-05-19 02:03:56,190 - INFO - Deleted project: ctest-TestvDNSBasic0-71487661, ID : 9f9b82b4-af09-42db-ba61-e77d246d7855