2025-05-15 11:28:29,367 - INFO - Domain Default found not creating 2025-05-15 11:28:29,552 - INFO - Project ctest-TestBasicVMVN-52695417 not found, creating it 2025-05-15 11:28:30,098 - INFO - Created Project:ctest-TestBasicVMVN-52695417, ID : 8c3f560e-e581-451f-9e87-51f7958aa8c1 2025-05-15 11:28:31,857 - INFO - ================================================================================ 2025-05-15 11:28:31,857 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-15 11:28:31,857 - 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-05-15 11:28:32,130 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-05-15 11:28:32,130 - INFO - Initial checks done. Running the testcase now 2025-05-15 11:28:32,130 - INFO - 2025-05-15 11:28:32,791 - DEBUG - Response for create_network : {'network': {'id': '11e6f56a-4f63-4294-a5a9-37a52a396bcc', 'name': 'ctest-vn2_metadata-76751791', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'project_id': '8c3f560ee581451f9e8751f7958aa8c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52695417', 'ctest-vn2_metadata-76751791'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 11:28:32,987 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5a48d05-6b23-495d-b29f-c5f66c66c511', 'name': '', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': '11e6f56a-4f63-4294-a5a9-37a52a396bcc', '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': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:28:33,011 - INFO - Created VN ctest-vn2_metadata-76751791 2025-05-15 11:28:33,067 - DEBUG - VN ctest-vn2_metadata-76751791 UUID is 11e6f56a-4f63-4294-a5a9-37a52a396bcc 2025-05-15 11:28:33,291 - DEBUG - Services list from nova: [, , ] 2025-05-15 11:28:34,565 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3316-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3316-1) 2025-05-15 11:28:34,679 - DEBUG - Link local service introspect added 2025-05-15 11:28:34,732 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-15 11:28:39,833 - DEBUG - VM is in ACTIVE state now 2025-05-15 11:28:39,987 - INFO - Waiting for VM ctest-TestBasicVMVN-52695417-32758664 to be up.. 2025-05-15 11:28:39,987 - INFO - VM name : ctest-TestBasicVMVN-52695417-32758664 2025-05-15 11:28:40,088 - DEBUG - VM ctest-TestBasicVMVN-52695417-32758664 ID is 7922b7ac-1c81-4595-a7ab-e544be909a73 2025-05-15 11:28:40,088 - DEBUG - VM ctest-TestBasicVMVN-52695417-32758664 launched on Node cn-jenkins-deploy-platform-ansible-os-3316-1 2025-05-15 11:28:40,194 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7922b7ac-1c81-4595-a7ab-e544be909a73 2025-05-15 11:28:40,545 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7922b7ac-1c81-4595-a7ab-e544be909a73 2025-05-15 11:28:40,595 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/dd6ed59b-8cb7-4c29-8601-70ef32c7c736 2025-05-15 11:28:43,897 - 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-05-15 11:28:43,897 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-32758664 failed! 2025-05-15 11:28:43,955 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52695417:ctest-vn2_metadata-76751791 is 11.1.1.1 and allocation pool is NOT set 2025-05-15 11:28:48,023 - 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=5.81 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 5.806/5.806/5.806/0.000 ms') 2025-05-15 11:28:48,024 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-32758664 passed 2025-05-15 11:28:48,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:28:48,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52695417-32758664, IP 11.1.1.3, Port 22 2025-05-15 11:28:48,361 - DEBUG - VM ctest-TestBasicVMVN-52695417-32758664 is ready for SSH connections 2025-05-15 11:28:48,361 - INFO - Retry 0 2025-05-15 11:28:48,362 - 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.50, gateway password: c0ntrail123 2025-05-15 11:28:48,362 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-15 11:28:50,035 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-15 11:28:50,036 - INFO - Generic metadata worked 2025-05-15 11:28:50,322 - DEBUG - Link local service introspect removed 2025-05-15 11:28:50,323 - INFO - Deleting VM ctest-TestBasicVMVN-52695417-32758664 2025-05-15 11:28:50,410 - INFO - Deleting VN ctest-vn2_metadata-76751791 2025-05-15 11:28:50,461 - DEBUG - VN 11e6f56a-4f63-4294-a5a9-37a52a396bcc still in use: Unable to complete operation on network 11e6f56a-4f63-4294-a5a9-37a52a396bcc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d539588d-5e9d-403c-a42a-fbb3486645d5'] 2025-05-15 11:28:50,461 - WARNING - Deleting VN ctest-vn2_metadata-76751791 failed..Will retry 2025-05-15 11:28:52,619 - DEBUG - Response for deleting network () 2025-05-15 11:28:52,883 - DEBUG - No XMPP flaps were noticed during the test 2025-05-15 11:28:52,883 - INFO - -------------------------------------------------------------------------------- 2025-05-15 11:28:52,886 - INFO - ================================================================================ 2025-05-15 11:28:52,886 - INFO - STARTING TEST : test_metadata_service 2025-05-15 11:28:52,887 - 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-05-15 11:28:53,174 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-05-15 11:28:53,175 - INFO - Initial checks done. Running the testcase now 2025-05-15 11:28:53,175 - INFO - 2025-05-15 11:28:53,175 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-05-15 11:28:53,183 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/30d891c4-9a2d-4b23-a579-f0e0e7b2ef6d 2025-05-15 11:28:53,399 - DEBUG - Response for create_network : {'network': {'id': 'd3286e30-6b94-43f4-85c9-eed3ddc841f3', 'name': 'ctest-vn-99759042', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'project_id': '8c3f560ee581451f9e8751f7958aa8c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52695417', 'ctest-vn-99759042'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 11:28:53,620 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eaaf1d9a-89b2-4a97-99cd-d9812f1d4631', 'name': '', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': 'd3286e30-6b94-43f4-85c9-eed3ddc841f3', 'ip_version': 4, 'cidr': '74.160.203.64/26', 'allocation_pools': [{'start': '74.160.203.66', 'end': '74.160.203.126'}], 'gateway_ip': '74.160.203.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.160.203.66', 'tags': [], 'project_id': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:28:53,644 - INFO - Created VN ctest-vn-99759042 2025-05-15 11:28:53,699 - DEBUG - VN ctest-vn-99759042 UUID is d3286e30-6b94-43f4-85c9-eed3ddc841f3 2025-05-15 11:28:55,078 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3316-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3316-1) 2025-05-15 11:28:55,079 - INFO - Waiting for VM ctest-TestBasicVMVN-52695417-20215807 to be up.. 2025-05-15 11:28:55,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-15 11:29:00,234 - DEBUG - VM is in ACTIVE state now 2025-05-15 11:29:00,234 - INFO - VM name : ctest-TestBasicVMVN-52695417-20215807 2025-05-15 11:29:00,334 - DEBUG - VM ctest-TestBasicVMVN-52695417-20215807 ID is 951d71ea-2112-4f9c-85e3-2fcd03607b8f 2025-05-15 11:29:00,334 - DEBUG - VM ctest-TestBasicVMVN-52695417-20215807 launched on Node cn-jenkins-deploy-platform-ansible-os-3316-1 2025-05-15 11:29:00,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/951d71ea-2112-4f9c-85e3-2fcd03607b8f 2025-05-15 11:29:00,454 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/92f1b8ad-1684-4e49-aee6-632d6139dc8b 2025-05-15 11:29:03,676 - 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-05-15 11:29:03,676 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-20215807 failed! 2025-05-15 11:29:03,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-99759042 is 74.160.203.65 and allocation pool is NOT set 2025-05-15 11:29:07,829 - 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-05-15 11:29:07,829 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-20215807 failed! 2025-05-15 11:29:07,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-99759042 is 74.160.203.65 and allocation pool is NOT set 2025-05-15 11:29:09,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=4.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.36 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.359/3.510/4.662/1.151 ms') 2025-05-15 11:29:09,958 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-20215807 passed 2025-05-15 11:29:10,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:10,119 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52695417-20215807, IP 74.160.203.67, Port 22 2025-05-15 11:29:10,290 - DEBUG - VM ctest-TestBasicVMVN-52695417-20215807 is ready for SSH connections 2025-05-15 11:29:10,290 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-05-15 11:29:10,290 - DEBUG - cat /tmp/output.txt 2025-05-15 11:29:11,956 - DEBUG - Hello World. The time is now Thu, 15 May 2025 05:29:08 -0600! 2025-05-15 11:29:11,957 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 15 May 2025 05:29:08 -0600!'} 2025-05-15 11:29:11,957 - INFO - metadata_script.txt got executed in the vm 2025-05-15 11:29:11,957 - INFO - Deleting VM ctest-TestBasicVMVN-52695417-20215807 2025-05-15 11:29:12,042 - INFO - Deleting VN ctest-vn-99759042 2025-05-15 11:29:12,118 - DEBUG - VN d3286e30-6b94-43f4-85c9-eed3ddc841f3 still in use: Unable to complete operation on network d3286e30-6b94-43f4-85c9-eed3ddc841f3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-66305773-7178-4472-afc3-ef858d9f087b'] 2025-05-15 11:29:12,118 - WARNING - Deleting VN ctest-vn-99759042 failed..Will retry 2025-05-15 11:29:14,254 - DEBUG - Response for deleting network () 2025-05-15 11:29:14,525 - DEBUG - No XMPP flaps were noticed during the test
2025-05-15 11:29:14,525 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-15 11:29:14,525 - INFO - -------------------------------------------------------------------------------- 2025-05-15 11:29:14,529 - INFO - ================================================================================ 2025-05-15 11:29:14,529 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-15 11:29:14,529 - 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-05-15 11:29:14,810 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-05-15 11:29:14,810 - INFO - Initial checks done. Running the testcase now 2025-05-15 11:29:14,810 - INFO - 2025-05-15 11:29:15,348 - DEBUG - Response for create_network : {'network': {'id': '798c6720-5f01-4985-baf3-f9073531d759', 'name': 'ctest-vn-80638947', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'project_id': '8c3f560ee581451f9e8751f7958aa8c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52695417', 'ctest-vn-80638947'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 11:29:15,551 - DEBUG - Response for create_subnet : {'subnet': {'id': '5daba53e-ba47-407d-924a-7e0452551db1', 'name': '', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': '798c6720-5f01-4985-baf3-f9073531d759', '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': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:29:15,756 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd691a4ce-9c9b-41c4-9e11-2a91bcf695ed', 'name': '', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': '798c6720-5f01-4985-baf3-f9073531d759', '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': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:29:15,782 - INFO - Created VN ctest-vn-80638947 2025-05-15 11:29:15,839 - DEBUG - VN ctest-vn-80638947 UUID is 798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:16,291 - DEBUG - Response for create_port : {'port': {'name': '546d5841-5e32-4280-8850-aae48ada5af0', 'id': '546d5841-5e32-4280-8850-aae48ada5af0', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': '798c6720-5f01-4985-baf3-f9073531d759', 'mac_address': '02:54:6d:58:41:5e', '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': '5daba53e-ba47-407d-924a-7e0452551db1'}], 'security_groups': ['d9c73c3a-ba33-4db2-910c-c603555cfa7e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:29:16,501 - DEBUG - Response for create_port : {'port': {'name': '1843c0f8-83b5-43db-9cf7-47cba777ed6b', 'id': '1843c0f8-83b5-43db-9cf7-47cba777ed6b', 'tenant_id': '8c3f560ee581451f9e8751f7958aa8c1', 'network_id': '798c6720-5f01-4985-baf3-f9073531d759', 'mac_address': '02:18:43:c0:f8: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.2.4', 'subnet_id': 'd691a4ce-9c9b-41c4-9e11-2a91bcf695ed'}], 'security_groups': ['d9c73c3a-ba33-4db2-910c-c603555cfa7e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8c3f560ee581451f9e8751f7958aa8c1'}} 2025-05-15 11:29:16,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3316-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3316-1) 2025-05-15 11:29:17,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3316-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3316-1) 2025-05-15 11:29:18,955 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3316-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3316-1) 2025-05-15 11:29:18,955 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-15 11:29:18,963 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fbe25599-7fc4-4a12-9ceb-02e3f93b9c23 2025-05-15 11:29:18,978 - DEBUG - Requesting: http://10.0.0.50:8082/project/8c3f560e-e581-451f-9e87-51f7958aa8c1 2025-05-15 11:29:19,084 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/928ec09e-7c4f-4f5e-aa0c-ca71f0f56d66 2025-05-15 11:29:19,099 - INFO - Verifications in API Server for IPAM: ctest-ipam-89809498 passed 2025-05-15 11:29:19,115 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-52695417:ctest-ipam-89809498', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52695417', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10560589963153330014', 'uuid-lslong': '12253391276891008358'}, 'enable': 'true', 'created': '2025-05-15T11:29:14', 'last-modified': '2025-05-15T11:29:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.053392'} 2025-05-15 11:29:19,115 - INFO - Verifications in Control node for IPAM: ctest-ipam-89809498 passed 2025-05-15 11:29:19,115 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-15 11:29:19,127 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fbe25599-7fc4-4a12-9ceb-02e3f93b9c23 2025-05-15 11:29:19,141 - DEBUG - Requesting: http://10.0.0.50:8082/project/8c3f560e-e581-451f-9e87-51f7958aa8c1 2025-05-15 11:29:19,248 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,262 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,276 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:19,285 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:19,297 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/11c360c1-aeac-4625-ae61-b9087f33908d 2025-05-15 11:29:19,306 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-15 11:29:19,306 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,320 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:19,342 - INFO - Verified VN network id 8 for VN 798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,342 - INFO - Verifications in API Server for VN ctest-vn-80638947 passed 2025-05-15 11:29:19,343 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,363 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:19,380 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:19,393 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/11c360c1-aeac-4625-ae61-b9087f33908d 2025-05-15 11:29:19,411 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52695417', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8758488764059306373', 'uuid-lslong': '13471384719747831641'}, 'enable': 'true', 'created': '2025-05-15T11:29:15', 'last-modified': '2025-05-15T11:29:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.686183'} 2025-05-15 11:29:19,421 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-15 11:29:19,421 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80638947 passed 2025-05-15 11:29:19,421 - DEBUG - ====Verifying policy data for ctest-vn-80638947 in API_Server ====== 2025-05-15 11:29:19,422 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-15 11:29:19,433 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fbe25599-7fc4-4a12-9ceb-02e3f93b9c23 2025-05-15 11:29:19,453 - DEBUG - Requesting: http://10.0.0.50:8082/project/8c3f560e-e581-451f-9e87-51f7958aa8c1 2025-05-15 11:29:19,586 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/798c6720-5f01-4985-baf3-f9073531d759 2025-05-15 11:29:19,609 - DEBUG - =>VN ctest-vn-80638947 has no policy to be verified 2025-05-15 11:29:19,609 - DEBUG - Verifying the vn in opserver 2025-05-15 11:29:19,609 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947 virtual network link through opserver 10.0.0.50 2025-05-15 11:29:19,609 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-05-15 11:29:19,969 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-05-15 11:29:20,128 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947?flat'} 2025-05-15 11:29:20,128 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947 is found in opserver 2025-05-15 11:29:20,141 - DEBUG - VRF ids for VN ctest-vn-80638947: {'10.0.0.50': '2'} 2025-05-15 11:29:20,141 - INFO - Waiting for VM ctest-TestBasicVMVN-52695417-31372067 to be up.. 2025-05-15 11:29:20,288 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-15 11:29:25,389 - DEBUG - VM is in ACTIVE state now 2025-05-15 11:29:25,389 - INFO - VM name : ctest-TestBasicVMVN-52695417-31372067 2025-05-15 11:29:25,488 - DEBUG - VM ctest-TestBasicVMVN-52695417-31372067 ID is ebdcde35-6104-4cb7-b389-535675c423b0 2025-05-15 11:29:25,488 - DEBUG - VM ctest-TestBasicVMVN-52695417-31372067 launched on Node cn-jenkins-deploy-platform-ansible-os-3316-1 2025-05-15 11:29:25,604 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ebdcde35-6104-4cb7-b389-535675c423b0 2025-05-15 11:29:25,621 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/546d5841-5e32-4280-8850-aae48ada5af0 2025-05-15 11:29:28,917 - 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-05-15 11:29:28,917 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-31372067 failed! 2025-05-15 11:29:28,979 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947 is 31.1.1.1 and allocation pool is NOT set 2025-05-15 11:29:28,979 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947 is 31.1.2.1 and allocation pool is NOT set 2025-05-15 11:29:31,050 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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 = 2.203/4.247/6.292/2.044 ms') 2025-05-15 11:29:31,051 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52695417-31372067 passed 2025-05-15 11:29:31,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:31,211 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52695417-31372067, IP 31.1.1.4, Port 22 2025-05-15 11:29:31,393 - DEBUG - VM ctest-TestBasicVMVN-52695417-31372067 is ready for SSH connections 2025-05-15 11:29:31,393 - INFO - Waiting for VM ctest-TestBasicVMVN-52695417-10543835 to be up.. 2025-05-15 11:29:31,507 - DEBUG - VM is in ACTIVE state now 2025-05-15 11:29:31,507 - INFO - VM name : ctest-TestBasicVMVN-52695417-10543835 2025-05-15 11:29:31,624 - DEBUG - VM ctest-TestBasicVMVN-52695417-10543835 ID is 578f6be2-611f-4502-b393-1b069ee0f7c6 2025-05-15 11:29:31,624 - DEBUG - VM ctest-TestBasicVMVN-52695417-10543835 launched on Node cn-jenkins-deploy-platform-ansible-os-3316-1 2025-05-15 11:29:31,739 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/578f6be2-611f-4502-b393-1b069ee0f7c6 2025-05-15 11:29:31,749 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1843c0f8-83b5-43db-9cf7-47cba777ed6b 2025-05-15 11:29:33,019 - 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=5.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.42 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 = 2.418/3.952/5.487/1.534 ms') 2025-05-15 11:29:33,020 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-52695417-10543835 passed 2025-05-15 11:29:33,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:33,179 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52695417-10543835, IP 31.1.2.4, Port 22 2025-05-15 11:29:33,349 - DEBUG - VM ctest-TestBasicVMVN-52695417-10543835 is ready for SSH connections 2025-05-15 11:29:33,350 - INFO - Waiting for VM ctest-TestBasicVMVN-52695417-37343787 to be up.. 2025-05-15 11:29:33,458 - DEBUG - VM is in ACTIVE state now 2025-05-15 11:29:33,458 - INFO - VM name : ctest-TestBasicVMVN-52695417-37343787 2025-05-15 11:29:33,567 - DEBUG - VM ctest-TestBasicVMVN-52695417-37343787 ID is 96047828-d8d2-4503-b0c4-25d936ca43cd 2025-05-15 11:29:33,568 - DEBUG - VM ctest-TestBasicVMVN-52695417-37343787 launched on Node cn-jenkins-deploy-platform-ansible-os-3316-1 2025-05-15 11:29:33,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/96047828-d8d2-4503-b0c4-25d936ca43cd 2025-05-15 11:29:33,692 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c9f6ac09-db21-46f4-84d3-5e31a5c5ef85 2025-05-15 11:29:34,960 - 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.46 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.566 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.566/2.012/3.458/1.446 ms') 2025-05-15 11:29:34,960 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52695417-37343787 passed 2025-05-15 11:29:35,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:35,119 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52695417-37343787, IP 31.1.1.3, Port 22 2025-05-15 11:29:35,297 - DEBUG - VM ctest-TestBasicVMVN-52695417-37343787 is ready for SSH connections 2025-05-15 11:29:35,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:35,297 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:35,297 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-15 11:29:39,462 - 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=5.484 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.140 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.285 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.140/2.636/5.484 ms 2025-05-15 11:29:39,462 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-52695417-31372067 passed 2025-05-15 11:29:39,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:39,462 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:39,463 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-15 11:29:43,237 - 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=5.101 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.174 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.796 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.174/2.690/5.101 ms 2025-05-15 11:29:43,238 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-52695417-10543835 passed 2025-05-15 11:29:43,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:43,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:43,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 11:29:43,238 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:43,238 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 11:29:43,460 - DEBUG - None 2025-05-15 11:29:43,460 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:43,460 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 11:29:43,693 - DEBUG - None 2025-05-15 11:29:43,693 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:43,693 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 11:29:44,407 - DEBUG - None 2025-05-15 11:29:44,407 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:44,407 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-15 11:29:46,648 - 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.260 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.438 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.624 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.170 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.544 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.544/2.407/6.438 ms 2025-05-15 11:29:46,649 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:46,649 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-15 11:29:48,924 - 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.526 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.338 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.767 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.559 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.258 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.334 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.528 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.528/2.615/5.767 ms 2025-05-15 11:29:48,925 - 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.50, gateway password: c0ntrail123 2025-05-15 11:29:48,925 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-15 11:29:51,202 - 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=1.440 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.003 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.978 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.743 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.472 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.656 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.492 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.492/2.540/4.978 ms 2025-05-15 11:29:51,202 - INFO - Deleting VM ctest-TestBasicVMVN-52695417-37343787 2025-05-15 11:29:51,288 - INFO - Detaching port 1843c0f8-83b5-43db-9cf7-47cba777ed6b from VM ctest-TestBasicVMVN-52695417-10543835 2025-05-15 11:29:51,352 - INFO - Deleting VM ctest-TestBasicVMVN-52695417-10543835 2025-05-15 11:29:51,435 - INFO - Detaching port 546d5841-5e32-4280-8850-aae48ada5af0 from VM ctest-TestBasicVMVN-52695417-31372067 2025-05-15 11:29:51,481 - INFO - Deleting VM ctest-TestBasicVMVN-52695417-31372067 2025-05-15 11:29:51,581 - INFO - Deleting VN ctest-vn-80638947 2025-05-15 11:29:51,803 - DEBUG - Response for delete_port : () 2025-05-15 11:29:52,050 - DEBUG - Response for delete_port : () 2025-05-15 11:29:52,261 - DEBUG - Response for deleting network () 2025-05-15 11:29:52,262 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/be0377ce-afa5-4e4d-b1ae-80f8c6ba40a5 2025-05-15 11:29:52,279 - DEBUG - Response Code: 404 2025-05-15 11:29:52,279 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-05-15 11:29:52,287 - DEBUG - Requesting: http://10.0.0.50:8082/domain/fbe25599-7fc4-4a12-9ceb-02e3f93b9c23 2025-05-15 11:29:52,345 - DEBUG - Requesting: http://10.0.0.50:8082/project/8c3f560e-e581-451f-9e87-51f7958aa8c1 2025-05-15 11:29:52,428 - INFO - Validated that VN ctest-vn-80638947 is not found in API Server 2025-05-15 11:29:52,443 - DEBUG - VN ctest-vn-80638947 is not present in Agent 10.0.0.50 2025-05-15 11:29:52,443 - INFO - Validated that VN ctest-vn-80638947 is not in any agent 2025-05-15 11:29:52,450 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-05-15 11:29:52,456 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-80638947 2025-05-15 11:29:52,456 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-52695417:ctest-vn-80638947 2025-05-15 11:29:52,470 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80638947 info 2025-05-15 11:29:52,562 - INFO - IPAM: ctest-ipam-89809498 is not found in API Server 2025-05-15 11:29:52,582 - INFO - IPAM:ctest-ipam-89809498 is not found in control node 2025-05-15 11:29:52,849 - DEBUG - No XMPP flaps were noticed during the test
2025-05-15 11:29:52,849 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-05-15 11:29:52,849 - INFO - -------------------------------------------------------------------------------- 2025-05-15 11:29:53,652 - INFO - Deleted project: ctest-TestBasicVMVN-52695417, ID : 8c3f560e-e581-451f-9e87-51f7958aa8c1