2026-02-24 20:54:19,767 - INFO - Domain Default found not creating
2026-02-24 20:54:20,177 - INFO - Project ctest-TestBasicVMVN-34713760 not found, creating it
2026-02-24 20:54:20,816 - INFO - Created Project:ctest-TestBasicVMVN-34713760, ID : 07427b9a-fd1b-4984-b4ec-1f8e3fb287f3
2026-02-24 20:54:22,944 - INFO - ================================================================================
2026-02-24 20:54:22,945 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-24 20:54:22,945 - 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
2026-02-24 20:54:23,279 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-24 20:54:23,279 - INFO - Initial checks done. Running the testcase now
2026-02-24 20:54:23,279 - INFO -
2026-02-24 20:54:24,128 - DEBUG - Response for create_network : {'network': {'id': 'e63672e2-2c90-41d5-a483-ca424994da89', 'name': 'ctest-vn2_metadata-46080288', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34713760', 'ctest-vn2_metadata-46080288'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 20:54:24,431 - DEBUG - Response for create_subnet : {'subnet': {'id': '29c801b5-bd14-4040-82e0-73b7425d1d22', 'name': '', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': 'e63672e2-2c90-41d5-a483-ca424994da89', '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': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:54:24,468 - INFO - Created VN ctest-vn2_metadata-46080288
2026-02-24 20:54:24,539 - DEBUG - VN ctest-vn2_metadata-46080288 UUID is e63672e2-2c90-41d5-a483-ca424994da89
2026-02-24 20:54:24,903 - DEBUG - Services list from nova: [, , ]
2026-02-24 20:54:26,475 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:54:26,606 - DEBUG - Link local service introspect added
2026-02-24 20:54:26,713 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 20:54:31,911 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:54:32,163 - INFO - Waiting for VM ctest-TestBasicVMVN-34713760-76546216 to be up..
2026-02-24 20:54:32,163 - INFO - VM name : ctest-TestBasicVMVN-34713760-76546216
2026-02-24 20:54:32,320 - DEBUG - VM ctest-TestBasicVMVN-34713760-76546216 ID is aa984154-044c-46df-aec2-7a672d56a7a9
2026-02-24 20:54:32,320 - DEBUG - VM ctest-TestBasicVMVN-34713760-76546216 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:54:32,478 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aa984154-044c-46df-aec2-7a672d56a7a9
2026-02-24 20:54:32,836 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aa984154-044c-46df-aec2-7a672d56a7a9
2026-02-24 20:54:32,898 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/3d81ca28-11fd-4d16-b2d5-003d04a1cded
2026-02-24 20:54:36,222 - 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 1010ms')
2026-02-24 20:54:36,223 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-76546216 failed!
2026-02-24 20:54:36,295 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn2_metadata-46080288 is 11.1.1.1 and allocation pool is NOT set
2026-02-24 20:54:40,383 - 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=13.4 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 13.381/13.381/13.381/0.000 ms')
2026-02-24 20:54:40,383 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-76546216 passed
2026-02-24 20:54:40,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:54:40,548 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34713760-76546216, IP 11.1.1.3, Port 22
2026-02-24 20:54:40,715 - DEBUG - VM ctest-TestBasicVMVN-34713760-76546216 is ready for SSH connections
2026-02-24 20:54:40,716 - INFO - Retry 0
2026-02-24 20:54:40,716 - 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.22, gateway password: c0ntrail123
2026-02-24 20:54:40,716 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-24 20:54:42,884 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-24 20:54:42,885 - INFO - Generic metadata worked
2026-02-24 20:54:43,222 - DEBUG - Link local service introspect removed
2026-02-24 20:54:43,223 - INFO - Deleting VM ctest-TestBasicVMVN-34713760-76546216
2026-02-24 20:54:43,374 - INFO - Deleting VN ctest-vn2_metadata-46080288
2026-02-24 20:54:43,462 - DEBUG - VN e63672e2-2c90-41d5-a483-ca424994da89 still in use: Unable to complete operation on network e63672e2-2c90-41d5-a483-ca424994da89. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c90015aa-b065-4e68-94e2-06dd84fe5f57']
2026-02-24 20:54:43,462 - WARNING - Deleting VN ctest-vn2_metadata-46080288 failed..Will retry
2026-02-24 20:54:45,691 - DEBUG - Response for deleting network ()
2026-02-24 20:54:46,026 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:54:46,027 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-02-24 20:54:46,027 - INFO - --------------------------------------------------------------------------------
2026-02-24 20:54:46,034 - INFO - ================================================================================
2026-02-24 20:54:46,034 - INFO - STARTING TEST : test_metadata_service
2026-02-24 20:54:46,034 - 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
2026-02-24 20:54:46,357 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-24 20:54:46,357 - INFO - Initial checks done. Running the testcase now
2026-02-24 20:54:46,357 - INFO -
2026-02-24 20:54:46,358 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2026-02-24 20:54:46,372 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/7d5bed6a-6bbe-459b-9cd7-1ec551e56186
2026-02-24 20:54:46,731 - DEBUG - Response for create_network : {'network': {'id': 'be6d5ba9-f923-4572-beb8-1ffbe9a9c626', 'name': 'ctest-vn-29237885', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34713760', 'ctest-vn-29237885'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 20:54:47,016 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6358847-75b7-462a-9bcd-8e480257d039', 'name': '', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': 'be6d5ba9-f923-4572-beb8-1ffbe9a9c626', 'ip_version': 4, 'cidr': '14.207.35.64/26', 'allocation_pools': [{'start': '14.207.35.66', 'end': '14.207.35.126'}], 'gateway_ip': '14.207.35.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.207.35.66', 'tags': [], 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:54:47,050 - INFO - Created VN ctest-vn-29237885
2026-02-24 20:54:47,119 - DEBUG - VN ctest-vn-29237885 UUID is be6d5ba9-f923-4572-beb8-1ffbe9a9c626
2026-02-24 20:54:48,771 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:54:48,771 - INFO - Waiting for VM ctest-TestBasicVMVN-34713760-58858877 to be up..
2026-02-24 20:54:48,884 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 20:54:54,053 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:54:54,053 - INFO - VM name : ctest-TestBasicVMVN-34713760-58858877
2026-02-24 20:54:54,245 - DEBUG - VM ctest-TestBasicVMVN-34713760-58858877 ID is 91e429d5-4998-4cdb-96b5-cd989240364e
2026-02-24 20:54:54,246 - DEBUG - VM ctest-TestBasicVMVN-34713760-58858877 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:54:54,414 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/91e429d5-4998-4cdb-96b5-cd989240364e
2026-02-24 20:54:54,434 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1df5a914-ecd7-4b2b-ae90-d5a78b625a8f
2026-02-24 20:54:57,759 - 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')
2026-02-24 20:54:57,759 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-58858877 failed!
2026-02-24 20:54:57,835 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-29237885 is 14.207.35.65 and allocation pool is NOT set
2026-02-24 20:55:01,954 - 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=12.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 12.617/12.617/12.617/0.000 ms')
2026-02-24 20:55:01,955 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-58858877 passed
2026-02-24 20:55:02,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:02,136 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34713760-58858877, IP 14.207.35.67, Port 22
2026-02-24 20:55:02,337 - DEBUG - VM ctest-TestBasicVMVN-34713760-58858877 is ready for SSH connections
2026-02-24 20:55:02,338 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-24 20:55:02,338 - DEBUG - cat /tmp/output.txt
2026-02-24 20:55:04,477 - DEBUG - Hello World. The time is now Tue, 24 Feb 2026 13:55:01 -0700!
2026-02-24 20:55:04,477 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Feb 2026 13:55:01 -0700!'}
2026-02-24 20:55:04,477 - INFO - metadata_script.txt got executed in the vm
2026-02-24 20:55:04,477 - INFO - Deleting VM ctest-TestBasicVMVN-34713760-58858877
2026-02-24 20:55:04,619 - INFO - Deleting VN ctest-vn-29237885
2026-02-24 20:55:04,709 - DEBUG - VN be6d5ba9-f923-4572-beb8-1ffbe9a9c626 still in use: Unable to complete operation on network be6d5ba9-f923-4572-beb8-1ffbe9a9c626. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-387e0b91-6111-4a74-82d9-988d14393e0a']
2026-02-24 20:55:04,709 - WARNING - Deleting VN ctest-vn-29237885 failed..Will retry
2026-02-24 20:55:06,889 - DEBUG - Response for deleting network ()
2026-02-24 20:55:07,208 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:55:07,209 - INFO - END TEST : test_metadata_service : PASSED[0:00:21]
2026-02-24 20:55:07,209 - INFO - --------------------------------------------------------------------------------
2026-02-24 20:55:07,216 - INFO - ================================================================================
2026-02-24 20:55:07,216 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-24 20:55:07,216 - 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
2026-02-24 20:55:07,546 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-24 20:55:07,546 - INFO - Initial checks done. Running the testcase now
2026-02-24 20:55:07,546 - INFO -
2026-02-24 20:55:08,155 - DEBUG - Response for create_network : {'network': {'id': '1b5d0444-8aa7-4292-956d-0e0399a6ffc9', 'name': 'ctest-vn-23408403', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34713760', 'ctest-vn-23408403'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 20:55:08,350 - DEBUG - Response for create_subnet : {'subnet': {'id': '18f3f010-a2bf-4093-b4f5-b6db776addb5', 'name': '', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': '1b5d0444-8aa7-4292-956d-0e0399a6ffc9', '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': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:55:08,595 - DEBUG - Response for create_subnet : {'subnet': {'id': '1069041f-1673-4a27-ba85-bcf1f336bba9', 'name': '', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': '1b5d0444-8aa7-4292-956d-0e0399a6ffc9', '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': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:55:08,628 - INFO - Created VN ctest-vn-23408403
2026-02-24 20:55:08,691 - DEBUG - VN ctest-vn-23408403 UUID is 1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:09,419 - DEBUG - Response for create_port : {'port': {'name': 'a378d253-9e95-4c2f-910c-1f62c9da21af', 'id': 'a378d253-9e95-4c2f-910c-1f62c9da21af', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': '1b5d0444-8aa7-4292-956d-0e0399a6ffc9', 'mac_address': '02:a3:78:d2:53:9e', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '18f3f010-a2bf-4093-b4f5-b6db776addb5'}], 'security_groups': ['609d3fa7-0a2f-42eb-bd03-0a45dbbde271'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:55:09,670 - DEBUG - Response for create_port : {'port': {'name': 'd75a2101-4505-4e00-a271-43fd3aabff4d', 'id': 'd75a2101-4505-4e00-a271-43fd3aabff4d', 'tenant_id': '07427b9afd1b4984b4ec1f8e3fb287f3', 'network_id': '1b5d0444-8aa7-4292-956d-0e0399a6ffc9', 'mac_address': '02:d7:5a:21:01:45', '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': '1069041f-1673-4a27-ba85-bcf1f336bba9'}], 'security_groups': ['609d3fa7-0a2f-42eb-bd03-0a45dbbde271'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07427b9afd1b4984b4ec1f8e3fb287f3'}}
2026-02-24 20:55:10,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:55:11,226 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:55:12,691 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:55:12,691 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-24 20:55:12,696 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f9d9fe61-ff01-47a7-a23b-acd006b411c2
2026-02-24 20:55:12,709 - DEBUG - Requesting: http://10.0.0.22:8082/project/07427b9a-fd1b-4984-b4ec-1f8e3fb287f3
2026-02-24 20:55:12,779 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/9605a32d-0bff-4770-87fe-9842f9b84114
2026-02-24 20:55:12,790 - INFO - Verifications in API Server for IPAM: ctest-ipam-52302669 passed
2026-02-24 20:55:12,796 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-34713760:ctest-ipam-52302669', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34713760', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10810225894442878832', 'uuid-lslong': '9799437252629643540'}, 'enable': 'true', 'created': '2026-02-24T20:55:07', 'last-modified': '2026-02-24T20:55:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.957604'}
2026-02-24 20:55:12,796 - INFO - Verifications in Control node for IPAM: ctest-ipam-52302669 passed
2026-02-24 20:55:12,796 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-24 20:55:12,801 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f9d9fe61-ff01-47a7-a23b-acd006b411c2
2026-02-24 20:55:12,811 - DEBUG - Requesting: http://10.0.0.22:8082/project/07427b9a-fd1b-4984-b4ec-1f8e3fb287f3
2026-02-24 20:55:12,885 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:12,912 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:12,926 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:12,935 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:12,946 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/36b9dd15-18d5-4ebd-af40-5aefea4833a2
2026-02-24 20:55:12,955 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-24 20:55:12,955 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:12,973 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:12,995 - INFO - Verified VN network id 11 for VN 1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:12,996 - INFO - Verifications in API Server for VN ctest-vn-23408403 passed
2026-02-24 20:55:12,996 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:13,008 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:13,014 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:13,023 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/36b9dd15-18d5-4ebd-af40-5aefea4833a2
2026-02-24 20:55:13,038 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34713760', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1971736904288649874', 'uuid-lslong': '10767277692738273225'}, 'enable': 'true', 'created': '2026-02-24T20:55:08', 'last-modified': '2026-02-24T20:55:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.490960'}
2026-02-24 20:55:13,048 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-24 20:55:13,048 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23408403 passed
2026-02-24 20:55:13,050 - DEBUG - ====Verifying policy data for ctest-vn-23408403 in API_Server ======
2026-02-24 20:55:13,050 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-24 20:55:13,063 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f9d9fe61-ff01-47a7-a23b-acd006b411c2
2026-02-24 20:55:13,077 - DEBUG - Requesting: http://10.0.0.22:8082/project/07427b9a-fd1b-4984-b4ec-1f8e3fb287f3
2026-02-24 20:55:13,147 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1b5d0444-8aa7-4292-956d-0e0399a6ffc9
2026-02-24 20:55:13,159 - DEBUG - =>VN ctest-vn-23408403 has no policy to be verified
2026-02-24 20:55:13,159 - DEBUG - Verifying the vn in opserver
2026-02-24 20:55:13,159 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 virtual network link through opserver 10.0.0.22
2026-02-24 20:55:13,159 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-24 20:55:13,586 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2026-02-24 20:55:13,676 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403?flat'}
2026-02-24 20:55:13,676 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 is found in opserver
2026-02-24 20:55:13,685 - DEBUG - VRF ids for VN ctest-vn-23408403: {'10.0.0.22': '2'}
2026-02-24 20:55:13,685 - INFO - Waiting for VM ctest-TestBasicVMVN-34713760-30516902 to be up..
2026-02-24 20:55:13,783 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:55:13,784 - INFO - VM name : ctest-TestBasicVMVN-34713760-30516902
2026-02-24 20:55:13,871 - DEBUG - VM ctest-TestBasicVMVN-34713760-30516902 ID is 25c53b0c-5550-4c87-9176-50cbb614365d
2026-02-24 20:55:13,871 - DEBUG - VM ctest-TestBasicVMVN-34713760-30516902 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:55:13,948 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/25c53b0c-5550-4c87-9176-50cbb614365d
2026-02-24 20:55:13,959 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a378d253-9e95-4c2f-910c-1f62c9da21af
2026-02-24 20:55:17,248 - 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 1027ms')
2026-02-24 20:55:17,248 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-30516902 failed!
2026-02-24 20:55:17,307 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 is 31.1.1.1 and allocation pool is NOT set
2026-02-24 20:55:17,308 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 is 31.1.2.1 and allocation pool is NOT set
2026-02-24 20:55:21,405 - 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 1020ms')
2026-02-24 20:55:21,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-30516902 failed!
2026-02-24 20:55:21,483 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 is 31.1.1.1 and allocation pool is NOT set
2026-02-24 20:55:21,483 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403 is 31.1.2.1 and allocation pool is NOT set
2026-02-24 20:55:23,562 - 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=3.50 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.843/3.169/3.496/0.326 ms')
2026-02-24 20:55:23,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34713760-30516902 passed
2026-02-24 20:55:23,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:23,735 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34713760-30516902, IP 31.1.1.4, Port 22
2026-02-24 20:55:23,950 - DEBUG - VM ctest-TestBasicVMVN-34713760-30516902 is ready for SSH connections
2026-02-24 20:55:23,950 - INFO - Waiting for VM ctest-TestBasicVMVN-34713760-47815185 to be up..
2026-02-24 20:55:24,115 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:55:24,115 - INFO - VM name : ctest-TestBasicVMVN-34713760-47815185
2026-02-24 20:55:24,268 - DEBUG - VM ctest-TestBasicVMVN-34713760-47815185 ID is 777bfdba-036b-470e-8984-6a55021886e7
2026-02-24 20:55:24,268 - DEBUG - VM ctest-TestBasicVMVN-34713760-47815185 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:55:24,413 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/777bfdba-036b-470e-8984-6a55021886e7
2026-02-24 20:55:24,431 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d75a2101-4505-4e00-a271-43fd3aabff4d
2026-02-24 20:55:25,724 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=4.13 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.967/3.547/4.127/0.580 ms')
2026-02-24 20:55:25,724 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34713760-47815185 passed
2026-02-24 20:55:25,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:25,896 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34713760-47815185, IP 31.1.2.4, Port 22
2026-02-24 20:55:26,096 - DEBUG - VM ctest-TestBasicVMVN-34713760-47815185 is ready for SSH connections
2026-02-24 20:55:26,096 - INFO - Waiting for VM ctest-TestBasicVMVN-34713760-12247559 to be up..
2026-02-24 20:55:26,215 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:55:26,215 - INFO - VM name : ctest-TestBasicVMVN-34713760-12247559
2026-02-24 20:55:26,319 - DEBUG - VM ctest-TestBasicVMVN-34713760-12247559 ID is a389b496-0a64-4340-9fc4-2fef375541d9
2026-02-24 20:55:26,320 - DEBUG - VM ctest-TestBasicVMVN-34713760-12247559 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:55:26,485 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a389b496-0a64-4340-9fc4-2fef375541d9
2026-02-24 20:55:26,500 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9636d9cd-e530-4952-919b-a55f646c650f
2026-02-24 20:55:27,815 - 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=6.55 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=4.13 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 = 4.131/5.340/6.550/1.209 ms')
2026-02-24 20:55:27,815 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-34713760-12247559 passed
2026-02-24 20:55:27,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:27,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34713760-12247559, IP 31.1.1.3, Port 22
2026-02-24 20:55:28,186 - DEBUG - VM ctest-TestBasicVMVN-34713760-12247559 is ready for SSH connections
2026-02-24 20:55:28,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:28,187 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:28,187 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-24 20:55:32,612 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.611 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.264 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.202 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.202/2.025/3.611 ms
2026-02-24 20:55:32,612 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-34713760-30516902 passed
2026-02-24 20:55:32,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:32,612 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:32,613 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-24 20:55:36,849 - 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=4.629 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.101 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.736 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.736/2.822/4.629 ms
2026-02-24 20:55:36,849 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-34713760-47815185 passed
2026-02-24 20:55:36,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:36,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:36,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:55:36,850 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:36,851 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 20:55:37,103 - DEBUG - None
2026-02-24 20:55:37,104 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:37,104 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 20:55:37,361 - DEBUG - None
2026-02-24 20:55:37,361 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:37,362 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-24 20:55:38,433 - DEBUG - None
2026-02-24 20:55:38,434 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:38,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-24 20:55:40,699 - 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.108 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.356 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.309 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.096 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.788 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.788/2.931/5.356 ms
2026-02-24 20:55:40,699 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:40,699 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-24 20:55:42,978 - 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=3.899 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=14.752 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=18.663 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.179 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.476 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.882 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.561 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.561/7.630/18.663 ms
2026-02-24 20:55:42,978 - 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.22, gateway password: c0ntrail123
2026-02-24 20:55:42,979 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-24 20:55:45,318 - 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.995 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.945 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.288 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.441 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.198 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=7.947 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.970 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.970/3.683/7.947 ms
2026-02-24 20:55:45,318 - INFO - Deleting VM ctest-TestBasicVMVN-34713760-12247559
2026-02-24 20:55:45,505 - INFO - Detaching port d75a2101-4505-4e00-a271-43fd3aabff4d from VM ctest-TestBasicVMVN-34713760-47815185
2026-02-24 20:55:45,587 - INFO - Deleting VM ctest-TestBasicVMVN-34713760-47815185
2026-02-24 20:55:45,773 - INFO - Detaching port a378d253-9e95-4c2f-910c-1f62c9da21af from VM ctest-TestBasicVMVN-34713760-30516902
2026-02-24 20:55:45,851 - INFO - Deleting VM ctest-TestBasicVMVN-34713760-30516902
2026-02-24 20:55:45,973 - INFO - Deleting VN ctest-vn-23408403
2026-02-24 20:55:46,198 - DEBUG - Response for delete_port : ()
2026-02-24 20:55:46,391 - DEBUG - Response for delete_port : ()
2026-02-24 20:55:46,527 - DEBUG - Response for deleting network ()
2026-02-24 20:55:46,527 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/569527ff-4150-4d08-af8b-65c34cda1897
2026-02-24 20:55:46,536 - DEBUG - Response Code: 404
2026-02-24 20:55:46,536 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-24 20:55:46,541 - DEBUG - Requesting: http://10.0.0.22:8082/domain/f9d9fe61-ff01-47a7-a23b-acd006b411c2
2026-02-24 20:55:46,602 - DEBUG - Requesting: http://10.0.0.22:8082/project/07427b9a-fd1b-4984-b4ec-1f8e3fb287f3
2026-02-24 20:55:46,685 - INFO - Validated that VN ctest-vn-23408403 is not found in API Server
2026-02-24 20:55:46,697 - DEBUG - VN ctest-vn-23408403 is not present in Agent 10.0.0.22
2026-02-24 20:55:46,697 - INFO - Validated that VN ctest-vn-23408403 is not in any agent
2026-02-24 20:55:46,702 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2026-02-24 20:55:46,709 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-23408403
2026-02-24 20:55:46,709 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-34713760:ctest-vn-23408403
2026-02-24 20:55:46,721 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23408403 info
2026-02-24 20:55:46,802 - INFO - IPAM: ctest-ipam-52302669 is not found in API Server
2026-02-24 20:55:46,816 - INFO - IPAM:ctest-ipam-52302669 is not found in control node
2026-02-24 20:55:47,078 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:55:47,078 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2026-02-24 20:55:47,078 - INFO - --------------------------------------------------------------------------------
2026-02-24 20:55:47,781 - INFO - Deleted project: ctest-TestBasicVMVN-34713760, ID : 07427b9a-fd1b-4984-b4ec-1f8e3fb287f3