2025-11-12 18:15:40,129 - INFO - Domain Default found not creating
2025-11-12 18:15:40,282 - INFO - Project ctest-TestBasicVMVN-98753813 not found, creating it
2025-11-12 18:15:40,734 - INFO - Created Project:ctest-TestBasicVMVN-98753813, ID : 5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9
2025-11-12 18:15:42,358 - INFO - ================================================================================
2025-11-12 18:15:42,358 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-12 18:15:42,358 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-11-12 18:15:42,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-11-12 18:15:42,611 - INFO - Initial checks done. Running the testcase now
2025-11-12 18:15:42,612 - INFO -
2025-11-12 18:15:43,174 - DEBUG - Response for create_network : {'network': {'id': 'e5f5d235-a966-435a-af8c-2662502108d1', 'name': 'ctest-vn2_metadata-45002582', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98753813', 'ctest-vn2_metadata-45002582'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 18:15:43,367 - DEBUG - Response for create_subnet : {'subnet': {'id': '03269689-c055-4584-9563-6fc7527d2a61', 'name': '', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'e5f5d235-a966-435a-af8c-2662502108d1', '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': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:15:43,381 - INFO - Created VN ctest-vn2_metadata-45002582
2025-11-12 18:15:43,434 - DEBUG - VN ctest-vn2_metadata-45002582 UUID is e5f5d235-a966-435a-af8c-2662502108d1
2025-11-12 18:15:43,602 - DEBUG - Services list from nova: [, , ]
2025-11-12 18:15:44,657 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4707-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4707-1)
2025-11-12 18:15:44,762 - DEBUG - Link local service introspect added
2025-11-12 18:15:44,804 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 18:15:49,869 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:15:49,997 - INFO - Waiting for VM ctest-TestBasicVMVN-98753813-26046591 to be up..
2025-11-12 18:15:49,997 - INFO - VM name : ctest-TestBasicVMVN-98753813-26046591
2025-11-12 18:15:50,063 - DEBUG - VM ctest-TestBasicVMVN-98753813-26046591 ID is 84c906f4-d393-4d3c-b7fd-7af32c490ce5
2025-11-12 18:15:50,064 - DEBUG - VM ctest-TestBasicVMVN-98753813-26046591 launched on Node cn-jenkins-deploy-platform-ansible-os-4707-1
2025-11-12 18:15:50,134 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/84c906f4-d393-4d3c-b7fd-7af32c490ce5
2025-11-12 18:15:50,456 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/84c906f4-d393-4d3c-b7fd-7af32c490ce5
2025-11-12 18:15:50,490 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2d3e5ee6-8ce5-41a4-8d6d-d6780576e9cb
2025-11-12 18:15:53,730 - 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')
2025-11-12 18:15:53,730 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-26046591 failed!
2025-11-12 18:15:53,782 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98753813:ctest-vn2_metadata-45002582 is 11.1.1.1 and allocation pool is NOT set
2025-11-12 18:15:55,846 - 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=1.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.437 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.437/1.118/1.800/0.681 ms')
2025-11-12 18:15:55,846 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-26046591 passed
2025-11-12 18:15:55,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:15:55,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98753813-26046591, IP 11.1.1.3, Port 22
2025-11-12 18:15:56,150 - DEBUG - VM ctest-TestBasicVMVN-98753813-26046591 is ready for SSH connections
2025-11-12 18:15:56,150 - INFO - Retry 0
2025-11-12 18:15:56,150 - 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
2025-11-12 18:15:56,150 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-12 18:15:57,744 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-12 18:15:57,744 - INFO - Generic metadata worked
2025-11-12 18:15:57,986 - DEBUG - Link local service introspect removed
2025-11-12 18:15:57,986 - INFO - Deleting VM ctest-TestBasicVMVN-98753813-26046591
2025-11-12 18:15:58,053 - INFO - Deleting VN ctest-vn2_metadata-45002582
2025-11-12 18:15:58,092 - DEBUG - VN e5f5d235-a966-435a-af8c-2662502108d1 still in use: Unable to complete operation on network e5f5d235-a966-435a-af8c-2662502108d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-89b75328-af57-4f92-b8ed-5c6977aefa0a']
2025-11-12 18:15:58,092 - WARNING - Deleting VN ctest-vn2_metadata-45002582 failed..Will retry
2025-11-12 18:16:00,186 - DEBUG - Response for deleting network ()
2025-11-12 18:16:00,439 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 18:16:00,439 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-12 18:16:00,439 - INFO - --------------------------------------------------------------------------------
2025-11-12 18:16:00,442 - INFO - ================================================================================
2025-11-12 18:16:00,442 - INFO - STARTING TEST : test_metadata_service
2025-11-12 18:16:00,442 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-11-12 18:16:00,732 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-11-12 18:16:00,733 - INFO - Initial checks done. Running the testcase now
2025-11-12 18:16:00,733 - INFO -
2025-11-12 18:16:00,733 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-11-12 18:16:00,739 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/60b62f24-24e1-4de3-a640-66aa0447d1e7
2025-11-12 18:16:00,918 - DEBUG - Response for create_network : {'network': {'id': 'a108cc1b-688c-49a1-a36d-0910ede4120e', 'name': 'ctest-vn-06794850', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98753813', 'ctest-vn-06794850'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 18:16:01,097 - DEBUG - Response for create_subnet : {'subnet': {'id': '7962e87f-aa95-4fc9-b2a9-fdf22540e065', 'name': '', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'a108cc1b-688c-49a1-a36d-0910ede4120e', 'ip_version': 4, 'cidr': '182.178.98.192/26', 'allocation_pools': [{'start': '182.178.98.194', 'end': '182.178.98.254'}], 'gateway_ip': '182.178.98.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.178.98.194', 'tags': [], 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:16:01,115 - INFO - Created VN ctest-vn-06794850
2025-11-12 18:16:01,166 - DEBUG - VN ctest-vn-06794850 UUID is a108cc1b-688c-49a1-a36d-0910ede4120e
2025-11-12 18:16:02,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4707-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4707-1)
2025-11-12 18:16:02,379 - INFO - Waiting for VM ctest-TestBasicVMVN-98753813-53317077 to be up..
2025-11-12 18:16:02,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 18:16:07,489 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:16:07,489 - INFO - VM name : ctest-TestBasicVMVN-98753813-53317077
2025-11-12 18:16:07,559 - DEBUG - VM ctest-TestBasicVMVN-98753813-53317077 ID is 58a94b9b-b9a0-482d-89f5-77bbf8719a1d
2025-11-12 18:16:07,559 - DEBUG - VM ctest-TestBasicVMVN-98753813-53317077 launched on Node cn-jenkins-deploy-platform-ansible-os-4707-1
2025-11-12 18:16:07,623 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/58a94b9b-b9a0-482d-89f5-77bbf8719a1d
2025-11-12 18:16:07,631 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a0f20501-fb8e-4005-8b12-df7c2649230a
2025-11-12 18:16:10,885 - 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 1023ms')
2025-11-12 18:16:10,886 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-53317077 failed!
2025-11-12 18:16:10,938 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-06794850 is 182.178.98.193 and allocation pool is NOT set
2025-11-12 18:16:12,998 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.471 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.471/1.974/3.478/1.503 ms')
2025-11-12 18:16:12,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-53317077 passed
2025-11-12 18:16:13,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:13,150 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98753813-53317077, IP 182.178.98.195, Port 22
2025-11-12 18:16:13,328 - DEBUG - VM ctest-TestBasicVMVN-98753813-53317077 is ready for SSH connections
2025-11-12 18:16:13,328 - 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
2025-11-12 18:16:13,328 - DEBUG - cat /tmp/output.txt
2025-11-12 18:16:14,871 - DEBUG - Hello World. The time is now Wed, 12 Nov 2025 11:16:11 -0700!
2025-11-12 18:16:14,871 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Nov 2025 11:16:11 -0700!'}
2025-11-12 18:16:14,871 - INFO - metadata_script.txt got executed in the vm
2025-11-12 18:16:14,871 - INFO - Deleting VM ctest-TestBasicVMVN-98753813-53317077
2025-11-12 18:16:14,934 - INFO - Deleting VN ctest-vn-06794850
2025-11-12 18:16:14,969 - DEBUG - VN a108cc1b-688c-49a1-a36d-0910ede4120e still in use: Unable to complete operation on network a108cc1b-688c-49a1-a36d-0910ede4120e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-05cf64f7-75d1-47b1-b621-eb5e14c348be']
2025-11-12 18:16:14,969 - WARNING - Deleting VN ctest-vn-06794850 failed..Will retry
2025-11-12 18:16:17,057 - DEBUG - Response for deleting network ()
2025-11-12 18:16:17,311 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 18:16:17,311 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-12 18:16:17,311 - INFO - --------------------------------------------------------------------------------
2025-11-12 18:16:17,313 - INFO - ================================================================================
2025-11-12 18:16:17,313 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-12 18:16:17,313 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-11-12 18:16:17,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-11-12 18:16:17,599 - INFO - Initial checks done. Running the testcase now
2025-11-12 18:16:17,599 - INFO -
2025-11-12 18:16:18,077 - DEBUG - Response for create_network : {'network': {'id': 'b4c4063d-6135-4a39-a24d-c7e3c2c2704f', 'name': 'ctest-vn-48879395', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98753813', 'ctest-vn-48879395'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 18:16:18,251 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d483754-1032-46c8-a1cd-3626c26be174', 'name': '', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'b4c4063d-6135-4a39-a24d-c7e3c2c2704f', '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': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:16:18,445 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e882a689-8da9-4dc6-9a9d-609251b770a9', 'name': '', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'b4c4063d-6135-4a39-a24d-c7e3c2c2704f', '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': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:16:18,463 - INFO - Created VN ctest-vn-48879395
2025-11-12 18:16:18,514 - DEBUG - VN ctest-vn-48879395 UUID is b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:18,859 - DEBUG - Response for create_port : {'port': {'name': '4b726d2a-7b1f-4280-b886-6d3a184ccb0d', 'id': '4b726d2a-7b1f-4280-b886-6d3a184ccb0d', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'b4c4063d-6135-4a39-a24d-c7e3c2c2704f', 'mac_address': '02:4b:72:6d:2a:7b', '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': '4d483754-1032-46c8-a1cd-3626c26be174'}], 'security_groups': ['965bc2ac-9f42-4a64-9621-cf8c638b7631'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:16:19,033 - DEBUG - Response for create_port : {'port': {'name': '1c4f28b9-123a-40ed-8007-2f59e0b731fb', 'id': '1c4f28b9-123a-40ed-8007-2f59e0b731fb', 'tenant_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9', 'network_id': 'b4c4063d-6135-4a39-a24d-c7e3c2c2704f', 'mac_address': '02:1c:4f:28:b9:12', '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': 'e882a689-8da9-4dc6-9a9d-609251b770a9'}], 'security_groups': ['965bc2ac-9f42-4a64-9621-cf8c638b7631'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5c1bdce9bb7c45fc8c1fd85da2b92de9'}}
2025-11-12 18:16:19,372 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4707-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4707-1)
2025-11-12 18:16:19,776 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4707-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4707-1)
2025-11-12 18:16:21,016 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4707-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4707-1)
2025-11-12 18:16:21,016 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-12 18:16:21,022 - DEBUG - Requesting: http://10.0.0.33:8082/domain/f6779ccb-67a0-43a3-8c33-9f87de91637b
2025-11-12 18:16:21,036 - DEBUG - Requesting: http://10.0.0.33:8082/project/5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9
2025-11-12 18:16:21,118 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/760c0066-e839-477d-89f1-d36a64e6b263
2025-11-12 18:16:21,131 - INFO - Verifications in API Server for IPAM: ctest-ipam-11541209 passed
2025-11-12 18:16:21,138 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98753813:ctest-ipam-11541209', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98753813', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8506174238178756477', 'uuid-lslong': '9939958306496229987'}, 'enable': 'true', 'created': '2025-11-12T18:16:17', 'last-modified': '2025-11-12T18:16:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.299373'}
2025-11-12 18:16:21,138 - INFO - Verifications in Control node for IPAM: ctest-ipam-11541209 passed
2025-11-12 18:16:21,138 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-12 18:16:21,145 - DEBUG - Requesting: http://10.0.0.33:8082/domain/f6779ccb-67a0-43a3-8c33-9f87de91637b
2025-11-12 18:16:21,156 - DEBUG - Requesting: http://10.0.0.33:8082/project/5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9
2025-11-12 18:16:21,236 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,251 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,267 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:21,275 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:21,283 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/aebe33bc-83da-489f-bebf-44ec8b7a4ee2
2025-11-12 18:16:21,291 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 18:16:21,291 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,302 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:21,318 - INFO - Verified VN network id 11 for VN b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,318 - INFO - Verifications in API Server for VN ctest-vn-48879395 passed
2025-11-12 18:16:21,318 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,329 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:21,336 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:21,343 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/aebe33bc-83da-489f-bebf-44ec8b7a4ee2
2025-11-12 18:16:21,355 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98753813', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13025542882955971129', 'uuid-lslong': '11695223588390072399'}, 'enable': 'true', 'created': '2025-11-12T18:16:18', 'last-modified': '2025-11-12T18:16:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.945936'}
2025-11-12 18:16:21,362 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 18:16:21,362 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48879395 passed
2025-11-12 18:16:21,362 - DEBUG - ====Verifying policy data for ctest-vn-48879395 in API_Server ======
2025-11-12 18:16:21,362 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-12 18:16:21,371 - DEBUG - Requesting: http://10.0.0.33:8082/domain/f6779ccb-67a0-43a3-8c33-9f87de91637b
2025-11-12 18:16:21,384 - DEBUG - Requesting: http://10.0.0.33:8082/project/5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9
2025-11-12 18:16:21,459 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4c4063d-6135-4a39-a24d-c7e3c2c2704f
2025-11-12 18:16:21,477 - DEBUG - =>VN ctest-vn-48879395 has no policy to be verified
2025-11-12 18:16:21,477 - DEBUG - Verifying the vn in opserver
2025-11-12 18:16:21,477 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395 virtual network link through opserver 10.0.0.33
2025-11-12 18:16:21,477 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-12 18:16:21,849 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-12 18:16:21,977 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395?flat'}
2025-11-12 18:16:21,977 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395 is found in opserver
2025-11-12 18:16:21,982 - DEBUG - VRF ids for VN ctest-vn-48879395: {'10.0.0.33': '2'}
2025-11-12 18:16:21,982 - INFO - Waiting for VM ctest-TestBasicVMVN-98753813-60737022 to be up..
2025-11-12 18:16:22,065 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:16:22,065 - INFO - VM name : ctest-TestBasicVMVN-98753813-60737022
2025-11-12 18:16:22,131 - DEBUG - VM ctest-TestBasicVMVN-98753813-60737022 ID is 8ae9c179-d755-473f-9bb5-94386bf39e5c
2025-11-12 18:16:22,131 - DEBUG - VM ctest-TestBasicVMVN-98753813-60737022 launched on Node cn-jenkins-deploy-platform-ansible-os-4707-1
2025-11-12 18:16:22,208 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8ae9c179-d755-473f-9bb5-94386bf39e5c
2025-11-12 18:16:22,215 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4b726d2a-7b1f-4280-b886-6d3a184ccb0d
2025-11-12 18:16:25,477 - 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 1026ms')
2025-11-12 18:16:25,478 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-60737022 failed!
2025-11-12 18:16:25,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395 is 31.1.1.1 and allocation pool is NOT set
2025-11-12 18:16:25,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395 is 31.1.2.1 and allocation pool is NOT set
2025-11-12 18:16:29,601 - 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=7.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 7.069/7.069/7.069/0.000 ms')
2025-11-12 18:16:29,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98753813-60737022 passed
2025-11-12 18:16:29,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:29,750 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98753813-60737022, IP 31.1.1.4, Port 22
2025-11-12 18:16:29,921 - DEBUG - VM ctest-TestBasicVMVN-98753813-60737022 is ready for SSH connections
2025-11-12 18:16:29,921 - INFO - Waiting for VM ctest-TestBasicVMVN-98753813-68959578 to be up..
2025-11-12 18:16:29,989 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:16:29,989 - INFO - VM name : ctest-TestBasicVMVN-98753813-68959578
2025-11-12 18:16:30,053 - DEBUG - VM ctest-TestBasicVMVN-98753813-68959578 ID is 58ae0302-b900-47fd-b173-899458313196
2025-11-12 18:16:30,053 - DEBUG - VM ctest-TestBasicVMVN-98753813-68959578 launched on Node cn-jenkins-deploy-platform-ansible-os-4707-1
2025-11-12 18:16:30,116 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/58ae0302-b900-47fd-b173-899458313196
2025-11-12 18:16:30,124 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1c4f28b9-123a-40ed-8007-2f59e0b731fb
2025-11-12 18:16:31,369 - 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.425 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.425/1.715/3.006/1.290 ms')
2025-11-12 18:16:31,369 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98753813-68959578 passed
2025-11-12 18:16:31,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:31,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98753813-68959578, IP 31.1.2.4, Port 22
2025-11-12 18:16:31,685 - DEBUG - VM ctest-TestBasicVMVN-98753813-68959578 is ready for SSH connections
2025-11-12 18:16:31,685 - INFO - Waiting for VM ctest-TestBasicVMVN-98753813-71887411 to be up..
2025-11-12 18:16:31,756 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:16:31,757 - INFO - VM name : ctest-TestBasicVMVN-98753813-71887411
2025-11-12 18:16:31,830 - DEBUG - VM ctest-TestBasicVMVN-98753813-71887411 ID is b8bb9f2a-321c-421e-befe-a99bfb64bc8f
2025-11-12 18:16:31,830 - DEBUG - VM ctest-TestBasicVMVN-98753813-71887411 launched on Node cn-jenkins-deploy-platform-ansible-os-4707-1
2025-11-12 18:16:31,897 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b8bb9f2a-321c-421e-befe-a99bfb64bc8f
2025-11-12 18:16:31,907 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0512d684-03c4-4096-8bf6-78b6c697382f
2025-11-12 18:16:33,148 - 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.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.475 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.475/1.813/3.152/1.338 ms')
2025-11-12 18:16:33,149 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98753813-71887411 passed
2025-11-12 18:16:33,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:33,303 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98753813-71887411, IP 31.1.1.3, Port 22
2025-11-12 18:16:33,462 - DEBUG - VM ctest-TestBasicVMVN-98753813-71887411 is ready for SSH connections
2025-11-12 18:16:33,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:33,463 - 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
2025-11-12 18:16:33,463 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-12 18:16:37,388 - 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=7.612 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.866 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.215 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/3.231/7.612 ms
2025-11-12 18:16:37,388 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98753813-60737022 passed
2025-11-12 18:16:37,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:37,389 - 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
2025-11-12 18:16:37,389 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-12 18:16:40,984 - 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.163 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.816 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.082 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.816/1.687/3.163 ms
2025-11-12 18:16:40,985 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98753813-68959578 passed
2025-11-12 18:16:40,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:40,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:40,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:16:40,985 - 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
2025-11-12 18:16:40,985 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 18:16:41,090 - DEBUG - None
2025-11-12 18:16:41,090 - 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
2025-11-12 18:16:41,090 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 18:16:41,203 - DEBUG - None
2025-11-12 18:16:41,203 - 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
2025-11-12 18:16:41,204 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 18:16:41,737 - DEBUG - None
2025-11-12 18:16:41,738 - 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
2025-11-12 18:16:41,738 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-12 18:16:43,853 - 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.683 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.710 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.375 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.249 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/2.085/5.710 ms
2025-11-12 18:16:43,853 - 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
2025-11-12 18:16:43,853 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-12 18:16:46,016 - 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.926 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.184 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.320 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.375 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.624 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.514 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/2.073/4.320 ms
2025-11-12 18:16:46,016 - 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
2025-11-12 18:16:46,016 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-12 18:16:48,173 - 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.835 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.097 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.731 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=2.332 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.098 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.687/3.098 ms
2025-11-12 18:16:48,173 - INFO - Deleting VM ctest-TestBasicVMVN-98753813-71887411
2025-11-12 18:16:48,240 - INFO - Detaching port 1c4f28b9-123a-40ed-8007-2f59e0b731fb from VM ctest-TestBasicVMVN-98753813-68959578
2025-11-12 18:16:48,274 - INFO - Deleting VM ctest-TestBasicVMVN-98753813-68959578
2025-11-12 18:16:48,339 - INFO - Detaching port 4b726d2a-7b1f-4280-b886-6d3a184ccb0d from VM ctest-TestBasicVMVN-98753813-60737022
2025-11-12 18:16:48,375 - INFO - Deleting VM ctest-TestBasicVMVN-98753813-60737022
2025-11-12 18:16:48,439 - INFO - Deleting VN ctest-vn-48879395
2025-11-12 18:16:48,589 - DEBUG - Response for delete_port : ()
2025-11-12 18:16:48,748 - DEBUG - Response for delete_port : ()
2025-11-12 18:16:48,783 - DEBUG - VN b4c4063d-6135-4a39-a24d-c7e3c2c2704f still in use: Unable to complete operation on network b4c4063d-6135-4a39-a24d-c7e3c2c2704f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-63dbfa74-a059-4443-868f-6632b1d0599e']
2025-11-12 18:16:48,783 - WARNING - Deleting VN ctest-vn-48879395 failed..Will retry
2025-11-12 18:16:50,892 - DEBUG - Response for deleting network ()
2025-11-12 18:16:50,892 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/cb44a9bd-48a2-4697-b9d6-354cd9fb9acc
2025-11-12 18:16:50,898 - DEBUG - Response Code: 404
2025-11-12 18:16:50,898 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-12 18:16:50,903 - DEBUG - Requesting: http://10.0.0.33:8082/domain/f6779ccb-67a0-43a3-8c33-9f87de91637b
2025-11-12 18:16:50,959 - DEBUG - Requesting: http://10.0.0.33:8082/project/5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9
2025-11-12 18:16:51,029 - INFO - Validated that VN ctest-vn-48879395 is not found in API Server
2025-11-12 18:16:51,040 - DEBUG - VN ctest-vn-48879395 is not present in Agent 10.0.0.33
2025-11-12 18:16:51,040 - INFO - Validated that VN ctest-vn-48879395 is not in any agent
2025-11-12 18:16:51,044 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-11-12 18:16:51,051 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-48879395
2025-11-12 18:16:51,051 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-98753813:ctest-vn-48879395
2025-11-12 18:16:51,060 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48879395 info
2025-11-12 18:16:51,134 - INFO - IPAM: ctest-ipam-11541209 is not found in API Server
2025-11-12 18:16:51,144 - INFO - IPAM:ctest-ipam-11541209 is not found in control node
2025-11-12 18:16:51,401 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 18:16:51,401 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:34]
2025-11-12 18:16:51,401 - INFO - --------------------------------------------------------------------------------
2025-11-12 18:16:52,109 - INFO - Deleted project: ctest-TestBasicVMVN-98753813, ID : 5c1bdce9-bb7c-45fc-8c1f-d85da2b92de9