2026-06-02 10:30:38,658 - INFO - Domain Default found not creating
2026-06-02 10:30:38,904 - INFO - Project ctest-TestBasicVMVN-01069258 not found, creating it
2026-06-02 10:30:39,461 - INFO - Created Project:ctest-TestBasicVMVN-01069258, ID : 7846e74a-3508-41ee-9d4c-12a2fa7b2fe4
2026-06-02 10:30:41,144 - INFO - ================================================================================
2026-06-02 10:30:41,144 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-02 10:30:41,144 - 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-02 10:30:41,411 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with
2026-06-02 10:30:41,411 - INFO - Initial checks done. Running the testcase now
2026-06-02 10:30:41,411 - INFO -
2026-06-02 10:30:42,074 - DEBUG - Response for create_network : {'network': {'id': '139b313f-ac91-41c6-9fe0-dfea0e16cbf4', 'name': 'ctest-vn2_metadata-41940484', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01069258', 'ctest-vn2_metadata-41940484'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 10:30:42,288 - DEBUG - Response for create_subnet : {'subnet': {'id': '534a4da5-da3b-4ebf-87af-ff282e53430f', 'name': '', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '139b313f-ac91-41c6-9fe0-dfea0e16cbf4', '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': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:30:42,309 - INFO - Created VN ctest-vn2_metadata-41940484
2026-06-02 10:30:42,366 - DEBUG - VN ctest-vn2_metadata-41940484 UUID is 139b313f-ac91-41c6-9fe0-dfea0e16cbf4
2026-06-02 10:30:42,576 - DEBUG - Services list from nova: [, , ]
2026-06-02 10:30:43,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1)
2026-06-02 10:30:43,794 - DEBUG - Link local service introspect added
2026-06-02 10:30:43,839 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-02 10:30:48,946 - DEBUG - VM is in ACTIVE state now
2026-06-02 10:30:49,093 - INFO - Waiting for VM ctest-TestBasicVMVN-01069258-33677515 to be up..
2026-06-02 10:30:49,093 - INFO - VM name : ctest-TestBasicVMVN-01069258-33677515
2026-06-02 10:30:49,184 - DEBUG - VM ctest-TestBasicVMVN-01069258-33677515 ID is 248a152b-b5f1-4399-ba05-f5462878442d
2026-06-02 10:30:49,185 - DEBUG - VM ctest-TestBasicVMVN-01069258-33677515 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1
2026-06-02 10:30:49,275 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/248a152b-b5f1-4399-ba05-f5462878442d
2026-06-02 10:30:49,587 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/248a152b-b5f1-4399-ba05-f5462878442d
2026-06-02 10:30:49,637 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c60287d8-c535-425c-bdb1-2fed203068c2
2026-06-02 10:30:52,913 - 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 1025ms')
2026-06-02 10:30:52,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-33677515 failed!
2026-06-02 10:30:52,970 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn2_metadata-41940484 is 11.1.1.1 and allocation pool is NOT set
2026-06-02 10:30:57,046 - 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=2.56 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 2.556/2.556/2.556/0.000 ms')
2026-06-02 10:30:57,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-33677515 passed
2026-06-02 10:30:57,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:30:57,198 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01069258-33677515, IP 11.1.1.3, Port 22
2026-06-02 10:30:57,357 - DEBUG - VM ctest-TestBasicVMVN-01069258-33677515 is ready for SSH connections
2026-06-02 10:30:57,357 - INFO - Retry 0
2026-06-02 10:30:57,357 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:30:57,357 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-02 10:30:59,068 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-02 10:30:59,068 - INFO - Generic metadata worked
2026-06-02 10:30:59,334 - DEBUG - Link local service introspect removed
2026-06-02 10:30:59,334 - INFO - Deleting VM ctest-TestBasicVMVN-01069258-33677515
2026-06-02 10:30:59,413 - INFO - Deleting VN ctest-vn2_metadata-41940484
2026-06-02 10:30:59,457 - DEBUG - VN 139b313f-ac91-41c6-9fe0-dfea0e16cbf4 still in use: Unable to complete operation on network 139b313f-ac91-41c6-9fe0-dfea0e16cbf4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-debe6603-eb8d-4a76-a8be-039682cb3cf7']
2026-06-02 10:30:59,457 - WARNING - Deleting VN ctest-vn2_metadata-41940484 failed..Will retry
2026-06-02 10:31:01,588 - DEBUG - Response for deleting network ()
2026-06-02 10:31:01,843 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 10:31:01,843 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:20]
2026-06-02 10:31:01,843 - INFO - --------------------------------------------------------------------------------
2026-06-02 10:31:01,846 - INFO - ================================================================================
2026-06-02 10:31:01,846 - INFO - STARTING TEST : test_metadata_service
2026-06-02 10:31:01,846 - 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-02 10:31:02,144 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with
2026-06-02 10:31:02,144 - INFO - Initial checks done. Running the testcase now
2026-06-02 10:31:02,144 - INFO -
2026-06-02 10:31:02,144 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-06-02 10:31:02,151 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/91a345e6-a97b-430c-a17c-1c3c48a8fb53
2026-06-02 10:31:02,354 - DEBUG - Response for create_network : {'network': {'id': '44c9f915-d0c7-4db4-9f59-fe513badacdb', 'name': 'ctest-vn-57831081', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01069258', 'ctest-vn-57831081'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 10:31:02,581 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b85e9b6-f43c-4bfc-bd00-63c8b0ea1fcc', 'name': '', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '44c9f915-d0c7-4db4-9f59-fe513badacdb', 'ip_version': 4, 'cidr': '195.44.11.128/26', 'allocation_pools': [{'start': '195.44.11.130', 'end': '195.44.11.190'}], 'gateway_ip': '195.44.11.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.44.11.130', 'tags': [], 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:31:02,602 - INFO - Created VN ctest-vn-57831081
2026-06-02 10:31:02,658 - DEBUG - VN ctest-vn-57831081 UUID is 44c9f915-d0c7-4db4-9f59-fe513badacdb
2026-06-02 10:31:03,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1)
2026-06-02 10:31:03,956 - INFO - Waiting for VM ctest-TestBasicVMVN-01069258-04361767 to be up..
2026-06-02 10:31:04,010 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-02 10:31:09,098 - DEBUG - VM is in ACTIVE state now
2026-06-02 10:31:09,098 - INFO - VM name : ctest-TestBasicVMVN-01069258-04361767
2026-06-02 10:31:09,193 - DEBUG - VM ctest-TestBasicVMVN-01069258-04361767 ID is 9970a8b9-7ff9-4ebb-a936-90a80f2eef97
2026-06-02 10:31:09,193 - DEBUG - VM ctest-TestBasicVMVN-01069258-04361767 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1
2026-06-02 10:31:09,285 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9970a8b9-7ff9-4ebb-a936-90a80f2eef97
2026-06-02 10:31:09,297 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1fd55d86-4966-432a-8b39-cab3ff053040
2026-06-02 10:31:12,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 1004ms')
2026-06-02 10:31:12,564 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-04361767 failed!
2026-06-02 10:31:12,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-57831081 is 195.44.11.129 and allocation pool is NOT set
2026-06-02 10:31:16,689 - 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=10.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 10.031/10.031/10.031/0.000 ms')
2026-06-02 10:31:16,690 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-04361767 passed
2026-06-02 10:31:16,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:16,850 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01069258-04361767, IP 195.44.11.131, Port 22
2026-06-02 10:31:17,010 - DEBUG - VM ctest-TestBasicVMVN-01069258-04361767 is ready for SSH connections
2026-06-02 10:31:17,010 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:17,010 - DEBUG - cat /tmp/output.txt
2026-06-02 10:31:18,702 - DEBUG - Hello World. The time is now Tue, 02 Jun 2026 04:31:15 -0600!
2026-06-02 10:31:18,703 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 02 Jun 2026 04:31:15 -0600!'}
2026-06-02 10:31:18,703 - INFO - metadata_script.txt got executed in the vm
2026-06-02 10:31:18,703 - INFO - Deleting VM ctest-TestBasicVMVN-01069258-04361767
2026-06-02 10:31:18,793 - INFO - Deleting VN ctest-vn-57831081
2026-06-02 10:31:18,832 - DEBUG - VN 44c9f915-d0c7-4db4-9f59-fe513badacdb still in use: Unable to complete operation on network 44c9f915-d0c7-4db4-9f59-fe513badacdb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c5d87006-8a3c-4bad-a817-b3d9c64e2042']
2026-06-02 10:31:18,832 - WARNING - Deleting VN ctest-vn-57831081 failed..Will retry
2026-06-02 10:31:20,963 - DEBUG - Response for deleting network ()
2026-06-02 10:31:21,229 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 10:31:21,229 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-06-02 10:31:21,229 - INFO - --------------------------------------------------------------------------------
2026-06-02 10:31:21,232 - INFO - ================================================================================
2026-06-02 10:31:21,232 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-02 10:31:21,233 - 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-02 10:31:21,534 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with
2026-06-02 10:31:21,534 - INFO - Initial checks done. Running the testcase now
2026-06-02 10:31:21,534 - INFO -
2026-06-02 10:31:22,038 - DEBUG - Response for create_network : {'network': {'id': '38c28145-8159-444f-a534-dede7160143a', 'name': 'ctest-vn-14637754', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01069258', 'ctest-vn-14637754'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 10:31:22,213 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f80543b3-8057-449a-b95e-01ec866a845c', 'name': '', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '38c28145-8159-444f-a534-dede7160143a', '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': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:31:22,378 - DEBUG - Response for create_subnet : {'subnet': {'id': '6459d296-47cf-4f11-b576-17ec613277f5', 'name': '', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '38c28145-8159-444f-a534-dede7160143a', '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': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:31:22,402 - INFO - Created VN ctest-vn-14637754
2026-06-02 10:31:22,458 - DEBUG - VN ctest-vn-14637754 UUID is 38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:22,866 - DEBUG - Response for create_port : {'port': {'name': '0e4fdfb5-8525-48aa-9b97-f52534a3fa0a', 'id': '0e4fdfb5-8525-48aa-9b97-f52534a3fa0a', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '38c28145-8159-444f-a534-dede7160143a', 'mac_address': '02:0e:4f:df:b5:85', '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': 'f80543b3-8057-449a-b95e-01ec866a845c'}], 'security_groups': ['c998f9bd-e1b9-4c43-9559-46781605e5ee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:31:23,063 - DEBUG - Response for create_port : {'port': {'name': '2f5f63ee-4941-4c21-acda-0a79dd6ab673', 'id': '2f5f63ee-4941-4c21-acda-0a79dd6ab673', 'tenant_id': '7846e74a350841ee9d4c12a2fa7b2fe4', 'network_id': '38c28145-8159-444f-a534-dede7160143a', 'mac_address': '02:2f:5f:63:ee:49', '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': '6459d296-47cf-4f11-b576-17ec613277f5'}], 'security_groups': ['c998f9bd-e1b9-4c43-9559-46781605e5ee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7846e74a350841ee9d4c12a2fa7b2fe4'}}
2026-06-02 10:31:23,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1)
2026-06-02 10:31:24,081 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1)
2026-06-02 10:31:25,506 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1)
2026-06-02 10:31:25,506 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-06-02 10:31:25,515 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f2f8a63d-4d2a-40c6-967f-5c102316db85
2026-06-02 10:31:25,531 - DEBUG - Requesting: http://10.0.0.50:8082/project/7846e74a-3508-41ee-9d4c-12a2fa7b2fe4
2026-06-02 10:31:25,624 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/2a80c93a-1878-4196-aaba-8276f308972d
2026-06-02 10:31:25,638 - INFO - Verifications in API Server for IPAM: ctest-ipam-41975874 passed
2026-06-02 10:31:25,644 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01069258:ctest-ipam-41975874', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01069258', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3062668997967757718', 'uuid-lslong': '12302288779511109421'}, 'enable': 'true', 'created': '2026-06-02T10:31:21', 'last-modified': '2026-06-02T10:31:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.872281'}
2026-06-02 10:31:25,644 - INFO - Verifications in Control node for IPAM: ctest-ipam-41975874 passed
2026-06-02 10:31:25,644 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-06-02 10:31:25,653 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f2f8a63d-4d2a-40c6-967f-5c102316db85
2026-06-02 10:31:25,667 - DEBUG - Requesting: http://10.0.0.50:8082/project/7846e74a-3508-41ee-9d4c-12a2fa7b2fe4
2026-06-02 10:31:25,762 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:25,777 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:25,791 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:25,804 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:25,816 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/2587a2de-eda1-4d05-93aa-64b0c8fe4745
2026-06-02 10:31:25,825 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-02 10:31:25,825 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:25,840 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:25,860 - INFO - Verified VN network id 12 for VN 38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:25,860 - INFO - Verifications in API Server for VN ctest-vn-14637754 passed
2026-06-02 10:31:25,860 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:25,874 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:25,885 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:25,895 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/2587a2de-eda1-4d05-93aa-64b0c8fe4745
2026-06-02 10:31:25,915 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01069258', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4089973547128669263', 'uuid-lslong': '11904384762013291578'}, 'enable': 'true', 'created': '2026-06-02T10:31:22', 'last-modified': '2026-06-02T10:31:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.569334'}
2026-06-02 10:31:25,929 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-02 10:31:25,929 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-14637754 passed
2026-06-02 10:31:25,929 - DEBUG - ====Verifying policy data for ctest-vn-14637754 in API_Server ======
2026-06-02 10:31:25,929 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-06-02 10:31:25,936 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f2f8a63d-4d2a-40c6-967f-5c102316db85
2026-06-02 10:31:25,950 - DEBUG - Requesting: http://10.0.0.50:8082/project/7846e74a-3508-41ee-9d4c-12a2fa7b2fe4
2026-06-02 10:31:26,046 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/38c28145-8159-444f-a534-dede7160143a
2026-06-02 10:31:26,066 - DEBUG - =>VN ctest-vn-14637754 has no policy to be verified
2026-06-02 10:31:26,066 - DEBUG - Verifying the vn in opserver
2026-06-02 10:31:26,067 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 virtual network link through opserver 10.0.0.50
2026-06-02 10:31:26,067 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-02 10:31:26,419 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-06-02 10:31:26,548 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754?flat'}
2026-06-02 10:31:26,548 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 is found in opserver
2026-06-02 10:31:26,555 - DEBUG - VRF ids for VN ctest-vn-14637754: {'10.0.0.50': '2'}
2026-06-02 10:31:26,555 - INFO - Waiting for VM ctest-TestBasicVMVN-01069258-49468883 to be up..
2026-06-02 10:31:26,706 - DEBUG - VM is in ACTIVE state now
2026-06-02 10:31:26,706 - INFO - VM name : ctest-TestBasicVMVN-01069258-49468883
2026-06-02 10:31:26,843 - DEBUG - VM ctest-TestBasicVMVN-01069258-49468883 ID is ab6939ae-9803-4ab9-a085-030dcaef81cf
2026-06-02 10:31:26,843 - DEBUG - VM ctest-TestBasicVMVN-01069258-49468883 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1
2026-06-02 10:31:26,976 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ab6939ae-9803-4ab9-a085-030dcaef81cf
2026-06-02 10:31:26,991 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0e4fdfb5-8525-48aa-9b97-f52534a3fa0a
2026-06-02 10:31:30,258 - 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 1005ms')
2026-06-02 10:31:30,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-49468883 failed!
2026-06-02 10:31:30,318 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 is 31.1.1.1 and allocation pool is NOT set
2026-06-02 10:31:30,318 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 is 31.1.2.1 and allocation pool is NOT set
2026-06-02 10:31:34,391 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-06-02 10:31:34,391 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-49468883 failed!
2026-06-02 10:31:34,450 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 is 31.1.1.1 and allocation pool is NOT set
2026-06-02 10:31:34,450 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754 is 31.1.2.1 and allocation pool is NOT set
2026-06-02 10:31:36,516 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.727 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.727/4.415/8.104/3.688 ms')
2026-06-02 10:31:36,516 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01069258-49468883 passed
2026-06-02 10:31:36,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:36,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01069258-49468883, IP 31.1.1.4, Port 22
2026-06-02 10:31:36,857 - DEBUG - VM ctest-TestBasicVMVN-01069258-49468883 is ready for SSH connections
2026-06-02 10:31:36,857 - INFO - Waiting for VM ctest-TestBasicVMVN-01069258-43923274 to be up..
2026-06-02 10:31:36,980 - DEBUG - VM is in ACTIVE state now
2026-06-02 10:31:36,980 - INFO - VM name : ctest-TestBasicVMVN-01069258-43923274
2026-06-02 10:31:37,089 - DEBUG - VM ctest-TestBasicVMVN-01069258-43923274 ID is 383c1344-d7d5-48f7-a39f-b238024f86bf
2026-06-02 10:31:37,089 - DEBUG - VM ctest-TestBasicVMVN-01069258-43923274 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1
2026-06-02 10:31:37,190 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/383c1344-d7d5-48f7-a39f-b238024f86bf
2026-06-02 10:31:37,201 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2f5f63ee-4941-4c21-acda-0a79dd6ab673
2026-06-02 10:31:38,467 - 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=6.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.24 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 = 1.235/3.743/6.252/2.508 ms')
2026-06-02 10:31:38,468 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01069258-43923274 passed
2026-06-02 10:31:38,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:38,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01069258-43923274, IP 31.1.2.4, Port 22
2026-06-02 10:31:38,796 - DEBUG - VM ctest-TestBasicVMVN-01069258-43923274 is ready for SSH connections
2026-06-02 10:31:38,796 - INFO - Waiting for VM ctest-TestBasicVMVN-01069258-37697593 to be up..
2026-06-02 10:31:38,912 - DEBUG - VM is in ACTIVE state now
2026-06-02 10:31:38,912 - INFO - VM name : ctest-TestBasicVMVN-01069258-37697593
2026-06-02 10:31:39,037 - DEBUG - VM ctest-TestBasicVMVN-01069258-37697593 ID is 922d5e02-a54d-4ead-95b2-e290b3d33827
2026-06-02 10:31:39,037 - DEBUG - VM ctest-TestBasicVMVN-01069258-37697593 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1
2026-06-02 10:31:39,157 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/922d5e02-a54d-4ead-95b2-e290b3d33827
2026-06-02 10:31:39,170 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e75489dd-6800-423b-9321-97d6f378117f
2026-06-02 10:31:40,431 - 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.21 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.842 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.842/2.024/3.207/1.182 ms')
2026-06-02 10:31:40,432 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01069258-37697593 passed
2026-06-02 10:31:40,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:40,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01069258-37697593, IP 31.1.1.3, Port 22
2026-06-02 10:31:40,760 - DEBUG - VM ctest-TestBasicVMVN-01069258-37697593 is ready for SSH connections
2026-06-02 10:31:40,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:40,760 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:40,760 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-02 10:31:45,125 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.391 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.169 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.070 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.070/2.210/4.391 ms
2026-06-02 10:31:45,125 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01069258-49468883 passed
2026-06-02 10:31:45,125 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:45,125 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:45,125 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-02 10:31:48,938 - 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.357 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.187 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.090 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.090/2.211/4.357 ms
2026-06-02 10:31:48,939 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01069258-43923274 passed
2026-06-02 10:31:48,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:48,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:48,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 10:31:48,939 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:48,939 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-02 10:31:49,142 - DEBUG - None
2026-06-02 10:31:49,142 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:49,142 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-02 10:31:49,367 - DEBUG - None
2026-06-02 10:31:49,367 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:49,367 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-02 10:31:50,151 - DEBUG - None
2026-06-02 10:31:50,151 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:50,151 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-02 10:31:52,442 - 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=3.092 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.891 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.581 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.573 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.534 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.534/2.734/6.891 ms
2026-06-02 10:31:52,442 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:52,443 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-02 10:31:54,710 - 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.090 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.780 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.530 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.805 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.944 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.778 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.518 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.518/2.777/5.530 ms
2026-06-02 10:31:54,710 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-02 10:31:54,710 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-02 10:31:56,984 - 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.781 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.531 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.812 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.709 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.751 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.693 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.501 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.501/2.539/4.812 ms
2026-06-02 10:31:56,984 - INFO - Deleting VM ctest-TestBasicVMVN-01069258-37697593
2026-06-02 10:31:57,075 - INFO - Detaching port 2f5f63ee-4941-4c21-acda-0a79dd6ab673 from VM ctest-TestBasicVMVN-01069258-43923274
2026-06-02 10:31:57,113 - INFO - Deleting VM ctest-TestBasicVMVN-01069258-43923274
2026-06-02 10:31:57,204 - INFO - Detaching port 0e4fdfb5-8525-48aa-9b97-f52534a3fa0a from VM ctest-TestBasicVMVN-01069258-49468883
2026-06-02 10:31:57,241 - INFO - Deleting VM ctest-TestBasicVMVN-01069258-49468883
2026-06-02 10:31:57,332 - INFO - Deleting VN ctest-vn-14637754
2026-06-02 10:31:57,562 - DEBUG - Response for delete_port : ()
2026-06-02 10:31:57,792 - DEBUG - Response for delete_port : ()
2026-06-02 10:31:57,989 - DEBUG - Response for deleting network ()
2026-06-02 10:31:57,989 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/a10f3e72-4bb9-4224-a1e7-9c03e3096412
2026-06-02 10:31:57,995 - DEBUG - Response Code: 404
2026-06-02 10:31:57,995 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-06-02 10:31:58,003 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f2f8a63d-4d2a-40c6-967f-5c102316db85
2026-06-02 10:31:58,061 - DEBUG - Requesting: http://10.0.0.50:8082/project/7846e74a-3508-41ee-9d4c-12a2fa7b2fe4
2026-06-02 10:31:58,143 - INFO - Validated that VN ctest-vn-14637754 is not found in API Server
2026-06-02 10:31:58,158 - DEBUG - VN ctest-vn-14637754 is not present in Agent 10.0.0.50
2026-06-02 10:31:58,158 - INFO - Validated that VN ctest-vn-14637754 is not in any agent
2026-06-02 10:31:58,166 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-06-02 10:31:58,176 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-14637754
2026-06-02 10:31:58,176 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01069258:ctest-vn-14637754
2026-06-02 10:31:58,188 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-14637754 info
2026-06-02 10:31:58,273 - INFO - IPAM: ctest-ipam-41975874 is not found in API Server
2026-06-02 10:31:58,287 - INFO - IPAM:ctest-ipam-41975874 is not found in control node
2026-06-02 10:31:58,569 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 10:31:58,569 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-06-02 10:31:58,569 - INFO - --------------------------------------------------------------------------------
2026-06-02 10:31:59,327 - INFO - Deleted project: ctest-TestBasicVMVN-01069258, ID : 7846e74a-3508-41ee-9d4c-12a2fa7b2fe4