2025-06-21 10:10:35,658 - INFO - Domain Default found not creating
2025-06-21 10:10:35,819 - INFO - Project ctest-TestBasicVMVN-77310831 not found, creating it
2025-06-21 10:10:36,367 - INFO - Created Project:ctest-TestBasicVMVN-77310831, ID : 041cc553-2106-48fa-8bcf-f65f7b95747c
2025-06-21 10:10:37,887 - INFO - ================================================================================
2025-06-21 10:10:37,887 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-21 10:10:37,888 - 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-06-21 10:10:38,147 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-21 10:10:38,147 - INFO - Initial checks done. Running the testcase now
2025-06-21 10:10:38,147 - INFO -
2025-06-21 10:10:38,706 - DEBUG - Response for create_network : {'network': {'id': '490f063d-7f0e-4a6e-addd-a0528e7abbc0', 'name': 'ctest-vn2_metadata-06141550', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'project_id': '041cc553210648fa8bcff65f7b95747c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77310831', 'ctest-vn2_metadata-06141550'], 'port_security_enabled': True, 'description': ''}}
2025-06-21 10:10:38,900 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a422f655-35bc-4d00-ac26-bbca13f1649a', 'name': '', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': '490f063d-7f0e-4a6e-addd-a0528e7abbc0', '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': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:10:38,918 - INFO - Created VN ctest-vn2_metadata-06141550
2025-06-21 10:10:38,980 - DEBUG - VN ctest-vn2_metadata-06141550 UUID is 490f063d-7f0e-4a6e-addd-a0528e7abbc0
2025-06-21 10:10:39,184 - DEBUG - Services list from nova: [, , ]
2025-06-21 10:10:40,368 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3510-1)
2025-06-21 10:10:40,484 - DEBUG - Link local service introspect added
2025-06-21 10:10:40,529 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-21 10:10:45,618 - DEBUG - VM is in ACTIVE state now
2025-06-21 10:10:45,759 - INFO - Waiting for VM ctest-TestBasicVMVN-77310831-81065955 to be up..
2025-06-21 10:10:45,759 - INFO - VM name : ctest-TestBasicVMVN-77310831-81065955
2025-06-21 10:10:45,854 - DEBUG - VM ctest-TestBasicVMVN-77310831-81065955 ID is 07a19fb3-88b8-4920-8bde-11cfb32c702f
2025-06-21 10:10:45,854 - DEBUG - VM ctest-TestBasicVMVN-77310831-81065955 launched on Node cn-jenkins-deploy-platform-ansible-os-3510-1
2025-06-21 10:10:45,941 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/07a19fb3-88b8-4920-8bde-11cfb32c702f
2025-06-21 10:10:46,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/07a19fb3-88b8-4920-8bde-11cfb32c702f
2025-06-21 10:10:46,283 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2ad9dc84-8fcb-4d15-930c-77250a344e22
2025-06-21 10:10:49,564 - 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 1018ms')
2025-06-21 10:10:49,564 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-81065955 failed!
2025-06-21 10:10:49,620 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77310831:ctest-vn2_metadata-06141550 is 11.1.1.1 and allocation pool is NOT set
2025-06-21 10:10:51,693 - 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=9.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.16 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.162/5.778/9.394/3.616 ms')
2025-06-21 10:10:51,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-81065955 passed
2025-06-21 10:10:51,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:10:51,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77310831-81065955, IP 11.1.1.3, Port 22
2025-06-21 10:10:52,030 - DEBUG - VM ctest-TestBasicVMVN-77310831-81065955 is ready for SSH connections
2025-06-21 10:10:52,030 - INFO - Retry 0
2025-06-21 10:10:52,030 - 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-06-21 10:10:52,030 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-21 10:10:53,663 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-21 10:10:53,663 - INFO - Generic metadata worked
2025-06-21 10:10:53,916 - DEBUG - Link local service introspect removed
2025-06-21 10:10:53,916 - INFO - Deleting VM ctest-TestBasicVMVN-77310831-81065955
2025-06-21 10:10:54,016 - INFO - Deleting VN ctest-vn2_metadata-06141550
2025-06-21 10:10:54,058 - DEBUG - VN 490f063d-7f0e-4a6e-addd-a0528e7abbc0 still in use: Unable to complete operation on network 490f063d-7f0e-4a6e-addd-a0528e7abbc0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba29418d-e1da-46a2-9426-12005f8f34eb']
2025-06-21 10:10:54,058 - WARNING - Deleting VN ctest-vn2_metadata-06141550 failed..Will retry
2025-06-21 10:10:56,167 - DEBUG - Response for deleting network ()
2025-06-21 10:10:56,427 - DEBUG - No XMPP flaps were noticed during the test
2025-06-21 10:10:56,427 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-21 10:10:56,427 - INFO - --------------------------------------------------------------------------------
2025-06-21 10:10:56,431 - INFO - ================================================================================
2025-06-21 10:10:56,431 - INFO - STARTING TEST : test_metadata_service
2025-06-21 10:10:56,431 - 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-06-21 10:10:56,725 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-21 10:10:56,725 - INFO - Initial checks done. Running the testcase now
2025-06-21 10:10:56,725 - INFO -
2025-06-21 10:10:56,725 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-21 10:10:56,732 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/7c8e2870-6d63-4c7c-9624-d41ba7df98ea
2025-06-21 10:10:56,933 - DEBUG - Response for create_network : {'network': {'id': 'a503eb97-bef6-4874-8bdb-627bace34f17', 'name': 'ctest-vn-79177328', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'project_id': '041cc553210648fa8bcff65f7b95747c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77310831', 'ctest-vn-79177328'], 'port_security_enabled': True, 'description': ''}}
2025-06-21 10:10:57,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '0017e521-1421-4be0-8fef-e386f8e8cce7', 'name': '', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': 'a503eb97-bef6-4874-8bdb-627bace34f17', 'ip_version': 4, 'cidr': '147.56.240.0/26', 'allocation_pools': [{'start': '147.56.240.2', 'end': '147.56.240.62'}], 'gateway_ip': '147.56.240.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.56.240.2', 'tags': [], 'project_id': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:10:57,184 - INFO - Created VN ctest-vn-79177328
2025-06-21 10:10:57,240 - DEBUG - VN ctest-vn-79177328 UUID is a503eb97-bef6-4874-8bdb-627bace34f17
2025-06-21 10:10:58,465 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3510-1)
2025-06-21 10:10:58,465 - INFO - Waiting for VM ctest-TestBasicVMVN-77310831-04967677 to be up..
2025-06-21 10:10:58,520 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-21 10:11:03,622 - DEBUG - VM is in ACTIVE state now
2025-06-21 10:11:03,622 - INFO - VM name : ctest-TestBasicVMVN-77310831-04967677
2025-06-21 10:11:03,726 - DEBUG - VM ctest-TestBasicVMVN-77310831-04967677 ID is fffdd35f-d8e5-49c6-9e31-807574ca5c5d
2025-06-21 10:11:03,727 - DEBUG - VM ctest-TestBasicVMVN-77310831-04967677 launched on Node cn-jenkins-deploy-platform-ansible-os-3510-1
2025-06-21 10:11:03,829 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/fffdd35f-d8e5-49c6-9e31-807574ca5c5d
2025-06-21 10:11:03,839 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5ff520b0-2451-4561-8476-876422c938c4
2025-06-21 10:11:07,130 - 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 1030ms')
2025-06-21 10:11:07,130 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-04967677 failed!
2025-06-21 10:11:07,188 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-79177328 is 147.56.240.1 and allocation pool is NOT set
2025-06-21 10:11:09,251 - 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=7.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.50 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 = 3.500/5.475/7.450/1.975 ms')
2025-06-21 10:11:09,251 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-04967677 passed
2025-06-21 10:11:09,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:09,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77310831-04967677, IP 147.56.240.3, Port 22
2025-06-21 10:11:09,564 - DEBUG - VM ctest-TestBasicVMVN-77310831-04967677 is ready for SSH connections
2025-06-21 10:11:09,564 - 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-06-21 10:11:09,564 - DEBUG - cat /tmp/output.txt
2025-06-21 10:11:11,232 - DEBUG - Hello World. The time is now Sat, 21 Jun 2025 04:11:09 -0600!
2025-06-21 10:11:11,233 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 21 Jun 2025 04:11:09 -0600!'}
2025-06-21 10:11:11,233 - INFO - metadata_script.txt got executed in the vm
2025-06-21 10:11:11,233 - INFO - Deleting VM ctest-TestBasicVMVN-77310831-04967677
2025-06-21 10:11:11,300 - INFO - Deleting VN ctest-vn-79177328
2025-06-21 10:11:11,342 - DEBUG - VN a503eb97-bef6-4874-8bdb-627bace34f17 still in use: Unable to complete operation on network a503eb97-bef6-4874-8bdb-627bace34f17. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8f73aa35-acb2-4387-b1ea-7c83fdb73744']
2025-06-21 10:11:11,342 - WARNING - Deleting VN ctest-vn-79177328 failed..Will retry
2025-06-21 10:11:13,450 - DEBUG - Response for deleting network ()
2025-06-21 10:11:13,710 - DEBUG - No XMPP flaps were noticed during the test
2025-06-21 10:11:13,710 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-21 10:11:13,710 - INFO - --------------------------------------------------------------------------------
2025-06-21 10:11:13,714 - INFO - ================================================================================
2025-06-21 10:11:13,714 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-21 10:11:13,714 - 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-06-21 10:11:14,005 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-21 10:11:14,005 - INFO - Initial checks done. Running the testcase now
2025-06-21 10:11:14,005 - INFO -
2025-06-21 10:11:14,505 - DEBUG - Response for create_network : {'network': {'id': '952ba6d2-7af5-4dfb-b483-b9290a5b2547', 'name': 'ctest-vn-99448130', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'project_id': '041cc553210648fa8bcff65f7b95747c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77310831', 'ctest-vn-99448130'], 'port_security_enabled': True, 'description': ''}}
2025-06-21 10:11:14,714 - DEBUG - Response for create_subnet : {'subnet': {'id': '142ff661-d0d4-4e34-ae09-da94f4426c00', 'name': '', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': '952ba6d2-7af5-4dfb-b483-b9290a5b2547', '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': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:11:14,868 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1c3e27a-9d4d-4932-98a6-e4f4ab17bfd8', 'name': '', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': '952ba6d2-7af5-4dfb-b483-b9290a5b2547', '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': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:11:14,888 - INFO - Created VN ctest-vn-99448130
2025-06-21 10:11:14,940 - DEBUG - VN ctest-vn-99448130 UUID is 952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:15,326 - DEBUG - Response for create_port : {'port': {'name': 'abb2eede-11a6-4307-8190-e00c22e2626f', 'id': 'abb2eede-11a6-4307-8190-e00c22e2626f', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': '952ba6d2-7af5-4dfb-b483-b9290a5b2547', 'mac_address': '02:ab:b2:ee:de: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.1.4', 'subnet_id': '142ff661-d0d4-4e34-ae09-da94f4426c00'}], 'security_groups': ['186b2a63-6c13-464f-93b1-957c4200087f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:11:15,511 - DEBUG - Response for create_port : {'port': {'name': '1a5b3f79-2b24-40c4-bd51-c5ed15a24c7c', 'id': '1a5b3f79-2b24-40c4-bd51-c5ed15a24c7c', 'tenant_id': '041cc553210648fa8bcff65f7b95747c', 'network_id': '952ba6d2-7af5-4dfb-b483-b9290a5b2547', 'mac_address': '02:1a:5b:3f:79:2b', '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': 'a1c3e27a-9d4d-4932-98a6-e4f4ab17bfd8'}], 'security_groups': ['186b2a63-6c13-464f-93b1-957c4200087f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '041cc553210648fa8bcff65f7b95747c'}}
2025-06-21 10:11:15,899 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3510-1)
2025-06-21 10:11:16,313 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3510-1)
2025-06-21 10:11:17,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3510-1)
2025-06-21 10:11:17,518 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-21 10:11:17,528 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bb1e9b5-0306-4716-bae9-4ceaa292eecf
2025-06-21 10:11:17,547 - DEBUG - Requesting: http://10.0.0.254:8082/project/041cc553-2106-48fa-8bcf-f65f7b95747c
2025-06-21 10:11:17,627 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/1561a6da-fc87-469d-a6ae-1f54e204a3bc
2025-06-21 10:11:17,640 - INFO - Verifications in API Server for IPAM: ctest-ipam-21270164 passed
2025-06-21 10:11:17,651 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-77310831:ctest-ipam-21270164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77310831', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1540696007007225501', 'uuid-lslong': '12010571705673360316'}, 'enable': 'true', 'created': '2025-06-21T10:11:14', 'last-modified': '2025-06-21T10:11:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.406761'}
2025-06-21 10:11:17,651 - INFO - Verifications in Control node for IPAM: ctest-ipam-21270164 passed
2025-06-21 10:11:17,652 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-21 10:11:17,659 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bb1e9b5-0306-4716-bae9-4ceaa292eecf
2025-06-21 10:11:17,672 - DEBUG - Requesting: http://10.0.0.254:8082/project/041cc553-2106-48fa-8bcf-f65f7b95747c
2025-06-21 10:11:17,761 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:17,782 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:17,799 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:17,809 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:17,820 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/28108ea8-4783-440a-9f48-6f91fdad1f1c
2025-06-21 10:11:17,829 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-21 10:11:17,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:17,844 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:17,865 - INFO - Verified VN network id 8 for VN 952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:17,866 - INFO - Verifications in API Server for VN ctest-vn-99448130 passed
2025-06-21 10:11:17,866 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:17,882 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:17,895 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:17,906 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/28108ea8-4783-440a-9f48-6f91fdad1f1c
2025-06-21 10:11:17,925 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77310831', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10748868358586060283', 'uuid-lslong': '13007443734694667591'}, 'enable': 'true', 'created': '2025-06-21T10:11:14', 'last-modified': '2025-06-21T10:11:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.089780'}
2025-06-21 10:11:17,938 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-21 10:11:17,939 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99448130 passed
2025-06-21 10:11:17,941 - DEBUG - ====Verifying policy data for ctest-vn-99448130 in API_Server ======
2025-06-21 10:11:17,941 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-21 10:11:17,951 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bb1e9b5-0306-4716-bae9-4ceaa292eecf
2025-06-21 10:11:17,980 - DEBUG - Requesting: http://10.0.0.254:8082/project/041cc553-2106-48fa-8bcf-f65f7b95747c
2025-06-21 10:11:18,093 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/952ba6d2-7af5-4dfb-b483-b9290a5b2547
2025-06-21 10:11:18,115 - DEBUG - =>VN ctest-vn-99448130 has no policy to be verified
2025-06-21 10:11:18,115 - DEBUG - Verifying the vn in opserver
2025-06-21 10:11:18,115 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130 virtual network link through opserver 10.0.0.254
2025-06-21 10:11:18,115 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-21 10:11:18,437 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-21 10:11:18,524 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130?flat'}
2025-06-21 10:11:18,524 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130 is found in opserver
2025-06-21 10:11:18,533 - DEBUG - VRF ids for VN ctest-vn-99448130: {'10.0.0.254': '2'}
2025-06-21 10:11:18,533 - INFO - Waiting for VM ctest-TestBasicVMVN-77310831-55407421 to be up..
2025-06-21 10:11:18,620 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-21 10:11:23,713 - DEBUG - VM is in ACTIVE state now
2025-06-21 10:11:23,713 - INFO - VM name : ctest-TestBasicVMVN-77310831-55407421
2025-06-21 10:11:23,815 - DEBUG - VM ctest-TestBasicVMVN-77310831-55407421 ID is 08ce680a-7d76-4233-b261-57f0e11c4ddb
2025-06-21 10:11:23,816 - DEBUG - VM ctest-TestBasicVMVN-77310831-55407421 launched on Node cn-jenkins-deploy-platform-ansible-os-3510-1
2025-06-21 10:11:23,907 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/08ce680a-7d76-4233-b261-57f0e11c4ddb
2025-06-21 10:11:23,917 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/abb2eede-11a6-4307-8190-e00c22e2626f
2025-06-21 10:11:27,197 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms')
2025-06-21 10:11:27,197 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-55407421 failed!
2025-06-21 10:11:27,256 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130 is 31.1.1.1 and allocation pool is NOT set
2025-06-21 10:11:27,256 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130 is 31.1.2.1 and allocation pool is NOT set
2025-06-21 10:11:29,325 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.507 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.507/1.674/2.842/1.167 ms')
2025-06-21 10:11:29,325 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77310831-55407421 passed
2025-06-21 10:11:29,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:29,480 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77310831-55407421, IP 31.1.1.4, Port 22
2025-06-21 10:11:29,643 - DEBUG - VM ctest-TestBasicVMVN-77310831-55407421 is ready for SSH connections
2025-06-21 10:11:29,643 - INFO - Waiting for VM ctest-TestBasicVMVN-77310831-17812055 to be up..
2025-06-21 10:11:29,725 - DEBUG - VM is in ACTIVE state now
2025-06-21 10:11:29,725 - INFO - VM name : ctest-TestBasicVMVN-77310831-17812055
2025-06-21 10:11:29,804 - DEBUG - VM ctest-TestBasicVMVN-77310831-17812055 ID is 0861b5ee-3c74-4439-b912-051d8ca63833
2025-06-21 10:11:29,804 - DEBUG - VM ctest-TestBasicVMVN-77310831-17812055 launched on Node cn-jenkins-deploy-platform-ansible-os-3510-1
2025-06-21 10:11:29,886 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0861b5ee-3c74-4439-b912-051d8ca63833
2025-06-21 10:11:29,897 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1a5b3f79-2b24-40c4-bd51-c5ed15a24c7c
2025-06-21 10:11:31,144 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.487 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.487/1.938/3.389/1.451 ms')
2025-06-21 10:11:31,144 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-77310831-17812055 passed
2025-06-21 10:11:31,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:31,300 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77310831-17812055, IP 31.1.2.4, Port 22
2025-06-21 10:11:31,463 - DEBUG - VM ctest-TestBasicVMVN-77310831-17812055 is ready for SSH connections
2025-06-21 10:11:31,464 - INFO - Waiting for VM ctest-TestBasicVMVN-77310831-32809261 to be up..
2025-06-21 10:11:31,547 - DEBUG - VM is in ACTIVE state now
2025-06-21 10:11:31,547 - INFO - VM name : ctest-TestBasicVMVN-77310831-32809261
2025-06-21 10:11:31,626 - DEBUG - VM ctest-TestBasicVMVN-77310831-32809261 ID is 7f5042fd-c2f6-49b6-9a05-89265275d330
2025-06-21 10:11:31,626 - DEBUG - VM ctest-TestBasicVMVN-77310831-32809261 launched on Node cn-jenkins-deploy-platform-ansible-os-3510-1
2025-06-21 10:11:31,706 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7f5042fd-c2f6-49b6-9a05-89265275d330
2025-06-21 10:11:31,716 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1431e526-91df-4687-99aa-1da2fa3e0d7d
2025-06-21 10:11:32,964 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.378 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.378/1.605/2.833/1.227 ms')
2025-06-21 10:11:32,964 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-77310831-32809261 passed
2025-06-21 10:11:33,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:33,120 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77310831-32809261, IP 31.1.1.3, Port 22
2025-06-21 10:11:33,275 - DEBUG - VM ctest-TestBasicVMVN-77310831-32809261 is ready for SSH connections
2025-06-21 10:11:33,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:33,276 - 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-06-21 10:11:33,276 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-21 10:11:37,341 - 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=11.252 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.910 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.046 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/4.402/11.252 ms
2025-06-21 10:11:37,341 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-77310831-55407421 passed
2025-06-21 10:11:37,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:37,341 - 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-06-21 10:11:37,341 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-21 10:11:40,989 - 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.538 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.279 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.036 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.036/1.951/3.538 ms
2025-06-21 10:11:40,989 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-77310831-17812055 passed
2025-06-21 10:11:40,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:40,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:40,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-21 10:11:40,990 - 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-06-21 10:11:40,990 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-21 10:11:41,210 - DEBUG - None
2025-06-21 10:11:41,210 - 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-06-21 10:11:41,210 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-21 10:11:41,400 - DEBUG - None
2025-06-21 10:11:41,400 - 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-06-21 10:11:41,400 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-21 10:11:42,070 - DEBUG - None
2025-06-21 10:11:42,071 - 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-06-21 10:11:42,071 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-21 10:11:44,279 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.896 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.287 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.724 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/1.756/4.287 ms
2025-06-21 10:11:44,279 - 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-06-21 10:11:44,279 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-21 10:11:46,563 - 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.419 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.314 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.606 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.383 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.599 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.525 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/2.316/5.606 ms
2025-06-21 10:11:46,563 - 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-06-21 10:11:46,564 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-21 10:11:48,826 - 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.921 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.899 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.022 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.535 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.133 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.249 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 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.601/5.022 ms
2025-06-21 10:11:48,826 - INFO - Deleting VM ctest-TestBasicVMVN-77310831-32809261
2025-06-21 10:11:48,904 - INFO - Detaching port 1a5b3f79-2b24-40c4-bd51-c5ed15a24c7c from VM ctest-TestBasicVMVN-77310831-17812055
2025-06-21 10:11:48,970 - INFO - Deleting VM ctest-TestBasicVMVN-77310831-17812055
2025-06-21 10:11:49,063 - INFO - Detaching port abb2eede-11a6-4307-8190-e00c22e2626f from VM ctest-TestBasicVMVN-77310831-55407421
2025-06-21 10:11:49,104 - INFO - Deleting VM ctest-TestBasicVMVN-77310831-55407421
2025-06-21 10:11:49,185 - INFO - Deleting VN ctest-vn-99448130
2025-06-21 10:11:49,373 - DEBUG - Response for delete_port : ()
2025-06-21 10:11:49,564 - DEBUG - Response for delete_port : ()
2025-06-21 10:11:49,609 - DEBUG - VN 952ba6d2-7af5-4dfb-b483-b9290a5b2547 still in use: Unable to complete operation on network 952ba6d2-7af5-4dfb-b483-b9290a5b2547. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-06304cb4-cfc3-44f5-afc1-d4fc1bb0f14d']
2025-06-21 10:11:49,610 - WARNING - Deleting VN ctest-vn-99448130 failed..Will retry
2025-06-21 10:11:51,786 - DEBUG - Response for deleting network ()
2025-06-21 10:11:51,786 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/508b3f98-c871-4a71-b56f-0595774425f6
2025-06-21 10:11:51,792 - DEBUG - Response Code: 404
2025-06-21 10:11:51,792 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-21 10:11:51,799 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bb1e9b5-0306-4716-bae9-4ceaa292eecf
2025-06-21 10:11:51,858 - DEBUG - Requesting: http://10.0.0.254:8082/project/041cc553-2106-48fa-8bcf-f65f7b95747c
2025-06-21 10:11:51,940 - INFO - Validated that VN ctest-vn-99448130 is not found in API Server
2025-06-21 10:11:51,952 - DEBUG - VN ctest-vn-99448130 is not present in Agent 10.0.0.254
2025-06-21 10:11:51,952 - INFO - Validated that VN ctest-vn-99448130 is not in any agent
2025-06-21 10:11:51,959 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-21 10:11:51,969 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-99448130
2025-06-21 10:11:51,969 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-77310831:ctest-vn-99448130
2025-06-21 10:11:51,982 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99448130 info
2025-06-21 10:11:52,064 - INFO - IPAM: ctest-ipam-21270164 is not found in API Server
2025-06-21 10:11:52,080 - INFO - IPAM:ctest-ipam-21270164 is not found in control node
2025-06-21 10:11:52,343 - DEBUG - No XMPP flaps were noticed during the test
2025-06-21 10:11:52,343 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-06-21 10:11:52,343 - INFO - --------------------------------------------------------------------------------
2025-06-21 10:11:53,026 - INFO - Deleted project: ctest-TestBasicVMVN-77310831, ID : 041cc553-2106-48fa-8bcf-f65f7b95747c