2025-08-11 16:51:25,655 - INFO - Domain Default found not creating 2025-08-11 16:51:25,777 - INFO - Project ctest-TestBasicVMVN-40322165 not found, creating it 2025-08-11 16:51:26,216 - INFO - Created Project:ctest-TestBasicVMVN-40322165, ID : 51ee8768-8e11-4e2a-8826-eaae6cd3b5c2 2025-08-11 16:51:27,625 - INFO - ================================================================================ 2025-08-11 16:51:27,626 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-11 16:51:27,626 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-08-11 16:51:27,885 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-08-11 16:51:27,885 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:51:27,885 - INFO - 2025-08-11 16:51:28,386 - DEBUG - Response for create_network : {'network': {'id': '65c7f508-0391-4851-a4d3-e0b23b3685c3', 'name': 'ctest-vn2_metadata-07392005', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40322165', 'ctest-vn2_metadata-07392005'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:51:28,584 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db57f42d-caa8-41b8-a883-ccb5368865d5', 'name': '', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': '65c7f508-0391-4851-a4d3-e0b23b3685c3', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:51:28,600 - INFO - Created VN ctest-vn2_metadata-07392005 2025-08-11 16:51:28,651 - DEBUG - VN ctest-vn2_metadata-07392005 UUID is 65c7f508-0391-4851-a4d3-e0b23b3685c3 2025-08-11 16:51:28,804 - DEBUG - Services list from nova: [, , ] 2025-08-11 16:51:29,745 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3817-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3817-1) 2025-08-11 16:51:29,851 - DEBUG - Link local service introspect added 2025-08-11 16:51:29,891 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 16:51:34,957 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:51:35,071 - INFO - Waiting for VM ctest-TestBasicVMVN-40322165-80762788 to be up.. 2025-08-11 16:51:35,071 - INFO - VM name : ctest-TestBasicVMVN-40322165-80762788 2025-08-11 16:51:35,135 - DEBUG - VM ctest-TestBasicVMVN-40322165-80762788 ID is 98f1a69a-a2ea-4bf7-8a15-cf2bca65ca6c 2025-08-11 16:51:35,135 - DEBUG - VM ctest-TestBasicVMVN-40322165-80762788 launched on Node cn-jenkins-deploy-platform-ansible-os-3817-1 2025-08-11 16:51:35,198 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/98f1a69a-a2ea-4bf7-8a15-cf2bca65ca6c 2025-08-11 16:51:35,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/98f1a69a-a2ea-4bf7-8a15-cf2bca65ca6c 2025-08-11 16:51:35,514 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/80d741e7-8d5d-44fc-ba11-c3205860f771 2025-08-11 16:51:38,762 - 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 1016ms') 2025-08-11 16:51:38,762 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-80762788 failed! 2025-08-11 16:51:38,815 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn2_metadata-07392005 is 11.1.1.1 and allocation pool is NOT set 2025-08-11 16:51:40,880 - 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=4.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.681 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.681/2.766/4.852/2.085 ms') 2025-08-11 16:51:40,880 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-80762788 passed 2025-08-11 16:51:41,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:51:41,027 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-80762788, IP 11.1.1.3, Port 22 2025-08-11 16:51:41,182 - DEBUG - VM ctest-TestBasicVMVN-40322165-80762788 is ready for SSH connections 2025-08-11 16:51:41,183 - INFO - Retry 0 2025-08-11 16:51:41,183 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:51:41,183 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-11 16:51:42,776 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-11 16:51:42,776 - INFO - Generic metadata worked 2025-08-11 16:51:43,011 - DEBUG - Link local service introspect removed 2025-08-11 16:51:43,011 - INFO - Deleting VM ctest-TestBasicVMVN-40322165-80762788 2025-08-11 16:51:43,071 - INFO - Deleting VN ctest-vn2_metadata-07392005 2025-08-11 16:51:43,106 - DEBUG - VN 65c7f508-0391-4851-a4d3-e0b23b3685c3 still in use: Unable to complete operation on network 65c7f508-0391-4851-a4d3-e0b23b3685c3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-323cf65b-b487-4dfd-955e-6b9cc1ef7027'] 2025-08-11 16:51:43,106 - WARNING - Deleting VN ctest-vn2_metadata-07392005 failed..Will retry 2025-08-11 16:51:45,202 - DEBUG - Response for deleting network () 2025-08-11 16:51:45,462 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 16:51:45,462 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:51:45,464 - INFO - ================================================================================ 2025-08-11 16:51:45,464 - INFO - STARTING TEST : test_metadata_service 2025-08-11 16:51:45,464 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-08-11 16:51:45,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-08-11 16:51:45,744 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:51:45,744 - INFO - 2025-08-11 16:51:45,744 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-08-11 16:51:45,749 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/3e187159-d6b9-495e-91ac-5c6539159d0b 2025-08-11 16:51:45,917 - DEBUG - Response for create_network : {'network': {'id': '34dc0dd0-cc67-47c8-acd9-0adb4fa61d4a', 'name': 'ctest-vn-82578838', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40322165', 'ctest-vn-82578838'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:51:46,113 - DEBUG - Response for create_subnet : {'subnet': {'id': '66785b92-7799-4f8f-a59c-00674b10cc8a', 'name': '', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': '34dc0dd0-cc67-47c8-acd9-0adb4fa61d4a', 'ip_version': 4, 'cidr': '2.18.242.192/26', 'allocation_pools': [{'start': '2.18.242.194', 'end': '2.18.242.254'}], 'gateway_ip': '2.18.242.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.18.242.194', 'tags': [], 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:51:46,129 - INFO - Created VN ctest-vn-82578838 2025-08-11 16:51:46,179 - DEBUG - VN ctest-vn-82578838 UUID is 34dc0dd0-cc67-47c8-acd9-0adb4fa61d4a 2025-08-11 16:51:47,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3817-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3817-1) 2025-08-11 16:51:47,283 - INFO - Waiting for VM ctest-TestBasicVMVN-40322165-14983848 to be up.. 2025-08-11 16:51:47,318 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 16:51:52,383 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:51:52,383 - INFO - VM name : ctest-TestBasicVMVN-40322165-14983848 2025-08-11 16:51:52,444 - DEBUG - VM ctest-TestBasicVMVN-40322165-14983848 ID is cf676dad-a67e-4306-917b-2e494247946c 2025-08-11 16:51:52,444 - DEBUG - VM ctest-TestBasicVMVN-40322165-14983848 launched on Node cn-jenkins-deploy-platform-ansible-os-3817-1 2025-08-11 16:51:52,504 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cf676dad-a67e-4306-917b-2e494247946c 2025-08-11 16:51:52,511 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a74f9541-b47f-4b80-8e38-e3bbe60bc880 2025-08-11 16:51:55,748 - 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 1008ms') 2025-08-11 16:51:55,748 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-14983848 failed! 2025-08-11 16:51:55,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-82578838 is 2.18.242.193 and allocation pool is NOT set 2025-08-11 16:51:57,871 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 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.451/2.122/3.794/1.671 ms') 2025-08-11 16:51:57,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-14983848 passed 2025-08-11 16:51:58,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:51:58,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-14983848, IP 2.18.242.195, Port 22 2025-08-11 16:51:58,074 - 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': ''} 2025-08-11 16:51:58,138 - DEBUG - VM ctest-TestBasicVMVN-40322165-14983848 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-11 16:52:03,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:03,139 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-14983848, IP 2.18.242.195, Port 22 2025-08-11 16:52:03,309 - DEBUG - VM ctest-TestBasicVMVN-40322165-14983848 is ready for SSH connections 2025-08-11 16:52:03,310 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:03,310 - DEBUG - cat /tmp/output.txt 2025-08-11 16:52:04,917 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 10:51:58 -0600! 2025-08-11 16:52:04,917 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 10:51:58 -0600!'} 2025-08-11 16:52:04,917 - INFO - metadata_script.txt got executed in the vm 2025-08-11 16:52:04,917 - INFO - Deleting VM ctest-TestBasicVMVN-40322165-14983848 2025-08-11 16:52:04,984 - INFO - Deleting VN ctest-vn-82578838 2025-08-11 16:52:05,026 - DEBUG - VN 34dc0dd0-cc67-47c8-acd9-0adb4fa61d4a still in use: Unable to complete operation on network 34dc0dd0-cc67-47c8-acd9-0adb4fa61d4a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cbbb7d18-b9d5-4e53-8b17-e11957816a8c'] 2025-08-11 16:52:05,026 - WARNING - Deleting VN ctest-vn-82578838 failed..Will retry 2025-08-11 16:52:07,119 - DEBUG - Response for deleting network () 2025-08-11 16:52:07,380 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 16:52:07,380 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-11 16:52:07,380 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:52:07,383 - INFO - ================================================================================ 2025-08-11 16:52:07,383 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-11 16:52:07,383 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-08-11 16:52:07,667 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-08-11 16:52:07,668 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:52:07,668 - INFO - 2025-08-11 16:52:08,143 - DEBUG - Response for create_network : {'network': {'id': 'b6d8984c-660b-41ec-a2be-ac4320222e94', 'name': 'ctest-vn-57187416', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40322165', 'ctest-vn-57187416'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:52:08,327 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7216bb2-6cee-4c34-b21b-8349addb92a3', 'name': '', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': 'b6d8984c-660b-41ec-a2be-ac4320222e94', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:52:08,527 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fcd54781-6af0-45a3-9244-185a39d0bcc1', 'name': '', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': 'b6d8984c-660b-41ec-a2be-ac4320222e94', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:52:08,551 - INFO - Created VN ctest-vn-57187416 2025-08-11 16:52:08,607 - DEBUG - VN ctest-vn-57187416 UUID is b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:09,013 - DEBUG - Response for create_port : {'port': {'name': '7b4b8114-9312-42d0-bae2-66634507bb85', 'id': '7b4b8114-9312-42d0-bae2-66634507bb85', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': 'b6d8984c-660b-41ec-a2be-ac4320222e94', 'mac_address': '02:7b:4b:81:14:93', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'e7216bb2-6cee-4c34-b21b-8349addb92a3'}], 'security_groups': ['a48a92e7-9846-4603-b814-1a52df4a87aa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:52:09,193 - DEBUG - Response for create_port : {'port': {'name': 'c1289396-8e21-49b4-9413-27ba7c9e0ba7', 'id': 'c1289396-8e21-49b4-9413-27ba7c9e0ba7', 'tenant_id': '51ee87688e114e2a8826eaae6cd3b5c2', 'network_id': 'b6d8984c-660b-41ec-a2be-ac4320222e94', 'mac_address': '02:c1:28:93:96:8e', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'fcd54781-6af0-45a3-9244-185a39d0bcc1'}], 'security_groups': ['a48a92e7-9846-4603-b814-1a52df4a87aa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '51ee87688e114e2a8826eaae6cd3b5c2'}} 2025-08-11 16:52:09,547 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3817-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3817-1) 2025-08-11 16:52:09,966 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3817-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3817-1) 2025-08-11 16:52:11,208 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3817-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3817-1) 2025-08-11 16:52:11,209 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:52:11,216 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cccc9324-b118-457c-9075-f4ad0c706549 2025-08-11 16:52:11,232 - DEBUG - Requesting: http://10.0.0.22:8082/project/51ee8768-8e11-4e2a-8826-eaae6cd3b5c2 2025-08-11 16:52:11,329 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/e52d863a-7658-4e2a-b906-fffbf654b9a8 2025-08-11 16:52:11,345 - INFO - Verifications in API Server for IPAM: ctest-ipam-82959702 passed 2025-08-11 16:52:11,354 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40322165:ctest-ipam-82959702', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40322165', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16514002994289200682', 'uuid-lslong': '13332625204511553960'}, 'enable': 'true', 'created': '2025-08-11T16:52:07', 'last-modified': '2025-08-11T16:52:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.460761'} 2025-08-11 16:52:11,354 - INFO - Verifications in Control node for IPAM: ctest-ipam-82959702 passed 2025-08-11 16:52:11,355 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:52:11,363 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cccc9324-b118-457c-9075-f4ad0c706549 2025-08-11 16:52:11,381 - DEBUG - Requesting: http://10.0.0.22:8082/project/51ee8768-8e11-4e2a-8826-eaae6cd3b5c2 2025-08-11 16:52:11,457 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,477 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,517 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:11,531 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:11,544 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b4be6f62-112c-4047-ba96-d28a69c6528b 2025-08-11 16:52:11,554 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 16:52:11,554 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,572 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:11,600 - INFO - Verified VN network id 11 for VN b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,600 - INFO - Verifications in API Server for VN ctest-vn-57187416 passed 2025-08-11 16:52:11,600 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,620 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:11,632 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:11,648 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/b4be6f62-112c-4047-ba96-d28a69c6528b 2025-08-11 16:52:11,679 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40322165', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13175448163769336300', 'uuid-lslong': '11726999884021247636'}, 'enable': 'true', 'created': '2025-08-11T16:52:08', 'last-modified': '2025-08-11T16:52:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.177947'} 2025-08-11 16:52:11,695 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 16:52:11,695 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57187416 passed 2025-08-11 16:52:11,695 - DEBUG - ====Verifying policy data for ctest-vn-57187416 in API_Server ====== 2025-08-11 16:52:11,695 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:52:11,712 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cccc9324-b118-457c-9075-f4ad0c706549 2025-08-11 16:52:11,735 - DEBUG - Requesting: http://10.0.0.22:8082/project/51ee8768-8e11-4e2a-8826-eaae6cd3b5c2 2025-08-11 16:52:11,888 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/b6d8984c-660b-41ec-a2be-ac4320222e94 2025-08-11 16:52:11,907 - DEBUG - =>VN ctest-vn-57187416 has no policy to be verified 2025-08-11 16:52:11,908 - DEBUG - Verifying the vn in opserver 2025-08-11 16:52:11,908 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 virtual network link through opserver 10.0.0.22 2025-08-11 16:52:11,908 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-08-11 16:52:12,266 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-08-11 16:52:12,332 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416?flat'} 2025-08-11 16:52:12,332 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 is found in opserver 2025-08-11 16:52:12,339 - DEBUG - VRF ids for VN ctest-vn-57187416: {'10.0.0.22': '2'} 2025-08-11 16:52:12,339 - INFO - Waiting for VM ctest-TestBasicVMVN-40322165-53558955 to be up.. 2025-08-11 16:52:12,413 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:52:12,413 - INFO - VM name : ctest-TestBasicVMVN-40322165-53558955 2025-08-11 16:52:12,491 - DEBUG - VM ctest-TestBasicVMVN-40322165-53558955 ID is c9175c11-977f-4c62-8318-3edd7e6c0c2f 2025-08-11 16:52:12,491 - DEBUG - VM ctest-TestBasicVMVN-40322165-53558955 launched on Node cn-jenkins-deploy-platform-ansible-os-3817-1 2025-08-11 16:52:12,590 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c9175c11-977f-4c62-8318-3edd7e6c0c2f 2025-08-11 16:52:12,601 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7b4b8114-9312-42d0-bae2-66634507bb85 2025-08-11 16:52:15,877 - 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 1034ms') 2025-08-11 16:52:15,877 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-53558955 failed! 2025-08-11 16:52:15,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 16:52:15,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 16:52:20,005 - 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 1020ms') 2025-08-11 16:52:20,006 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-53558955 failed! 2025-08-11 16:52:20,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 16:52:20,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 16:52:22,125 - 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=2.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.389 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.389/1.519/2.650/1.130 ms') 2025-08-11 16:52:22,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40322165-53558955 passed 2025-08-11 16:52:22,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:22,279 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-53558955, IP 31.1.1.4, Port 22 2025-08-11 16:52:22,430 - DEBUG - VM ctest-TestBasicVMVN-40322165-53558955 is ready for SSH connections 2025-08-11 16:52:22,431 - INFO - Waiting for VM ctest-TestBasicVMVN-40322165-48176177 to be up.. 2025-08-11 16:52:22,496 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:52:22,497 - INFO - VM name : ctest-TestBasicVMVN-40322165-48176177 2025-08-11 16:52:22,561 - DEBUG - VM ctest-TestBasicVMVN-40322165-48176177 ID is 8d4f83c3-abe0-4280-b577-2d80cd094667 2025-08-11 16:52:22,562 - DEBUG - VM ctest-TestBasicVMVN-40322165-48176177 launched on Node cn-jenkins-deploy-platform-ansible-os-3817-1 2025-08-11 16:52:22,626 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8d4f83c3-abe0-4280-b577-2d80cd094667 2025-08-11 16:52:22,634 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c1289396-8e21-49b4-9413-27ba7c9e0ba7 2025-08-11 16:52:23,884 - 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=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.418 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 = 0.418/1.657/2.897/1.239 ms') 2025-08-11 16:52:23,884 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40322165-48176177 passed 2025-08-11 16:52:24,043 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:24,043 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-48176177, IP 31.1.2.4, Port 22 2025-08-11 16:52:24,199 - DEBUG - VM ctest-TestBasicVMVN-40322165-48176177 is ready for SSH connections 2025-08-11 16:52:24,199 - INFO - Waiting for VM ctest-TestBasicVMVN-40322165-69005931 to be up.. 2025-08-11 16:52:24,272 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:52:24,272 - INFO - VM name : ctest-TestBasicVMVN-40322165-69005931 2025-08-11 16:52:24,346 - DEBUG - VM ctest-TestBasicVMVN-40322165-69005931 ID is 3ef102fc-54d7-4891-96b1-2b14a2b9d96d 2025-08-11 16:52:24,346 - DEBUG - VM ctest-TestBasicVMVN-40322165-69005931 launched on Node cn-jenkins-deploy-platform-ansible-os-3817-1 2025-08-11 16:52:24,412 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3ef102fc-54d7-4891-96b1-2b14a2b9d96d 2025-08-11 16:52:24,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/97726924-4b59-474f-a241-fc6d598f54f1 2025-08-11 16:52:25,663 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.352 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.352/1.481/2.611/1.129 ms') 2025-08-11 16:52:25,663 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40322165-69005931 passed 2025-08-11 16:52:25,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:25,811 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40322165-69005931, IP 31.1.1.3, Port 22 2025-08-11 16:52:25,970 - DEBUG - VM ctest-TestBasicVMVN-40322165-69005931 is ready for SSH connections 2025-08-11 16:52:25,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:25,971 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:25,971 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-11 16:52:29,883 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.544 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.756 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.914 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.756/1.738/3.544 ms 2025-08-11 16:52:29,883 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40322165-53558955 passed 2025-08-11 16:52:29,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:29,884 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:29,884 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-11 16:52:33,505 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.689 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.836 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.801 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.801/1.442/2.689 ms 2025-08-11 16:52:33,505 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40322165-48176177 passed 2025-08-11 16:52:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:52:33,505 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:33,506 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:52:33,693 - DEBUG - None 2025-08-11 16:52:33,693 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:33,693 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:52:33,870 - DEBUG - None 2025-08-11 16:52:33,870 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:33,870 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:52:34,487 - DEBUG - None 2025-08-11 16:52:34,487 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:34,487 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-11 16:52:36,689 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.743 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.243 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.769 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.418/2.137/5.243 ms 2025-08-11 16:52:36,689 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:36,689 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-11 16:52:38,926 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.938 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.930 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.173 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.740 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.577 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.311 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.311/1.868/4.173 ms 2025-08-11 16:52:38,926 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:52:38,926 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-11 16:52:41,160 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.661 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.479 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.408 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.511 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.739 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.327/1.650/3.408 ms 2025-08-11 16:52:41,160 - INFO - Deleting VM ctest-TestBasicVMVN-40322165-69005931 2025-08-11 16:52:41,230 - INFO - Detaching port c1289396-8e21-49b4-9413-27ba7c9e0ba7 from VM ctest-TestBasicVMVN-40322165-48176177 2025-08-11 16:52:41,261 - INFO - Deleting VM ctest-TestBasicVMVN-40322165-48176177 2025-08-11 16:52:41,320 - INFO - Detaching port 7b4b8114-9312-42d0-bae2-66634507bb85 from VM ctest-TestBasicVMVN-40322165-53558955 2025-08-11 16:52:41,351 - INFO - Deleting VM ctest-TestBasicVMVN-40322165-53558955 2025-08-11 16:52:41,420 - INFO - Deleting VN ctest-vn-57187416 2025-08-11 16:52:41,584 - DEBUG - Response for delete_port : () 2025-08-11 16:52:41,741 - DEBUG - Response for delete_port : () 2025-08-11 16:52:41,777 - DEBUG - VN b6d8984c-660b-41ec-a2be-ac4320222e94 still in use: Unable to complete operation on network b6d8984c-660b-41ec-a2be-ac4320222e94. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-02322fb6-b9b9-4b85-b17b-e1716409548e'] 2025-08-11 16:52:41,777 - WARNING - Deleting VN ctest-vn-57187416 failed..Will retry 2025-08-11 16:52:43,899 - DEBUG - Response for deleting network () 2025-08-11 16:52:43,900 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/06a746be-5e76-48c2-92f0-c1893450b812 2025-08-11 16:52:43,907 - DEBUG - Response Code: 404 2025-08-11 16:52:43,907 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:52:43,912 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cccc9324-b118-457c-9075-f4ad0c706549 2025-08-11 16:52:43,964 - DEBUG - Requesting: http://10.0.0.22:8082/project/51ee8768-8e11-4e2a-8826-eaae6cd3b5c2 2025-08-11 16:52:44,036 - INFO - Validated that VN ctest-vn-57187416 is not found in API Server 2025-08-11 16:52:44,046 - DEBUG - VN ctest-vn-57187416 is not present in Agent 10.0.0.22 2025-08-11 16:52:44,046 - INFO - Validated that VN ctest-vn-57187416 is not in any agent 2025-08-11 16:52:44,051 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-08-11 16:52:44,057 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-57187416 2025-08-11 16:52:44,057 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40322165:ctest-vn-57187416 2025-08-11 16:52:44,068 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57187416 info 2025-08-11 16:52:44,139 - INFO - IPAM: ctest-ipam-82959702 is not found in API Server 2025-08-11 16:52:44,150 - INFO - IPAM:ctest-ipam-82959702 is not found in control node 2025-08-11 16:52:44,412 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 16:52:44,412 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-11 16:52:44,412 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:52:45,075 - INFO - Deleted project: ctest-TestBasicVMVN-40322165, ID : 51ee8768-8e11-4e2a-8826-eaae6cd3b5c2