2025-03-27 02:39:23,712 - INFO - Domain Default found not creating 2025-03-27 02:39:23,878 - INFO - Project ctest-TestBasicVMVN-18367633 not found, creating it 2025-03-27 02:39:24,359 - INFO - Created Project:ctest-TestBasicVMVN-18367633, ID : fa5d2520-943b-4e28-9b01-cc562d19f5a3 2025-03-27 02:39:25,847 - INFO - ================================================================================ 2025-03-27 02:39:25,847 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-27 02:39:25,847 - 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-27 02:39:26,105 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-27 02:39:26,105 - INFO - Initial checks done. Running the testcase now 2025-03-27 02:39:26,105 - INFO - 2025-03-27 02:39:26,713 - DEBUG - Response for create_network : {'network': {'id': '160afcde-0946-4b50-850d-0f2567240df0', 'name': 'ctest-vn2_metadata-36113718', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18367633', 'ctest-vn2_metadata-36113718'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 02:39:26,933 - DEBUG - Response for create_subnet : {'subnet': {'id': '8af16769-3136-4615-ae40-445222bf4399', 'name': '', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': '160afcde-0946-4b50-850d-0f2567240df0', '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': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:39:26,956 - INFO - Created VN ctest-vn2_metadata-36113718 2025-03-27 02:39:27,011 - DEBUG - VN ctest-vn2_metadata-36113718 UUID is 160afcde-0946-4b50-850d-0f2567240df0 2025-03-27 02:39:27,239 - DEBUG - Services list from nova: [, , ] 2025-03-27 02:39:28,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2967-1) 2025-03-27 02:39:28,407 - DEBUG - Link local service introspect added 2025-03-27 02:39:28,447 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-27 02:39:33,531 - DEBUG - VM is in ACTIVE state now 2025-03-27 02:39:33,658 - INFO - Waiting for VM ctest-TestBasicVMVN-18367633-83805402 to be up.. 2025-03-27 02:39:33,659 - INFO - VM name : ctest-TestBasicVMVN-18367633-83805402 2025-03-27 02:39:33,736 - DEBUG - VM ctest-TestBasicVMVN-18367633-83805402 ID is 3e351643-273b-406f-be28-d9ec5b37bada 2025-03-27 02:39:33,737 - DEBUG - VM ctest-TestBasicVMVN-18367633-83805402 launched on Node cn-jenkins-deploy-platform-ansible-os-2967-1 2025-03-27 02:39:33,813 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/3e351643-273b-406f-be28-d9ec5b37bada 2025-03-27 02:39:34,108 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/3e351643-273b-406f-be28-d9ec5b37bada 2025-03-27 02:39:34,146 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/1fab7e83-bba6-441a-9515-9b5e91509cdd 2025-03-27 02:39:37,401 - 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-27 02:39:37,401 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-83805402 failed! 2025-03-27 02:39:37,455 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn2_metadata-36113718 is 11.1.1.1 and allocation pool is NOT set 2025-03-27 02:39:39,517 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.63 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.631/4.689/6.747/2.058 ms') 2025-03-27 02:39:39,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-83805402 passed 2025-03-27 02:39:39,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:39:39,667 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18367633-83805402, IP 11.1.1.3, Port 22 2025-03-27 02:39:39,823 - DEBUG - VM ctest-TestBasicVMVN-18367633-83805402 is ready for SSH connections 2025-03-27 02:39:39,823 - INFO - Retry 0 2025-03-27 02:39:39,823 - 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.29, gateway password: c0ntrail123 2025-03-27 02:39:39,823 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-27 02:39:41,424 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-27 02:39:41,425 - INFO - Generic metadata worked 2025-03-27 02:39:41,683 - DEBUG - Link local service introspect removed 2025-03-27 02:39:41,683 - INFO - Deleting VM ctest-TestBasicVMVN-18367633-83805402 2025-03-27 02:39:41,756 - INFO - Deleting VN ctest-vn2_metadata-36113718 2025-03-27 02:39:41,794 - DEBUG - VN 160afcde-0946-4b50-850d-0f2567240df0 still in use: Unable to complete operation on network 160afcde-0946-4b50-850d-0f2567240df0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bf9cba33-0afb-4bd4-a47e-685f881f48fe'] 2025-03-27 02:39:41,795 - WARNING - Deleting VN ctest-vn2_metadata-36113718 failed..Will retry 2025-03-27 02:39:43,924 - DEBUG - Response for deleting network () 2025-03-27 02:39:44,177 - DEBUG - No XMPP flaps were noticed during the test 2025-03-27 02:39:44,177 - INFO - -------------------------------------------------------------------------------- 2025-03-27 02:39:44,184 - INFO - ================================================================================ 2025-03-27 02:39:44,184 - INFO - STARTING TEST : test_metadata_service 2025-03-27 02:39:44,184 - 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-27 02:39:44,466 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-27 02:39:44,466 - INFO - Initial checks done. Running the testcase now 2025-03-27 02:39:44,466 - INFO - 2025-03-27 02:39:44,466 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-configs 2025-03-27 02:39:44,474 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-config/fac8b497-9d85-4920-ae8a-dec4c0096133 2025-03-27 02:39:44,670 - DEBUG - Response for create_network : {'network': {'id': 'aece76fd-7c64-4725-85b8-8e5ee950a3bf', 'name': 'ctest-vn-21761394', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18367633', 'ctest-vn-21761394'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 02:39:44,836 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3e70a43-10f6-4fbd-8f0d-3910a3fd82e8', 'name': '', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': 'aece76fd-7c64-4725-85b8-8e5ee950a3bf', 'ip_version': 4, 'cidr': '70.196.71.192/26', 'allocation_pools': [{'start': '70.196.71.194', 'end': '70.196.71.254'}], 'gateway_ip': '70.196.71.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.196.71.194', 'tags': [], 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:39:44,856 - INFO - Created VN ctest-vn-21761394 2025-03-27 02:39:44,907 - DEBUG - VN ctest-vn-21761394 UUID is aece76fd-7c64-4725-85b8-8e5ee950a3bf 2025-03-27 02:39:46,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2967-1) 2025-03-27 02:39:46,204 - INFO - Waiting for VM ctest-TestBasicVMVN-18367633-40609160 to be up.. 2025-03-27 02:39:46,245 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-27 02:39:51,326 - DEBUG - VM is in ACTIVE state now 2025-03-27 02:39:51,326 - INFO - VM name : ctest-TestBasicVMVN-18367633-40609160 2025-03-27 02:39:51,426 - DEBUG - VM ctest-TestBasicVMVN-18367633-40609160 ID is d595294d-5fe4-405c-b354-bad193505f71 2025-03-27 02:39:51,426 - DEBUG - VM ctest-TestBasicVMVN-18367633-40609160 launched on Node cn-jenkins-deploy-platform-ansible-os-2967-1 2025-03-27 02:39:51,508 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/d595294d-5fe4-405c-b354-bad193505f71 2025-03-27 02:39:51,517 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/d8488258-6b42-4858-9f44-000721b6cdc0 2025-03-27 02:39:54,774 - 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 1013ms') 2025-03-27 02:39:54,774 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-40609160 failed! 2025-03-27 02:39:54,827 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-21761394 is 70.196.71.193 and allocation pool is NOT set 2025-03-27 02:39:56,889 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.27 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.269/2.830/4.392/1.561 ms') 2025-03-27 02:39:56,889 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-40609160 passed 2025-03-27 02:39:57,043 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:39:57,043 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18367633-40609160, IP 70.196.71.195, Port 22 2025-03-27 02:39:57,199 - DEBUG - VM ctest-TestBasicVMVN-18367633-40609160 is ready for SSH connections 2025-03-27 02:39:57,199 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123 2025-03-27 02:39:57,199 - DEBUG - cat /tmp/output.txt 2025-03-27 02:39:58,846 - DEBUG - Hello World. The time is now Wed, 26 Mar 2025 20:39:57 -0600! 2025-03-27 02:39:58,846 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 26 Mar 2025 20:39:57 -0600!'} 2025-03-27 02:39:58,846 - INFO - metadata_script.txt got executed in the vm 2025-03-27 02:39:58,846 - INFO - Deleting VM ctest-TestBasicVMVN-18367633-40609160 2025-03-27 02:39:58,922 - INFO - Deleting VN ctest-vn-21761394 2025-03-27 02:39:58,971 - DEBUG - VN aece76fd-7c64-4725-85b8-8e5ee950a3bf still in use: Unable to complete operation on network aece76fd-7c64-4725-85b8-8e5ee950a3bf. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d27bd940-1e18-48bc-b614-c957ffed2415'] 2025-03-27 02:39:58,971 - WARNING - Deleting VN ctest-vn-21761394 failed..Will retry 2025-03-27 02:40:01,079 - DEBUG - Response for deleting network () 2025-03-27 02:40:01,338 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 02:40:01,338 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-27 02:40:01,338 - INFO - -------------------------------------------------------------------------------- 2025-03-27 02:40:01,341 - INFO - ================================================================================ 2025-03-27 02:40:01,341 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-27 02:40:01,341 - 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-27 02:40:01,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-27 02:40:01,632 - INFO - Initial checks done. Running the testcase now 2025-03-27 02:40:01,632 - INFO - 2025-03-27 02:40:02,123 - DEBUG - Response for create_network : {'network': {'id': 'bccc2986-2499-48bf-bab2-c51b964a92a8', 'name': 'ctest-vn-59029120', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18367633', 'ctest-vn-59029120'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 02:40:02,292 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa277290-b738-47e0-8944-01fe315a2288', 'name': '', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': 'bccc2986-2499-48bf-bab2-c51b964a92a8', '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': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:40:02,481 - DEBUG - Response for create_subnet : {'subnet': {'id': '4095cc3a-29bd-4cd7-bd78-75375c396e90', 'name': '', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': 'bccc2986-2499-48bf-bab2-c51b964a92a8', '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': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:40:02,502 - INFO - Created VN ctest-vn-59029120 2025-03-27 02:40:02,555 - DEBUG - VN ctest-vn-59029120 UUID is bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:02,981 - DEBUG - Response for create_port : {'port': {'name': 'b2a7a9e1-7a67-4ce4-9502-58e637ba9400', 'id': 'b2a7a9e1-7a67-4ce4-9502-58e637ba9400', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': 'bccc2986-2499-48bf-bab2-c51b964a92a8', 'mac_address': '02:b2:a7:a9:e1:7a', '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': 'aa277290-b738-47e0-8944-01fe315a2288'}], 'security_groups': ['7f5d5f51-36b7-4150-99e8-a661fc1226ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:40:03,167 - DEBUG - Response for create_port : {'port': {'name': '5b0b5b05-315c-4c08-8af8-ccbcc2b8eff0', 'id': '5b0b5b05-315c-4c08-8af8-ccbcc2b8eff0', 'tenant_id': 'fa5d2520943b4e289b01cc562d19f5a3', 'network_id': 'bccc2986-2499-48bf-bab2-c51b964a92a8', 'mac_address': '02:5b:0b:5b:05:31', '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': '4095cc3a-29bd-4cd7-bd78-75375c396e90'}], 'security_groups': ['7f5d5f51-36b7-4150-99e8-a661fc1226ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fa5d2520943b4e289b01cc562d19f5a3'}} 2025-03-27 02:40:03,545 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2967-1) 2025-03-27 02:40:03,988 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2967-1) 2025-03-27 02:40:05,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2967-1) 2025-03-27 02:40:05,229 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-27 02:40:05,236 - DEBUG - Requesting: http://10.0.0.29:8082/domain/40269a6d-bc96-4c17-b703-967fa56e290c 2025-03-27 02:40:05,252 - DEBUG - Requesting: http://10.0.0.29:8082/project/fa5d2520-943b-4e28-9b01-cc562d19f5a3 2025-03-27 02:40:05,348 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/70cd559f-325f-471f-a3c1-cc92cf6e282a 2025-03-27 02:40:05,362 - INFO - Verifications in API Server for IPAM: ctest-ipam-13410545 passed 2025-03-27 02:40:05,372 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18367633:ctest-ipam-13410545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18367633', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8128247044706879263', 'uuid-lslong': '11799937429604804650'}, 'enable': 'true', 'created': '2025-03-27T02:40:01', 'last-modified': '2025-03-27T02:40:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.501156'} 2025-03-27 02:40:05,372 - INFO - Verifications in Control node for IPAM: ctest-ipam-13410545 passed 2025-03-27 02:40:05,372 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-27 02:40:05,385 - DEBUG - Requesting: http://10.0.0.29:8082/domain/40269a6d-bc96-4c17-b703-967fa56e290c 2025-03-27 02:40:05,400 - DEBUG - Requesting: http://10.0.0.29:8082/project/fa5d2520-943b-4e28-9b01-cc562d19f5a3 2025-03-27 02:40:05,486 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,504 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,518 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:05,530 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:05,540 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/d7213d66-a578-450a-8945-1ec267d7cf10 2025-03-27 02:40:05,548 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-27 02:40:05,548 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,560 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:05,588 - INFO - Verified VN network id 8 for VN bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,588 - INFO - Verifications in API Server for VN ctest-vn-59029120 passed 2025-03-27 02:40:05,588 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,602 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:05,628 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:05,637 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/d7213d66-a578-450a-8945-1ec267d7cf10 2025-03-27 02:40:05,660 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18367633', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13604294230495807679', 'uuid-lslong': '13453031759185351336'}, 'enable': 'true', 'created': '2025-03-27T02:40:02', 'last-modified': '2025-03-27T02:40:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.207872'} 2025-03-27 02:40:05,684 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-27 02:40:05,684 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59029120 passed 2025-03-27 02:40:05,684 - DEBUG - ====Verifying policy data for ctest-vn-59029120 in API_Server ====== 2025-03-27 02:40:05,684 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-27 02:40:05,695 - DEBUG - Requesting: http://10.0.0.29:8082/domain/40269a6d-bc96-4c17-b703-967fa56e290c 2025-03-27 02:40:05,737 - DEBUG - Requesting: http://10.0.0.29:8082/project/fa5d2520-943b-4e28-9b01-cc562d19f5a3 2025-03-27 02:40:05,821 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/bccc2986-2499-48bf-bab2-c51b964a92a8 2025-03-27 02:40:05,838 - DEBUG - =>VN ctest-vn-59029120 has no policy to be verified 2025-03-27 02:40:05,838 - DEBUG - Verifying the vn in opserver 2025-03-27 02:40:05,838 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 virtual network link through opserver 10.0.0.29 2025-03-27 02:40:05,838 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-03-27 02:40:06,211 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-03-27 02:40:06,312 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120?flat'} 2025-03-27 02:40:06,312 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 is found in opserver 2025-03-27 02:40:06,318 - DEBUG - VRF ids for VN ctest-vn-59029120: {'10.0.0.29': '2'} 2025-03-27 02:40:06,319 - INFO - Waiting for VM ctest-TestBasicVMVN-18367633-49214112 to be up.. 2025-03-27 02:40:06,405 - DEBUG - VM is in ACTIVE state now 2025-03-27 02:40:06,405 - INFO - VM name : ctest-TestBasicVMVN-18367633-49214112 2025-03-27 02:40:06,497 - DEBUG - VM ctest-TestBasicVMVN-18367633-49214112 ID is ec8c8d2d-5b1d-436a-9bf6-618e593d56ab 2025-03-27 02:40:06,497 - DEBUG - VM ctest-TestBasicVMVN-18367633-49214112 launched on Node cn-jenkins-deploy-platform-ansible-os-2967-1 2025-03-27 02:40:06,632 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/ec8c8d2d-5b1d-436a-9bf6-618e593d56ab 2025-03-27 02:40:06,650 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/b2a7a9e1-7a67-4ce4-9502-58e637ba9400 2025-03-27 02:40:09,913 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-03-27 02:40:09,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-49214112 failed! 2025-03-27 02:40:09,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 is 31.1.1.1 and allocation pool is NOT set 2025-03-27 02:40:09,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 is 31.1.2.1 and allocation pool is NOT set 2025-03-27 02:40:14,039 - 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 1002ms') 2025-03-27 02:40:14,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-49214112 failed! 2025-03-27 02:40:14,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 is 31.1.1.1 and allocation pool is NOT set 2025-03-27 02:40:14,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 is 31.1.2.1 and allocation pool is NOT set 2025-03-27 02:40:16,156 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.905 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.905/5.494/10.083/4.589 ms') 2025-03-27 02:40:16,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18367633-49214112 passed 2025-03-27 02:40:16,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:16,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18367633-49214112, IP 31.1.1.4, Port 22 2025-03-27 02:40:16,471 - DEBUG - VM ctest-TestBasicVMVN-18367633-49214112 is ready for SSH connections 2025-03-27 02:40:16,471 - INFO - Waiting for VM ctest-TestBasicVMVN-18367633-34889257 to be up.. 2025-03-27 02:40:16,559 - DEBUG - VM is in ACTIVE state now 2025-03-27 02:40:16,559 - INFO - VM name : ctest-TestBasicVMVN-18367633-34889257 2025-03-27 02:40:16,643 - DEBUG - VM ctest-TestBasicVMVN-18367633-34889257 ID is 93e6b9c2-b313-49f8-a0e8-6b9ad442496a 2025-03-27 02:40:16,644 - DEBUG - VM ctest-TestBasicVMVN-18367633-34889257 launched on Node cn-jenkins-deploy-platform-ansible-os-2967-1 2025-03-27 02:40:16,748 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/93e6b9c2-b313-49f8-a0e8-6b9ad442496a 2025-03-27 02:40:16,762 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/5b0b5b05-315c-4c08-8af8-ccbcc2b8eff0 2025-03-27 02:40:18,023 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.753 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.753/2.041/3.329/1.288 ms') 2025-03-27 02:40:18,023 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18367633-34889257 passed 2025-03-27 02:40:18,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:18,175 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18367633-34889257, IP 31.1.2.4, Port 22 2025-03-27 02:40:18,353 - DEBUG - VM ctest-TestBasicVMVN-18367633-34889257 is ready for SSH connections 2025-03-27 02:40:18,353 - INFO - Waiting for VM ctest-TestBasicVMVN-18367633-87127818 to be up.. 2025-03-27 02:40:18,435 - DEBUG - VM is in ACTIVE state now 2025-03-27 02:40:18,435 - INFO - VM name : ctest-TestBasicVMVN-18367633-87127818 2025-03-27 02:40:18,514 - DEBUG - VM ctest-TestBasicVMVN-18367633-87127818 ID is 40fc6916-2324-41a3-8eda-6156a15ba766 2025-03-27 02:40:18,514 - DEBUG - VM ctest-TestBasicVMVN-18367633-87127818 launched on Node cn-jenkins-deploy-platform-ansible-os-2967-1 2025-03-27 02:40:18,603 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/40fc6916-2324-41a3-8eda-6156a15ba766 2025-03-27 02:40:18,614 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/2604c52d-5beb-4bd2-b879-0d452aa7d289 2025-03-27 02:40:19,872 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.499 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.499/1.723/2.948/1.224 ms') 2025-03-27 02:40:19,872 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18367633-87127818 passed 2025-03-27 02:40:20,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:20,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18367633-87127818, IP 31.1.1.3, Port 22 2025-03-27 02:40:20,178 - DEBUG - VM ctest-TestBasicVMVN-18367633-87127818 is ready for SSH connections 2025-03-27 02:40:20,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:20,179 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:20,179 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-27 02:40:24,214 - 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.722 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.822 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.254 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.932/3.722 ms 2025-03-27 02:40:24,215 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18367633-49214112 passed 2025-03-27 02:40:24,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:24,215 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:24,215 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-27 02:40:27,861 - 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.901 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.321 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.113 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.113/1.778/2.901 ms 2025-03-27 02:40:27,862 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18367633-34889257 passed 2025-03-27 02:40:27,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:27,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:27,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 02:40:27,862 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:27,862 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 02:40:28,051 - DEBUG - None 2025-03-27 02:40:28,051 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:28,051 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 02:40:28,236 - DEBUG - None 2025-03-27 02:40:28,236 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:28,236 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 02:40:28,884 - DEBUG - None 2025-03-27 02:40:28,884 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:28,884 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-27 02:40:31,109 - 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.827 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.908 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.980 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.399/1.904/4.908 ms 2025-03-27 02:40:31,109 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:31,109 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-27 02:40:33,369 - 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.988 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.258 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.698 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.194 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.786 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.433/2.293/4.698 ms 2025-03-27 02:40:33,369 - 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.29, gateway password: c0ntrail123 2025-03-27 02:40:33,370 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-27 02:40:35,626 - 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.836 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.090 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.220 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.978 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.664 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.573 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.482/1.977/4.220 ms 2025-03-27 02:40:35,626 - INFO - Deleting VM ctest-TestBasicVMVN-18367633-87127818 2025-03-27 02:40:35,696 - INFO - Detaching port 5b0b5b05-315c-4c08-8af8-ccbcc2b8eff0 from VM ctest-TestBasicVMVN-18367633-34889257 2025-03-27 02:40:35,745 - INFO - Deleting VM ctest-TestBasicVMVN-18367633-34889257 2025-03-27 02:40:35,812 - INFO - Detaching port b2a7a9e1-7a67-4ce4-9502-58e637ba9400 from VM ctest-TestBasicVMVN-18367633-49214112 2025-03-27 02:40:35,880 - INFO - Deleting VM ctest-TestBasicVMVN-18367633-49214112 2025-03-27 02:40:35,954 - INFO - Deleting VN ctest-vn-59029120 2025-03-27 02:40:36,148 - DEBUG - Response for delete_port : () 2025-03-27 02:40:36,337 - DEBUG - Response for delete_port : () 2025-03-27 02:40:36,403 - DEBUG - VN bccc2986-2499-48bf-bab2-c51b964a92a8 still in use: Unable to complete operation on network bccc2986-2499-48bf-bab2-c51b964a92a8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-34721450-aac3-44c0-ac9c-1c0a3e154e42'] 2025-03-27 02:40:36,404 - WARNING - Deleting VN ctest-vn-59029120 failed..Will retry 2025-03-27 02:40:38,543 - DEBUG - Response for deleting network () 2025-03-27 02:40:38,543 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/5fda0d1b-7240-4525-a254-8e79d469f58b 2025-03-27 02:40:38,553 - DEBUG - Response Code: 404 2025-03-27 02:40:38,554 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-27 02:40:38,560 - DEBUG - Requesting: http://10.0.0.29:8082/domain/40269a6d-bc96-4c17-b703-967fa56e290c 2025-03-27 02:40:38,617 - DEBUG - Requesting: http://10.0.0.29:8082/project/fa5d2520-943b-4e28-9b01-cc562d19f5a3 2025-03-27 02:40:38,697 - INFO - Validated that VN ctest-vn-59029120 is not found in API Server 2025-03-27 02:40:38,708 - DEBUG - VN ctest-vn-59029120 is not present in Agent 10.0.0.29 2025-03-27 02:40:38,708 - INFO - Validated that VN ctest-vn-59029120 is not in any agent 2025-03-27 02:40:38,714 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2025-03-27 02:40:38,719 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-59029120 2025-03-27 02:40:38,719 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18367633:ctest-vn-59029120 2025-03-27 02:40:38,730 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59029120 info 2025-03-27 02:40:38,807 - INFO - IPAM: ctest-ipam-13410545 is not found in API Server 2025-03-27 02:40:38,819 - INFO - IPAM:ctest-ipam-13410545 is not found in control node 2025-03-27 02:40:39,082 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 02:40:39,082 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-03-27 02:40:39,082 - INFO - -------------------------------------------------------------------------------- 2025-03-27 02:40:39,852 - INFO - Deleted project: ctest-TestBasicVMVN-18367633, ID : fa5d2520-943b-4e28-9b01-cc562d19f5a3