2025-04-09 16:57:34,049 - INFO - Domain Default found not creating
2025-04-09 16:57:34,399 - INFO - Project ctest-TestvDNSBasic0-19767473 not found, creating it
2025-04-09 16:57:35,060 - INFO - Created Project:ctest-TestvDNSBasic0-19767473, ID : 3319488c-3926-4571-8f65-416cc02a294b
2025-04-09 16:57:37,386 - INFO - ================================================================================
2025-04-09 16:57:37,386 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-09 16:57:37,387 - 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-04-09 16:57:37,722 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-09 16:57:37,723 - INFO - Initial checks done. Running the testcase now
2025-04-09 16:57:37,723 - INFO -
2025-04-09 16:57:38,583 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-19767473'](3319488c-3926-4571-8f65-416cc02a294b)
2025-04-09 16:57:38,660 - DEBUG - Creating VDNS : ctest-vdns1-12460764
2025-04-09 16:57:38,921 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-12460764'] created succesfully
2025-04-09 16:57:38,921 - DEBUG - Verify VDNS entry is shown in control node
2025-04-09 16:57:38,939 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-09 16:57:38,939 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-09 16:57:39,277 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-09 16:57:39,358 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95f60655-3a70-4c88-b7be-750614e898bf
2025-04-09 16:57:39,407 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/bc205bf3-f7e1-4c3a-a48a-ed764865adbf
2025-04-09 16:57:40,333 - DEBUG - Response for create_network : {'network': {'id': '93455f1a-54e2-4188-9f24-3c0af85bd3ac', 'name': 'ctest-vn1-vdns-80061981', 'tenant_id': '3319488c392645718f65416cc02a294b', 'project_id': '3319488c392645718f65416cc02a294b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-19767473', 'ctest-vn1-vdns-80061981'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 16:57:40,561 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef7a42c1-2966-4df4-8016-09adc1bb309c', 'name': '', 'tenant_id': '3319488c392645718f65416cc02a294b', 'network_id': '93455f1a-54e2-4188-9f24-3c0af85bd3ac', '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': '3319488c392645718f65416cc02a294b'}}
2025-04-09 16:57:40,588 - INFO - Created VN ctest-vn1-vdns-80061981
2025-04-09 16:57:40,652 - DEBUG - VN ctest-vn1-vdns-80061981 UUID is 93455f1a-54e2-4188-9f24-3c0af85bd3ac
2025-04-09 16:57:40,915 - DEBUG - Services list from nova: [, , ]
2025-04-09 16:57:42,362 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3072-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3072-1)
2025-04-09 16:57:42,363 - INFO - Waiting for VM ctest-vm1-test-06446929 to be up..
2025-04-09 16:57:42,441 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 16:57:47,608 - DEBUG - VM is in ACTIVE state now
2025-04-09 16:57:47,608 - INFO - VM name : ctest-vm1-test-06446929
2025-04-09 16:57:47,786 - DEBUG - VM ctest-vm1-test-06446929 ID is 84ba8307-6a0e-4322-afe7-9f8a0b1de86e
2025-04-09 16:57:47,787 - DEBUG - VM ctest-vm1-test-06446929 launched on Node cn-jenkins-deploy-platform-ansible-os-3072-1
2025-04-09 16:57:47,920 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/84ba8307-6a0e-4322-afe7-9f8a0b1de86e
2025-04-09 16:57:47,936 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f48d63da-742a-44d8-a259-89f2767ca5cc
2025-04-09 16:57:51,238 - 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 1001ms')
2025-04-09 16:57:51,239 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06446929 failed!
2025-04-09 16:57:51,317 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-19767473:ctest-vn1-vdns-80061981 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 16:57:55,405 - 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 1018ms')
2025-04-09 16:57:55,406 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06446929 failed!
2025-04-09 16:57:55,480 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-19767473:ctest-vn1-vdns-80061981 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 16:57:57,562 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.883 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 = 0.883/5.203/9.523/4.320 ms')
2025-04-09 16:57:57,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06446929 passed
2025-04-09 16:57:57,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 16:57:57,766 - DEBUG - Waiting to SSH to VM ctest-vm1-test-06446929, IP 10.10.10.3, Port 22
2025-04-09 16:57:57,975 - DEBUG - VM ctest-vm1-test-06446929 is ready for SSH connections
2025-04-09 16:57:57,975 - 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.254, gateway password: c0ntrail123
2025-04-09 16:57:57,976 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-09 16:57:59,945 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-09 16:57:59,947 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06446929", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:57:59,947 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06446929", None, socket.AF_INET6)'
2025-04-09 16:58:00,266 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-06446929, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:58:00,266 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-06446929
2025-04-09 16:58:02,684 - DEBUG - PING ctest-vm1-test-06446929 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=10.325 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.662 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.637 ms
--- ctest-vm1-test-06446929 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.637/3.874/10.325 ms
2025-04-09 16:58:02,684 - INFO - Ping to IP ctest-vm1-test-06446929 from VM ctest-vm1-test-06446929 passed
2025-04-09 16:58:02,715 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-09 16:58:02,728 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-12460764@0%20AllEntriesVdnsRecordsReq
2025-04-09 16:58:02,736 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-12460764:1:ctest-vm1-test-06446929:10.10.10.3', 'rec_name': 'ctest-vm1-test-06446929', '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-3072-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-06446929.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-09 16:58:02,736 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-12460764:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-06446929', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-06446929', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3072-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-06446929.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-04-09 16:58:04,731 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3072-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3072-1)
2025-04-09 16:58:04,731 - INFO - Waiting for VM ctest-vm2-test-14033555 to be up..
2025-04-09 16:58:04,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 16:58:10,039 - DEBUG - VM is in ACTIVE state now
2025-04-09 16:58:10,040 - INFO - VM name : ctest-vm2-test-14033555
2025-04-09 16:58:10,230 - DEBUG - VM ctest-vm2-test-14033555 ID is f5596cc1-0a1d-4cdd-94d7-7aee4d207085
2025-04-09 16:58:10,231 - DEBUG - VM ctest-vm2-test-14033555 launched on Node cn-jenkins-deploy-platform-ansible-os-3072-1
2025-04-09 16:58:10,428 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f5596cc1-0a1d-4cdd-94d7-7aee4d207085
2025-04-09 16:58:10,453 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ef9309ce-f862-4ce1-8b23-23576b8b81cf
2025-04-09 16:58:13,843 - 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 1013ms')
2025-04-09 16:58:13,843 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14033555 failed!
2025-04-09 16:58:13,921 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-19767473:ctest-vn1-vdns-80061981 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 16:58:18,027 - 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')
2025-04-09 16:58:18,027 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14033555 failed!
2025-04-09 16:58:18,109 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-19767473:ctest-vn1-vdns-80061981 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 16:58:20,206 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=4.52 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 = 4.516/5.581/6.647/1.065 ms')
2025-04-09 16:58:20,206 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14033555 passed
2025-04-09 16:58:20,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 16:58:20,385 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14033555, IP 10.10.10.4, Port 22
2025-04-09 16:58:20,591 - DEBUG - VM ctest-vm2-test-14033555 is ready for SSH connections
2025-04-09 16:58:20,591 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:20,592 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-09 16:58:21,606 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-09 16:58:21,607 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14033555", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:58:21,607 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14033555", None, socket.AF_INET6)'
2025-04-09 16:58:21,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14033555, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:58:21,941 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14033555
2025-04-09 16:58:24,288 - DEBUG - PING ctest-vm2-test-14033555 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.009 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.304 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.677 ms
--- ctest-vm2-test-14033555 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.677/1.663/3.009 ms
2025-04-09 16:58:24,288 - INFO - Ping to IP ctest-vm2-test-14033555 from VM ctest-vm2-test-14033555 passed
2025-04-09 16:58:24,307 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-09 16:58:24,316 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-12460764@0%20AllEntriesVdnsRecordsReq
2025-04-09 16:58:24,325 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-12460764:1:ctest-vm2-test-14033555:10.10.10.4', 'rec_name': 'ctest-vm2-test-14033555', '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-3072-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-14033555.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-09 16:58:24,325 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-12460764:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-14033555', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-14033555', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3072-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-14033555.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-04-09 16:58:24,325 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14033555", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:58:24,325 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14033555", None, socket.AF_INET6)'
2025-04-09 16:58:24,562 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14033555, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-09 16:58:24,563 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14033555
2025-04-09 16:58:26,921 - DEBUG - PING ctest-vm2-test-14033555 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.733 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.646 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.241 ms
--- ctest-vm2-test-14033555 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.241/3.206/6.733 ms
2025-04-09 16:58:26,921 - INFO - Ping to IP ctest-vm2-test-14033555 from VM ctest-vm1-test-06446929 passed
2025-04-09 16:58:26,921 - INFO - Try deleting the VDNS entry ctest-vdns1-12460764 with back ref of ipam.
2025-04-09 16:58:27,000 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/d3fcc2f2-5979-4103-8226-e7aae9907b12']
2025-04-09 16:58:27,000 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-09 16:58:27,001 - INFO - Add CNAME VDNS record for ctest-vm1-test-06446929 and verify we able to ping by alias name
2025-04-09 16:58:27,060 - DEBUG - Creating VDNS record data : test-rec
2025-04-09 16:58:27,189 - INFO - In verify_on_setup
2025-04-09 16:58:27,292 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-12460764', 'test-rec'] created succesfully
2025-04-09 16:58:27,293 - INFO - Verify VDNS record is shown in the API server
2025-04-09 16:58:27,293 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-09 16:58:27,306 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95f60655-3a70-4c88-b7be-750614e898bf
2025-04-09 16:58:27,394 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/bc205bf3-f7e1-4c3a-a48a-ed764865adbf
2025-04-09 16:58:27,413 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/a36660a8-9ed1-453a-be17-5c20ae98b49d
2025-04-09 16:58:27,422 - INFO - Verify VDNS record is shown in the control node
2025-04-09 16:58:27,438 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:27,439 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 16:58:27,690 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:27,691 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 16:58:28,039 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-09 16:58:28,039 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06446929 failed
2025-04-09 16:58:29,041 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:29,041 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 16:58:29,310 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:29,310 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 16:58:29,747 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-09 16:58:29,747 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06446929 failed
2025-04-09 16:58:30,749 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:30,749 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 16:58:30,995 - 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.254, gateway password: c0ntrail123
2025-04-09 16:58:30,995 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 16:58:33,323 - 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.927 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.419 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.460 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.419/0.602/0.927 ms
2025-04-09 16:58:33,323 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-06446929 passed
2025-04-09 16:58:33,324 - DEBUG - Deleting VDNS record data: test-rec
2025-04-09 16:58:33,428 - INFO - VDNS record info: default-domain:ctest-vdns1-12460764:test-rec deleted successfully.
2025-04-09 16:58:33,428 - INFO - Deleting VM ctest-vm2-test-14033555
2025-04-09 16:58:33,570 - INFO - Deleting VM ctest-vm1-test-06446929
2025-04-09 16:58:33,693 - INFO - Deleting VN ctest-vn1-vdns-80061981
2025-04-09 16:58:33,773 - DEBUG - VN 93455f1a-54e2-4188-9f24-3c0af85bd3ac still in use: Unable to complete operation on network 93455f1a-54e2-4188-9f24-3c0af85bd3ac. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7f038c8f-bf61-4753-8ecb-2866c39c9032']
2025-04-09 16:58:33,773 - WARNING - Deleting VN ctest-vn1-vdns-80061981 failed..Will retry
2025-04-09 16:58:36,121 - DEBUG - Response for deleting network ()
2025-04-09 16:58:36,180 - DEBUG - Deleting VDNS Entry: ctest-vdns1-12460764
2025-04-09 16:58:36,268 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-12460764'] deleted successfully.
2025-04-09 16:58:36,268 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-09 16:58:36,282 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95f60655-3a70-4c88-b7be-750614e898bf
2025-04-09 16:58:36,303 - DEBUG - VDNS information not found in API server
2025-04-09 16:58:36,303 - INFO - VDNS information ctest-vdns1-12460764 removed from the API Server
2025-04-09 16:58:36,317 - INFO - VDNS information ctest-vdns1-12460764 removed in the Control node
2025-04-09 16:58:36,317 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-19767473']
2025-04-09 16:58:36,633 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 16:58:36,633 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-04-09 16:58:36,634 - INFO - --------------------------------------------------------------------------------
2025-04-09 16:58:37,657 - INFO - Deleted project: ctest-TestvDNSBasic0-19767473, ID : 3319488c-3926-4571-8f65-416cc02a294b