2025-04-16 11:10:25,832 - INFO - Reading existing Domain with UUID b01b56ed-3042-44ba-b42d-383118ee132c 2025-04-16 11:10:25,846 - INFO - Using existing domain ['admin_domain'](b01b56ed-3042-44ba-b42d-383118ee132c) 2025-04-16 11:10:26,082 - INFO - Project ctest-TestvDNSBasic0-68123852 not found, creating it 2025-04-16 11:10:26,649 - INFO - Created Project:ctest-TestvDNSBasic0-68123852, ID : 297a170d-7b64-4efd-a2fe-a58fed2978f6 2025-04-16 11:10:28,706 - INFO - ================================================================================ 2025-04-16 11:10:28,707 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-04-16 11:10:28,707 - 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-16 11:10:29,106 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.19': '0'}} with 2025-04-16 11:10:29,106 - INFO - Initial checks done. Running the testcase now 2025-04-16 11:10:29,106 - INFO - 2025-04-16 11:10:30,012 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-68123852'](297a170d-7b64-4efd-a2fe-a58fed2978f6) 2025-04-16 11:10:30,076 - DEBUG - Creating VDNS : ctest-vdns1-13580412 2025-04-16 11:10:30,348 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-13580412'] created succesfully 2025-04-16 11:10:30,349 - DEBUG - Verify VDNS entry is shown in control node 2025-04-16 11:10:30,406 - DEBUG - Verify VDNS entry is shown in the API server 2025-04-16 11:10:30,406 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2025-04-16 11:10:30,779 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2025-04-16 11:10:30,885 - DEBUG - Requesting: https://10.0.0.19:8082/domain/b01b56ed-3042-44ba-b42d-383118ee132c 2025-04-16 11:10:30,962 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS/db4039ec-942d-4fe6-ac54-7409f927f2e9 2025-04-16 11:10:32,155 - DEBUG - Response for create_network : {'network': {'id': 'fd5f17bf-5385-4724-b8e7-0f1caccf051e', 'name': 'ctest-vn1-vdns-89086750', 'tenant_id': '297a170d7b644efda2fea58fed2978f6', 'project_id': '297a170d7b644efda2fea58fed2978f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-68123852', 'ctest-vn1-vdns-89086750'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-04-16 11:10:32,684 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2696108-8a55-48e5-b061-14e9793959b6', 'name': '', 'tenant_id': '297a170d7b644efda2fea58fed2978f6', 'network_id': 'fd5f17bf-5385-4724-b8e7-0f1caccf051e', '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-04-16T11:10:32.353900', 'updated_at': '2025-04-16T11:10:32.353900', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '297a170d7b644efda2fea58fed2978f6'}} 2025-04-16 11:10:32,775 - INFO - Created VN ctest-vn1-vdns-89086750 2025-04-16 11:10:32,844 - DEBUG - VN ctest-vn1-vdns-89086750 UUID is fd5f17bf-5385-4724-b8e7-0f1caccf051e 2025-04-16 11:10:33,350 - DEBUG - Services list from nova: [, , ] 2025-04-16 11:10:34,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-514-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-514-1) 2025-04-16 11:10:34,681 - INFO - Waiting for VM ctest-vm1-test-28826256 to be up.. 2025-04-16 11:10:34,796 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-16 11:10:39,973 - DEBUG - VM is in ACTIVE state now 2025-04-16 11:10:39,973 - INFO - VM name : ctest-vm1-test-28826256 2025-04-16 11:10:40,141 - DEBUG - VM ctest-vm1-test-28826256 ID is be4f6ca7-2177-4d89-9a03-5d3fe4f9b317 2025-04-16 11:10:40,141 - DEBUG - VM ctest-vm1-test-28826256 launched on Node cn-jenkins-deploy-platform-juju-os-514-1 2025-04-16 11:10:40,306 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/be4f6ca7-2177-4d89-9a03-5d3fe4f9b317 2025-04-16 11:10:40,362 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/a87aca80-2bb5-488d-a671-7425746712c0 2025-04-16 11:10:43,833 - 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 1002ms') 2025-04-16 11:10:43,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28826256 failed! 2025-04-16 11:10:43,900 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68123852:ctest-vn1-vdns-89086750 is 10.10.10.1 and allocation pool is NOT set 2025-04-16 11:10:48,028 - 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 1031ms') 2025-04-16 11:10:48,028 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28826256 failed! 2025-04-16 11:10:48,092 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68123852:ctest-vn1-vdns-89086750 is 10.10.10.1 and allocation pool is NOT set 2025-04-16 11:10:50,181 - 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=3.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.471 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.471/1.765/3.059/1.294 ms') 2025-04-16 11:10:50,181 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28826256 passed 2025-04-16 11:10:50,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-16 11:10:50,345 - DEBUG - Waiting to SSH to VM ctest-vm1-test-28826256, IP 10.10.10.3, Port 22 2025-04-16 11:10:50,563 - DEBUG - VM ctest-vm1-test-28826256 is ready for SSH connections 2025-04-16 11:10:50,564 - 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.19, gateway password: c0ntrail123 2025-04-16 11:10:50,564 - DEBUG - ifconfig | grep 10.10.10.3 2025-04-16 11:10:52,271 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-04-16 11:10:52,272 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28826256", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:10:52,272 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28826256", None, socket.AF_INET6)' 2025-04-16 11:10:52,523 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-28826256, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:10:52,523 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-28826256 2025-04-16 11:10:54,798 - DEBUG - PING ctest-vm1-test-28826256 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.729 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.445 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.670 ms --- ctest-vm1-test-28826256 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.445/1.614/3.729 ms 2025-04-16 11:10:54,798 - INFO - Ping to IP ctest-vm1-test-28826256 from VM ctest-vm1-test-28826256 passed 2025-04-16 11:10:54,816 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-04-16 11:10:54,865 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-13580412@0%20AllEntriesVdnsRecordsReq 2025-04-16 11:10:54,921 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13580412:1:ctest-vm1-test-28826256:10.10.10.3', 'rec_name': 'ctest-vm1-test-28826256', '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-514-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-28826256.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-04-16 11:10:54,921 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13580412:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-28826256', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-28826256', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-514-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-28826256.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-16 11:10:56,619 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-514-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-514-1) 2025-04-16 11:10:56,619 - INFO - Waiting for VM ctest-vm2-test-74074643 to be up.. 2025-04-16 11:10:56,719 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-16 11:11:01,870 - DEBUG - VM is in ACTIVE state now 2025-04-16 11:11:01,870 - INFO - VM name : ctest-vm2-test-74074643 2025-04-16 11:11:02,028 - DEBUG - VM ctest-vm2-test-74074643 ID is c4dc1937-21bf-4180-af45-dc397979741e 2025-04-16 11:11:02,028 - DEBUG - VM ctest-vm2-test-74074643 launched on Node cn-jenkins-deploy-platform-juju-os-514-1 2025-04-16 11:11:02,185 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/c4dc1937-21bf-4180-af45-dc397979741e 2025-04-16 11:11:02,242 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/6188e844-5dcd-48c3-ade8-abdcc729b2a0 2025-04-16 11:11:05,726 - 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 1012ms') 2025-04-16 11:11:05,726 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-74074643 failed! 2025-04-16 11:11:05,792 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68123852:ctest-vn1-vdns-89086750 is 10.10.10.1 and allocation pool is NOT set 2025-04-16 11:11:09,933 - 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 1009ms') 2025-04-16 11:11:09,933 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-74074643 failed! 2025-04-16 11:11:10,082 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68123852:ctest-vn1-vdns-89086750 is 10.10.10.1 and allocation pool is NOT set 2025-04-16 11:11:12,230 - 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=11.4 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.00 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 = 1.997/6.696/11.396/4.699 ms') 2025-04-16 11:11:12,231 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-74074643 passed 2025-04-16 11:11:12,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-16 11:11:12,413 - DEBUG - Waiting to SSH to VM ctest-vm2-test-74074643, IP 10.10.10.4, Port 22 2025-04-16 11:11:12,508 - 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-04-16 11:11:12,753 - DEBUG - VM ctest-vm2-test-74074643 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-16 11:11:17,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-16 11:11:17,754 - DEBUG - Waiting to SSH to VM ctest-vm2-test-74074643, IP 10.10.10.4, Port 22 2025-04-16 11:11:17,980 - DEBUG - VM ctest-vm2-test-74074643 is ready for SSH connections 2025-04-16 11:11:17,980 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:17,980 - DEBUG - ifconfig | grep 10.10.10.4 2025-04-16 11:11:18,670 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-04-16 11:11:18,671 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-74074643", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:11:18,671 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-74074643", None, socket.AF_INET6)' 2025-04-16 11:11:18,946 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-74074643, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:11:18,946 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-74074643 2025-04-16 11:11:21,238 - DEBUG - PING ctest-vm2-test-74074643 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.008 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.681 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.472 ms --- ctest-vm2-test-74074643 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.472/1.720/4.008 ms 2025-04-16 11:11:21,239 - INFO - Ping to IP ctest-vm2-test-74074643 from VM ctest-vm2-test-74074643 passed 2025-04-16 11:11:21,262 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-04-16 11:11:21,322 - DEBUG - Requesting: https://10.0.0.19:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-13580412@0%20AllEntriesVdnsRecordsReq 2025-04-16 11:11:21,379 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13580412:1:ctest-vm2-test-74074643:10.10.10.4', 'rec_name': 'ctest-vm2-test-74074643', '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-514-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-74074643.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-04-16 11:11:21,379 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13580412:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-74074643', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-74074643', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-514-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-74074643.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-16 11:11:21,380 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-74074643", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:11:21,380 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-74074643", None, socket.AF_INET6)' 2025-04-16 11:11:21,608 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-74074643, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-04-16 11:11:21,608 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-74074643 2025-04-16 11:11:23,940 - DEBUG - PING ctest-vm2-test-74074643 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.534 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.047 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.154 ms --- ctest-vm2-test-74074643 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.154/4.245/9.534 ms 2025-04-16 11:11:23,955 - INFO - Ping to IP ctest-vm2-test-74074643 from VM ctest-vm1-test-28826256 passed 2025-04-16 11:11:23,956 - INFO - Try deleting the VDNS entry ctest-vdns1-13580412 with back ref of ipam. 2025-04-16 11:11:24,016 - DEBUG - Delete when resource still referred: ['https://10.0.0.19:8082/network-ipam/8bad3b58-b7bb-4439-8989-6b5393a04fcf'] 2025-04-16 11:11:24,016 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-04-16 11:11:24,016 - INFO - Add CNAME VDNS record for ctest-vm1-test-28826256 and verify we able to ping by alias name 2025-04-16 11:11:24,064 - DEBUG - Creating VDNS record data : test-rec 2025-04-16 11:11:24,212 - INFO - In verify_on_setup 2025-04-16 11:11:24,321 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-13580412', 'test-rec'] created succesfully 2025-04-16 11:11:24,321 - INFO - Verify VDNS record is shown in the API server 2025-04-16 11:11:24,322 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2025-04-16 11:11:24,377 - DEBUG - Requesting: https://10.0.0.19:8082/domain/b01b56ed-3042-44ba-b42d-383118ee132c 2025-04-16 11:11:24,443 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS/db4039ec-942d-4fe6-ac54-7409f927f2e9 2025-04-16 11:11:24,502 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-DNS-record/f43a0824-9c51-4b9e-8ff0-db42b46ccea7 2025-04-16 11:11:24,558 - INFO - Verify VDNS record is shown in the control node 2025-04-16 11:11:24,614 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:24,614 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-04-16 11:11:24,834 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:24,834 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-04-16 11:11:25,103 - DEBUG - ping: bad address 'vm1-test-alias' 2025-04-16 11:11:25,103 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28826256 failed 2025-04-16 11:11:26,104 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:26,105 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-04-16 11:11:26,302 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:26,302 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-04-16 11:11:26,574 - DEBUG - ping: bad address 'vm1-test-alias' 2025-04-16 11:11:26,574 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28826256 failed 2025-04-16 11:11:27,574 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:27,576 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-04-16 11:11:27,776 - 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.19, gateway password: c0ntrail123 2025-04-16 11:11:27,776 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-04-16 11:11:30,086 - 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.408 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.434 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.379 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.379/0.407/0.434 ms 2025-04-16 11:11:30,087 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-28826256 passed 2025-04-16 11:11:30,087 - DEBUG - Deleting VDNS record data: test-rec 2025-04-16 11:11:30,168 - INFO - VDNS record info: admin_domain:ctest-vdns1-13580412:test-rec deleted successfully. 2025-04-16 11:11:30,168 - INFO - Deleting VM ctest-vm2-test-74074643 2025-04-16 11:11:30,280 - INFO - Deleting VM ctest-vm1-test-28826256 2025-04-16 11:11:30,394 - INFO - Deleting VN ctest-vn1-vdns-89086750 2025-04-16 11:11:30,540 - DEBUG - VN fd5f17bf-5385-4724-b8e7-0f1caccf051e still in use: Unable to complete operation on network fd5f17bf-5385-4724-b8e7-0f1caccf051e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-737a92ef-9ec2-43ef-8b25-7bf0791e72c4'] 2025-04-16 11:11:30,541 - WARNING - Deleting VN ctest-vn1-vdns-89086750 failed..Will retry 2025-04-16 11:11:33,084 - DEBUG - Response for deleting network () 2025-04-16 11:11:33,203 - DEBUG - Deleting VDNS Entry: ctest-vdns1-13580412 2025-04-16 11:11:33,280 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-13580412'] deleted successfully. 2025-04-16 11:11:33,281 - DEBUG - Requesting: https://10.0.0.19:8082/domains 2025-04-16 11:11:33,337 - DEBUG - Requesting: https://10.0.0.19:8082/domain/b01b56ed-3042-44ba-b42d-383118ee132c 2025-04-16 11:11:33,405 - DEBUG - VDNS information not found in API server 2025-04-16 11:11:33,406 - INFO - VDNS information ctest-vdns1-13580412 removed from the API Server 2025-04-16 11:11:33,461 - INFO - VDNS information ctest-vdns1-13580412 removed in the Control node 2025-04-16 11:11:33,462 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-68123852'] 2025-04-16 11:11:33,854 - DEBUG - No XMPP flaps were noticed during the test 2025-04-16 11:11:33,854 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:05] 2025-04-16 11:11:33,854 - INFO - -------------------------------------------------------------------------------- 2025-04-16 11:11:34,636 - INFO - Deleted project: ctest-TestvDNSBasic0-68123852, ID : 297a170d-7b64-4efd-a2fe-a58fed2978f6