2025-04-25 07:10:13,157 - INFO - Domain Default found not creating 2025-04-25 07:10:13,312 - INFO - Project ctest-TestBasicVMVN-75172061 not found, creating it 2025-04-25 07:10:13,817 - INFO - Created Project:ctest-TestBasicVMVN-75172061, ID : 5adac53a-3187-47e4-b6b6-7200c7671426 2025-04-25 07:10:15,408 - INFO - ================================================================================ 2025-04-25 07:10:15,408 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-25 07:10:15,408 - 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-04-25 07:10:15,668 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-25 07:10:15,669 - INFO - Initial checks done. Running the testcase now 2025-04-25 07:10:15,669 - INFO - 2025-04-25 07:10:16,300 - DEBUG - Response for create_network : {'network': {'id': 'fed2b07b-3a27-4e86-bbbc-742fc3a796d4', 'name': 'ctest-vn2_metadata-35865453', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'project_id': '5adac53a318747e4b6b67200c7671426', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75172061', 'ctest-vn2_metadata-35865453'], 'port_security_enabled': True, 'description': ''}} 2025-04-25 07:10:16,472 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc076d6b-7659-4e9a-adbb-565ce6e3256c', 'name': '', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': 'fed2b07b-3a27-4e86-bbbc-742fc3a796d4', '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': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:16,492 - INFO - Created VN ctest-vn2_metadata-35865453 2025-04-25 07:10:16,544 - DEBUG - VN ctest-vn2_metadata-35865453 UUID is fed2b07b-3a27-4e86-bbbc-742fc3a796d4 2025-04-25 07:10:16,734 - DEBUG - Services list from nova: [, , ] 2025-04-25 07:10:17,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3213-1) 2025-04-25 07:10:18,020 - DEBUG - Link local service introspect added 2025-04-25 07:10:18,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-25 07:10:23,147 - DEBUG - VM is in ACTIVE state now 2025-04-25 07:10:23,287 - INFO - Waiting for VM ctest-TestBasicVMVN-75172061-83528219 to be up.. 2025-04-25 07:10:23,287 - INFO - VM name : ctest-TestBasicVMVN-75172061-83528219 2025-04-25 07:10:23,366 - DEBUG - VM ctest-TestBasicVMVN-75172061-83528219 ID is b9bd158e-c881-4f9b-858e-4969d37333cc 2025-04-25 07:10:23,366 - DEBUG - VM ctest-TestBasicVMVN-75172061-83528219 launched on Node cn-jenkins-deploy-platform-ansible-os-3213-1 2025-04-25 07:10:23,449 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b9bd158e-c881-4f9b-858e-4969d37333cc 2025-04-25 07:10:23,798 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b9bd158e-c881-4f9b-858e-4969d37333cc 2025-04-25 07:10:23,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/005a6153-19be-488f-861f-371704ef3a3b 2025-04-25 07:10:27,100 - 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 1023ms') 2025-04-25 07:10:27,100 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-83528219 failed! 2025-04-25 07:10:27,156 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn2_metadata-35865453 is 11.1.1.1 and allocation pool is NOT set 2025-04-25 07:10:29,219 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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 = 2.621/3.699/4.777/1.078 ms') 2025-04-25 07:10:29,219 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-83528219 passed 2025-04-25 07:10:29,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:10:29,372 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75172061-83528219, IP 11.1.1.3, Port 22 2025-04-25 07:10:29,528 - DEBUG - VM ctest-TestBasicVMVN-75172061-83528219 is ready for SSH connections 2025-04-25 07:10:29,528 - INFO - Retry 0 2025-04-25 07:10:29,528 - 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.254, gateway password: c0ntrail123 2025-04-25 07:10:29,528 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-25 07:10:31,183 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-25 07:10:31,183 - INFO - Generic metadata worked 2025-04-25 07:10:31,452 - DEBUG - Link local service introspect removed 2025-04-25 07:10:31,452 - INFO - Deleting VM ctest-TestBasicVMVN-75172061-83528219 2025-04-25 07:10:31,520 - INFO - Deleting VN ctest-vn2_metadata-35865453 2025-04-25 07:10:31,567 - DEBUG - VN fed2b07b-3a27-4e86-bbbc-742fc3a796d4 still in use: Unable to complete operation on network fed2b07b-3a27-4e86-bbbc-742fc3a796d4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5d1ece54-fdbc-4f0e-8288-4d26b4f6b3ec'] 2025-04-25 07:10:31,567 - WARNING - Deleting VN ctest-vn2_metadata-35865453 failed..Will retry 2025-04-25 07:10:33,679 - DEBUG - Response for deleting network () 2025-04-25 07:10:33,934 - DEBUG - No XMPP flaps were noticed during the test 2025-04-25 07:10:33,934 - INFO - -------------------------------------------------------------------------------- 2025-04-25 07:10:33,936 - INFO - ================================================================================ 2025-04-25 07:10:33,937 - INFO - STARTING TEST : test_metadata_service 2025-04-25 07:10:33,937 - 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-04-25 07:10:34,232 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-25 07:10:34,232 - INFO - Initial checks done. Running the testcase now 2025-04-25 07:10:34,232 - INFO - 2025-04-25 07:10:34,232 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-04-25 07:10:34,240 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/32372188-25cb-4524-b37c-4279ef0f6315 2025-04-25 07:10:34,450 - DEBUG - Response for create_network : {'network': {'id': '7a95f782-db14-45d6-8334-80b4ca9f94d5', 'name': 'ctest-vn-03007056', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'project_id': '5adac53a318747e4b6b67200c7671426', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75172061', 'ctest-vn-03007056'], 'port_security_enabled': True, 'description': ''}} 2025-04-25 07:10:34,669 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8dd1124-0b13-43a9-ace7-77eb4bb14af4', 'name': '', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': '7a95f782-db14-45d6-8334-80b4ca9f94d5', 'ip_version': 4, 'cidr': '62.16.58.192/26', 'allocation_pools': [{'start': '62.16.58.194', 'end': '62.16.58.254'}], 'gateway_ip': '62.16.58.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.16.58.194', 'tags': [], 'project_id': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:34,688 - INFO - Created VN ctest-vn-03007056 2025-04-25 07:10:34,740 - DEBUG - VN ctest-vn-03007056 UUID is 7a95f782-db14-45d6-8334-80b4ca9f94d5 2025-04-25 07:10:36,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3213-1) 2025-04-25 07:10:36,060 - INFO - Waiting for VM ctest-TestBasicVMVN-75172061-10176480 to be up.. 2025-04-25 07:10:36,100 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-25 07:10:41,199 - DEBUG - VM is in ACTIVE state now 2025-04-25 07:10:41,199 - INFO - VM name : ctest-TestBasicVMVN-75172061-10176480 2025-04-25 07:10:41,284 - DEBUG - VM ctest-TestBasicVMVN-75172061-10176480 ID is ca701efe-4bc0-410c-9f40-aa208cf87479 2025-04-25 07:10:41,284 - DEBUG - VM ctest-TestBasicVMVN-75172061-10176480 launched on Node cn-jenkins-deploy-platform-ansible-os-3213-1 2025-04-25 07:10:41,366 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ca701efe-4bc0-410c-9f40-aa208cf87479 2025-04-25 07:10:41,376 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6581c786-32f4-4b56-9fa6-f16fb581b094 2025-04-25 07:10:44,666 - 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-25 07:10:44,666 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-10176480 failed! 2025-04-25 07:10:44,724 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-03007056 is 62.16.58.193 and allocation pool is NOT set 2025-04-25 07:10:48,794 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=10.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 10.268/10.268/10.268/0.000 ms') 2025-04-25 07:10:48,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-10176480 passed 2025-04-25 07:10:48,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:10:48,952 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75172061-10176480, IP 62.16.58.195, Port 22 2025-04-25 07:10:49,112 - DEBUG - VM ctest-TestBasicVMVN-75172061-10176480 is ready for SSH connections 2025-04-25 07:10:49,112 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-04-25 07:10:49,112 - DEBUG - cat /tmp/output.txt 2025-04-25 07:10:50,747 - DEBUG - Hello World. The time is now Fri, 25 Apr 2025 01:10:47 -0600! 2025-04-25 07:10:50,747 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 25 Apr 2025 01:10:47 -0600!'} 2025-04-25 07:10:50,748 - INFO - metadata_script.txt got executed in the vm 2025-04-25 07:10:50,748 - INFO - Deleting VM ctest-TestBasicVMVN-75172061-10176480 2025-04-25 07:10:50,817 - INFO - Deleting VN ctest-vn-03007056 2025-04-25 07:10:50,861 - DEBUG - VN 7a95f782-db14-45d6-8334-80b4ca9f94d5 still in use: Unable to complete operation on network 7a95f782-db14-45d6-8334-80b4ca9f94d5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-22283f19-a70d-4b85-b370-ed3c563b009f'] 2025-04-25 07:10:50,861 - WARNING - Deleting VN ctest-vn-03007056 failed..Will retry 2025-04-25 07:10:52,968 - DEBUG - Response for deleting network () 2025-04-25 07:10:53,222 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 07:10:53,222 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-04-25 07:10:53,222 - INFO - -------------------------------------------------------------------------------- 2025-04-25 07:10:53,224 - INFO - ================================================================================ 2025-04-25 07:10:53,225 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-25 07:10:53,225 - 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-04-25 07:10:53,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-25 07:10:53,509 - INFO - Initial checks done. Running the testcase now 2025-04-25 07:10:53,509 - INFO - 2025-04-25 07:10:54,015 - DEBUG - Response for create_network : {'network': {'id': '23f6d4c8-d6c9-48df-939d-ea500df0e5d4', 'name': 'ctest-vn-53249737', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'project_id': '5adac53a318747e4b6b67200c7671426', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75172061', 'ctest-vn-53249737'], 'port_security_enabled': True, 'description': ''}} 2025-04-25 07:10:54,184 - DEBUG - Response for create_subnet : {'subnet': {'id': '750cc37b-d9b4-4dab-a0fe-9e980d3b66df', 'name': '', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': '23f6d4c8-d6c9-48df-939d-ea500df0e5d4', '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': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:54,347 - DEBUG - Response for create_subnet : {'subnet': {'id': '5da6b576-257b-441a-81f0-f5562ed3cd3d', 'name': '', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': '23f6d4c8-d6c9-48df-939d-ea500df0e5d4', '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': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:54,368 - INFO - Created VN ctest-vn-53249737 2025-04-25 07:10:54,424 - DEBUG - VN ctest-vn-53249737 UUID is 23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:54,796 - DEBUG - Response for create_port : {'port': {'name': '88b0a8f6-fd9d-4dd0-86d0-4d8995552c6f', 'id': '88b0a8f6-fd9d-4dd0-86d0-4d8995552c6f', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': '23f6d4c8-d6c9-48df-939d-ea500df0e5d4', 'mac_address': '02:88:b0:a8:f6:fd', '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': '750cc37b-d9b4-4dab-a0fe-9e980d3b66df'}], 'security_groups': ['c2e1c06c-6609-4952-98f5-b9038bb616a1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:54,973 - DEBUG - Response for create_port : {'port': {'name': '7754047f-1191-4ec3-87de-91ec436664e6', 'id': '7754047f-1191-4ec3-87de-91ec436664e6', 'tenant_id': '5adac53a318747e4b6b67200c7671426', 'network_id': '23f6d4c8-d6c9-48df-939d-ea500df0e5d4', 'mac_address': '02:77:54:04:7f:11', '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': '5da6b576-257b-441a-81f0-f5562ed3cd3d'}], 'security_groups': ['c2e1c06c-6609-4952-98f5-b9038bb616a1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5adac53a318747e4b6b67200c7671426'}} 2025-04-25 07:10:55,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3213-1) 2025-04-25 07:10:55,750 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3213-1) 2025-04-25 07:10:57,063 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3213-1) 2025-04-25 07:10:57,063 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-25 07:10:57,070 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0480e13b-3aaf-4876-a0a7-b290bb807a58 2025-04-25 07:10:57,090 - DEBUG - Requesting: http://10.0.0.254:8082/project/5adac53a-3187-47e4-b6b6-7200c7671426 2025-04-25 07:10:57,177 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/2eb68614-772a-4934-94a4-3d1704387188 2025-04-25 07:10:57,191 - INFO - Verifications in API Server for IPAM: ctest-ipam-13467545 passed 2025-04-25 07:10:57,198 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75172061:ctest-ipam-13467545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75172061', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3366025193962752308', 'uuid-lslong': '10710752982858232200'}, 'enable': 'true', 'created': '2025-04-25T07:10:53', 'last-modified': '2025-04-25T07:10:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.448296'} 2025-04-25 07:10:57,198 - INFO - Verifications in Control node for IPAM: ctest-ipam-13467545 passed 2025-04-25 07:10:57,199 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-25 07:10:57,206 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0480e13b-3aaf-4876-a0a7-b290bb807a58 2025-04-25 07:10:57,220 - DEBUG - Requesting: http://10.0.0.254:8082/project/5adac53a-3187-47e4-b6b6-7200c7671426 2025-04-25 07:10:57,325 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,338 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,356 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:10:57,368 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:10:57,383 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/bac1ca82-3902-4d86-8197-783619411789 2025-04-25 07:10:57,394 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-25 07:10:57,394 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,415 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:10:57,432 - INFO - Verified VN network id 9 for VN 23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,432 - INFO - Verifications in API Server for VN ctest-vn-53249737 passed 2025-04-25 07:10:57,432 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,446 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:10:57,456 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:10:57,465 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/bac1ca82-3902-4d86-8197-783619411789 2025-04-25 07:10:57,488 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75172061', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2591492594660362463', 'uuid-lslong': '10636915524471154132'}, 'enable': 'true', 'created': '2025-04-25T07:10:53', 'last-modified': '2025-04-25T07:10:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.170044'} 2025-04-25 07:10:57,495 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-25 07:10:57,495 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53249737 passed 2025-04-25 07:10:57,496 - DEBUG - ====Verifying policy data for ctest-vn-53249737 in API_Server ====== 2025-04-25 07:10:57,496 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-25 07:10:57,509 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0480e13b-3aaf-4876-a0a7-b290bb807a58 2025-04-25 07:10:57,590 - DEBUG - Requesting: http://10.0.0.254:8082/project/5adac53a-3187-47e4-b6b6-7200c7671426 2025-04-25 07:10:57,732 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/23f6d4c8-d6c9-48df-939d-ea500df0e5d4 2025-04-25 07:10:57,757 - DEBUG - =>VN ctest-vn-53249737 has no policy to be verified 2025-04-25 07:10:57,757 - DEBUG - Verifying the vn in opserver 2025-04-25 07:10:57,757 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 virtual network link through opserver 10.0.0.254 2025-04-25 07:10:57,757 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-25 07:10:58,139 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-25 07:10:58,199 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737?flat'} 2025-04-25 07:10:58,199 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 is found in opserver 2025-04-25 07:10:58,207 - DEBUG - VRF ids for VN ctest-vn-53249737: {'10.0.0.254': '2'} 2025-04-25 07:10:58,207 - INFO - Waiting for VM ctest-TestBasicVMVN-75172061-22740227 to be up.. 2025-04-25 07:10:58,402 - DEBUG - VM is in ACTIVE state now 2025-04-25 07:10:58,402 - INFO - VM name : ctest-TestBasicVMVN-75172061-22740227 2025-04-25 07:10:58,514 - DEBUG - VM ctest-TestBasicVMVN-75172061-22740227 ID is 2c567476-df15-4018-94d7-d4e2cf5f5217 2025-04-25 07:10:58,514 - DEBUG - VM ctest-TestBasicVMVN-75172061-22740227 launched on Node cn-jenkins-deploy-platform-ansible-os-3213-1 2025-04-25 07:10:58,603 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2c567476-df15-4018-94d7-d4e2cf5f5217 2025-04-25 07:10:58,618 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/88b0a8f6-fd9d-4dd0-86d0-4d8995552c6f 2025-04-25 07:11:01,913 - 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 1006ms') 2025-04-25 07:11:01,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-22740227 failed! 2025-04-25 07:11:01,972 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 is 31.1.1.1 and allocation pool is NOT set 2025-04-25 07:11:01,972 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 is 31.1.2.1 and allocation pool is NOT set 2025-04-25 07:11:06,038 - 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 1006ms') 2025-04-25 07:11:06,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-22740227 failed! 2025-04-25 07:11:06,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 is 31.1.1.1 and allocation pool is NOT set 2025-04-25 07:11:06,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 is 31.1.2.1 and allocation pool is NOT set 2025-04-25 07:11:08,164 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.90 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 = 2.899/3.186/3.473/0.287 ms') 2025-04-25 07:11:08,164 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75172061-22740227 passed 2025-04-25 07:11:08,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:08,324 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75172061-22740227, IP 31.1.1.4, Port 22 2025-04-25 07:11:08,484 - DEBUG - VM ctest-TestBasicVMVN-75172061-22740227 is ready for SSH connections 2025-04-25 07:11:08,484 - INFO - Waiting for VM ctest-TestBasicVMVN-75172061-08591850 to be up.. 2025-04-25 07:11:08,587 - DEBUG - VM is in ACTIVE state now 2025-04-25 07:11:08,587 - INFO - VM name : ctest-TestBasicVMVN-75172061-08591850 2025-04-25 07:11:08,680 - DEBUG - VM ctest-TestBasicVMVN-75172061-08591850 ID is 927cf8a1-4a48-41ad-b9f4-bcc13be82cf2 2025-04-25 07:11:08,680 - DEBUG - VM ctest-TestBasicVMVN-75172061-08591850 launched on Node cn-jenkins-deploy-platform-ansible-os-3213-1 2025-04-25 07:11:08,770 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/927cf8a1-4a48-41ad-b9f4-bcc13be82cf2 2025-04-25 07:11:08,780 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7754047f-1191-4ec3-87de-91ec436664e6 2025-04-25 07:11:10,036 - 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=3.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.444 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.444/1.779/3.114/1.335 ms') 2025-04-25 07:11:10,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75172061-08591850 passed 2025-04-25 07:11:10,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:10,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75172061-08591850, IP 31.1.2.4, Port 22 2025-04-25 07:11:10,359 - DEBUG - VM ctest-TestBasicVMVN-75172061-08591850 is ready for SSH connections 2025-04-25 07:11:10,359 - INFO - Waiting for VM ctest-TestBasicVMVN-75172061-98651968 to be up.. 2025-04-25 07:11:10,445 - DEBUG - VM is in ACTIVE state now 2025-04-25 07:11:10,445 - INFO - VM name : ctest-TestBasicVMVN-75172061-98651968 2025-04-25 07:11:10,528 - DEBUG - VM ctest-TestBasicVMVN-75172061-98651968 ID is 76fe2e08-e184-4133-8fd1-d104309b7531 2025-04-25 07:11:10,528 - DEBUG - VM ctest-TestBasicVMVN-75172061-98651968 launched on Node cn-jenkins-deploy-platform-ansible-os-3213-1 2025-04-25 07:11:10,607 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/76fe2e08-e184-4133-8fd1-d104309b7531 2025-04-25 07:11:10,616 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/550a4f5a-e9a6-4728-894f-d65bdd11fdff 2025-04-25 07:11:11,863 - 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=3.51 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=3.76 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 = 3.511/3.637/3.763/0.126 ms') 2025-04-25 07:11:11,864 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75172061-98651968 passed 2025-04-25 07:11:12,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:12,024 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75172061-98651968, IP 31.1.1.3, Port 22 2025-04-25 07:11:12,180 - DEBUG - VM ctest-TestBasicVMVN-75172061-98651968 is ready for SSH connections 2025-04-25 07:11:12,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:12,180 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:12,180 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-25 07:11:16,295 - 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.752 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.110 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.828 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.828/1.896/3.752 ms 2025-04-25 07:11:16,295 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75172061-22740227 passed 2025-04-25 07:11:16,295 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:16,295 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:16,296 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-25 07:11:19,999 - 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=3.314 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.806 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.804 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.804/1.641/3.314 ms 2025-04-25 07:11:19,999 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75172061-08591850 passed 2025-04-25 07:11:19,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:19,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:19,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-25 07:11:20,000 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:20,000 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-25 07:11:20,197 - DEBUG - None 2025-04-25 07:11:20,197 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:20,198 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-25 07:11:20,397 - DEBUG - None 2025-04-25 07:11:20,397 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:20,397 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-25 07:11:21,066 - DEBUG - None 2025-04-25 07:11:21,067 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:21,067 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-25 07:11:23,291 - 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=2.196 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.672 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.727 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.605 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.390/2.118/4.672 ms 2025-04-25 07:11:23,291 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:23,291 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-25 07:11:25,581 - 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.194 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.187 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.368 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.528 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.829 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/2.031/4.368 ms 2025-04-25 07:11:25,581 - 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.254, gateway password: c0ntrail123 2025-04-25 07:11:25,581 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-25 07:11:27,861 - 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.817 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.272 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.352 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.954 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.077 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.553 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.354/5.352 ms 2025-04-25 07:11:27,861 - INFO - Deleting VM ctest-TestBasicVMVN-75172061-98651968 2025-04-25 07:11:27,937 - INFO - Detaching port 7754047f-1191-4ec3-87de-91ec436664e6 from VM ctest-TestBasicVMVN-75172061-08591850 2025-04-25 07:11:28,004 - INFO - Deleting VM ctest-TestBasicVMVN-75172061-08591850 2025-04-25 07:11:28,086 - INFO - Detaching port 88b0a8f6-fd9d-4dd0-86d0-4d8995552c6f from VM ctest-TestBasicVMVN-75172061-22740227 2025-04-25 07:11:28,125 - INFO - Deleting VM ctest-TestBasicVMVN-75172061-22740227 2025-04-25 07:11:28,207 - INFO - Deleting VN ctest-vn-53249737 2025-04-25 07:11:28,459 - DEBUG - Response for delete_port : () 2025-04-25 07:11:28,687 - DEBUG - Response for delete_port : () 2025-04-25 07:11:28,861 - DEBUG - Response for deleting network () 2025-04-25 07:11:28,861 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/33c7bcab-5349-4e2c-886f-a48bde3e41fa 2025-04-25 07:11:28,872 - DEBUG - Response Code: 404 2025-04-25 07:11:28,872 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-25 07:11:28,881 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0480e13b-3aaf-4876-a0a7-b290bb807a58 2025-04-25 07:11:28,953 - DEBUG - Requesting: http://10.0.0.254:8082/project/5adac53a-3187-47e4-b6b6-7200c7671426 2025-04-25 07:11:29,039 - INFO - Validated that VN ctest-vn-53249737 is not found in API Server 2025-04-25 07:11:29,063 - DEBUG - VN ctest-vn-53249737 is not present in Agent 10.0.0.254 2025-04-25 07:11:29,063 - INFO - Validated that VN ctest-vn-53249737 is not in any agent 2025-04-25 07:11:29,073 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-04-25 07:11:29,083 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-53249737 2025-04-25 07:11:29,083 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75172061:ctest-vn-53249737 2025-04-25 07:11:29,100 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53249737 info 2025-04-25 07:11:29,184 - INFO - IPAM: ctest-ipam-13467545 is not found in API Server 2025-04-25 07:11:29,199 - INFO - IPAM:ctest-ipam-13467545 is not found in control node 2025-04-25 07:11:29,462 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 07:11:29,462 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-04-25 07:11:29,462 - INFO - -------------------------------------------------------------------------------- 2025-04-25 07:11:30,192 - INFO - Deleted project: ctest-TestBasicVMVN-75172061, ID : 5adac53a-3187-47e4-b6b6-7200c7671426