2025-03-26 09:37:15,092 - INFO - Domain Default found not creating 2025-03-26 09:37:15,240 - INFO - Project ctest-TestBasicVMVN-95371006 not found, creating it 2025-03-26 09:37:15,704 - INFO - Created Project:ctest-TestBasicVMVN-95371006, ID : c6dc68c3-301b-4929-aa56-2c11eac2a25f 2025-03-26 09:37:17,087 - INFO - ================================================================================ 2025-03-26 09:37:17,087 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-26 09:37:17,088 - 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-03-26 09:37:17,356 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2025-03-26 09:37:17,356 - INFO - Initial checks done. Running the testcase now 2025-03-26 09:37:17,356 - INFO - 2025-03-26 09:37:17,896 - DEBUG - Response for create_network : {'network': {'id': 'f05d1242-1877-4eb3-8eb8-c0240d2f2fb4', 'name': 'ctest-vn2_metadata-41391265', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95371006', 'ctest-vn2_metadata-41391265'], 'port_security_enabled': True, 'description': ''}} 2025-03-26 09:37:18,094 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f72783a9-2cc7-43e4-843a-c9de8a954cb5', 'name': '', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': 'f05d1242-1877-4eb3-8eb8-c0240d2f2fb4', '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': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:18,114 - INFO - Created VN ctest-vn2_metadata-41391265 2025-03-26 09:37:18,170 - DEBUG - VN ctest-vn2_metadata-41391265 UUID is f05d1242-1877-4eb3-8eb8-c0240d2f2fb4 2025-03-26 09:37:18,376 - DEBUG - Services list from nova: [, , ] 2025-03-26 09:37:19,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2957-1) 2025-03-26 09:37:19,534 - DEBUG - Link local service introspect added 2025-03-26 09:37:19,687 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-26 09:37:24,772 - DEBUG - VM is in ACTIVE state now 2025-03-26 09:37:24,901 - INFO - Waiting for VM ctest-TestBasicVMVN-95371006-49706952 to be up.. 2025-03-26 09:37:24,901 - INFO - VM name : ctest-TestBasicVMVN-95371006-49706952 2025-03-26 09:37:24,982 - DEBUG - VM ctest-TestBasicVMVN-95371006-49706952 ID is 61c832b3-9c41-460b-a858-6ff16512b042 2025-03-26 09:37:24,982 - DEBUG - VM ctest-TestBasicVMVN-95371006-49706952 launched on Node cn-jenkins-deploy-platform-ansible-os-2957-1 2025-03-26 09:37:25,064 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/61c832b3-9c41-460b-a858-6ff16512b042 2025-03-26 09:37:25,355 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/61c832b3-9c41-460b-a858-6ff16512b042 2025-03-26 09:37:25,387 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d5022269-f5ac-4266-8a92-e51a7b4a49d1 2025-03-26 09:37:28,635 - 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-03-26 09:37:28,635 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-49706952 failed! 2025-03-26 09:37:28,690 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn2_metadata-41391265 is 11.1.1.1 and allocation pool is NOT set 2025-03-26 09:37:30,750 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.30 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.296/2.604/3.912/1.308 ms') 2025-03-26 09:37:30,750 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-49706952 passed 2025-03-26 09:37:30,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:37:30,910 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95371006-49706952, IP 11.1.1.3, Port 22 2025-03-26 09:37:31,065 - DEBUG - VM ctest-TestBasicVMVN-95371006-49706952 is ready for SSH connections 2025-03-26 09:37:31,065 - INFO - Retry 0 2025-03-26 09:37:31,065 - 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.27, gateway password: c0ntrail123 2025-03-26 09:37:31,065 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-26 09:37:32,632 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-26 09:37:32,633 - INFO - Generic metadata worked 2025-03-26 09:37:32,893 - DEBUG - Link local service introspect removed 2025-03-26 09:37:32,894 - INFO - Deleting VM ctest-TestBasicVMVN-95371006-49706952 2025-03-26 09:37:32,965 - INFO - Deleting VN ctest-vn2_metadata-41391265 2025-03-26 09:37:33,000 - DEBUG - VN f05d1242-1877-4eb3-8eb8-c0240d2f2fb4 still in use: Unable to complete operation on network f05d1242-1877-4eb3-8eb8-c0240d2f2fb4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-835c9ba2-90e9-4109-91c1-26dc67058f2d'] 2025-03-26 09:37:33,000 - WARNING - Deleting VN ctest-vn2_metadata-41391265 failed..Will retry 2025-03-26 09:37:35,112 - DEBUG - Response for deleting network () 2025-03-26 09:37:35,367 - DEBUG - No XMPP flaps were noticed during the test 2025-03-26 09:37:35,368 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-03-26 09:37:35,368 - INFO - -------------------------------------------------------------------------------- 2025-03-26 09:37:35,370 - INFO - ================================================================================ 2025-03-26 09:37:35,370 - INFO - STARTING TEST : test_metadata_service 2025-03-26 09:37:35,370 - 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-03-26 09:37:35,655 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2025-03-26 09:37:35,655 - INFO - Initial checks done. Running the testcase now 2025-03-26 09:37:35,655 - INFO - 2025-03-26 09:37:35,656 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs 2025-03-26 09:37:35,662 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/56f7b2f1-88b3-4d7c-9329-416a93e18899 2025-03-26 09:37:35,834 - DEBUG - Response for create_network : {'network': {'id': '8f4cb71b-9167-471d-a79d-3fb46556bef6', 'name': 'ctest-vn-07268959', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95371006', 'ctest-vn-07268959'], 'port_security_enabled': True, 'description': ''}} 2025-03-26 09:37:36,032 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2c4ec53-3391-4114-9af9-ffdf3ee03538', 'name': '', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': '8f4cb71b-9167-471d-a79d-3fb46556bef6', 'ip_version': 4, 'cidr': '119.228.190.128/26', 'allocation_pools': [{'start': '119.228.190.130', 'end': '119.228.190.190'}], 'gateway_ip': '119.228.190.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.228.190.130', 'tags': [], 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:36,051 - INFO - Created VN ctest-vn-07268959 2025-03-26 09:37:36,106 - DEBUG - VN ctest-vn-07268959 UUID is 8f4cb71b-9167-471d-a79d-3fb46556bef6 2025-03-26 09:37:37,281 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2957-1) 2025-03-26 09:37:37,281 - INFO - Waiting for VM ctest-TestBasicVMVN-95371006-14111897 to be up.. 2025-03-26 09:37:37,316 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-26 09:37:42,388 - DEBUG - VM is in ACTIVE state now 2025-03-26 09:37:42,389 - INFO - VM name : ctest-TestBasicVMVN-95371006-14111897 2025-03-26 09:37:42,460 - DEBUG - VM ctest-TestBasicVMVN-95371006-14111897 ID is 1b34a2ff-5aa7-4ed0-b89a-c07522d42ea2 2025-03-26 09:37:42,460 - DEBUG - VM ctest-TestBasicVMVN-95371006-14111897 launched on Node cn-jenkins-deploy-platform-ansible-os-2957-1 2025-03-26 09:37:42,535 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/1b34a2ff-5aa7-4ed0-b89a-c07522d42ea2 2025-03-26 09:37:42,544 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c0d78073-e480-4dfe-80d6-26481beb9a3f 2025-03-26 09:37:45,820 - 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 1031ms') 2025-03-26 09:37:45,820 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-14111897 failed! 2025-03-26 09:37:45,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-07268959 is 119.228.190.129 and allocation pool is NOT set 2025-03-26 09:37:47,932 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.818 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.818/2.043/3.269/1.225 ms') 2025-03-26 09:37:47,932 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-14111897 passed 2025-03-26 09:37:48,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:37:48,082 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95371006-14111897, IP 119.228.190.131, Port 22 2025-03-26 09:37:48,241 - DEBUG - VM ctest-TestBasicVMVN-95371006-14111897 is ready for SSH connections 2025-03-26 09:37:48,241 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-03-26 09:37:48,241 - DEBUG - cat /tmp/output.txt 2025-03-26 09:37:49,846 - DEBUG - Hello World. The time is now Wed, 26 Mar 2025 03:37:46 -0600! 2025-03-26 09:37:49,846 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 26 Mar 2025 03:37:46 -0600!'} 2025-03-26 09:37:49,846 - INFO - metadata_script.txt got executed in the vm 2025-03-26 09:37:49,846 - INFO - Deleting VM ctest-TestBasicVMVN-95371006-14111897 2025-03-26 09:37:49,913 - INFO - Deleting VN ctest-vn-07268959 2025-03-26 09:37:49,955 - DEBUG - VN 8f4cb71b-9167-471d-a79d-3fb46556bef6 still in use: Unable to complete operation on network 8f4cb71b-9167-471d-a79d-3fb46556bef6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2baf9d7b-c36c-4c37-9f74-fa611609e119'] 2025-03-26 09:37:49,955 - WARNING - Deleting VN ctest-vn-07268959 failed..Will retry 2025-03-26 09:37:52,057 - DEBUG - Response for deleting network () 2025-03-26 09:37:52,312 - DEBUG - No XMPP flaps were noticed during the test 2025-03-26 09:37:52,312 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-03-26 09:37:52,312 - INFO - -------------------------------------------------------------------------------- 2025-03-26 09:37:52,314 - INFO - ================================================================================ 2025-03-26 09:37:52,314 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-26 09:37:52,314 - 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-03-26 09:37:52,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2025-03-26 09:37:52,603 - INFO - Initial checks done. Running the testcase now 2025-03-26 09:37:52,603 - INFO - 2025-03-26 09:37:53,104 - DEBUG - Response for create_network : {'network': {'id': 'b8eb1976-c97f-482d-acd2-92e4fd7b5517', 'name': 'ctest-vn-28723399', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95371006', 'ctest-vn-28723399'], 'port_security_enabled': True, 'description': ''}} 2025-03-26 09:37:53,283 - DEBUG - Response for create_subnet : {'subnet': {'id': '39fda738-fcf4-4d8a-b640-d0d42cc31630', 'name': '', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': 'b8eb1976-c97f-482d-acd2-92e4fd7b5517', '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': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:53,448 - DEBUG - Response for create_subnet : {'subnet': {'id': '02f27aa2-3b37-4b8c-8d23-8138600d8b23', 'name': '', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': 'b8eb1976-c97f-482d-acd2-92e4fd7b5517', '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': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:53,469 - INFO - Created VN ctest-vn-28723399 2025-03-26 09:37:53,522 - DEBUG - VN ctest-vn-28723399 UUID is b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:53,880 - DEBUG - Response for create_port : {'port': {'name': '09d56c0a-93da-4465-a284-b03edc40022b', 'id': '09d56c0a-93da-4465-a284-b03edc40022b', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': 'b8eb1976-c97f-482d-acd2-92e4fd7b5517', 'mac_address': '02:09:d5:6c:0a:93', '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': '39fda738-fcf4-4d8a-b640-d0d42cc31630'}], 'security_groups': ['5fa1e633-d4d6-4b17-9449-bd41bd4aa4bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:54,050 - DEBUG - Response for create_port : {'port': {'name': '895bf9dd-8aed-4ca2-985c-df406850633e', 'id': '895bf9dd-8aed-4ca2-985c-df406850633e', 'tenant_id': 'c6dc68c3301b4929aa562c11eac2a25f', 'network_id': 'b8eb1976-c97f-482d-acd2-92e4fd7b5517', 'mac_address': '02:89:5b:f9:dd:8a', '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': '02f27aa2-3b37-4b8c-8d23-8138600d8b23'}], 'security_groups': ['5fa1e633-d4d6-4b17-9449-bd41bd4aa4bc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6dc68c3301b4929aa562c11eac2a25f'}} 2025-03-26 09:37:54,419 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2957-1) 2025-03-26 09:37:54,811 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2957-1) 2025-03-26 09:37:55,993 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2957-1) 2025-03-26 09:37:55,993 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-26 09:37:56,004 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ee053aa6-1431-4dcc-b82e-0bbf64829f92 2025-03-26 09:37:56,026 - DEBUG - Requesting: http://10.0.0.27:8082/project/c6dc68c3-301b-4929-aa56-2c11eac2a25f 2025-03-26 09:37:56,103 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/ab1ebc05-938e-424f-b076-9294f796709c 2025-03-26 09:37:56,124 - INFO - Verifications in API Server for IPAM: ctest-ipam-72858751 passed 2025-03-26 09:37:56,132 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-95371006:ctest-ipam-72858751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95371006', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12330499561923428943', 'uuid-lslong': '12715511766433820828'}, 'enable': 'true', 'created': '2025-03-26T09:37:52', 'last-modified': '2025-03-26T09:37:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.290494'} 2025-03-26 09:37:56,132 - INFO - Verifications in Control node for IPAM: ctest-ipam-72858751 passed 2025-03-26 09:37:56,132 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-26 09:37:56,146 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ee053aa6-1431-4dcc-b82e-0bbf64829f92 2025-03-26 09:37:56,162 - DEBUG - Requesting: http://10.0.0.27:8082/project/c6dc68c3-301b-4929-aa56-2c11eac2a25f 2025-03-26 09:37:56,257 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,284 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,304 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:37:56,322 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:37:56,337 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c143322f-5580-489b-a977-e4556d68f0ec 2025-03-26 09:37:56,348 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-26 09:37:56,348 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,376 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:37:56,410 - INFO - Verified VN network id 8 for VN b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,410 - INFO - Verifications in API Server for VN ctest-vn-28723399 passed 2025-03-26 09:37:56,410 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,427 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:37:56,445 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:37:56,462 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c143322f-5580-489b-a977-e4556d68f0ec 2025-03-26 09:37:56,479 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95371006', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13324771920483141677', 'uuid-lslong': '12453177431835759895'}, 'enable': 'true', 'created': '2025-03-26T09:37:53', 'last-modified': '2025-03-26T09:37:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.062434'} 2025-03-26 09:37:56,488 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-26 09:37:56,488 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28723399 passed 2025-03-26 09:37:56,488 - DEBUG - ====Verifying policy data for ctest-vn-28723399 in API_Server ====== 2025-03-26 09:37:56,488 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-26 09:37:56,494 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ee053aa6-1431-4dcc-b82e-0bbf64829f92 2025-03-26 09:37:56,520 - DEBUG - Requesting: http://10.0.0.27:8082/project/c6dc68c3-301b-4929-aa56-2c11eac2a25f 2025-03-26 09:37:56,652 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/b8eb1976-c97f-482d-acd2-92e4fd7b5517 2025-03-26 09:37:56,686 - DEBUG - =>VN ctest-vn-28723399 has no policy to be verified 2025-03-26 09:37:56,686 - DEBUG - Verifying the vn in opserver 2025-03-26 09:37:56,686 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 virtual network link through opserver 10.0.0.27 2025-03-26 09:37:56,686 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-03-26 09:37:57,088 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-03-26 09:37:57,159 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399?flat'} 2025-03-26 09:37:57,159 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 is found in opserver 2025-03-26 09:37:57,165 - DEBUG - VRF ids for VN ctest-vn-28723399: {'10.0.0.27': '2'} 2025-03-26 09:37:57,165 - INFO - Waiting for VM ctest-TestBasicVMVN-95371006-48342470 to be up.. 2025-03-26 09:37:57,256 - DEBUG - VM is in ACTIVE state now 2025-03-26 09:37:57,256 - INFO - VM name : ctest-TestBasicVMVN-95371006-48342470 2025-03-26 09:37:57,358 - DEBUG - VM ctest-TestBasicVMVN-95371006-48342470 ID is ada8645a-0d4e-4d67-934a-24e6e7a49ae7 2025-03-26 09:37:57,358 - DEBUG - VM ctest-TestBasicVMVN-95371006-48342470 launched on Node cn-jenkins-deploy-platform-ansible-os-2957-1 2025-03-26 09:37:57,472 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ada8645a-0d4e-4d67-934a-24e6e7a49ae7 2025-03-26 09:37:57,483 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/09d56c0a-93da-4465-a284-b03edc40022b 2025-03-26 09:38:00,764 - 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 1028ms') 2025-03-26 09:38:00,764 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-48342470 failed! 2025-03-26 09:38:00,826 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 is 31.1.1.1 and allocation pool is NOT set 2025-03-26 09:38:00,826 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 is 31.1.2.1 and allocation pool is NOT set 2025-03-26 09:38:04,919 - 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 1031ms') 2025-03-26 09:38:04,919 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-48342470 failed! 2025-03-26 09:38:04,974 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 is 31.1.1.1 and allocation pool is NOT set 2025-03-26 09:38:04,974 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 is 31.1.2.1 and allocation pool is NOT set 2025-03-26 09:38:07,042 - 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=6.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.12 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 = 2.120/4.360/6.601/2.240 ms') 2025-03-26 09:38:07,042 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95371006-48342470 passed 2025-03-26 09:38:07,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:07,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95371006-48342470, IP 31.1.1.4, Port 22 2025-03-26 09:38:07,361 - DEBUG - VM ctest-TestBasicVMVN-95371006-48342470 is ready for SSH connections 2025-03-26 09:38:07,362 - INFO - Waiting for VM ctest-TestBasicVMVN-95371006-74712511 to be up.. 2025-03-26 09:38:07,440 - DEBUG - VM is in ACTIVE state now 2025-03-26 09:38:07,440 - INFO - VM name : ctest-TestBasicVMVN-95371006-74712511 2025-03-26 09:38:07,514 - DEBUG - VM ctest-TestBasicVMVN-95371006-74712511 ID is f8d9c995-5d50-4db8-ae9b-b412e27c470b 2025-03-26 09:38:07,514 - DEBUG - VM ctest-TestBasicVMVN-95371006-74712511 launched on Node cn-jenkins-deploy-platform-ansible-os-2957-1 2025-03-26 09:38:07,589 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f8d9c995-5d50-4db8-ae9b-b412e27c470b 2025-03-26 09:38:07,600 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/895bf9dd-8aed-4ca2-985c-df406850633e 2025-03-26 09:38:08,843 - 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=2.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.415 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.415/1.622/2.829/1.207 ms') 2025-03-26 09:38:08,843 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-95371006-74712511 passed 2025-03-26 09:38:09,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:09,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95371006-74712511, IP 31.1.2.4, Port 22 2025-03-26 09:38:09,157 - DEBUG - VM ctest-TestBasicVMVN-95371006-74712511 is ready for SSH connections 2025-03-26 09:38:09,157 - INFO - Waiting for VM ctest-TestBasicVMVN-95371006-53892369 to be up.. 2025-03-26 09:38:09,244 - DEBUG - VM is in ACTIVE state now 2025-03-26 09:38:09,244 - INFO - VM name : ctest-TestBasicVMVN-95371006-53892369 2025-03-26 09:38:09,335 - DEBUG - VM ctest-TestBasicVMVN-95371006-53892369 ID is 2a2f6071-2944-4f88-81db-21dec3360c8c 2025-03-26 09:38:09,335 - DEBUG - VM ctest-TestBasicVMVN-95371006-53892369 launched on Node cn-jenkins-deploy-platform-ansible-os-2957-1 2025-03-26 09:38:09,413 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2a2f6071-2944-4f88-81db-21dec3360c8c 2025-03-26 09:38:09,422 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8d78a63c-779e-4d1c-9f50-830e4f2326ac 2025-03-26 09:38:10,669 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.21 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.430 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.430/1.822/3.214/1.392 ms') 2025-03-26 09:38:10,669 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-95371006-53892369 passed 2025-03-26 09:38:10,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:10,826 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95371006-53892369, IP 31.1.1.3, Port 22 2025-03-26 09:38:10,977 - DEBUG - VM ctest-TestBasicVMVN-95371006-53892369 is ready for SSH connections 2025-03-26 09:38:10,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:10,977 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:10,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-26 09:38:14,937 - 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.414 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.865 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.923 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.865/1.734/3.414 ms 2025-03-26 09:38:14,937 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-95371006-48342470 passed 2025-03-26 09:38:14,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:14,937 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:14,937 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-26 09:38:18,557 - 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.324 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.987 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.770 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.770/1.693/3.324 ms 2025-03-26 09:38:18,557 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-95371006-74712511 passed 2025-03-26 09:38:18,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:18,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:18,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-26 09:38:18,557 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:18,557 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-26 09:38:18,732 - DEBUG - None 2025-03-26 09:38:18,733 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:18,733 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-26 09:38:18,906 - DEBUG - None 2025-03-26 09:38:18,906 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:18,906 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-26 09:38:19,542 - DEBUG - None 2025-03-26 09:38:19,542 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:19,542 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-26 09:38:21,755 - 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.989 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.085 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.626 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.564 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.441/2.141/6.085 ms 2025-03-26 09:38:21,755 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:21,755 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-26 09:38:23,999 - 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.992 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.667 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.725 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.774 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.687 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.409/1.813/3.725 ms 2025-03-26 09:38:23,999 - 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.27, gateway password: c0ntrail123 2025-03-26 09:38:24,000 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-26 09:38:26,286 - 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.857 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.548 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.428 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.712 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.472 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.837/7.428 ms 2025-03-26 09:38:26,286 - INFO - Deleting VM ctest-TestBasicVMVN-95371006-53892369 2025-03-26 09:38:26,353 - INFO - Detaching port 895bf9dd-8aed-4ca2-985c-df406850633e from VM ctest-TestBasicVMVN-95371006-74712511 2025-03-26 09:38:26,409 - INFO - Deleting VM ctest-TestBasicVMVN-95371006-74712511 2025-03-26 09:38:26,488 - INFO - Detaching port 09d56c0a-93da-4465-a284-b03edc40022b from VM ctest-TestBasicVMVN-95371006-48342470 2025-03-26 09:38:26,519 - INFO - Deleting VM ctest-TestBasicVMVN-95371006-48342470 2025-03-26 09:38:26,596 - INFO - Deleting VN ctest-vn-28723399 2025-03-26 09:38:26,770 - DEBUG - Response for delete_port : () 2025-03-26 09:38:26,973 - DEBUG - Response for delete_port : () 2025-03-26 09:38:27,018 - DEBUG - VN b8eb1976-c97f-482d-acd2-92e4fd7b5517 still in use: Unable to complete operation on network b8eb1976-c97f-482d-acd2-92e4fd7b5517. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f9569c58-606e-4de2-9418-ac7fc06ad7ca'] 2025-03-26 09:38:27,018 - WARNING - Deleting VN ctest-vn-28723399 failed..Will retry 2025-03-26 09:38:29,148 - DEBUG - Response for deleting network () 2025-03-26 09:38:29,148 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ba1d92b6-8d83-4db3-b0a1-c1d4163c706b 2025-03-26 09:38:29,156 - DEBUG - Response Code: 404 2025-03-26 09:38:29,156 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-26 09:38:29,162 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ee053aa6-1431-4dcc-b82e-0bbf64829f92 2025-03-26 09:38:29,219 - DEBUG - Requesting: http://10.0.0.27:8082/project/c6dc68c3-301b-4929-aa56-2c11eac2a25f 2025-03-26 09:38:29,297 - INFO - Validated that VN ctest-vn-28723399 is not found in API Server 2025-03-26 09:38:29,308 - DEBUG - VN ctest-vn-28723399 is not present in Agent 10.0.0.27 2025-03-26 09:38:29,309 - INFO - Validated that VN ctest-vn-28723399 is not in any agent 2025-03-26 09:38:29,314 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-03-26 09:38:29,319 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-28723399 2025-03-26 09:38:29,319 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-95371006:ctest-vn-28723399 2025-03-26 09:38:29,328 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28723399 info 2025-03-26 09:38:29,405 - INFO - IPAM: ctest-ipam-72858751 is not found in API Server 2025-03-26 09:38:29,418 - INFO - IPAM:ctest-ipam-72858751 is not found in control node 2025-03-26 09:38:29,684 - DEBUG - No XMPP flaps were noticed during the test 2025-03-26 09:38:29,684 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-03-26 09:38:29,684 - INFO - -------------------------------------------------------------------------------- 2025-03-26 09:38:30,461 - INFO - Deleted project: ctest-TestBasicVMVN-95371006, ID : c6dc68c3-301b-4929-aa56-2c11eac2a25f