2025-04-26 13:22:58,464 - INFO - Domain Default found not creating 2025-04-26 13:22:58,590 - INFO - Project ctest-TestBasicVMVN-02972067 not found, creating it 2025-04-26 13:22:59,042 - INFO - Created Project:ctest-TestBasicVMVN-02972067, ID : 72d54239-a6c3-439b-855e-008989057cac 2025-04-26 13:23:00,481 - INFO - ================================================================================ 2025-04-26 13:23:00,481 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-26 13:23:00,481 - 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-04-26 13:23:00,735 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-04-26 13:23:00,735 - INFO - Initial checks done. Running the testcase now 2025-04-26 13:23:00,735 - INFO - 2025-04-26 13:23:01,277 - DEBUG - Response for create_network : {'network': {'id': '9305827c-6f8b-4e5e-b63d-46de35d111e9', 'name': 'ctest-vn2_metadata-94010347', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'project_id': '72d54239a6c3439b855e008989057cac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02972067', 'ctest-vn2_metadata-94010347'], 'port_security_enabled': True, 'description': ''}} 2025-04-26 13:23:01,483 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ace83db0-882f-4eec-bd2a-330fdb30809f', 'name': '', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '9305827c-6f8b-4e5e-b63d-46de35d111e9', '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': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:01,499 - INFO - Created VN ctest-vn2_metadata-94010347 2025-04-26 13:23:01,553 - DEBUG - VN ctest-vn2_metadata-94010347 UUID is 9305827c-6f8b-4e5e-b63d-46de35d111e9 2025-04-26 13:23:01,717 - DEBUG - Services list from nova: [, , ] 2025-04-26 13:23:02,692 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3222-1) 2025-04-26 13:23:02,797 - DEBUG - Link local service introspect added 2025-04-26 13:23:02,843 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-26 13:23:07,913 - DEBUG - VM is in ACTIVE state now 2025-04-26 13:23:08,029 - INFO - Waiting for VM ctest-TestBasicVMVN-02972067-91555263 to be up.. 2025-04-26 13:23:08,029 - INFO - VM name : ctest-TestBasicVMVN-02972067-91555263 2025-04-26 13:23:08,095 - DEBUG - VM ctest-TestBasicVMVN-02972067-91555263 ID is 8669e0ef-cc28-485d-9385-a4c349a369ba 2025-04-26 13:23:08,095 - DEBUG - VM ctest-TestBasicVMVN-02972067-91555263 launched on Node cn-jenkins-deploy-platform-ansible-os-3222-1 2025-04-26 13:23:08,157 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8669e0ef-cc28-485d-9385-a4c349a369ba 2025-04-26 13:23:08,446 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8669e0ef-cc28-485d-9385-a4c349a369ba 2025-04-26 13:23:08,474 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e9649de4-56fe-4339-a941-f4b0f1050f78 2025-04-26 13:23:11,730 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms') 2025-04-26 13:23:11,730 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-91555263 failed! 2025-04-26 13:23:11,785 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn2_metadata-94010347 is 11.1.1.1 and allocation pool is NOT set 2025-04-26 13:23:13,850 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.422/1.673/2.925/1.251 ms') 2025-04-26 13:23:13,851 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-91555263 passed 2025-04-26 13:23:14,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:14,005 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02972067-91555263, IP 11.1.1.3, Port 22 2025-04-26 13:23:14,156 - DEBUG - VM ctest-TestBasicVMVN-02972067-91555263 is ready for SSH connections 2025-04-26 13:23:14,157 - INFO - Retry 0 2025-04-26 13:23:14,157 - 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 2025-04-26 13:23:14,157 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-26 13:23:15,714 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-26 13:23:15,715 - INFO - Generic metadata worked 2025-04-26 13:23:15,949 - DEBUG - Link local service introspect removed 2025-04-26 13:23:15,949 - INFO - Deleting VM ctest-TestBasicVMVN-02972067-91555263 2025-04-26 13:23:16,008 - INFO - Deleting VN ctest-vn2_metadata-94010347 2025-04-26 13:23:16,046 - DEBUG - VN 9305827c-6f8b-4e5e-b63d-46de35d111e9 still in use: Unable to complete operation on network 9305827c-6f8b-4e5e-b63d-46de35d111e9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7e5db8a0-cdd7-4af7-b494-60b62896c15f'] 2025-04-26 13:23:16,046 - WARNING - Deleting VN ctest-vn2_metadata-94010347 failed..Will retry 2025-04-26 13:23:18,135 - DEBUG - Response for deleting network () 2025-04-26 13:23:18,390 - DEBUG - No XMPP flaps were noticed during the test 2025-04-26 13:23:18,390 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-26 13:23:18,391 - INFO - -------------------------------------------------------------------------------- 2025-04-26 13:23:18,393 - INFO - ================================================================================ 2025-04-26 13:23:18,393 - INFO - STARTING TEST : test_metadata_service 2025-04-26 13:23:18,393 - 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-04-26 13:23:18,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-04-26 13:23:18,673 - INFO - Initial checks done. Running the testcase now 2025-04-26 13:23:18,673 - INFO - 2025-04-26 13:23:18,673 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-04-26 13:23:18,679 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/d55bca0b-f49b-485c-9f97-4268d147ee5b 2025-04-26 13:23:18,846 - DEBUG - Response for create_network : {'network': {'id': '83d86b47-fd7a-4621-9fd6-894ab095017f', 'name': 'ctest-vn-92667380', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'project_id': '72d54239a6c3439b855e008989057cac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02972067', 'ctest-vn-92667380'], 'port_security_enabled': True, 'description': ''}} 2025-04-26 13:23:19,052 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7695b7f-2976-4591-8f92-e95ebbae8a76', 'name': '', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '83d86b47-fd7a-4621-9fd6-894ab095017f', 'ip_version': 4, 'cidr': '41.46.248.192/26', 'allocation_pools': [{'start': '41.46.248.194', 'end': '41.46.248.254'}], 'gateway_ip': '41.46.248.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.46.248.194', 'tags': [], 'project_id': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:19,067 - INFO - Created VN ctest-vn-92667380 2025-04-26 13:23:19,117 - DEBUG - VN ctest-vn-92667380 UUID is 83d86b47-fd7a-4621-9fd6-894ab095017f 2025-04-26 13:23:20,226 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3222-1) 2025-04-26 13:23:20,226 - INFO - Waiting for VM ctest-TestBasicVMVN-02972067-27643279 to be up.. 2025-04-26 13:23:20,261 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-26 13:23:25,331 - DEBUG - VM is in ACTIVE state now 2025-04-26 13:23:25,331 - INFO - VM name : ctest-TestBasicVMVN-02972067-27643279 2025-04-26 13:23:25,394 - DEBUG - VM ctest-TestBasicVMVN-02972067-27643279 ID is 05fe8103-ab1e-4302-804d-fd1c71000ac4 2025-04-26 13:23:25,394 - DEBUG - VM ctest-TestBasicVMVN-02972067-27643279 launched on Node cn-jenkins-deploy-platform-ansible-os-3222-1 2025-04-26 13:23:25,455 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/05fe8103-ab1e-4302-804d-fd1c71000ac4 2025-04-26 13:23:25,462 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d4be1ec3-d93c-44ad-a6c9-0c45279faf59 2025-04-26 13:23:28,692 - 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-04-26 13:23:28,692 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-27643279 failed! 2025-04-26 13:23:28,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-92667380 is 41.46.248.193 and allocation pool is NOT set 2025-04-26 13:23:30,806 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.970 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.970/2.400/3.830/1.430 ms') 2025-04-26 13:23:30,806 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-27643279 passed 2025-04-26 13:23:30,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:30,953 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02972067-27643279, IP 41.46.248.195, Port 22 2025-04-26 13:23:31,104 - DEBUG - VM ctest-TestBasicVMVN-02972067-27643279 is ready for SSH connections 2025-04-26 13:23:31,104 - 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 2025-04-26 13:23:31,104 - DEBUG - cat /tmp/output.txt 2025-04-26 13:23:32,711 - DEBUG - Hello World. The time is now Sat, 26 Apr 2025 07:23:29 -0600! 2025-04-26 13:23:32,711 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 26 Apr 2025 07:23:29 -0600!'} 2025-04-26 13:23:32,711 - INFO - metadata_script.txt got executed in the vm 2025-04-26 13:23:32,711 - INFO - Deleting VM ctest-TestBasicVMVN-02972067-27643279 2025-04-26 13:23:32,774 - INFO - Deleting VN ctest-vn-92667380 2025-04-26 13:23:32,807 - DEBUG - VN 83d86b47-fd7a-4621-9fd6-894ab095017f still in use: Unable to complete operation on network 83d86b47-fd7a-4621-9fd6-894ab095017f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e7bb353b-e7a0-4f07-8643-57e032aea61d'] 2025-04-26 13:23:32,807 - WARNING - Deleting VN ctest-vn-92667380 failed..Will retry 2025-04-26 13:23:34,890 - DEBUG - Response for deleting network () 2025-04-26 13:23:35,150 - DEBUG - No XMPP flaps were noticed during the test 2025-04-26 13:23:35,150 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-04-26 13:23:35,150 - INFO - -------------------------------------------------------------------------------- 2025-04-26 13:23:35,153 - INFO - ================================================================================ 2025-04-26 13:23:35,153 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-26 13:23:35,153 - 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-04-26 13:23:35,445 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-04-26 13:23:35,445 - INFO - Initial checks done. Running the testcase now 2025-04-26 13:23:35,446 - INFO - 2025-04-26 13:23:35,917 - DEBUG - Response for create_network : {'network': {'id': '81c6f604-88d4-493b-9b2c-a121e606a804', 'name': 'ctest-vn-29165017', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'project_id': '72d54239a6c3439b855e008989057cac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02972067', 'ctest-vn-29165017'], 'port_security_enabled': True, 'description': ''}} 2025-04-26 13:23:36,121 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e44f9434-d65f-419e-a3be-868e402e3d0e', 'name': '', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '81c6f604-88d4-493b-9b2c-a121e606a804', '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': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:36,308 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2971e4f-2808-42b8-916b-c996fc9242e7', 'name': '', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '81c6f604-88d4-493b-9b2c-a121e606a804', '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': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:36,325 - INFO - Created VN ctest-vn-29165017 2025-04-26 13:23:36,377 - DEBUG - VN ctest-vn-29165017 UUID is 81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:36,690 - DEBUG - Response for create_port : {'port': {'name': '3928f71e-63d8-4f37-a139-c68425d45afc', 'id': '3928f71e-63d8-4f37-a139-c68425d45afc', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '81c6f604-88d4-493b-9b2c-a121e606a804', 'mac_address': '02:39:28:f7:1e:63', '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': 'e44f9434-d65f-419e-a3be-868e402e3d0e'}], 'security_groups': ['ab88f49d-5244-4775-b82b-99bdd308e66f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:36,853 - DEBUG - Response for create_port : {'port': {'name': '6bc744de-15dd-4625-8d67-6d535a5745ff', 'id': '6bc744de-15dd-4625-8d67-6d535a5745ff', 'tenant_id': '72d54239a6c3439b855e008989057cac', 'network_id': '81c6f604-88d4-493b-9b2c-a121e606a804', 'mac_address': '02:6b:c7:44:de:15', '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': 'e2971e4f-2808-42b8-916b-c996fc9242e7'}], 'security_groups': ['ab88f49d-5244-4775-b82b-99bdd308e66f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72d54239a6c3439b855e008989057cac'}} 2025-04-26 13:23:37,264 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3222-1) 2025-04-26 13:23:37,598 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3222-1) 2025-04-26 13:23:38,670 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3222-1) 2025-04-26 13:23:38,670 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-26 13:23:38,676 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e4fa536-d014-4d76-ba05-ec200c6ca779 2025-04-26 13:23:38,690 - DEBUG - Requesting: http://10.0.0.50:8082/project/72d54239-a6c3-439b-855e-008989057cac 2025-04-26 13:23:38,774 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/bc601081-5cd2-4124-978a-6e22b77c8a50 2025-04-26 13:23:38,787 - INFO - Verifications in API Server for IPAM: ctest-ipam-31523452 passed 2025-04-26 13:23:38,793 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02972067:ctest-ipam-31523452', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02972067', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13573867424688783652', 'uuid-lslong': '10919661341899524688'}, 'enable': 'true', 'created': '2025-04-26T13:23:35', 'last-modified': '2025-04-26T13:23:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.117646'} 2025-04-26 13:23:38,793 - INFO - Verifications in Control node for IPAM: ctest-ipam-31523452 passed 2025-04-26 13:23:38,793 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-26 13:23:38,799 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e4fa536-d014-4d76-ba05-ec200c6ca779 2025-04-26 13:23:38,815 - DEBUG - Requesting: http://10.0.0.50:8082/project/72d54239-a6c3-439b-855e-008989057cac 2025-04-26 13:23:38,910 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:38,938 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:38,949 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:23:38,957 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:23:38,964 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/0890e8b2-a6c9-4250-bc68-3cec0e3f349d 2025-04-26 13:23:38,970 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-26 13:23:38,970 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:38,980 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:23:38,993 - INFO - Verified VN network id 9 for VN 81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:38,994 - INFO - Verifications in API Server for VN ctest-vn-29165017 passed 2025-04-26 13:23:38,994 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:39,003 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:23:39,009 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:23:39,017 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/0890e8b2-a6c9-4250-bc68-3cec0e3f349d 2025-04-26 13:23:39,030 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02972067', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9351432175617329467', 'uuid-lslong': '11181489141819287556'}, 'enable': 'true', 'created': '2025-04-26T13:23:35', 'last-modified': '2025-04-26T13:23:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.745308'} 2025-04-26 13:23:39,040 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-26 13:23:39,040 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29165017 passed 2025-04-26 13:23:39,040 - DEBUG - ====Verifying policy data for ctest-vn-29165017 in API_Server ====== 2025-04-26 13:23:39,040 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-26 13:23:39,048 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e4fa536-d014-4d76-ba05-ec200c6ca779 2025-04-26 13:23:39,102 - DEBUG - Requesting: http://10.0.0.50:8082/project/72d54239-a6c3-439b-855e-008989057cac 2025-04-26 13:23:39,217 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/81c6f604-88d4-493b-9b2c-a121e606a804 2025-04-26 13:23:39,239 - DEBUG - =>VN ctest-vn-29165017 has no policy to be verified 2025-04-26 13:23:39,239 - DEBUG - Verifying the vn in opserver 2025-04-26 13:23:39,239 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 virtual network link through opserver 10.0.0.50 2025-04-26 13:23:39,240 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-04-26 13:23:39,581 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-04-26 13:23:39,651 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017?flat'} 2025-04-26 13:23:39,651 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 is found in opserver 2025-04-26 13:23:39,657 - DEBUG - VRF ids for VN ctest-vn-29165017: {'10.0.0.50': '2'} 2025-04-26 13:23:39,657 - INFO - Waiting for VM ctest-TestBasicVMVN-02972067-87838128 to be up.. 2025-04-26 13:23:39,750 - DEBUG - VM is in ACTIVE state now 2025-04-26 13:23:39,750 - INFO - VM name : ctest-TestBasicVMVN-02972067-87838128 2025-04-26 13:23:39,830 - DEBUG - VM ctest-TestBasicVMVN-02972067-87838128 ID is 8eee8810-94d7-4155-aa57-176d4a5fd9e7 2025-04-26 13:23:39,830 - DEBUG - VM ctest-TestBasicVMVN-02972067-87838128 launched on Node cn-jenkins-deploy-platform-ansible-os-3222-1 2025-04-26 13:23:39,927 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8eee8810-94d7-4155-aa57-176d4a5fd9e7 2025-04-26 13:23:39,938 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3928f71e-63d8-4f37-a139-c68425d45afc 2025-04-26 13:23:43,192 - 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') 2025-04-26 13:23:43,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-87838128 failed! 2025-04-26 13:23:43,245 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 is 31.1.1.1 and allocation pool is NOT set 2025-04-26 13:23:43,245 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 is 31.1.2.1 and allocation pool is NOT set 2025-04-26 13:23:47,324 - 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 1016ms') 2025-04-26 13:23:47,324 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-87838128 failed! 2025-04-26 13:23:47,377 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 is 31.1.1.1 and allocation pool is NOT set 2025-04-26 13:23:47,377 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 is 31.1.2.1 and allocation pool is NOT set 2025-04-26 13:23:49,440 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.509 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.509/1.639/2.770/1.130 ms') 2025-04-26 13:23:49,440 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02972067-87838128 passed 2025-04-26 13:23:49,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:49,589 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02972067-87838128, IP 31.1.1.4, Port 22 2025-04-26 13:23:49,744 - DEBUG - VM ctest-TestBasicVMVN-02972067-87838128 is ready for SSH connections 2025-04-26 13:23:49,744 - INFO - Waiting for VM ctest-TestBasicVMVN-02972067-34905237 to be up.. 2025-04-26 13:23:49,816 - DEBUG - VM is in ACTIVE state now 2025-04-26 13:23:49,816 - INFO - VM name : ctest-TestBasicVMVN-02972067-34905237 2025-04-26 13:23:49,882 - DEBUG - VM ctest-TestBasicVMVN-02972067-34905237 ID is 622fca36-b963-4376-94bd-da78da5f8745 2025-04-26 13:23:49,882 - DEBUG - VM ctest-TestBasicVMVN-02972067-34905237 launched on Node cn-jenkins-deploy-platform-ansible-os-3222-1 2025-04-26 13:23:49,947 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/622fca36-b963-4376-94bd-da78da5f8745 2025-04-26 13:23:49,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6bc744de-15dd-4625-8d67-6d535a5745ff 2025-04-26 13:23:51,192 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.500/2.615/1.115 ms') 2025-04-26 13:23:51,192 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02972067-34905237 passed 2025-04-26 13:23:51,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:51,345 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02972067-34905237, IP 31.1.2.4, Port 22 2025-04-26 13:23:51,496 - DEBUG - VM ctest-TestBasicVMVN-02972067-34905237 is ready for SSH connections 2025-04-26 13:23:51,497 - INFO - Waiting for VM ctest-TestBasicVMVN-02972067-26454893 to be up.. 2025-04-26 13:23:51,564 - DEBUG - VM is in ACTIVE state now 2025-04-26 13:23:51,564 - INFO - VM name : ctest-TestBasicVMVN-02972067-26454893 2025-04-26 13:23:51,628 - DEBUG - VM ctest-TestBasicVMVN-02972067-26454893 ID is a0a0f2f8-93ab-43d1-9568-3a9bc54b046a 2025-04-26 13:23:51,628 - DEBUG - VM ctest-TestBasicVMVN-02972067-26454893 launched on Node cn-jenkins-deploy-platform-ansible-os-3222-1 2025-04-26 13:23:51,691 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a0a0f2f8-93ab-43d1-9568-3a9bc54b046a 2025-04-26 13:23:51,698 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/80198e21-7b8a-4c96-8709-1fffd06bd801 2025-04-26 13:23:52,930 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.359 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.359/1.486/2.613/1.127 ms') 2025-04-26 13:23:52,930 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02972067-26454893 passed 2025-04-26 13:23:53,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:53,085 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02972067-26454893, IP 31.1.1.3, Port 22 2025-04-26 13:23:53,236 - DEBUG - VM ctest-TestBasicVMVN-02972067-26454893 is ready for SSH connections 2025-04-26 13:23:53,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:53,237 - 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 2025-04-26 13:23:53,237 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-26 13:23:57,170 - 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.059 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.733 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.931 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.733/1.574/3.059 ms 2025-04-26 13:23:57,171 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02972067-87838128 passed 2025-04-26 13:23:57,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:23:57,171 - 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 2025-04-26 13:23:57,171 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-26 13:24:00,767 - 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.065 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.860 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.119 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.860/1.681/3.065 ms 2025-04-26 13:24:00,767 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02972067-34905237 passed 2025-04-26 13:24:00,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:24:00,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:24:00,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-26 13:24:00,768 - 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 2025-04-26 13:24:00,768 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-26 13:24:00,951 - DEBUG - None 2025-04-26 13:24:00,951 - 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 2025-04-26 13:24:00,951 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-26 13:24:01,125 - DEBUG - None 2025-04-26 13:24:01,125 - 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 2025-04-26 13:24:01,125 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-26 13:24:01,696 - DEBUG - None 2025-04-26 13:24:01,697 - 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 2025-04-26 13:24:01,697 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-26 13:24:03,892 - 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.858 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.881 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.566 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.614/3.881 ms 2025-04-26 13:24:03,892 - 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 2025-04-26 13:24:03,892 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-26 13:24:06,121 - 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.947 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.898 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.877 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.602 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.497 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/1.798/3.877 ms 2025-04-26 13:24:06,121 - 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 2025-04-26 13:24:06,121 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-26 13:24:08,350 - 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.613 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.344 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.067 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.772 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.499 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.392/1.583/3.067 ms 2025-04-26 13:24:08,350 - INFO - Deleting VM ctest-TestBasicVMVN-02972067-26454893 2025-04-26 13:24:08,409 - INFO - Detaching port 6bc744de-15dd-4625-8d67-6d535a5745ff from VM ctest-TestBasicVMVN-02972067-34905237 2025-04-26 13:24:08,456 - INFO - Deleting VM ctest-TestBasicVMVN-02972067-34905237 2025-04-26 13:24:08,512 - INFO - Detaching port 3928f71e-63d8-4f37-a139-c68425d45afc from VM ctest-TestBasicVMVN-02972067-87838128 2025-04-26 13:24:08,541 - INFO - Deleting VM ctest-TestBasicVMVN-02972067-87838128 2025-04-26 13:24:08,602 - INFO - Deleting VN ctest-vn-29165017 2025-04-26 13:24:08,741 - DEBUG - Response for delete_port : () 2025-04-26 13:24:08,887 - DEBUG - Response for delete_port : () 2025-04-26 13:24:08,917 - DEBUG - VN 81c6f604-88d4-493b-9b2c-a121e606a804 still in use: Unable to complete operation on network 81c6f604-88d4-493b-9b2c-a121e606a804. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8a06ad86-bd11-44a3-8da7-757fda279833'] 2025-04-26 13:24:08,917 - WARNING - Deleting VN ctest-vn-29165017 failed..Will retry 2025-04-26 13:24:11,056 - DEBUG - Response for deleting network () 2025-04-26 13:24:11,056 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1d0a10f7-bac0-44ae-ada7-bdcffa73d434 2025-04-26 13:24:11,060 - DEBUG - Response Code: 404 2025-04-26 13:24:11,060 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-26 13:24:11,065 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e4fa536-d014-4d76-ba05-ec200c6ca779 2025-04-26 13:24:11,121 - DEBUG - Requesting: http://10.0.0.50:8082/project/72d54239-a6c3-439b-855e-008989057cac 2025-04-26 13:24:11,198 - INFO - Validated that VN ctest-vn-29165017 is not found in API Server 2025-04-26 13:24:11,209 - DEBUG - VN ctest-vn-29165017 is not present in Agent 10.0.0.50 2025-04-26 13:24:11,209 - INFO - Validated that VN ctest-vn-29165017 is not in any agent 2025-04-26 13:24:11,214 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-04-26 13:24:11,220 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-29165017 2025-04-26 13:24:11,220 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02972067:ctest-vn-29165017 2025-04-26 13:24:11,232 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29165017 info 2025-04-26 13:24:11,313 - INFO - IPAM: ctest-ipam-31523452 is not found in API Server 2025-04-26 13:24:11,326 - INFO - IPAM:ctest-ipam-31523452 is not found in control node 2025-04-26 13:24:11,579 - DEBUG - No XMPP flaps were noticed during the test 2025-04-26 13:24:11,579 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-04-26 13:24:11,579 - INFO - -------------------------------------------------------------------------------- 2025-04-26 13:24:12,248 - INFO - Deleted project: ctest-TestBasicVMVN-02972067, ID : 72d54239-a6c3-439b-855e-008989057cac