2026-05-03 09:27:12,930 - INFO - Domain Default found not creating 2026-05-03 09:27:13,090 - INFO - Project ctest-TestBasicVMVN-74343918 not found, creating it 2026-05-03 09:27:13,566 - INFO - Created Project:ctest-TestBasicVMVN-74343918, ID : 8ea92b4e-d76c-4141-b32c-04e9c2da78c4 2026-05-03 09:27:15,045 - INFO - ================================================================================ 2026-05-03 09:27:15,046 - INFO - STARTING TEST : test_generic_link_local_service 2026-05-03 09:27:15,046 - 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-05-03 09:27:15,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-03 09:27:15,305 - INFO - Initial checks done. Running the testcase now 2026-05-03 09:27:15,305 - INFO - 2026-05-03 09:27:15,837 - DEBUG - Response for create_network : {'network': {'id': '20db7f47-4eb5-4cf1-a638-b2472b8728d9', 'name': 'ctest-vn2_metadata-52984879', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74343918', 'ctest-vn2_metadata-52984879'], 'port_security_enabled': True, 'description': ''}} 2026-05-03 09:27:16,052 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d49ff83-4562-4c66-b001-707ca5bf696e', 'name': '', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': '20db7f47-4eb5-4cf1-a638-b2472b8728d9', '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': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:16,073 - INFO - Created VN ctest-vn2_metadata-52984879 2026-05-03 09:27:16,128 - DEBUG - VN ctest-vn2_metadata-52984879 UUID is 20db7f47-4eb5-4cf1-a638-b2472b8728d9 2026-05-03 09:27:16,310 - DEBUG - Services list from nova: [, , ] 2026-05-03 09:27:17,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1) 2026-05-03 09:27:17,431 - DEBUG - Link local service introspect added 2026-05-03 09:27:17,474 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-03 09:27:22,554 - DEBUG - VM is in ACTIVE state now 2026-05-03 09:27:22,700 - INFO - Waiting for VM ctest-TestBasicVMVN-74343918-96404461 to be up.. 2026-05-03 09:27:22,700 - INFO - VM name : ctest-TestBasicVMVN-74343918-96404461 2026-05-03 09:27:22,779 - DEBUG - VM ctest-TestBasicVMVN-74343918-96404461 ID is b2517537-4587-4c94-a8bf-20ea4539a2b6 2026-05-03 09:27:22,779 - DEBUG - VM ctest-TestBasicVMVN-74343918-96404461 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1 2026-05-03 09:27:22,847 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b2517537-4587-4c94-a8bf-20ea4539a2b6 2026-05-03 09:27:23,140 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b2517537-4587-4c94-a8bf-20ea4539a2b6 2026-05-03 09:27:23,175 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/39620e35-59f0-4f9e-8866-387d1a529756 2026-05-03 09:27:26,440 - 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') 2026-05-03 09:27:26,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-96404461 failed! 2026-05-03 09:27:26,496 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn2_metadata-52984879 is 11.1.1.1 and allocation pool is NOT set 2026-05-03 09:27:28,563 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.46 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 = 1.461/2.954/4.447/1.493 ms') 2026-05-03 09:27:28,563 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-96404461 passed 2026-05-03 09:27:28,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:27:28,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-96404461, IP 11.1.1.3, Port 22 2026-05-03 09:27:28,871 - DEBUG - VM ctest-TestBasicVMVN-74343918-96404461 is ready for SSH connections 2026-05-03 09:27:28,871 - INFO - Retry 0 2026-05-03 09:27:28,872 - 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-05-03 09:27:28,872 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-05-03 09:27:30,482 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-05-03 09:27:30,482 - INFO - Generic metadata worked 2026-05-03 09:27:30,739 - DEBUG - Link local service introspect removed 2026-05-03 09:27:30,739 - INFO - Deleting VM ctest-TestBasicVMVN-74343918-96404461 2026-05-03 09:27:30,819 - INFO - Deleting VN ctest-vn2_metadata-52984879 2026-05-03 09:27:30,856 - DEBUG - VN 20db7f47-4eb5-4cf1-a638-b2472b8728d9 still in use: Unable to complete operation on network 20db7f47-4eb5-4cf1-a638-b2472b8728d9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d9fff353-896d-44c9-95c4-3d15db589bc8'] 2026-05-03 09:27:30,856 - WARNING - Deleting VN ctest-vn2_metadata-52984879 failed..Will retry 2026-05-03 09:27:33,040 - DEBUG - Response for deleting network () 2026-05-03 09:27:33,297 - DEBUG - No XMPP flaps were noticed during the test 2026-05-03 09:27:33,298 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2026-05-03 09:27:33,298 - INFO - -------------------------------------------------------------------------------- 2026-05-03 09:27:33,300 - INFO - ================================================================================ 2026-05-03 09:27:33,300 - INFO - STARTING TEST : test_metadata_service 2026-05-03 09:27:33,300 - 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-05-03 09:27:33,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-03 09:27:33,585 - INFO - Initial checks done. Running the testcase now 2026-05-03 09:27:33,585 - INFO - 2026-05-03 09:27:33,585 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2026-05-03 09:27:33,591 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/bf234507-e02d-4cce-8cf7-f7005012747f 2026-05-03 09:27:33,786 - DEBUG - Response for create_network : {'network': {'id': '3773d40b-c1c5-4388-8a30-8a3754280fb6', 'name': 'ctest-vn-77527514', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74343918', 'ctest-vn-77527514'], 'port_security_enabled': True, 'description': ''}} 2026-05-03 09:27:33,960 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac03d693-553d-4b41-8a05-a01c294f18c2', 'name': '', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': '3773d40b-c1c5-4388-8a30-8a3754280fb6', 'ip_version': 4, 'cidr': '142.130.178.192/26', 'allocation_pools': [{'start': '142.130.178.194', 'end': '142.130.178.254'}], 'gateway_ip': '142.130.178.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.130.178.194', 'tags': [], 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:33,979 - INFO - Created VN ctest-vn-77527514 2026-05-03 09:27:34,032 - DEBUG - VN ctest-vn-77527514 UUID is 3773d40b-c1c5-4388-8a30-8a3754280fb6 2026-05-03 09:27:35,212 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1) 2026-05-03 09:27:35,212 - INFO - Waiting for VM ctest-TestBasicVMVN-74343918-81389598 to be up.. 2026-05-03 09:27:35,255 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-03 09:27:40,335 - DEBUG - VM is in ACTIVE state now 2026-05-03 09:27:40,335 - INFO - VM name : ctest-TestBasicVMVN-74343918-81389598 2026-05-03 09:27:40,411 - DEBUG - VM ctest-TestBasicVMVN-74343918-81389598 ID is c2e97dc3-e2c4-4481-afd1-9e842db50896 2026-05-03 09:27:40,411 - DEBUG - VM ctest-TestBasicVMVN-74343918-81389598 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1 2026-05-03 09:27:40,490 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c2e97dc3-e2c4-4481-afd1-9e842db50896 2026-05-03 09:27:40,498 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b41d055a-d646-4009-8472-b07f6e5bbb9d 2026-05-03 09:27:43,753 - 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 1019ms') 2026-05-03 09:27:43,753 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-81389598 failed! 2026-05-03 09:27:43,807 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-77527514 is 142.130.178.193 and allocation pool is NOT set 2026-05-03 09:27:45,873 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.879 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.879/1.849/2.820/0.970 ms') 2026-05-03 09:27:45,873 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-81389598 passed 2026-05-03 09:27:46,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:27:46,020 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-81389598, IP 142.130.178.195, Port 22 2026-05-03 09:27:46,175 - DEBUG - VM ctest-TestBasicVMVN-74343918-81389598 is ready for SSH connections 2026-05-03 09:27:46,176 - 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-05-03 09:27:46,176 - DEBUG - cat /tmp/output.txt 2026-05-03 09:27:47,805 - DEBUG - Hello World. The time is now Sun, 03 May 2026 03:27:45 -0600! 2026-05-03 09:27:47,806 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 03 May 2026 03:27:45 -0600!'} 2026-05-03 09:27:47,806 - INFO - metadata_script.txt got executed in the vm 2026-05-03 09:27:47,806 - INFO - Deleting VM ctest-TestBasicVMVN-74343918-81389598 2026-05-03 09:27:47,871 - INFO - Deleting VN ctest-vn-77527514 2026-05-03 09:27:47,909 - DEBUG - VN 3773d40b-c1c5-4388-8a30-8a3754280fb6 still in use: Unable to complete operation on network 3773d40b-c1c5-4388-8a30-8a3754280fb6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-65259a45-12b1-4e3e-abf9-549d34fcc460'] 2026-05-03 09:27:47,909 - WARNING - Deleting VN ctest-vn-77527514 failed..Will retry 2026-05-03 09:27:50,000 - DEBUG - Response for deleting network () 2026-05-03 09:27:50,252 - DEBUG - No XMPP flaps were noticed during the test 2026-05-03 09:27:50,252 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2026-05-03 09:27:50,252 - INFO - -------------------------------------------------------------------------------- 2026-05-03 09:27:50,255 - INFO - ================================================================================ 2026-05-03 09:27:50,255 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-05-03 09:27:50,255 - 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-05-03 09:27:50,544 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-03 09:27:50,544 - INFO - Initial checks done. Running the testcase now 2026-05-03 09:27:50,544 - INFO - 2026-05-03 09:27:51,036 - DEBUG - Response for create_network : {'network': {'id': 'c54003dd-e829-44aa-be94-23a625dfb7db', 'name': 'ctest-vn-07154164', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74343918', 'ctest-vn-07154164'], 'port_security_enabled': True, 'description': ''}} 2026-05-03 09:27:51,192 - DEBUG - Response for create_subnet : {'subnet': {'id': '09d18db1-b041-4aa8-95f1-6e432c8aad6e', 'name': '', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': 'c54003dd-e829-44aa-be94-23a625dfb7db', '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': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:51,356 - DEBUG - Response for create_subnet : {'subnet': {'id': '80c70908-a32a-4d5b-8e60-5c1ae7484e5d', 'name': '', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': 'c54003dd-e829-44aa-be94-23a625dfb7db', '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': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:51,374 - INFO - Created VN ctest-vn-07154164 2026-05-03 09:27:51,427 - DEBUG - VN ctest-vn-07154164 UUID is c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:51,796 - DEBUG - Response for create_port : {'port': {'name': '340802f8-c5d7-424c-bed6-c5a30139efdb', 'id': '340802f8-c5d7-424c-bed6-c5a30139efdb', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': 'c54003dd-e829-44aa-be94-23a625dfb7db', 'mac_address': '02:34:08:02:f8:c5', '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': '09d18db1-b041-4aa8-95f1-6e432c8aad6e'}], 'security_groups': ['95d2e763-f596-4c28-bfc1-f721f6983b4e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:51,958 - DEBUG - Response for create_port : {'port': {'name': '32b0a433-1175-4091-a397-8682c32e9722', 'id': '32b0a433-1175-4091-a397-8682c32e9722', 'tenant_id': '8ea92b4ed76c4141b32c04e9c2da78c4', 'network_id': 'c54003dd-e829-44aa-be94-23a625dfb7db', 'mac_address': '02:32:b0:a4:33:11', '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': '80c70908-a32a-4d5b-8e60-5c1ae7484e5d'}], 'security_groups': ['95d2e763-f596-4c28-bfc1-f721f6983b4e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ea92b4ed76c4141b32c04e9c2da78c4'}} 2026-05-03 09:27:52,310 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1) 2026-05-03 09:27:52,714 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1) 2026-05-03 09:27:53,975 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1) 2026-05-03 09:27:53,975 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-03 09:27:53,982 - DEBUG - Requesting: http://10.0.0.50:8082/domain/daa3f5c7-1515-4732-a643-c4088fd1bf1b 2026-05-03 09:27:53,995 - DEBUG - Requesting: http://10.0.0.50:8082/project/8ea92b4e-d76c-4141-b32c-04e9c2da78c4 2026-05-03 09:27:54,083 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/1588d2f0-b5aa-4c1c-af29-7244741ed21d 2026-05-03 09:27:54,099 - INFO - Verifications in API Server for IPAM: ctest-ipam-02252800 passed 2026-05-03 09:27:54,108 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74343918:ctest-ipam-02252800', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74343918', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1551722002910956572', 'uuid-lslong': '12621745069014045213'}, 'enable': 'true', 'created': '2026-05-03T09:27:50', 'last-modified': '2026-05-03T09:27:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.337487'} 2026-05-03 09:27:54,108 - INFO - Verifications in Control node for IPAM: ctest-ipam-02252800 passed 2026-05-03 09:27:54,108 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-03 09:27:54,115 - DEBUG - Requesting: http://10.0.0.50:8082/domain/daa3f5c7-1515-4732-a643-c4088fd1bf1b 2026-05-03 09:27:54,128 - DEBUG - Requesting: http://10.0.0.50:8082/project/8ea92b4e-d76c-4141-b32c-04e9c2da78c4 2026-05-03 09:27:54,208 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,227 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,237 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:27:54,245 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:27:54,254 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/da370dd1-820e-4e97-bed8-8d3f1a5344ca 2026-05-03 09:27:54,261 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-03 09:27:54,261 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,271 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:27:54,286 - INFO - Verified VN network id 11 for VN c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,286 - INFO - Verifications in API Server for VN ctest-vn-07154164 passed 2026-05-03 09:27:54,286 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,296 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:27:54,305 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:27:54,315 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/da370dd1-820e-4e97-bed8-8d3f1a5344ca 2026-05-03 09:27:54,328 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74343918', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14213364675598959786', 'uuid-lslong': '13732640360266446811'}, 'enable': 'true', 'created': '2026-05-03T09:27:51', 'last-modified': '2026-05-03T09:27:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.000323'} 2026-05-03 09:27:54,336 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-03 09:27:54,336 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07154164 passed 2026-05-03 09:27:54,336 - DEBUG - ====Verifying policy data for ctest-vn-07154164 in API_Server ====== 2026-05-03 09:27:54,337 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-03 09:27:54,343 - DEBUG - Requesting: http://10.0.0.50:8082/domain/daa3f5c7-1515-4732-a643-c4088fd1bf1b 2026-05-03 09:27:54,355 - DEBUG - Requesting: http://10.0.0.50:8082/project/8ea92b4e-d76c-4141-b32c-04e9c2da78c4 2026-05-03 09:27:54,437 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c54003dd-e829-44aa-be94-23a625dfb7db 2026-05-03 09:27:54,447 - DEBUG - =>VN ctest-vn-07154164 has no policy to be verified 2026-05-03 09:27:54,447 - DEBUG - Verifying the vn in opserver 2026-05-03 09:27:54,447 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 virtual network link through opserver 10.0.0.50 2026-05-03 09:27:54,448 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-05-03 09:27:54,828 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-05-03 09:27:54,910 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164?flat'} 2026-05-03 09:27:54,910 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 is found in opserver 2026-05-03 09:27:54,916 - DEBUG - VRF ids for VN ctest-vn-07154164: {'10.0.0.50': '2'} 2026-05-03 09:27:54,916 - INFO - Waiting for VM ctest-TestBasicVMVN-74343918-95611532 to be up.. 2026-05-03 09:27:55,027 - DEBUG - VM is in ACTIVE state now 2026-05-03 09:27:55,027 - INFO - VM name : ctest-TestBasicVMVN-74343918-95611532 2026-05-03 09:27:55,122 - DEBUG - VM ctest-TestBasicVMVN-74343918-95611532 ID is e9a82c55-7fd7-4b70-9b47-aa90715788e4 2026-05-03 09:27:55,122 - DEBUG - VM ctest-TestBasicVMVN-74343918-95611532 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1 2026-05-03 09:27:55,218 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e9a82c55-7fd7-4b70-9b47-aa90715788e4 2026-05-03 09:27:55,226 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/340802f8-c5d7-424c-bed6-c5a30139efdb 2026-05-03 09:27:58,468 - 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 1007ms') 2026-05-03 09:27:58,469 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-95611532 failed! 2026-05-03 09:27:58,524 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 is 31.1.1.1 and allocation pool is NOT set 2026-05-03 09:27:58,524 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 is 31.1.2.1 and allocation pool is NOT set 2026-05-03 09:28:02,594 - 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 1014ms') 2026-05-03 09:28:02,594 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-95611532 failed! 2026-05-03 09:28:02,656 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 is 31.1.1.1 and allocation pool is NOT set 2026-05-03 09:28:02,656 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 is 31.1.2.1 and allocation pool is NOT set 2026-05-03 09:28:04,713 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.08 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 = 1.078/3.035/4.993/1.957 ms') 2026-05-03 09:28:04,713 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74343918-95611532 passed 2026-05-03 09:28:04,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:04,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-95611532, IP 31.1.1.4, Port 22 2026-05-03 09:28:04,933 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-03 09:28:05,027 - DEBUG - VM ctest-TestBasicVMVN-74343918-95611532 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-03 09:28:10,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:10,027 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-95611532, IP 31.1.1.4, Port 22 2026-05-03 09:28:10,179 - DEBUG - VM ctest-TestBasicVMVN-74343918-95611532 is ready for SSH connections 2026-05-03 09:28:10,179 - INFO - Waiting for VM ctest-TestBasicVMVN-74343918-91216578 to be up.. 2026-05-03 09:28:10,261 - DEBUG - VM is in ACTIVE state now 2026-05-03 09:28:10,261 - INFO - VM name : ctest-TestBasicVMVN-74343918-91216578 2026-05-03 09:28:10,337 - DEBUG - VM ctest-TestBasicVMVN-74343918-91216578 ID is 3f4fc385-fa55-449f-8e08-ca4bd3ec99c7 2026-05-03 09:28:10,337 - DEBUG - VM ctest-TestBasicVMVN-74343918-91216578 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1 2026-05-03 09:28:10,414 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3f4fc385-fa55-449f-8e08-ca4bd3ec99c7 2026-05-03 09:28:10,422 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/32b0a433-1175-4091-a397-8682c32e9722 2026-05-03 09:28:11,679 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.379 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.379/1.703/3.027/1.324 ms') 2026-05-03 09:28:11,679 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74343918-91216578 passed 2026-05-03 09:28:11,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:11,836 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-91216578, IP 31.1.2.4, Port 22 2026-05-03 09:28:11,991 - DEBUG - VM ctest-TestBasicVMVN-74343918-91216578 is ready for SSH connections 2026-05-03 09:28:11,991 - INFO - Waiting for VM ctest-TestBasicVMVN-74343918-87440890 to be up.. 2026-05-03 09:28:12,065 - DEBUG - VM is in ACTIVE state now 2026-05-03 09:28:12,066 - INFO - VM name : ctest-TestBasicVMVN-74343918-87440890 2026-05-03 09:28:12,137 - DEBUG - VM ctest-TestBasicVMVN-74343918-87440890 ID is 1b58c161-ec04-46a4-a4dc-9824353aaa4c 2026-05-03 09:28:12,138 - DEBUG - VM ctest-TestBasicVMVN-74343918-87440890 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1 2026-05-03 09:28:12,211 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1b58c161-ec04-46a4-a4dc-9824353aaa4c 2026-05-03 09:28:12,219 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5018afdd-ce53-46df-b006-6b3c2855ec54 2026-05-03 09:28:13,453 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.415 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.415/1.606/2.798/1.191 ms') 2026-05-03 09:28:13,453 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74343918-87440890 passed 2026-05-03 09:28:13,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:13,604 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74343918-87440890, IP 31.1.1.3, Port 22 2026-05-03 09:28:13,760 - DEBUG - VM ctest-TestBasicVMVN-74343918-87440890 is ready for SSH connections 2026-05-03 09:28:13,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:13,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-05-03 09:28:13,760 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-05-03 09:28:17,862 - 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.451 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.108 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/1.876/3.451 ms 2026-05-03 09:28:17,862 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74343918-95611532 passed 2026-05-03 09:28:17,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:17,862 - 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-05-03 09:28:17,862 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-05-03 09:28:21,520 - 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.985 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.947 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.894 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.894/1.608/2.985 ms 2026-05-03 09:28:21,521 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74343918-91216578 passed 2026-05-03 09:28:21,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:21,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:21,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-03 09:28:21,521 - 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-05-03 09:28:21,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-03 09:28:21,706 - DEBUG - None 2026-05-03 09:28:21,706 - 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-05-03 09:28:21,706 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-03 09:28:21,895 - DEBUG - None 2026-05-03 09:28:21,895 - 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-05-03 09:28:21,895 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-03 09:28:22,534 - DEBUG - None 2026-05-03 09:28:22,534 - 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-05-03 09:28:22,535 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-05-03 09:28:24,744 - 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.786 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.267 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.835 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.574 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.447/2.181/6.267 ms 2026-05-03 09:28:24,744 - 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-05-03 09:28:24,744 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-05-03 09:28:27,012 - 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.079 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.824 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.477 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.642 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.762 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.043 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.432/2.608/5.477 ms 2026-05-03 09:28:27,012 - 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-05-03 09:28:27,012 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-05-03 09:28:29,257 - 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.705 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.736 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.532 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.939 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.953 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.431/1.818/3.532 ms 2026-05-03 09:28:29,258 - INFO - Deleting VM ctest-TestBasicVMVN-74343918-87440890 2026-05-03 09:28:29,323 - INFO - Detaching port 32b0a433-1175-4091-a397-8682c32e9722 from VM ctest-TestBasicVMVN-74343918-91216578 2026-05-03 09:28:29,355 - INFO - Deleting VM ctest-TestBasicVMVN-74343918-91216578 2026-05-03 09:28:29,427 - INFO - Detaching port 340802f8-c5d7-424c-bed6-c5a30139efdb from VM ctest-TestBasicVMVN-74343918-95611532 2026-05-03 09:28:29,459 - INFO - Deleting VM ctest-TestBasicVMVN-74343918-95611532 2026-05-03 09:28:29,523 - INFO - Deleting VN ctest-vn-07154164 2026-05-03 09:28:29,679 - DEBUG - Response for delete_port : () 2026-05-03 09:28:29,838 - DEBUG - Response for delete_port : () 2026-05-03 09:28:29,883 - DEBUG - VN c54003dd-e829-44aa-be94-23a625dfb7db still in use: Unable to complete operation on network c54003dd-e829-44aa-be94-23a625dfb7db. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-56339313-e469-442d-8400-d0acc4e860bd'] 2026-05-03 09:28:29,883 - WARNING - Deleting VN ctest-vn-07154164 failed..Will retry 2026-05-03 09:28:31,997 - DEBUG - Response for deleting network () 2026-05-03 09:28:31,998 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0b6bd707-8e19-4ad7-b96a-65896414adea 2026-05-03 09:28:32,011 - DEBUG - Response Code: 404 2026-05-03 09:28:32,011 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-03 09:28:32,016 - DEBUG - Requesting: http://10.0.0.50:8082/domain/daa3f5c7-1515-4732-a643-c4088fd1bf1b 2026-05-03 09:28:32,073 - DEBUG - Requesting: http://10.0.0.50:8082/project/8ea92b4e-d76c-4141-b32c-04e9c2da78c4 2026-05-03 09:28:32,147 - INFO - Validated that VN ctest-vn-07154164 is not found in API Server 2026-05-03 09:28:32,156 - DEBUG - VN ctest-vn-07154164 is not present in Agent 10.0.0.50 2026-05-03 09:28:32,157 - INFO - Validated that VN ctest-vn-07154164 is not in any agent 2026-05-03 09:28:32,161 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2026-05-03 09:28:32,166 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-07154164 2026-05-03 09:28:32,166 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74343918:ctest-vn-07154164 2026-05-03 09:28:32,176 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07154164 info 2026-05-03 09:28:32,251 - INFO - IPAM: ctest-ipam-02252800 is not found in API Server 2026-05-03 09:28:32,261 - INFO - IPAM:ctest-ipam-02252800 is not found in control node 2026-05-03 09:28:32,530 - DEBUG - No XMPP flaps were noticed during the test 2026-05-03 09:28:32,530 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2026-05-03 09:28:32,531 - INFO - -------------------------------------------------------------------------------- 2026-05-03 09:28:33,230 - INFO - Deleted project: ctest-TestBasicVMVN-74343918, ID : 8ea92b4e-d76c-4141-b32c-04e9c2da78c4