2025-07-07 23:04:02,231 - INFO - Domain Default found not creating
2025-07-07 23:04:02,375 - INFO - Project ctest-TestBasicVMVN-74379050 not found, creating it
2025-07-07 23:04:02,815 - INFO - Created Project:ctest-TestBasicVMVN-74379050, ID : 08cd6a57-e5dc-4541-a846-2caa2ae7a869
2025-07-07 23:04:04,206 - INFO - ================================================================================
2025-07-07 23:04:04,206 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-07 23:04:04,206 - 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-07-07 23:04:04,459 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-07 23:04:04,459 - INFO - Initial checks done. Running the testcase now
2025-07-07 23:04:04,460 - INFO -
2025-07-07 23:04:05,000 - DEBUG - Response for create_network : {'network': {'id': 'c5d999ff-0390-4e60-8cb6-58a8a341389c', 'name': 'ctest-vn2_metadata-45996776', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74379050', 'ctest-vn2_metadata-45996776'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 23:04:05,201 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e0d5907-d122-4708-b8e1-18b44cb77688', 'name': '', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'c5d999ff-0390-4e60-8cb6-58a8a341389c', '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': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:05,217 - INFO - Created VN ctest-vn2_metadata-45996776
2025-07-07 23:04:05,274 - DEBUG - VN ctest-vn2_metadata-45996776 UUID is c5d999ff-0390-4e60-8cb6-58a8a341389c
2025-07-07 23:04:05,462 - DEBUG - Services list from nova: [, , ]
2025-07-07 23:04:06,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:04:06,546 - DEBUG - Link local service introspect added
2025-07-07 23:04:06,587 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 23:04:11,669 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:04:11,797 - INFO - Waiting for VM ctest-TestBasicVMVN-74379050-99732729 to be up..
2025-07-07 23:04:11,797 - INFO - VM name : ctest-TestBasicVMVN-74379050-99732729
2025-07-07 23:04:11,866 - DEBUG - VM ctest-TestBasicVMVN-74379050-99732729 ID is 977e01d7-7739-4bea-a64e-70f0c146ca1d
2025-07-07 23:04:11,866 - DEBUG - VM ctest-TestBasicVMVN-74379050-99732729 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:04:11,936 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/977e01d7-7739-4bea-a64e-70f0c146ca1d
2025-07-07 23:04:12,227 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/977e01d7-7739-4bea-a64e-70f0c146ca1d
2025-07-07 23:04:12,260 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/c95fe148-4f1c-4b06-98f1-1c836e261ca5
2025-07-07 23:04:15,528 - 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 1022ms')
2025-07-07 23:04:15,529 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-99732729 failed!
2025-07-07 23:04:15,582 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74379050:ctest-vn2_metadata-45996776 is 11.1.1.1 and allocation pool is NOT set
2025-07-07 23:04:17,644 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.888 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.888/2.071/3.255/1.183 ms')
2025-07-07 23:04:17,644 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-99732729 passed
2025-07-07 23:04:17,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:17,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74379050-99732729, IP 11.1.1.3, Port 22
2025-07-07 23:04:17,945 - DEBUG - VM ctest-TestBasicVMVN-74379050-99732729 is ready for SSH connections
2025-07-07 23:04:17,946 - INFO - Retry 0
2025-07-07 23:04:17,946 - 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.130, gateway password: c0ntrail123
2025-07-07 23:04:17,946 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-07 23:04:19,540 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-07 23:04:19,540 - INFO - Generic metadata worked
2025-07-07 23:04:19,794 - DEBUG - Link local service introspect removed
2025-07-07 23:04:19,794 - INFO - Deleting VM ctest-TestBasicVMVN-74379050-99732729
2025-07-07 23:04:19,857 - INFO - Deleting VN ctest-vn2_metadata-45996776
2025-07-07 23:04:19,898 - DEBUG - VN c5d999ff-0390-4e60-8cb6-58a8a341389c still in use: Unable to complete operation on network c5d999ff-0390-4e60-8cb6-58a8a341389c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d95adb56-566c-4651-8371-0a1c7b60d839']
2025-07-07 23:04:19,898 - WARNING - Deleting VN ctest-vn2_metadata-45996776 failed..Will retry
2025-07-07 23:04:22,004 - DEBUG - Response for deleting network ()
2025-07-07 23:04:22,265 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 23:04:22,265 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-07 23:04:22,265 - INFO - --------------------------------------------------------------------------------
2025-07-07 23:04:22,269 - INFO - ================================================================================
2025-07-07 23:04:22,269 - INFO - STARTING TEST : test_metadata_service
2025-07-07 23:04:22,269 - 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-07-07 23:04:22,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-07 23:04:22,556 - INFO - Initial checks done. Running the testcase now
2025-07-07 23:04:22,556 - INFO -
2025-07-07 23:04:22,556 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2025-07-07 23:04:22,562 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/0139156c-6731-4f0b-b175-b65e888815ba
2025-07-07 23:04:22,741 - DEBUG - Response for create_network : {'network': {'id': 'b521530f-ce75-4678-b643-62b803be6dcb', 'name': 'ctest-vn-41903968', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74379050', 'ctest-vn-41903968'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 23:04:22,945 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c26d3a3b-0850-49d0-8e2b-859eaed3e114', 'name': '', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'b521530f-ce75-4678-b643-62b803be6dcb', 'ip_version': 4, 'cidr': '104.254.66.128/26', 'allocation_pools': [{'start': '104.254.66.130', 'end': '104.254.66.190'}], 'gateway_ip': '104.254.66.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.254.66.130', 'tags': [], 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:22,963 - INFO - Created VN ctest-vn-41903968
2025-07-07 23:04:23,014 - DEBUG - VN ctest-vn-41903968 UUID is b521530f-ce75-4678-b643-62b803be6dcb
2025-07-07 23:04:24,137 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:04:24,137 - INFO - Waiting for VM ctest-TestBasicVMVN-74379050-30188854 to be up..
2025-07-07 23:04:24,173 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 23:04:29,253 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:04:29,253 - INFO - VM name : ctest-TestBasicVMVN-74379050-30188854
2025-07-07 23:04:29,320 - DEBUG - VM ctest-TestBasicVMVN-74379050-30188854 ID is d200a8de-b49d-421c-bde7-1cf29fd418c4
2025-07-07 23:04:29,321 - DEBUG - VM ctest-TestBasicVMVN-74379050-30188854 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:04:29,389 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/d200a8de-b49d-421c-bde7-1cf29fd418c4
2025-07-07 23:04:29,396 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/06580add-e8b0-4a7d-a607-5a764a510cc3
2025-07-07 23:04:32,653 - 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-07-07 23:04:32,653 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-30188854 failed!
2025-07-07 23:04:32,706 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-41903968 is 104.254.66.129 and allocation pool is NOT set
2025-07-07 23:04:34,769 - 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=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.746 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.746/2.533/4.321/1.787 ms')
2025-07-07 23:04:34,769 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-30188854 passed
2025-07-07 23:04:34,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:34,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74379050-30188854, IP 104.254.66.131, Port 22
2025-07-07 23:04:35,089 - DEBUG - VM ctest-TestBasicVMVN-74379050-30188854 is ready for SSH connections
2025-07-07 23:04:35,090 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-07-07 23:04:35,090 - DEBUG - cat /tmp/output.txt
2025-07-07 23:04:36,706 - DEBUG - Hello World. The time is now Mon, 07 Jul 2025 17:04:35 -0600!
2025-07-07 23:04:36,706 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 07 Jul 2025 17:04:35 -0600!'}
2025-07-07 23:04:36,706 - INFO - metadata_script.txt got executed in the vm
2025-07-07 23:04:36,707 - INFO - Deleting VM ctest-TestBasicVMVN-74379050-30188854
2025-07-07 23:04:36,771 - INFO - Deleting VN ctest-vn-41903968
2025-07-07 23:04:36,810 - DEBUG - VN b521530f-ce75-4678-b643-62b803be6dcb still in use: Unable to complete operation on network b521530f-ce75-4678-b643-62b803be6dcb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f9a5c0e7-0745-4867-881b-bce7a991aa30']
2025-07-07 23:04:36,810 - WARNING - Deleting VN ctest-vn-41903968 failed..Will retry
2025-07-07 23:04:38,901 - DEBUG - Response for deleting network ()
2025-07-07 23:04:39,155 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 23:04:39,156 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-07 23:04:39,156 - INFO - --------------------------------------------------------------------------------
2025-07-07 23:04:39,159 - INFO - ================================================================================
2025-07-07 23:04:39,159 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-07 23:04:39,159 - 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-07-07 23:04:39,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-07 23:04:39,443 - INFO - Initial checks done. Running the testcase now
2025-07-07 23:04:39,443 - INFO -
2025-07-07 23:04:39,928 - DEBUG - Response for create_network : {'network': {'id': 'f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe', 'name': 'ctest-vn-99405243', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74379050', 'ctest-vn-99405243'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 23:04:40,132 - DEBUG - Response for create_subnet : {'subnet': {'id': '01c5ed64-0241-40b8-bd71-a548a1649b5a', 'name': '', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe', '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': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:40,279 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bb6abac-a24e-42f8-8a42-41f955843754', 'name': '', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe', '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': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:40,296 - INFO - Created VN ctest-vn-99405243
2025-07-07 23:04:40,350 - DEBUG - VN ctest-vn-99405243 UUID is f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:40,693 - DEBUG - Response for create_port : {'port': {'name': '537d8d99-b7ec-4eda-bc17-3a1b5047520e', 'id': '537d8d99-b7ec-4eda-bc17-3a1b5047520e', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe', 'mac_address': '02:53:7d:8d:99:b7', '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': '01c5ed64-0241-40b8-bd71-a548a1649b5a'}], 'security_groups': ['7c8e8b23-aad3-4962-a73c-0110715f2c6f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:40,858 - DEBUG - Response for create_port : {'port': {'name': '8c2557bd-bb5d-498f-b1e2-22f55ad54b67', 'id': '8c2557bd-bb5d-498f-b1e2-22f55ad54b67', 'tenant_id': '08cd6a57e5dc4541a8462caa2ae7a869', 'network_id': 'f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe', 'mac_address': '02:8c:25:57:bd:bb', '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': '9bb6abac-a24e-42f8-8a42-41f955843754'}], 'security_groups': ['7c8e8b23-aad3-4962-a73c-0110715f2c6f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08cd6a57e5dc4541a8462caa2ae7a869'}}
2025-07-07 23:04:41,285 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:04:41,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:04:42,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3610-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3610-1)
2025-07-07 23:04:42,751 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-07 23:04:42,757 - DEBUG - Requesting: http://10.0.0.130:8082/domain/21a61782-8a9c-48eb-86a8-d7d8f42e9cd4
2025-07-07 23:04:42,773 - DEBUG - Requesting: http://10.0.0.130:8082/project/08cd6a57-e5dc-4541-a846-2caa2ae7a869
2025-07-07 23:04:42,848 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/3eb0f0ea-6432-4ace-92f2-f885bd352a85
2025-07-07 23:04:42,857 - INFO - Verifications in API Server for IPAM: ctest-ipam-19416290 passed
2025-07-07 23:04:42,864 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74379050:ctest-ipam-19416290', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74379050', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4517375315746638542', 'uuid-lslong': '10588798927190174341'}, 'enable': 'true', 'created': '2025-07-07T23:04:39', 'last-modified': '2025-07-07T23:04:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.188860'}
2025-07-07 23:04:42,864 - INFO - Verifications in Control node for IPAM: ctest-ipam-19416290 passed
2025-07-07 23:04:42,865 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-07 23:04:42,871 - DEBUG - Requesting: http://10.0.0.130:8082/domain/21a61782-8a9c-48eb-86a8-d7d8f42e9cd4
2025-07-07 23:04:42,882 - DEBUG - Requesting: http://10.0.0.130:8082/project/08cd6a57-e5dc-4541-a846-2caa2ae7a869
2025-07-07 23:04:42,960 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:42,972 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:42,999 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:04:43,009 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:04:43,017 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/e0d3ccff-3568-4588-af72-e825b5e6d0ff
2025-07-07 23:04:43,028 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 23:04:43,028 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:43,041 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:04:43,058 - INFO - Verified VN network id 8 for VN f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:43,058 - INFO - Verifications in API Server for VN ctest-vn-99405243 passed
2025-07-07 23:04:43,058 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:43,074 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:04:43,085 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:04:43,097 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/e0d3ccff-3568-4588-af72-e825b5e6d0ff
2025-07-07 23:04:43,130 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74379050', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17865268064156270724', 'uuid-lslong': '10026302403846009854'}, 'enable': 'true', 'created': '2025-07-07T23:04:39', 'last-modified': '2025-07-07T23:04:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.875068'}
2025-07-07 23:04:43,138 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 23:04:43,138 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99405243 passed
2025-07-07 23:04:43,139 - DEBUG - ====Verifying policy data for ctest-vn-99405243 in API_Server ======
2025-07-07 23:04:43,139 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-07 23:04:43,145 - DEBUG - Requesting: http://10.0.0.130:8082/domain/21a61782-8a9c-48eb-86a8-d7d8f42e9cd4
2025-07-07 23:04:43,159 - DEBUG - Requesting: http://10.0.0.130:8082/project/08cd6a57-e5dc-4541-a846-2caa2ae7a869
2025-07-07 23:04:43,272 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe
2025-07-07 23:04:43,290 - DEBUG - =>VN ctest-vn-99405243 has no policy to be verified
2025-07-07 23:04:43,290 - DEBUG - Verifying the vn in opserver
2025-07-07 23:04:43,290 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243 virtual network link through opserver 10.0.0.130
2025-07-07 23:04:43,290 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-07-07 23:04:43,650 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-07-07 23:04:43,723 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243?flat'}
2025-07-07 23:04:43,724 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243 is found in opserver
2025-07-07 23:04:43,731 - DEBUG - VRF ids for VN ctest-vn-99405243: {'10.0.0.130': '2'}
2025-07-07 23:04:43,731 - INFO - Waiting for VM ctest-TestBasicVMVN-74379050-29501190 to be up..
2025-07-07 23:04:43,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 23:04:48,878 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:04:48,878 - INFO - VM name : ctest-TestBasicVMVN-74379050-29501190
2025-07-07 23:04:48,960 - DEBUG - VM ctest-TestBasicVMVN-74379050-29501190 ID is cc150801-925d-452d-be7d-6ec0427cc521
2025-07-07 23:04:48,960 - DEBUG - VM ctest-TestBasicVMVN-74379050-29501190 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:04:49,041 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/cc150801-925d-452d-be7d-6ec0427cc521
2025-07-07 23:04:49,050 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/537d8d99-b7ec-4eda-bc17-3a1b5047520e
2025-07-07 23:04:52,306 - 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')
2025-07-07 23:04:52,306 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-29501190 failed!
2025-07-07 23:04:52,366 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243 is 31.1.1.1 and allocation pool is NOT set
2025-07-07 23:04:52,366 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243 is 31.1.2.1 and allocation pool is NOT set
2025-07-07 23:04:54,424 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.814 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.814/2.928/5.043/2.114 ms')
2025-07-07 23:04:54,424 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74379050-29501190 passed
2025-07-07 23:04:54,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:54,574 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74379050-29501190, IP 31.1.1.4, Port 22
2025-07-07 23:04:54,730 - DEBUG - VM ctest-TestBasicVMVN-74379050-29501190 is ready for SSH connections
2025-07-07 23:04:54,730 - INFO - Waiting for VM ctest-TestBasicVMVN-74379050-77985679 to be up..
2025-07-07 23:04:54,798 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:04:54,798 - INFO - VM name : ctest-TestBasicVMVN-74379050-77985679
2025-07-07 23:04:54,867 - DEBUG - VM ctest-TestBasicVMVN-74379050-77985679 ID is e70f976a-057a-4136-9868-acb2c99e12b7
2025-07-07 23:04:54,867 - DEBUG - VM ctest-TestBasicVMVN-74379050-77985679 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:04:54,930 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/e70f976a-057a-4136-9868-acb2c99e12b7
2025-07-07 23:04:54,938 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/8c2557bd-bb5d-498f-b1e2-22f55ad54b67
2025-07-07 23:04:56,190 - 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.352 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.352/1.681/3.010/1.329 ms')
2025-07-07 23:04:56,190 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74379050-77985679 passed
2025-07-07 23:04:56,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:56,338 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74379050-77985679, IP 31.1.2.4, Port 22
2025-07-07 23:04:56,490 - DEBUG - VM ctest-TestBasicVMVN-74379050-77985679 is ready for SSH connections
2025-07-07 23:04:56,490 - INFO - Waiting for VM ctest-TestBasicVMVN-74379050-28885882 to be up..
2025-07-07 23:04:56,556 - DEBUG - VM is in ACTIVE state now
2025-07-07 23:04:56,556 - INFO - VM name : ctest-TestBasicVMVN-74379050-28885882
2025-07-07 23:04:56,622 - DEBUG - VM ctest-TestBasicVMVN-74379050-28885882 ID is ec72e6a5-9f21-4854-a88e-eca5d59aec11
2025-07-07 23:04:56,622 - DEBUG - VM ctest-TestBasicVMVN-74379050-28885882 launched on Node cn-jenkins-deploy-platform-ansible-os-3610-1
2025-07-07 23:04:56,684 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/ec72e6a5-9f21-4854-a88e-eca5d59aec11
2025-07-07 23:04:56,693 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/63b8ab63-0ad8-41bd-a2c2-55c437e80994
2025-07-07 23:04:57,921 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.325 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.325/1.520/2.715/1.195 ms')
2025-07-07 23:04:57,921 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74379050-28885882 passed
2025-07-07 23:04:58,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:58,070 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74379050-28885882, IP 31.1.1.3, Port 22
2025-07-07 23:04:58,230 - DEBUG - VM ctest-TestBasicVMVN-74379050-28885882 is ready for SSH connections
2025-07-07 23:04:58,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:04:58,230 - 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.130, gateway password: c0ntrail123
2025-07-07 23:04:58,230 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-07 23:05:02,185 - 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.803 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.847 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.102 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.847/1.917/3.803 ms
2025-07-07 23:05:02,186 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74379050-29501190 passed
2025-07-07 23:05:02,186 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:05:02,186 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:02,186 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-07 23:05:05,801 - 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=2.686 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.966 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.901 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.901/1.517/2.686 ms
2025-07-07 23:05:05,801 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74379050-77985679 passed
2025-07-07 23:05:05,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:05:05,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:05:05,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 23:05:05,801 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:05,801 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 23:05:05,977 - DEBUG - None
2025-07-07 23:05:05,977 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:05,977 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 23:05:06,151 - DEBUG - None
2025-07-07 23:05:06,151 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:06,151 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 23:05:06,728 - DEBUG - None
2025-07-07 23:05:06,729 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:06,729 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-07 23:05:08,929 - 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.880 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.078 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.548 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/2.252/7.078 ms
2025-07-07 23:05:08,929 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:08,929 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-07 23:05:11,165 - 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.931 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.949 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.912 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.866 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.505 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.349/1.855/3.912 ms
2025-07-07 23:05:11,165 - 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.130, gateway password: c0ntrail123
2025-07-07 23:05:11,165 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-07 23:05:13,404 - 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.699 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.353 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.280 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.566 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.970 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.840 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.322 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.322/2.147/5.280 ms
2025-07-07 23:05:13,404 - INFO - Deleting VM ctest-TestBasicVMVN-74379050-28885882
2025-07-07 23:05:13,466 - INFO - Detaching port 8c2557bd-bb5d-498f-b1e2-22f55ad54b67 from VM ctest-TestBasicVMVN-74379050-77985679
2025-07-07 23:05:13,513 - INFO - Deleting VM ctest-TestBasicVMVN-74379050-77985679
2025-07-07 23:05:13,573 - INFO - Detaching port 537d8d99-b7ec-4eda-bc17-3a1b5047520e from VM ctest-TestBasicVMVN-74379050-29501190
2025-07-07 23:05:13,601 - INFO - Deleting VM ctest-TestBasicVMVN-74379050-29501190
2025-07-07 23:05:13,660 - INFO - Deleting VN ctest-vn-99405243
2025-07-07 23:05:13,810 - DEBUG - Response for delete_port : ()
2025-07-07 23:05:13,963 - DEBUG - Response for delete_port : ()
2025-07-07 23:05:14,008 - DEBUG - VN f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe still in use: Unable to complete operation on network f7ee2ea6-6d2a-4084-8b24-94ea27e2f3fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6237512c-2fdb-46a1-b95b-b12e7ce6b545']
2025-07-07 23:05:14,008 - WARNING - Deleting VN ctest-vn-99405243 failed..Will retry
2025-07-07 23:05:16,137 - DEBUG - Response for deleting network ()
2025-07-07 23:05:16,137 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b7470c20-fb45-4fd2-bd3d-6637f0276355
2025-07-07 23:05:16,145 - DEBUG - Response Code: 404
2025-07-07 23:05:16,145 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-07 23:05:16,150 - DEBUG - Requesting: http://10.0.0.130:8082/domain/21a61782-8a9c-48eb-86a8-d7d8f42e9cd4
2025-07-07 23:05:16,205 - DEBUG - Requesting: http://10.0.0.130:8082/project/08cd6a57-e5dc-4541-a846-2caa2ae7a869
2025-07-07 23:05:16,291 - INFO - Validated that VN ctest-vn-99405243 is not found in API Server
2025-07-07 23:05:16,305 - DEBUG - VN ctest-vn-99405243 is not present in Agent 10.0.0.130
2025-07-07 23:05:16,306 - INFO - Validated that VN ctest-vn-99405243 is not in any agent
2025-07-07 23:05:16,311 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2025-07-07 23:05:16,316 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-99405243
2025-07-07 23:05:16,317 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74379050:ctest-vn-99405243
2025-07-07 23:05:16,330 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99405243 info
2025-07-07 23:05:16,418 - INFO - IPAM: ctest-ipam-19416290 is not found in API Server
2025-07-07 23:05:16,433 - INFO - IPAM:ctest-ipam-19416290 is not found in control node
2025-07-07 23:05:16,688 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 23:05:16,688 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-07 23:05:16,688 - INFO - --------------------------------------------------------------------------------
2025-07-07 23:05:17,398 - INFO - Deleted project: ctest-TestBasicVMVN-74379050, ID : 08cd6a57-e5dc-4541-a846-2caa2ae7a869