2025-08-30 22:25:58,312 - INFO - Domain Default found not creating 2025-08-30 22:25:58,709 - INFO - Project ctest-TestBasicVMVN-85281055 not found, creating it 2025-08-30 22:25:59,452 - INFO - Created Project:ctest-TestBasicVMVN-85281055, ID : c51027d1-18f1-492d-a887-fae4caad86d7 2025-08-30 22:26:01,437 - INFO - ================================================================================ 2025-08-30 22:26:01,438 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-30 22:26:01,438 - 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-30 22:26:01,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-30 22:26:01,739 - INFO - Initial checks done. Running the testcase now 2025-08-30 22:26:01,739 - INFO - 2025-08-30 22:26:02,346 - DEBUG - Response for create_network : {'network': {'id': '1d8ae25a-457d-4e0d-b5be-29aa9c3544c0', 'name': 'ctest-vn2_metadata-95563422', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'project_id': 'c51027d118f1492da887fae4caad86d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85281055', 'ctest-vn2_metadata-95563422'], 'port_security_enabled': True, 'description': ''}} 2025-08-30 22:26:02,592 - DEBUG - Response for create_subnet : {'subnet': {'id': '70206ae1-c940-4b0e-b0e5-9b80369eee47', 'name': '', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': '1d8ae25a-457d-4e0d-b5be-29aa9c3544c0', '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': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:02,612 - INFO - Created VN ctest-vn2_metadata-95563422 2025-08-30 22:26:02,665 - DEBUG - VN ctest-vn2_metadata-95563422 UUID is 1d8ae25a-457d-4e0d-b5be-29aa9c3544c0 2025-08-30 22:26:02,925 - DEBUG - Services list from nova: [, , ] 2025-08-30 22:26:04,119 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3984-1) 2025-08-30 22:26:04,236 - DEBUG - Link local service introspect added 2025-08-30 22:26:04,322 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-30 22:26:09,465 - DEBUG - VM is in ACTIVE state now 2025-08-30 22:26:09,686 - INFO - Waiting for VM ctest-TestBasicVMVN-85281055-90937021 to be up.. 2025-08-30 22:26:09,686 - INFO - VM name : ctest-TestBasicVMVN-85281055-90937021 2025-08-30 22:26:09,804 - DEBUG - VM ctest-TestBasicVMVN-85281055-90937021 ID is 76617e04-7367-48d3-8522-a2baadaff9c3 2025-08-30 22:26:09,804 - DEBUG - VM ctest-TestBasicVMVN-85281055-90937021 launched on Node cn-jenkins-deploy-platform-ansible-os-3984-1 2025-08-30 22:26:09,949 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/76617e04-7367-48d3-8522-a2baadaff9c3 2025-08-30 22:26:10,306 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/76617e04-7367-48d3-8522-a2baadaff9c3 2025-08-30 22:26:10,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ce42f09b-3692-4f88-819d-36a1bef5c8af 2025-08-30 22:26:13,699 - 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 1017ms') 2025-08-30 22:26:13,699 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-90937021 failed! 2025-08-30 22:26:13,773 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn2_metadata-95563422 is 11.1.1.1 and allocation pool is NOT set 2025-08-30 22:26:17,860 - 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=18.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 18.274/18.274/18.274/0.000 ms') 2025-08-30 22:26:17,860 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-90937021 passed 2025-08-30 22:26:18,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:26:18,038 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85281055-90937021, IP 11.1.1.3, Port 22 2025-08-30 22:26:18,221 - DEBUG - VM ctest-TestBasicVMVN-85281055-90937021 is ready for SSH connections 2025-08-30 22:26:18,221 - INFO - Retry 0 2025-08-30 22:26:18,222 - 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-08-30 22:26:18,222 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-30 22:26:20,365 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-30 22:26:20,365 - INFO - Generic metadata worked 2025-08-30 22:26:20,721 - DEBUG - Link local service introspect removed 2025-08-30 22:26:20,721 - INFO - Deleting VM ctest-TestBasicVMVN-85281055-90937021 2025-08-30 22:26:20,858 - INFO - Deleting VN ctest-vn2_metadata-95563422 2025-08-30 22:26:20,918 - DEBUG - VN 1d8ae25a-457d-4e0d-b5be-29aa9c3544c0 still in use: Unable to complete operation on network 1d8ae25a-457d-4e0d-b5be-29aa9c3544c0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ac1651b4-29db-4808-8c30-52e8dc7cb7e2'] 2025-08-30 22:26:20,918 - WARNING - Deleting VN ctest-vn2_metadata-95563422 failed..Will retry 2025-08-30 22:26:23,122 - DEBUG - Response for deleting network () 2025-08-30 22:26:23,417 - DEBUG - No XMPP flaps were noticed during the test 2025-08-30 22:26:23,417 - INFO - -------------------------------------------------------------------------------- 2025-08-30 22:26:23,422 - INFO - ================================================================================ 2025-08-30 22:26:23,422 - INFO - STARTING TEST : test_metadata_service 2025-08-30 22:26:23,422 - 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-30 22:26:23,766 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-30 22:26:23,766 - INFO - Initial checks done. Running the testcase now 2025-08-30 22:26:23,766 - INFO - 2025-08-30 22:26:23,767 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-30 22:26:23,776 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/4f57bf26-5f21-4bea-aad1-00b0c543477e 2025-08-30 22:26:24,112 - DEBUG - Response for create_network : {'network': {'id': 'dd8be4b2-ab4f-424f-b0e1-1d142056f01e', 'name': 'ctest-vn-49573949', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'project_id': 'c51027d118f1492da887fae4caad86d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85281055', 'ctest-vn-49573949'], 'port_security_enabled': True, 'description': ''}} 2025-08-30 22:26:24,294 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d53c288-f4b6-4f3e-bdb5-9277baeb58e4', 'name': '', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': 'dd8be4b2-ab4f-424f-b0e1-1d142056f01e', 'ip_version': 4, 'cidr': '54.181.18.128/26', 'allocation_pools': [{'start': '54.181.18.130', 'end': '54.181.18.190'}], 'gateway_ip': '54.181.18.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.181.18.130', 'tags': [], 'project_id': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:24,312 - INFO - Created VN ctest-vn-49573949 2025-08-30 22:26:24,365 - DEBUG - VN ctest-vn-49573949 UUID is dd8be4b2-ab4f-424f-b0e1-1d142056f01e 2025-08-30 22:26:25,915 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3984-1) 2025-08-30 22:26:25,915 - INFO - Waiting for VM ctest-TestBasicVMVN-85281055-90625820 to be up.. 2025-08-30 22:26:25,971 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-30 22:26:31,134 - DEBUG - VM is in ACTIVE state now 2025-08-30 22:26:31,135 - INFO - VM name : ctest-TestBasicVMVN-85281055-90625820 2025-08-30 22:26:31,253 - DEBUG - VM ctest-TestBasicVMVN-85281055-90625820 ID is 445608a8-4de6-49a1-b5da-5efe1b5046e0 2025-08-30 22:26:31,253 - DEBUG - VM ctest-TestBasicVMVN-85281055-90625820 launched on Node cn-jenkins-deploy-platform-ansible-os-3984-1 2025-08-30 22:26:31,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/445608a8-4de6-49a1-b5da-5efe1b5046e0 2025-08-30 22:26:31,399 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ab165e84-f1f5-4e27-8bd2-0f6bbea363ea 2025-08-30 22:26:34,662 - 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 1009ms') 2025-08-30 22:26:34,662 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-90625820 failed! 2025-08-30 22:26:34,733 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-49573949 is 54.181.18.129 and allocation pool is NOT set 2025-08-30 22:26:38,816 - 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=11.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 11.617/11.617/11.617/0.000 ms') 2025-08-30 22:26:38,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-90625820 passed 2025-08-30 22:26:38,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:26:38,998 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85281055-90625820, IP 54.181.18.131, Port 22 2025-08-30 22:26:39,195 - DEBUG - VM ctest-TestBasicVMVN-85281055-90625820 is ready for SSH connections 2025-08-30 22:26:39,195 - 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-08-30 22:26:39,195 - DEBUG - cat /tmp/output.txt 2025-08-30 22:26:41,416 - DEBUG - Hello World. The time is now Sat, 30 Aug 2025 16:26:39 -0600! 2025-08-30 22:26:41,416 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 30 Aug 2025 16:26:39 -0600!'} 2025-08-30 22:26:41,417 - INFO - metadata_script.txt got executed in the vm 2025-08-30 22:26:41,417 - INFO - Deleting VM ctest-TestBasicVMVN-85281055-90625820 2025-08-30 22:26:41,593 - INFO - Deleting VN ctest-vn-49573949 2025-08-30 22:26:41,689 - DEBUG - VN dd8be4b2-ab4f-424f-b0e1-1d142056f01e still in use: Unable to complete operation on network dd8be4b2-ab4f-424f-b0e1-1d142056f01e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-177b12b7-3bce-4bf9-bf3f-061d158ae8dc'] 2025-08-30 22:26:41,690 - WARNING - Deleting VN ctest-vn-49573949 failed..Will retry 2025-08-30 22:26:43,912 - DEBUG - Response for deleting network () 2025-08-30 22:26:44,235 - DEBUG - No XMPP flaps were noticed during the test
2025-08-30 22:26:44,236 - INFO - END TEST : test_metadata_service : PASSED[0:00:21]
2025-08-30 22:26:44,236 - INFO - -------------------------------------------------------------------------------- 2025-08-30 22:26:44,243 - INFO - ================================================================================ 2025-08-30 22:26:44,244 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-30 22:26:44,244 - 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-30 22:26:44,564 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with 2025-08-30 22:26:44,564 - INFO - Initial checks done. Running the testcase now 2025-08-30 22:26:44,564 - INFO - 2025-08-30 22:26:45,195 - DEBUG - Response for create_network : {'network': {'id': '4edb8643-83ed-4831-8a5b-eeb45cc55dc6', 'name': 'ctest-vn-76618799', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'project_id': 'c51027d118f1492da887fae4caad86d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85281055', 'ctest-vn-76618799'], 'port_security_enabled': True, 'description': ''}} 2025-08-30 22:26:45,420 - DEBUG - Response for create_subnet : {'subnet': {'id': '11f356b4-ef35-4d69-96a3-b42ef001db96', 'name': '', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': '4edb8643-83ed-4831-8a5b-eeb45cc55dc6', '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': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:45,637 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f1766b0-5e92-4a42-9a2e-ad458840de34', 'name': '', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': '4edb8643-83ed-4831-8a5b-eeb45cc55dc6', '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': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:45,671 - INFO - Created VN ctest-vn-76618799 2025-08-30 22:26:45,736 - DEBUG - VN ctest-vn-76618799 UUID is 4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:46,363 - DEBUG - Response for create_port : {'port': {'name': '73964224-833e-489a-81b3-e1564b985e6e', 'id': '73964224-833e-489a-81b3-e1564b985e6e', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': '4edb8643-83ed-4831-8a5b-eeb45cc55dc6', 'mac_address': '02:73:96:42:24:83', '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': '11f356b4-ef35-4d69-96a3-b42ef001db96'}], 'security_groups': ['9ac32c95-3b3e-4d87-bfc0-a91a34dbedee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:46,577 - DEBUG - Response for create_port : {'port': {'name': 'aab5db04-3fd2-43c9-b5f7-bd161852af8d', 'id': 'aab5db04-3fd2-43c9-b5f7-bd161852af8d', 'tenant_id': 'c51027d118f1492da887fae4caad86d7', 'network_id': '4edb8643-83ed-4831-8a5b-eeb45cc55dc6', 'mac_address': '02:aa:b5:db:04:3f', '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': '7f1766b0-5e92-4a42-9a2e-ad458840de34'}], 'security_groups': ['9ac32c95-3b3e-4d87-bfc0-a91a34dbedee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c51027d118f1492da887fae4caad86d7'}} 2025-08-30 22:26:47,414 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3984-1) 2025-08-30 22:26:48,350 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3984-1) 2025-08-30 22:26:49,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3984-1) 2025-08-30 22:26:49,744 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-30 22:26:49,756 - DEBUG - Requesting: http://10.0.0.254:8082/domain/3c24ae13-eac3-4be1-b3a2-68d8d7829016 2025-08-30 22:26:49,774 - DEBUG - Requesting: http://10.0.0.254:8082/project/c51027d1-18f1-492d-a887-fae4caad86d7 2025-08-30 22:26:49,853 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/cf6abe4b-4450-43de-bf03-3de1c20659be 2025-08-30 22:26:49,869 - INFO - Verifications in API Server for IPAM: ctest-ipam-73788623 passed 2025-08-30 22:26:49,878 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85281055:ctest-ipam-73788623', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85281055', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14945967543860347870', 'uuid-lslong': '13763912926006499774'}, 'enable': 'true', 'created': '2025-08-30T22:26:44', 'last-modified': '2025-08-30T22:26:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.008289'} 2025-08-30 22:26:49,878 - INFO - Verifications in Control node for IPAM: ctest-ipam-73788623 passed 2025-08-30 22:26:49,879 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-30 22:26:49,889 - DEBUG - Requesting: http://10.0.0.254:8082/domain/3c24ae13-eac3-4be1-b3a2-68d8d7829016 2025-08-30 22:26:49,909 - DEBUG - Requesting: http://10.0.0.254:8082/project/c51027d1-18f1-492d-a887-fae4caad86d7 2025-08-30 22:26:49,997 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,009 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,021 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:26:50,030 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:26:50,038 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/427408db-c3e2-462f-8e07-a16ae2b926ba 2025-08-30 22:26:50,045 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-30 22:26:50,045 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,055 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:26:50,076 - INFO - Verified VN network id 11 for VN 4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,076 - INFO - Verifications in API Server for VN ctest-vn-76618799 passed 2025-08-30 22:26:50,076 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,096 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:26:50,104 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:26:50,113 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/427408db-c3e2-462f-8e07-a16ae2b926ba 2025-08-30 22:26:50,133 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85281055', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5682282979392309297', 'uuid-lslong': '9969824658532687302'}, 'enable': 'true', 'created': '2025-08-30T22:26:45', 'last-modified': '2025-08-30T22:26:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.554046'} 2025-08-30 22:26:50,141 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-30 22:26:50,141 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-76618799 passed 2025-08-30 22:26:50,142 - DEBUG - ====Verifying policy data for ctest-vn-76618799 in API_Server ====== 2025-08-30 22:26:50,142 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-30 22:26:50,154 - DEBUG - Requesting: http://10.0.0.254:8082/domain/3c24ae13-eac3-4be1-b3a2-68d8d7829016 2025-08-30 22:26:50,169 - DEBUG - Requesting: http://10.0.0.254:8082/project/c51027d1-18f1-492d-a887-fae4caad86d7 2025-08-30 22:26:50,258 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4edb8643-83ed-4831-8a5b-eeb45cc55dc6 2025-08-30 22:26:50,269 - DEBUG - =>VN ctest-vn-76618799 has no policy to be verified 2025-08-30 22:26:50,270 - DEBUG - Verifying the vn in opserver 2025-08-30 22:26:50,270 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 virtual network link through opserver 10.0.0.254 2025-08-30 22:26:50,270 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-30 22:26:50,591 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-30 22:26:50,648 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799?flat'} 2025-08-30 22:26:50,648 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 is found in opserver 2025-08-30 22:26:50,653 - DEBUG - VRF ids for VN ctest-vn-76618799: {'10.0.0.254': '2'} 2025-08-30 22:26:50,653 - INFO - Waiting for VM ctest-TestBasicVMVN-85281055-79515105 to be up.. 2025-08-30 22:26:50,726 - DEBUG - VM is in ACTIVE state now 2025-08-30 22:26:50,727 - INFO - VM name : ctest-TestBasicVMVN-85281055-79515105 2025-08-30 22:26:50,797 - DEBUG - VM ctest-TestBasicVMVN-85281055-79515105 ID is fa4112a4-fa82-49bb-948c-d19317605df9 2025-08-30 22:26:50,797 - DEBUG - VM ctest-TestBasicVMVN-85281055-79515105 launched on Node cn-jenkins-deploy-platform-ansible-os-3984-1 2025-08-30 22:26:50,866 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/fa4112a4-fa82-49bb-948c-d19317605df9 2025-08-30 22:26:50,873 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/73964224-833e-489a-81b3-e1564b985e6e 2025-08-30 22:26:54,145 - 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 1003ms') 2025-08-30 22:26:54,145 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-79515105 failed! 2025-08-30 22:26:54,217 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 is 31.1.1.1 and allocation pool is NOT set 2025-08-30 22:26:54,218 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 is 31.1.2.1 and allocation pool is NOT set 2025-08-30 22:26:58,303 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms') 2025-08-30 22:26:58,303 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-79515105 failed! 2025-08-30 22:26:58,356 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 is 31.1.1.1 and allocation pool is NOT set 2025-08-30 22:26:58,357 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 is 31.1.2.1 and allocation pool is NOT set 2025-08-30 22:27:00,438 - 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=6.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.961 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.961/3.704/6.448/2.743 ms') 2025-08-30 22:27:00,439 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85281055-79515105 passed 2025-08-30 22:27:00,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:00,605 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85281055-79515105, IP 31.1.1.4, Port 22 2025-08-30 22:27:00,778 - DEBUG - VM ctest-TestBasicVMVN-85281055-79515105 is ready for SSH connections 2025-08-30 22:27:00,778 - INFO - Waiting for VM ctest-TestBasicVMVN-85281055-82112824 to be up.. 2025-08-30 22:27:00,954 - DEBUG - VM is in ACTIVE state now 2025-08-30 22:27:00,955 - INFO - VM name : ctest-TestBasicVMVN-85281055-82112824 2025-08-30 22:27:01,105 - DEBUG - VM ctest-TestBasicVMVN-85281055-82112824 ID is e9b00500-1548-40da-b45d-527400586fb4 2025-08-30 22:27:01,105 - DEBUG - VM ctest-TestBasicVMVN-85281055-82112824 launched on Node cn-jenkins-deploy-platform-ansible-os-3984-1 2025-08-30 22:27:01,267 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e9b00500-1548-40da-b45d-527400586fb4 2025-08-30 22:27:01,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/aab5db04-3fd2-43c9-b5f7-bd161852af8d 2025-08-30 22:27:02,567 - 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=8.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.974 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.974/4.814/8.655/3.840 ms') 2025-08-30 22:27:02,567 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85281055-82112824 passed 2025-08-30 22:27:02,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:02,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85281055-82112824, IP 31.1.2.4, Port 22 2025-08-30 22:27:02,913 - DEBUG - VM ctest-TestBasicVMVN-85281055-82112824 is ready for SSH connections 2025-08-30 22:27:02,913 - INFO - Waiting for VM ctest-TestBasicVMVN-85281055-41229749 to be up.. 2025-08-30 22:27:03,031 - DEBUG - VM is in ACTIVE state now 2025-08-30 22:27:03,031 - INFO - VM name : ctest-TestBasicVMVN-85281055-41229749 2025-08-30 22:27:03,162 - DEBUG - VM ctest-TestBasicVMVN-85281055-41229749 ID is 96200068-af78-474f-8c25-630dc2ec21f9 2025-08-30 22:27:03,162 - DEBUG - VM ctest-TestBasicVMVN-85281055-41229749 launched on Node cn-jenkins-deploy-platform-ansible-os-3984-1 2025-08-30 22:27:03,251 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/96200068-af78-474f-8c25-630dc2ec21f9 2025-08-30 22:27:03,260 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f0f02b29-51a4-46e0-8c02-809932070378 2025-08-30 22:27:04,505 - 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.52 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.26 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 = 1.259/2.387/3.516/1.128 ms') 2025-08-30 22:27:04,506 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85281055-41229749 passed 2025-08-30 22:27:04,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:04,673 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85281055-41229749, IP 31.1.1.3, Port 22 2025-08-30 22:27:04,869 - DEBUG - VM ctest-TestBasicVMVN-85281055-41229749 is ready for SSH connections 2025-08-30 22:27:04,869 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:04,869 - 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-08-30 22:27:04,869 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-30 22:27:09,272 - 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=4.385 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.379 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.580 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.379/2.448/4.385 ms 2025-08-30 22:27:09,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85281055-79515105 passed 2025-08-30 22:27:09,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:09,272 - 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-08-30 22:27:09,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-30 22:27:13,436 - 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.889 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.194 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.818 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.818/2.300/2.889 ms 2025-08-30 22:27:13,436 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85281055-82112824 passed 2025-08-30 22:27:13,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:13,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:13,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-30 22:27:13,437 - 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-08-30 22:27:13,437 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-30 22:27:13,669 - DEBUG - None 2025-08-30 22:27:13,669 - 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-08-30 22:27:13,669 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-30 22:27:13,912 - DEBUG - None 2025-08-30 22:27:13,913 - 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-08-30 22:27:13,913 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-30 22:27:15,058 - DEBUG - None 2025-08-30 22:27:15,059 - 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-08-30 22:27:15,059 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-30 22:27:17,361 - 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.110 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.159 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.936 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.886 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.470/2.312/6.159 ms 2025-08-30 22:27:17,361 - 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-08-30 22:27:17,362 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-30 22:27:19,698 - 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.072 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.776 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.740 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.135 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.294 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.788 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.795 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.795/3.085/5.788 ms 2025-08-30 22:27:19,699 - 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-08-30 22:27:19,699 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-30 22:27:21,988 - 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.674 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.013 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.114 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.246 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.322 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.912 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.674/2.731/4.842 ms 2025-08-30 22:27:21,989 - INFO - Deleting VM ctest-TestBasicVMVN-85281055-41229749 2025-08-30 22:27:22,163 - INFO - Detaching port aab5db04-3fd2-43c9-b5f7-bd161852af8d from VM ctest-TestBasicVMVN-85281055-82112824 2025-08-30 22:27:22,212 - INFO - Deleting VM ctest-TestBasicVMVN-85281055-82112824 2025-08-30 22:27:22,357 - INFO - Detaching port 73964224-833e-489a-81b3-e1564b985e6e from VM ctest-TestBasicVMVN-85281055-79515105 2025-08-30 22:27:22,408 - INFO - Deleting VM ctest-TestBasicVMVN-85281055-79515105 2025-08-30 22:27:22,513 - INFO - Deleting VN ctest-vn-76618799 2025-08-30 22:27:22,710 - DEBUG - Response for delete_port : () 2025-08-30 22:27:22,958 - DEBUG - Response for delete_port : () 2025-08-30 22:27:23,130 - DEBUG - Response for deleting network () 2025-08-30 22:27:23,131 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1fa20f99-701c-489d-8b34-66a5ac491f4b 2025-08-30 22:27:23,136 - DEBUG - Response Code: 404 2025-08-30 22:27:23,137 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-30 22:27:23,142 - DEBUG - Requesting: http://10.0.0.254:8082/domain/3c24ae13-eac3-4be1-b3a2-68d8d7829016 2025-08-30 22:27:23,200 - DEBUG - Requesting: http://10.0.0.254:8082/project/c51027d1-18f1-492d-a887-fae4caad86d7 2025-08-30 22:27:23,284 - INFO - Validated that VN ctest-vn-76618799 is not found in API Server 2025-08-30 22:27:23,295 - DEBUG - VN ctest-vn-76618799 is not present in Agent 10.0.0.254 2025-08-30 22:27:23,295 - INFO - Validated that VN ctest-vn-76618799 is not in any agent 2025-08-30 22:27:23,302 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-30 22:27:23,309 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-76618799 2025-08-30 22:27:23,309 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85281055:ctest-vn-76618799 2025-08-30 22:27:23,320 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-76618799 info 2025-08-30 22:27:23,404 - INFO - IPAM: ctest-ipam-73788623 is not found in API Server 2025-08-30 22:27:23,418 - INFO - IPAM:ctest-ipam-73788623 is not found in control node 2025-08-30 22:27:23,696 - DEBUG - No XMPP flaps were noticed during the test
2025-08-30 22:27:23,696 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-08-30 22:27:23,696 - INFO - -------------------------------------------------------------------------------- 2025-08-30 22:27:24,535 - INFO - Deleted project: ctest-TestBasicVMVN-85281055, ID : c51027d1-18f1-492d-a887-fae4caad86d7