2025-08-18 09:47:54,889 - INFO - Domain Default found not creating 2025-08-18 09:47:55,021 - INFO - Project ctest-TestBasicVMVN-66803891 not found, creating it 2025-08-18 09:47:55,478 - INFO - Created Project:ctest-TestBasicVMVN-66803891, ID : 9406de4f-a47b-40f2-bfcb-578bd18babe4 2025-08-18 09:47:56,864 - INFO - ================================================================================ 2025-08-18 09:47:56,864 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-18 09:47:56,864 - 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-18 09:47:57,112 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-08-18 09:47:57,112 - INFO - Initial checks done. Running the testcase now 2025-08-18 09:47:57,112 - INFO - 2025-08-18 09:47:57,625 - DEBUG - Response for create_network : {'network': {'id': '75c36c35-7105-4d4f-95ab-e0cc69da914b', 'name': 'ctest-vn2_metadata-85129012', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'project_id': '9406de4fa47b40f2bfcb578bd18babe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66803891', 'ctest-vn2_metadata-85129012'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 09:47:57,800 - DEBUG - Response for create_subnet : {'subnet': {'id': '538316c7-04f4-48f2-86be-8f6602d4e73e', 'name': '', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': '75c36c35-7105-4d4f-95ab-e0cc69da914b', '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': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:47:57,814 - INFO - Created VN ctest-vn2_metadata-85129012 2025-08-18 09:47:57,863 - DEBUG - VN ctest-vn2_metadata-85129012 UUID is 75c36c35-7105-4d4f-95ab-e0cc69da914b 2025-08-18 09:47:58,015 - DEBUG - Services list from nova: [, , ] 2025-08-18 09:47:58,937 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3875-1) 2025-08-18 09:47:59,043 - DEBUG - Link local service introspect added 2025-08-18 09:47:59,085 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 09:48:04,149 - DEBUG - VM is in ACTIVE state now 2025-08-18 09:48:04,260 - INFO - Waiting for VM ctest-TestBasicVMVN-66803891-77249471 to be up.. 2025-08-18 09:48:04,260 - INFO - VM name : ctest-TestBasicVMVN-66803891-77249471 2025-08-18 09:48:04,323 - DEBUG - VM ctest-TestBasicVMVN-66803891-77249471 ID is b4c78469-3e87-40cc-a081-f931bf6aa6c6 2025-08-18 09:48:04,323 - DEBUG - VM ctest-TestBasicVMVN-66803891-77249471 launched on Node cn-jenkins-deploy-platform-ansible-os-3875-1. 2025-08-18 09:48:04,385 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/b4c78469-3e87-40cc-a081-f931bf6aa6c6 2025-08-18 09:48:04,672 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/b4c78469-3e87-40cc-a081-f931bf6aa6c6 2025-08-18 09:48:04,698 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/aa9b4e4c-2ee5-44e8-94a3-7e9cc1d3c6cd 2025-08-18 09:48:07,944 - 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 1024ms') 2025-08-18 09:48:07,944 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-77249471 failed! 2025-08-18 09:48:07,999 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn2_metadata-85129012 is 11.1.1.1 and allocation pool is NOT set 2025-08-18 09:48:10,056 - 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=1.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.353 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.353/1.081/1.810/0.728 ms') 2025-08-18 09:48:10,056 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-77249471 passed 2025-08-18 09:48:10,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:10,199 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66803891-77249471, IP 11.1.1.3, Port 22 2025-08-18 09:48:10,350 - DEBUG - VM ctest-TestBasicVMVN-66803891-77249471 is ready for SSH connections 2025-08-18 09:48:10,351 - INFO - Retry 0 2025-08-18 09:48:10,351 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:10,351 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-18 09:48:11,938 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-18 09:48:11,938 - INFO - Generic metadata worked 2025-08-18 09:48:12,179 - DEBUG - Link local service introspect removed 2025-08-18 09:48:12,179 - INFO - Deleting VM ctest-TestBasicVMVN-66803891-77249471 2025-08-18 09:48:12,231 - INFO - Deleting VN ctest-vn2_metadata-85129012 2025-08-18 09:48:12,261 - DEBUG - VN 75c36c35-7105-4d4f-95ab-e0cc69da914b still in use: Unable to complete operation on network 75c36c35-7105-4d4f-95ab-e0cc69da914b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ca443a4c-5106-4dc7-833e-16eec0a4b8ee'] 2025-08-18 09:48:12,261 - WARNING - Deleting VN ctest-vn2_metadata-85129012 failed..Will retry 2025-08-18 09:48:14,343 - DEBUG - Response for deleting network () 2025-08-18 09:48:14,595 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 09:48:14,595 - INFO - -------------------------------------------------------------------------------- 2025-08-18 09:48:14,598 - INFO - ================================================================================ 2025-08-18 09:48:14,598 - INFO - STARTING TEST : test_metadata_service 2025-08-18 09:48:14,598 - 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-18 09:48:14,887 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-08-18 09:48:14,887 - INFO - Initial checks done. Running the testcase now 2025-08-18 09:48:14,887 - INFO - 2025-08-18 09:48:14,887 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-08-18 09:48:14,892 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/ff856e4e-8ed8-4253-b2dd-fa7710336a9c 2025-08-18 09:48:15,064 - DEBUG - Response for create_network : {'network': {'id': '3994c36b-e5fa-4d01-b5f8-878bbc878b80', 'name': 'ctest-vn-99046110', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'project_id': '9406de4fa47b40f2bfcb578bd18babe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66803891', 'ctest-vn-99046110'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 09:48:15,221 - DEBUG - Response for create_subnet : {'subnet': {'id': '4113162f-9e93-4c29-852b-95f4cfa062b4', 'name': '', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': '3994c36b-e5fa-4d01-b5f8-878bbc878b80', 'ip_version': 4, 'cidr': '162.98.18.128/26', 'allocation_pools': [{'start': '162.98.18.130', 'end': '162.98.18.190'}], 'gateway_ip': '162.98.18.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.98.18.130', 'tags': [], 'project_id': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:48:15,238 - INFO - Created VN ctest-vn-99046110 2025-08-18 09:48:15,291 - DEBUG - VN ctest-vn-99046110 UUID is 3994c36b-e5fa-4d01-b5f8-878bbc878b80 2025-08-18 09:48:16,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3875-1) 2025-08-18 09:48:16,366 - INFO - Waiting for VM ctest-TestBasicVMVN-66803891-87538370 to be up.. 2025-08-18 09:48:16,401 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 09:48:21,466 - DEBUG - VM is in ACTIVE state now 2025-08-18 09:48:21,466 - INFO - VM name : ctest-TestBasicVMVN-66803891-87538370 2025-08-18 09:48:21,526 - DEBUG - VM ctest-TestBasicVMVN-66803891-87538370 ID is 3ac183ff-f42e-4819-b440-a73f8b70fda5 2025-08-18 09:48:21,526 - DEBUG - VM ctest-TestBasicVMVN-66803891-87538370 launched on Node cn-jenkins-deploy-platform-ansible-os-3875-1. 2025-08-18 09:48:21,586 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/3ac183ff-f42e-4819-b440-a73f8b70fda5 2025-08-18 09:48:21,592 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e69661ee-4d63-40b3-8533-4cf1ab55b4f0 2025-08-18 09:48:24,849 - 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 1032ms') 2025-08-18 09:48:24,849 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-87538370 failed! 2025-08-18 09:48:24,899 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-99046110 is 162.98.18.129 and allocation pool is NOT set 2025-08-18 09:48:26,958 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.722 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.722/2.140/3.559/1.418 ms') 2025-08-18 09:48:26,959 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-87538370 passed 2025-08-18 09:48:27,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:27,111 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66803891-87538370, IP 162.98.18.131, Port 22 2025-08-18 09:48:27,262 - DEBUG - VM ctest-TestBasicVMVN-66803891-87538370 is ready for SSH connections 2025-08-18 09:48:27,262 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123 2025-08-18 09:48:27,262 - DEBUG - cat /tmp/output.txt 2025-08-18 09:48:28,871 - DEBUG - Hello World. The time is now Mon, 18 Aug 2025 03:48:25 -0600! 2025-08-18 09:48:28,871 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 18 Aug 2025 03:48:25 -0600!'} 2025-08-18 09:48:28,871 - INFO - metadata_script.txt got executed in the vm 2025-08-18 09:48:28,871 - INFO - Deleting VM ctest-TestBasicVMVN-66803891-87538370 2025-08-18 09:48:28,932 - INFO - Deleting VN ctest-vn-99046110 2025-08-18 09:48:28,963 - DEBUG - VN 3994c36b-e5fa-4d01-b5f8-878bbc878b80 still in use: Unable to complete operation on network 3994c36b-e5fa-4d01-b5f8-878bbc878b80. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-64a43aed-a4c7-4f9d-9cae-9a2a7dfb308d'] 2025-08-18 09:48:28,963 - WARNING - Deleting VN ctest-vn-99046110 failed..Will retry 2025-08-18 09:48:31,048 - DEBUG - Response for deleting network () 2025-08-18 09:48:31,295 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 09:48:31,295 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-18 09:48:31,295 - INFO - -------------------------------------------------------------------------------- 2025-08-18 09:48:31,297 - INFO - ================================================================================ 2025-08-18 09:48:31,297 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-18 09:48:31,297 - 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-18 09:48:31,579 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-08-18 09:48:31,579 - INFO - Initial checks done. Running the testcase now 2025-08-18 09:48:31,579 - INFO - 2025-08-18 09:48:32,035 - DEBUG - Response for create_network : {'network': {'id': 'dbe5eea9-8775-4374-b864-85786bd19e88', 'name': 'ctest-vn-10583502', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'project_id': '9406de4fa47b40f2bfcb578bd18babe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66803891', 'ctest-vn-10583502'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 09:48:32,199 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cad1b2b6-f0c8-4379-a14c-249f081d5df3', 'name': '', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': 'dbe5eea9-8775-4374-b864-85786bd19e88', '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': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:48:32,393 - DEBUG - Response for create_subnet : {'subnet': {'id': '0698fff7-44f1-4edf-bd8c-9ae7627aa577', 'name': '', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': 'dbe5eea9-8775-4374-b864-85786bd19e88', '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': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:48:32,408 - INFO - Created VN ctest-vn-10583502 2025-08-18 09:48:32,459 - DEBUG - VN ctest-vn-10583502 UUID is dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:32,776 - DEBUG - Response for create_port : {'port': {'name': 'eac9dc59-30c6-4095-894a-1c084a8c4c75', 'id': 'eac9dc59-30c6-4095-894a-1c084a8c4c75', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': 'dbe5eea9-8775-4374-b864-85786bd19e88', 'mac_address': '02:ea:c9:dc:59:30', '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': 'cad1b2b6-f0c8-4379-a14c-249f081d5df3'}], 'security_groups': ['aa8214c2-44aa-4332-9ab5-cd53d67bddd5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:48:32,926 - DEBUG - Response for create_port : {'port': {'name': 'c6e60773-9ef8-4a87-8082-f231be091874', 'id': 'c6e60773-9ef8-4a87-8082-f231be091874', 'tenant_id': '9406de4fa47b40f2bfcb578bd18babe4', 'network_id': 'dbe5eea9-8775-4374-b864-85786bd19e88', 'mac_address': '02:c6:e6:07:73:9e', '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': '0698fff7-44f1-4edf-bd8c-9ae7627aa577'}], 'security_groups': ['aa8214c2-44aa-4332-9ab5-cd53d67bddd5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9406de4fa47b40f2bfcb578bd18babe4'}} 2025-08-18 09:48:33,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3875-1) 2025-08-18 09:48:33,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3875-1) 2025-08-18 09:48:34,693 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3875-1) 2025-08-18 09:48:34,693 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-08-18 09:48:34,699 - DEBUG - Requesting: http://10.0.0.48:8082/domain/827661c3-927d-424a-a690-5dd23ede00b3 2025-08-18 09:48:34,710 - DEBUG - Requesting: http://10.0.0.48:8082/project/9406de4f-a47b-40f2-bfcb-578bd18babe4 2025-08-18 09:48:34,784 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/70388185-0c48-4869-8cf5-4385c4806fd6 2025-08-18 09:48:34,794 - INFO - Verifications in API Server for IPAM: ctest-ipam-90504521 passed 2025-08-18 09:48:34,801 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66803891:ctest-ipam-90504521', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66803891', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8086355539380422761', 'uuid-lslong': '10157098776410484694'}, 'enable': 'true', 'created': '2025-08-18T09:48:31', 'last-modified': '2025-08-18T09:48:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.999528'} 2025-08-18 09:48:34,801 - INFO - Verifications in Control node for IPAM: ctest-ipam-90504521 passed 2025-08-18 09:48:34,801 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-08-18 09:48:34,806 - DEBUG - Requesting: http://10.0.0.48:8082/domain/827661c3-927d-424a-a690-5dd23ede00b3 2025-08-18 09:48:34,817 - DEBUG - Requesting: http://10.0.0.48:8082/project/9406de4f-a47b-40f2-bfcb-578bd18babe4 2025-08-18 09:48:34,895 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:34,906 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:34,917 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:48:34,924 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:48:34,930 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/fd7c2a24-bfcd-426f-857a-81e662a5db06 2025-08-18 09:48:34,936 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 09:48:34,937 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:34,949 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:48:34,962 - INFO - Verified VN network id 12 for VN dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:34,962 - INFO - Verifications in API Server for VN ctest-vn-10583502 passed 2025-08-18 09:48:34,962 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:34,974 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:48:34,982 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:48:34,991 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/fd7c2a24-bfcd-426f-857a-81e662a5db06 2025-08-18 09:48:35,002 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66803891', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15845333275862451060', 'uuid-lslong': '13286891552901275272'}, 'enable': 'true', 'created': '2025-08-18T09:48:32', 'last-modified': '2025-08-18T09:48:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.634393'} 2025-08-18 09:48:35,010 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 09:48:35,010 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10583502 passed 2025-08-18 09:48:35,010 - DEBUG - ====Verifying policy data for ctest-vn-10583502 in API_Server ====== 2025-08-18 09:48:35,010 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-08-18 09:48:35,017 - DEBUG - Requesting: http://10.0.0.48:8082/domain/827661c3-927d-424a-a690-5dd23ede00b3 2025-08-18 09:48:35,030 - DEBUG - Requesting: http://10.0.0.48:8082/project/9406de4f-a47b-40f2-bfcb-578bd18babe4 2025-08-18 09:48:35,111 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/dbe5eea9-8775-4374-b864-85786bd19e88 2025-08-18 09:48:35,130 - DEBUG - =>VN ctest-vn-10583502 has no policy to be verified 2025-08-18 09:48:35,130 - DEBUG - Verifying the vn in opserver 2025-08-18 09:48:35,130 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 virtual network link through opserver 10.0.0.48 2025-08-18 09:48:35,130 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-08-18 09:48:35,549 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-08-18 09:48:35,626 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502?flat'} 2025-08-18 09:48:35,626 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 is found in opserver 2025-08-18 09:48:35,631 - DEBUG - VRF ids for VN ctest-vn-10583502: {'10.0.0.48': '2'} 2025-08-18 09:48:35,631 - INFO - Waiting for VM ctest-TestBasicVMVN-66803891-24298094 to be up.. 2025-08-18 09:48:35,709 - DEBUG - VM is in ACTIVE state now 2025-08-18 09:48:35,709 - INFO - VM name : ctest-TestBasicVMVN-66803891-24298094 2025-08-18 09:48:35,781 - DEBUG - VM ctest-TestBasicVMVN-66803891-24298094 ID is 9aa853b2-a2ab-4da0-8faa-604373370bfe 2025-08-18 09:48:35,782 - DEBUG - VM ctest-TestBasicVMVN-66803891-24298094 launched on Node cn-jenkins-deploy-platform-ansible-os-3875-1. 2025-08-18 09:48:35,852 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/9aa853b2-a2ab-4da0-8faa-604373370bfe 2025-08-18 09:48:35,860 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/eac9dc59-30c6-4095-894a-1c084a8c4c75 2025-08-18 09:48:39,118 - 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-08-18 09:48:39,118 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-24298094 failed! 2025-08-18 09:48:39,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 09:48:39,171 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 09:48:43,254 - 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-18 09:48:43,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-24298094 failed! 2025-08-18 09:48:43,307 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 09:48:43,307 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 09:48:45,366 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.371 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.371/1.564/2.757/1.193 ms') 2025-08-18 09:48:45,366 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66803891-24298094 passed 2025-08-18 09:48:45,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:45,519 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66803891-24298094, IP 31.1.1.4, Port 22 2025-08-18 09:48:45,678 - DEBUG - VM ctest-TestBasicVMVN-66803891-24298094 is ready for SSH connections 2025-08-18 09:48:45,678 - INFO - Waiting for VM ctest-TestBasicVMVN-66803891-17738225 to be up.. 2025-08-18 09:48:45,740 - DEBUG - VM is in ACTIVE state now 2025-08-18 09:48:45,740 - INFO - VM name : ctest-TestBasicVMVN-66803891-17738225 2025-08-18 09:48:45,799 - DEBUG - VM ctest-TestBasicVMVN-66803891-17738225 ID is ec7bf088-257e-4cf6-b21c-f1f22b1c2eb7 2025-08-18 09:48:45,799 - DEBUG - VM ctest-TestBasicVMVN-66803891-17738225 launched on Node cn-jenkins-deploy-platform-ansible-os-3875-1. 2025-08-18 09:48:45,861 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ec7bf088-257e-4cf6-b21c-f1f22b1c2eb7 2025-08-18 09:48:45,868 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/c6e60773-9ef8-4a87-8082-f231be091874 2025-08-18 09:48:47,098 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.383 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 = 0.383/1.589/2.795/1.206 ms') 2025-08-18 09:48:47,098 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66803891-17738225 passed 2025-08-18 09:48:47,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:47,243 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66803891-17738225, IP 31.1.2.4, Port 22 2025-08-18 09:48:47,402 - DEBUG - VM ctest-TestBasicVMVN-66803891-17738225 is ready for SSH connections 2025-08-18 09:48:47,402 - INFO - Waiting for VM ctest-TestBasicVMVN-66803891-74381588 to be up.. 2025-08-18 09:48:47,470 - DEBUG - VM is in ACTIVE state now 2025-08-18 09:48:47,470 - INFO - VM name : ctest-TestBasicVMVN-66803891-74381588 2025-08-18 09:48:47,529 - DEBUG - VM ctest-TestBasicVMVN-66803891-74381588 ID is b33d7606-0a9a-4cd4-951f-1ff096beba32 2025-08-18 09:48:47,530 - DEBUG - VM ctest-TestBasicVMVN-66803891-74381588 launched on Node cn-jenkins-deploy-platform-ansible-os-3875-1. 2025-08-18 09:48:47,589 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/b33d7606-0a9a-4cd4-951f-1ff096beba32 2025-08-18 09:48:47,595 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/629bb88f-bbe5-409f-ad0d-983d22226b82 2025-08-18 09:48:48,826 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.260 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.260/1.513/2.766/1.253 ms') 2025-08-18 09:48:48,826 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66803891-74381588 passed 2025-08-18 09:48:48,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:48,975 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66803891-74381588, IP 31.1.1.3, Port 22 2025-08-18 09:48:49,126 - DEBUG - VM ctest-TestBasicVMVN-66803891-74381588 is ready for SSH connections 2025-08-18 09:48:49,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:49,126 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:49,126 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-18 09:48:53,071 - 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.106 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.705 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.306 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.705/1.705/3.106 ms 2025-08-18 09:48:53,071 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66803891-24298094 passed 2025-08-18 09:48:53,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:53,071 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:53,071 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-18 09:48:56,683 - 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.696 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.887 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.998 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.887/1.527/2.696 ms 2025-08-18 09:48:56,683 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66803891-17738225 passed 2025-08-18 09:48:56,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:56,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:56,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 09:48:56,683 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:56,683 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 09:48:56,859 - DEBUG - None 2025-08-18 09:48:56,859 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:56,859 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 09:48:57,034 - DEBUG - None 2025-08-18 09:48:57,034 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:57,035 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 09:48:57,682 - DEBUG - None 2025-08-18 09:48:57,683 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:57,683 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-18 09:48:59,881 - 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.889 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.212 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.368 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.529 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.067/6.212 ms 2025-08-18 09:48:59,882 - 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.48, gateway password: c0ntrail123 2025-08-18 09:48:59,882 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-18 09:49:02,117 - 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=1.049 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.875 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.048 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.347 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.853 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.614 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/2.164/5.048 ms 2025-08-18 09:49:02,117 - 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.48, gateway password: c0ntrail123 2025-08-18 09:49:02,117 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-18 09:49:04,342 - 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.677 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.393 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.282 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.530 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.322 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.318 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.318/1.558/3.282 ms 2025-08-18 09:49:04,342 - INFO - Deleting VM ctest-TestBasicVMVN-66803891-74381588 2025-08-18 09:49:04,400 - INFO - Detaching port c6e60773-9ef8-4a87-8082-f231be091874 from VM ctest-TestBasicVMVN-66803891-17738225 2025-08-18 09:49:04,429 - INFO - Deleting VM ctest-TestBasicVMVN-66803891-17738225 2025-08-18 09:49:04,484 - INFO - Detaching port eac9dc59-30c6-4095-894a-1c084a8c4c75 from VM ctest-TestBasicVMVN-66803891-24298094 2025-08-18 09:49:04,513 - INFO - Deleting VM ctest-TestBasicVMVN-66803891-24298094 2025-08-18 09:49:04,569 - INFO - Deleting VN ctest-vn-10583502 2025-08-18 09:49:04,710 - DEBUG - Response for delete_port : () 2025-08-18 09:49:04,839 - DEBUG - Response for delete_port : () 2025-08-18 09:49:04,877 - DEBUG - VN dbe5eea9-8775-4374-b864-85786bd19e88 still in use: Unable to complete operation on network dbe5eea9-8775-4374-b864-85786bd19e88. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d16d71a3-8c73-4a44-a045-c3d10650d233'] 2025-08-18 09:49:04,877 - WARNING - Deleting VN ctest-vn-10583502 failed..Will retry 2025-08-18 09:49:07,008 - DEBUG - Response for deleting network () 2025-08-18 09:49:07,008 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/62041f9c-6505-4934-b04e-6af172adf662 2025-08-18 09:49:07,013 - DEBUG - Response Code: 404 2025-08-18 09:49:07,013 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-08-18 09:49:07,018 - DEBUG - Requesting: http://10.0.0.48:8082/domain/827661c3-927d-424a-a690-5dd23ede00b3 2025-08-18 09:49:07,077 - DEBUG - Requesting: http://10.0.0.48:8082/project/9406de4f-a47b-40f2-bfcb-578bd18babe4 2025-08-18 09:49:07,157 - INFO - Validated that VN ctest-vn-10583502 is not found in API Server 2025-08-18 09:49:07,168 - DEBUG - VN ctest-vn-10583502 is not present in Agent 10.0.0.48 2025-08-18 09:49:07,168 - INFO - Validated that VN ctest-vn-10583502 is not in any agent 2025-08-18 09:49:07,172 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-08-18 09:49:07,177 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-10583502 2025-08-18 09:49:07,177 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66803891:ctest-vn-10583502 2025-08-18 09:49:07,185 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10583502 info 2025-08-18 09:49:07,255 - INFO - IPAM: ctest-ipam-90504521 is not found in API Server 2025-08-18 09:49:07,263 - INFO - IPAM:ctest-ipam-90504521 is not found in control node 2025-08-18 09:49:07,515 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 09:49:07,515 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-18 09:49:07,515 - INFO - -------------------------------------------------------------------------------- 2025-08-18 09:49:08,171 - INFO - Deleted project: ctest-TestBasicVMVN-66803891, ID : 9406de4f-a47b-40f2-bfcb-578bd18babe4