2026-06-18 10:41:01,143 - INFO - Domain Default found not creating
2026-06-18 10:41:01,282 - INFO - Project ctest-TestBasicVMVN-23533346 not found, creating it
2026-06-18 10:41:01,710 - INFO - Created Project:ctest-TestBasicVMVN-23533346, ID : e98f5159-db46-4851-85b7-e2d735717457
2026-06-18 10:41:03,128 - INFO - ================================================================================
2026-06-18 10:41:03,128 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-18 10:41:03,128 - 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-06-18 10:41:03,378 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-06-18 10:41:03,378 - INFO - Initial checks done. Running the testcase now
2026-06-18 10:41:03,378 - INFO -
2026-06-18 10:41:03,914 - DEBUG - Response for create_network : {'network': {'id': 'cc9b0227-0a48-4927-ba85-b48fbbf8192e', 'name': 'ctest-vn2_metadata-96263433', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'project_id': 'e98f5159db46485185b7e2d735717457', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23533346', 'ctest-vn2_metadata-96263433'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 10:41:04,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '15dbae42-4eac-43a0-b788-fb83bafae060', 'name': '', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': 'cc9b0227-0a48-4927-ba85-b48fbbf8192e', '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': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:04,124 - INFO - Created VN ctest-vn2_metadata-96263433
2026-06-18 10:41:04,173 - DEBUG - VN ctest-vn2_metadata-96263433 UUID is cc9b0227-0a48-4927-ba85-b48fbbf8192e
2026-06-18 10:41:04,336 - DEBUG - Services list from nova: [, , ]
2026-06-18 10:41:05,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1)
2026-06-18 10:41:05,481 - DEBUG - Link local service introspect added
2026-06-18 10:41:05,518 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:41:10,588 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:41:15,652 - DEBUG - VM is in ACTIVE state now
2026-06-18 10:41:15,780 - INFO - Waiting for VM ctest-TestBasicVMVN-23533346-00861792 to be up..
2026-06-18 10:41:15,780 - INFO - VM name : ctest-TestBasicVMVN-23533346-00861792
2026-06-18 10:41:15,842 - DEBUG - VM ctest-TestBasicVMVN-23533346-00861792 ID is c722392d-db9d-4267-8af7-070d24cd946c
2026-06-18 10:41:15,842 - DEBUG - VM ctest-TestBasicVMVN-23533346-00861792 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1
2026-06-18 10:41:15,902 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c722392d-db9d-4267-8af7-070d24cd946c
2026-06-18 10:41:16,217 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c722392d-db9d-4267-8af7-070d24cd946c
2026-06-18 10:41:16,244 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/175974ed-68ea-441d-add5-fea952e5304a
2026-06-18 10:41:19,509 - 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-06-18 10:41:19,510 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-00861792 failed!
2026-06-18 10:41:19,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23533346:ctest-vn2_metadata-96263433 is 11.1.1.1 and allocation pool is NOT set
2026-06-18 10:41:21,618 - 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=8.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/4.444/8.472/4.028 ms')
2026-06-18 10:41:21,618 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-00861792 passed
2026-06-18 10:41:21,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:41:21,765 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23533346-00861792, IP 11.1.1.3, Port 22
2026-06-18 10:41:21,917 - DEBUG - VM ctest-TestBasicVMVN-23533346-00861792 is ready for SSH connections
2026-06-18 10:41:21,917 - INFO - Retry 0
2026-06-18 10:41:21,917 - 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.33, gateway password: c0ntrail123
2026-06-18 10:41:21,917 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-18 10:41:23,469 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-18 10:41:23,469 - INFO - Generic metadata worked
2026-06-18 10:41:23,725 - DEBUG - Link local service introspect removed
2026-06-18 10:41:23,725 - INFO - Deleting VM ctest-TestBasicVMVN-23533346-00861792
2026-06-18 10:41:23,786 - INFO - Deleting VN ctest-vn2_metadata-96263433
2026-06-18 10:41:23,811 - DEBUG - VN cc9b0227-0a48-4927-ba85-b48fbbf8192e still in use: Unable to complete operation on network cc9b0227-0a48-4927-ba85-b48fbbf8192e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-37ab09bb-bd2a-4830-a378-aca89419ca16']
2026-06-18 10:41:23,812 - WARNING - Deleting VN ctest-vn2_metadata-96263433 failed..Will retry
2026-06-18 10:41:25,838 - DEBUG - VN cc9b0227-0a48-4927-ba85-b48fbbf8192e still in use: Unable to complete operation on network cc9b0227-0a48-4927-ba85-b48fbbf8192e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-714b9aba-2b9c-4816-abc2-a6396b053c9a']
2026-06-18 10:41:25,838 - WARNING - Deleting VN ctest-vn2_metadata-96263433 failed..Will retry
2026-06-18 10:41:27,957 - DEBUG - Response for deleting network ()
2026-06-18 10:41:28,218 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 10:41:28,218 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:25]
2026-06-18 10:41:28,218 - INFO - --------------------------------------------------------------------------------
2026-06-18 10:41:28,220 - INFO - ================================================================================
2026-06-18 10:41:28,220 - INFO - STARTING TEST : test_metadata_service
2026-06-18 10:41:28,220 - 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-06-18 10:41:28,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-06-18 10:41:28,509 - INFO - Initial checks done. Running the testcase now
2026-06-18 10:41:28,509 - INFO -
2026-06-18 10:41:28,509 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-06-18 10:41:28,514 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/e4eabe02-40de-4e7a-b906-4985d237509e
2026-06-18 10:41:28,675 - DEBUG - Response for create_network : {'network': {'id': '350f9280-eada-4cbb-a65d-4237fd1e6527', 'name': 'ctest-vn-27255134', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'project_id': 'e98f5159db46485185b7e2d735717457', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23533346', 'ctest-vn-27255134'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 10:41:28,838 - DEBUG - Response for create_subnet : {'subnet': {'id': '286c8501-f805-4528-a067-fbc0d0b10cec', 'name': '', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': '350f9280-eada-4cbb-a65d-4237fd1e6527', 'ip_version': 4, 'cidr': '193.119.88.64/26', 'allocation_pools': [{'start': '193.119.88.66', 'end': '193.119.88.126'}], 'gateway_ip': '193.119.88.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.119.88.66', 'tags': [], 'project_id': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:28,851 - INFO - Created VN ctest-vn-27255134
2026-06-18 10:41:28,905 - DEBUG - VN ctest-vn-27255134 UUID is 350f9280-eada-4cbb-a65d-4237fd1e6527
2026-06-18 10:41:30,046 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1)
2026-06-18 10:41:30,046 - INFO - Waiting for VM ctest-TestBasicVMVN-23533346-64211534 to be up..
2026-06-18 10:41:30,076 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:41:35,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:41:40,202 - DEBUG - VM is in ACTIVE state now
2026-06-18 10:41:40,203 - INFO - VM name : ctest-TestBasicVMVN-23533346-64211534
2026-06-18 10:41:40,265 - DEBUG - VM ctest-TestBasicVMVN-23533346-64211534 ID is e3620cbf-5544-41c8-b80f-967c024042f6
2026-06-18 10:41:40,266 - DEBUG - VM ctest-TestBasicVMVN-23533346-64211534 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1
2026-06-18 10:41:40,325 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e3620cbf-5544-41c8-b80f-967c024042f6
2026-06-18 10:41:40,332 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/77b1b889-2557-4e48-92ce-ae2f7074f146
2026-06-18 10:41:43,575 - 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 1015ms')
2026-06-18 10:41:43,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-64211534 failed!
2026-06-18 10:41:43,633 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-27255134 is 193.119.88.65 and allocation pool is NOT set
2026-06-18 10:41:45,694 - 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=5.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.476 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.476/2.882/5.289/2.406 ms')
2026-06-18 10:41:45,694 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-64211534 passed
2026-06-18 10:41:45,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:41:45,841 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23533346-64211534, IP 193.119.88.67, Port 22
2026-06-18 10:41:45,997 - DEBUG - VM ctest-TestBasicVMVN-23533346-64211534 is ready for SSH connections
2026-06-18 10:41:45,997 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-18 10:41:45,997 - DEBUG - cat /tmp/output.txt
2026-06-18 10:41:47,573 - DEBUG - Hello World. The time is now Thu, 18 Jun 2026 04:41:45 -0600!
2026-06-18 10:41:47,574 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 18 Jun 2026 04:41:45 -0600!'}
2026-06-18 10:41:47,574 - INFO - metadata_script.txt got executed in the vm
2026-06-18 10:41:47,574 - INFO - Deleting VM ctest-TestBasicVMVN-23533346-64211534
2026-06-18 10:41:47,635 - INFO - Deleting VN ctest-vn-27255134
2026-06-18 10:41:47,664 - DEBUG - VN 350f9280-eada-4cbb-a65d-4237fd1e6527 still in use: Unable to complete operation on network 350f9280-eada-4cbb-a65d-4237fd1e6527. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-475adf2a-6a57-41f1-b33f-2a38369525c0']
2026-06-18 10:41:47,664 - WARNING - Deleting VN ctest-vn-27255134 failed..Will retry
2026-06-18 10:41:49,754 - DEBUG - Response for deleting network ()
2026-06-18 10:41:50,011 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 10:41:50,011 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-06-18 10:41:50,011 - INFO - --------------------------------------------------------------------------------
2026-06-18 10:41:50,013 - INFO - ================================================================================
2026-06-18 10:41:50,013 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-18 10:41:50,013 - 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-06-18 10:41:50,331 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-06-18 10:41:50,331 - INFO - Initial checks done. Running the testcase now
2026-06-18 10:41:50,331 - INFO -
2026-06-18 10:41:50,790 - DEBUG - Response for create_network : {'network': {'id': 'b3693850-91a3-4d70-8a2a-165b3b20f2fe', 'name': 'ctest-vn-35010395', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'project_id': 'e98f5159db46485185b7e2d735717457', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23533346', 'ctest-vn-35010395'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 10:41:51,003 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc9ffa86-25af-4324-853d-1339fc2f903d', 'name': '', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': 'b3693850-91a3-4d70-8a2a-165b3b20f2fe', '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': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:51,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f46fc0fc-819a-416b-981b-0c179baf09a2', 'name': '', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': 'b3693850-91a3-4d70-8a2a-165b3b20f2fe', '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': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:51,170 - INFO - Created VN ctest-vn-35010395
2026-06-18 10:41:51,221 - DEBUG - VN ctest-vn-35010395 UUID is b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:51,540 - DEBUG - Response for create_port : {'port': {'name': '1cb615aa-8c99-41d0-8b3b-62fd57f6e046', 'id': '1cb615aa-8c99-41d0-8b3b-62fd57f6e046', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': 'b3693850-91a3-4d70-8a2a-165b3b20f2fe', 'mac_address': '02:1c:b6:15:aa:8c', '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': 'dc9ffa86-25af-4324-853d-1339fc2f903d'}], 'security_groups': ['a42bb155-008b-4716-ad9f-2357d27438c3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:51,699 - DEBUG - Response for create_port : {'port': {'name': '7e3a2328-68d9-461d-b535-793f9285d1fc', 'id': '7e3a2328-68d9-461d-b535-793f9285d1fc', 'tenant_id': 'e98f5159db46485185b7e2d735717457', 'network_id': 'b3693850-91a3-4d70-8a2a-165b3b20f2fe', 'mac_address': '02:7e:3a:23:28:68', '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': 'f46fc0fc-819a-416b-981b-0c179baf09a2'}], 'security_groups': ['a42bb155-008b-4716-ad9f-2357d27438c3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e98f5159db46485185b7e2d735717457'}}
2026-06-18 10:41:52,091 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1)
2026-06-18 10:41:52,446 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1)
2026-06-18 10:41:53,488 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1)
2026-06-18 10:41:53,488 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-18 10:41:53,493 - DEBUG - Requesting: http://10.0.0.33:8082/domain/84ce7c22-693b-49ac-a5cc-741269bfae7a
2026-06-18 10:41:53,503 - DEBUG - Requesting: http://10.0.0.33:8082/project/e98f5159-db46-4851-85b7-e2d735717457
2026-06-18 10:41:53,572 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/51080f23-16aa-4caa-b32a-5c9005fd6e51
2026-06-18 10:41:53,579 - INFO - Verifications in API Server for IPAM: ctest-ipam-59771805 passed
2026-06-18 10:41:53,584 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-23533346:ctest-ipam-59771805', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23533346', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5838933560264379562', 'uuid-lslong': '12910233055456489041'}, 'enable': 'true', 'created': '2026-06-18T10:41:50', 'last-modified': '2026-06-18T10:41:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.031077'}
2026-06-18 10:41:53,584 - INFO - Verifications in Control node for IPAM: ctest-ipam-59771805 passed
2026-06-18 10:41:53,585 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-18 10:41:53,589 - DEBUG - Requesting: http://10.0.0.33:8082/domain/84ce7c22-693b-49ac-a5cc-741269bfae7a
2026-06-18 10:41:53,598 - DEBUG - Requesting: http://10.0.0.33:8082/project/e98f5159-db46-4851-85b7-e2d735717457
2026-06-18 10:41:53,663 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,672 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,680 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:41:53,686 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:41:53,691 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a2b5d4fd-b78c-4b88-9dee-b81c486e7f14
2026-06-18 10:41:53,696 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-18 10:41:53,696 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,704 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:41:53,716 - INFO - Verified VN network id 11 for VN b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,716 - INFO - Verifications in API Server for VN ctest-vn-35010395 passed
2026-06-18 10:41:53,716 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,724 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:41:53,729 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:41:53,735 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a2b5d4fd-b78c-4b88-9dee-b81c486e7f14
2026-06-18 10:41:53,745 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23533346', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12927926124035657072', 'uuid-lslong': '9955794507345752830'}, 'enable': 'true', 'created': '2026-06-18T10:41:50', 'last-modified': '2026-06-18T10:41:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.617521'}
2026-06-18 10:41:53,750 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-18 10:41:53,750 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35010395 passed
2026-06-18 10:41:53,750 - DEBUG - ====Verifying policy data for ctest-vn-35010395 in API_Server ======
2026-06-18 10:41:53,750 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-18 10:41:53,755 - DEBUG - Requesting: http://10.0.0.33:8082/domain/84ce7c22-693b-49ac-a5cc-741269bfae7a
2026-06-18 10:41:53,764 - DEBUG - Requesting: http://10.0.0.33:8082/project/e98f5159-db46-4851-85b7-e2d735717457
2026-06-18 10:41:53,828 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b3693850-91a3-4d70-8a2a-165b3b20f2fe
2026-06-18 10:41:53,836 - DEBUG - =>VN ctest-vn-35010395 has no policy to be verified
2026-06-18 10:41:53,836 - DEBUG - Verifying the vn in opserver
2026-06-18 10:41:53,836 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395 virtual network link through opserver 10.0.0.33
2026-06-18 10:41:53,836 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-18 10:41:54,149 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-06-18 10:41:54,188 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395?flat'}
2026-06-18 10:41:54,188 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395 is found in opserver
2026-06-18 10:41:54,197 - DEBUG - Do not have enough data to verify VN in agent
2026-06-18 10:41:54,202 - DEBUG - VRF ids for VN ctest-vn-35010395: {}
2026-06-18 10:41:54,202 - INFO - Waiting for VM ctest-TestBasicVMVN-23533346-05702961 to be up..
2026-06-18 10:41:54,244 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:41:59,310 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 10:42:04,371 - DEBUG - VM is in ACTIVE state now
2026-06-18 10:42:04,371 - INFO - VM name : ctest-TestBasicVMVN-23533346-05702961
2026-06-18 10:42:04,430 - DEBUG - VM ctest-TestBasicVMVN-23533346-05702961 ID is 47d70e26-b479-43ea-8d5b-61e5eaa0af9c
2026-06-18 10:42:04,431 - DEBUG - VM ctest-TestBasicVMVN-23533346-05702961 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1
2026-06-18 10:42:04,491 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/47d70e26-b479-43ea-8d5b-61e5eaa0af9c
2026-06-18 10:42:04,499 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1cb615aa-8c99-41d0-8b3b-62fd57f6e046
2026-06-18 10:42:07,767 - 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 1032ms')
2026-06-18 10:42:07,768 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-05702961 failed!
2026-06-18 10:42:07,821 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395 is 31.1.1.1 and allocation pool is NOT set
2026-06-18 10:42:07,821 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23533346:ctest-vn-35010395 is 31.1.2.1 and allocation pool is NOT set
2026-06-18 10:42:09,883 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.389 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.389/1.693/2.997/1.304 ms')
2026-06-18 10:42:09,883 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23533346-05702961 passed
2026-06-18 10:42:10,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:10,030 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23533346-05702961, IP 31.1.1.4, Port 22
2026-06-18 10:42:10,193 - DEBUG - VM ctest-TestBasicVMVN-23533346-05702961 is ready for SSH connections
2026-06-18 10:42:10,193 - INFO - Waiting for VM ctest-TestBasicVMVN-23533346-21803637 to be up..
2026-06-18 10:42:10,256 - DEBUG - VM is in ACTIVE state now
2026-06-18 10:42:10,257 - INFO - VM name : ctest-TestBasicVMVN-23533346-21803637
2026-06-18 10:42:10,324 - DEBUG - VM ctest-TestBasicVMVN-23533346-21803637 ID is 0ed9049b-895f-43ef-a289-44c44c234019
2026-06-18 10:42:10,324 - DEBUG - VM ctest-TestBasicVMVN-23533346-21803637 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1
2026-06-18 10:42:10,388 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0ed9049b-895f-43ef-a289-44c44c234019
2026-06-18 10:42:10,396 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7e3a2328-68d9-461d-b535-793f9285d1fc
2026-06-18 10:42:11,626 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.309 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.309/1.661/3.014/1.352 ms')
2026-06-18 10:42:11,626 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-23533346-21803637 passed
2026-06-18 10:42:11,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:11,773 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23533346-21803637, IP 31.1.2.4, Port 22
2026-06-18 10:42:11,933 - DEBUG - VM ctest-TestBasicVMVN-23533346-21803637 is ready for SSH connections
2026-06-18 10:42:11,933 - INFO - Waiting for VM ctest-TestBasicVMVN-23533346-01128003 to be up..
2026-06-18 10:42:11,999 - DEBUG - VM is in ACTIVE state now
2026-06-18 10:42:11,999 - INFO - VM name : ctest-TestBasicVMVN-23533346-01128003
2026-06-18 10:42:12,062 - DEBUG - VM ctest-TestBasicVMVN-23533346-01128003 ID is d5c6149c-33cb-491b-b805-5aa5f800f0db
2026-06-18 10:42:12,062 - DEBUG - VM ctest-TestBasicVMVN-23533346-01128003 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1
2026-06-18 10:42:12,126 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d5c6149c-33cb-491b-b805-5aa5f800f0db
2026-06-18 10:42:12,133 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a3df4cc3-e030-4695-b4e8-f553e044a6ed
2026-06-18 10:42:13,366 - 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.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.416 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.416/1.707/2.998/1.291 ms')
2026-06-18 10:42:13,367 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-23533346-01128003 passed
2026-06-18 10:42:13,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:13,514 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23533346-01128003, IP 31.1.1.3, Port 22
2026-06-18 10:42:13,673 - DEBUG - VM ctest-TestBasicVMVN-23533346-01128003 is ready for SSH connections
2026-06-18 10:42:13,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:13,673 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:13,674 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-18 10:42:17,563 - 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.316 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.703 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.894 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/1.637/3.316 ms
2026-06-18 10:42:17,563 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-23533346-05702961 passed
2026-06-18 10:42:17,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:17,563 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:17,563 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-18 10:42:21,201 - 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.935 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.811 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.729 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.729/1.825/3.935 ms
2026-06-18 10:42:21,201 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-23533346-21803637 passed
2026-06-18 10:42:21,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:21,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:21,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 10:42:21,201 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:21,202 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-18 10:42:21,316 - DEBUG - None
2026-06-18 10:42:21,316 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:21,317 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-18 10:42:21,420 - DEBUG - None
2026-06-18 10:42:21,420 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:21,420 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-18 10:42:22,980 - DEBUG - None
2026-06-18 10:42:22,980 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:22,980 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-18 10:42:25,105 - 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.904 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.886 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.343 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.631 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.518 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/2.256/6.886 ms
2026-06-18 10:42:25,106 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:25,106 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-18 10:42:27,259 - 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=0.803 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.503 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.645 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.357 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.449 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.168 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.335/1.608/3.645 ms
2026-06-18 10:42:27,259 - 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.33, gateway password: c0ntrail123
2026-06-18 10:42:27,259 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-18 10:42:29,413 - 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.467 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.317 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.998 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.340 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.511 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.269 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.312 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.312/1.459/2.998 ms
2026-06-18 10:42:29,413 - INFO - Deleting VM ctest-TestBasicVMVN-23533346-01128003
2026-06-18 10:42:29,471 - INFO - Detaching port 7e3a2328-68d9-461d-b535-793f9285d1fc from VM ctest-TestBasicVMVN-23533346-21803637
2026-06-18 10:42:29,500 - INFO - Deleting VM ctest-TestBasicVMVN-23533346-21803637
2026-06-18 10:42:29,558 - INFO - Detaching port 1cb615aa-8c99-41d0-8b3b-62fd57f6e046 from VM ctest-TestBasicVMVN-23533346-05702961
2026-06-18 10:42:29,587 - INFO - Deleting VM ctest-TestBasicVMVN-23533346-05702961
2026-06-18 10:42:29,651 - INFO - Deleting VN ctest-vn-35010395
2026-06-18 10:42:29,778 - DEBUG - Response for delete_port : ()
2026-06-18 10:42:29,936 - DEBUG - Response for delete_port : ()
2026-06-18 10:42:29,964 - DEBUG - VN b3693850-91a3-4d70-8a2a-165b3b20f2fe still in use: Unable to complete operation on network b3693850-91a3-4d70-8a2a-165b3b20f2fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-301e8b67-8f5d-4320-88a7-882a306fdfa2']
2026-06-18 10:42:29,964 - WARNING - Deleting VN ctest-vn-35010395 failed..Will retry
2026-06-18 10:42:32,075 - DEBUG - Response for deleting network ()
2026-06-18 10:42:32,075 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7a9dcfc9-cfda-4b96-801f-6ccfd37d9bee
2026-06-18 10:42:32,081 - DEBUG - Response Code: 404
2026-06-18 10:42:32,081 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-18 10:42:32,085 - DEBUG - Requesting: http://10.0.0.33:8082/domain/84ce7c22-693b-49ac-a5cc-741269bfae7a
2026-06-18 10:42:32,138 - DEBUG - Requesting: http://10.0.0.33:8082/project/e98f5159-db46-4851-85b7-e2d735717457
2026-06-18 10:42:32,208 - INFO - Validated that VN ctest-vn-35010395 is not found in API Server
2026-06-18 10:42:32,217 - DEBUG - VN ctest-vn-35010395 is not present in Agent 10.0.0.33
2026-06-18 10:42:32,217 - INFO - Validated that VN ctest-vn-35010395 is not in any agent
2026-06-18 10:42:32,231 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35010395 info
2026-06-18 10:42:32,297 - INFO - IPAM: ctest-ipam-59771805 is not found in API Server
2026-06-18 10:42:32,306 - INFO - IPAM:ctest-ipam-59771805 is not found in control node
2026-06-18 10:42:32,562 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 10:42:32,562 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2026-06-18 10:42:32,562 - INFO - --------------------------------------------------------------------------------
2026-06-18 10:42:33,240 - INFO - Deleted project: ctest-TestBasicVMVN-23533346, ID : e98f5159-db46-4851-85b7-e2d735717457