2025-04-07 09:42:45,553 - INFO - Domain Default found not creating 2025-04-07 09:42:45,702 - INFO - Project ctest-TestBasicVMVN-19646632 not found, creating it 2025-04-07 09:42:46,165 - INFO - Created Project:ctest-TestBasicVMVN-19646632, ID : 6dfe050d-e0c6-4978-b3a8-0f2d99c16e17 2025-04-07 09:42:47,599 - INFO - ================================================================================ 2025-04-07 09:42:47,600 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-07 09:42:47,600 - 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-07 09:42:47,864 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.6': '0'}} with 2025-04-07 09:42:47,864 - INFO - Initial checks done. Running the testcase now 2025-04-07 09:42:47,864 - INFO - 2025-04-07 09:42:48,493 - DEBUG - Response for create_network : {'network': {'id': 'dde49738-1e09-44ee-bb9e-35e9ebee3547', 'name': 'ctest-vn2_metadata-03494123', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'project_id': '6dfe050de0c64978b3a80f2d99c16e17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19646632', 'ctest-vn2_metadata-03494123'], 'port_security_enabled': True, 'description': ''}} 2025-04-07 09:42:48,714 - DEBUG - Response for create_subnet : {'subnet': {'id': '65011feb-31ae-442d-b1ff-a0274ea4cc07', 'name': '', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': 'dde49738-1e09-44ee-bb9e-35e9ebee3547', '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': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:42:48,731 - INFO - Created VN ctest-vn2_metadata-03494123 2025-04-07 09:42:48,785 - DEBUG - VN ctest-vn2_metadata-03494123 UUID is dde49738-1e09-44ee-bb9e-35e9ebee3547 2025-04-07 09:42:48,959 - DEBUG - Services list from nova: [, , ] 2025-04-07 09:42:49,983 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3046-1) 2025-04-07 09:42:50,097 - DEBUG - Link local service introspect added 2025-04-07 09:42:50,136 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-07 09:42:55,245 - DEBUG - VM is in ACTIVE state now 2025-04-07 09:42:55,381 - INFO - Waiting for VM ctest-TestBasicVMVN-19646632-37224123 to be up.. 2025-04-07 09:42:55,381 - INFO - VM name : ctest-TestBasicVMVN-19646632-37224123 2025-04-07 09:42:55,458 - DEBUG - VM ctest-TestBasicVMVN-19646632-37224123 ID is 6812e255-e7b9-4c5c-9b32-56ced0497f1c 2025-04-07 09:42:55,458 - DEBUG - VM ctest-TestBasicVMVN-19646632-37224123 launched on Node cn-jenkins-deploy-platform-ansible-os-3046-1 2025-04-07 09:42:55,531 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6812e255-e7b9-4c5c-9b32-56ced0497f1c 2025-04-07 09:42:55,834 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6812e255-e7b9-4c5c-9b32-56ced0497f1c 2025-04-07 09:42:55,867 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3bc8dc84-d7ec-4f6c-9f3e-619c301dd9fa 2025-04-07 09:42:59,140 - 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 1027ms') 2025-04-07 09:42:59,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-37224123 failed! 2025-04-07 09:42:59,197 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn2_metadata-03494123 is 11.1.1.1 and allocation pool is NOT set 2025-04-07 09:43:01,255 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.667 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.667/1.950/3.233/1.283 ms') 2025-04-07 09:43:01,255 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-37224123 passed 2025-04-07 09:43:01,409 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:01,409 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19646632-37224123, IP 11.1.1.3, Port 22 2025-04-07 09:43:01,564 - DEBUG - VM ctest-TestBasicVMVN-19646632-37224123 is ready for SSH connections 2025-04-07 09:43:01,564 - INFO - Retry 0 2025-04-07 09:43:01,564 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:01,565 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-07 09:43:03,174 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-07 09:43:03,174 - INFO - Generic metadata worked 2025-04-07 09:43:03,421 - DEBUG - Link local service introspect removed 2025-04-07 09:43:03,421 - INFO - Deleting VM ctest-TestBasicVMVN-19646632-37224123 2025-04-07 09:43:03,491 - INFO - Deleting VN ctest-vn2_metadata-03494123 2025-04-07 09:43:03,549 - DEBUG - VN dde49738-1e09-44ee-bb9e-35e9ebee3547 still in use: Unable to complete operation on network dde49738-1e09-44ee-bb9e-35e9ebee3547. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f4577388-c103-4771-9280-ca37ccfd6218'] 2025-04-07 09:43:03,549 - WARNING - Deleting VN ctest-vn2_metadata-03494123 failed..Will retry 2025-04-07 09:43:05,668 - DEBUG - Response for deleting network () 2025-04-07 09:43:05,922 - DEBUG - No XMPP flaps were noticed during the test 2025-04-07 09:43:05,922 - INFO - -------------------------------------------------------------------------------- 2025-04-07 09:43:05,925 - INFO - ================================================================================ 2025-04-07 09:43:05,925 - INFO - STARTING TEST : test_metadata_service 2025-04-07 09:43:05,925 - 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-07 09:43:06,213 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.6': '0'}} with 2025-04-07 09:43:06,213 - INFO - Initial checks done. Running the testcase now 2025-04-07 09:43:06,213 - INFO - 2025-04-07 09:43:06,214 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-04-07 09:43:06,220 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/af220308-abbc-436b-95ae-d54f8a9303df 2025-04-07 09:43:06,417 - DEBUG - Response for create_network : {'network': {'id': 'd8b6e6e1-d6c5-4b24-98d9-824292169b35', 'name': 'ctest-vn-02362796', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'project_id': '6dfe050de0c64978b3a80f2d99c16e17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19646632', 'ctest-vn-02362796'], 'port_security_enabled': True, 'description': ''}} 2025-04-07 09:43:06,644 - DEBUG - Response for create_subnet : {'subnet': {'id': '07a27581-927b-447e-9543-22d841079ec8', 'name': '', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': 'd8b6e6e1-d6c5-4b24-98d9-824292169b35', 'ip_version': 4, 'cidr': '195.7.102.128/26', 'allocation_pools': [{'start': '195.7.102.130', 'end': '195.7.102.190'}], 'gateway_ip': '195.7.102.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.7.102.130', 'tags': [], 'project_id': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:43:06,662 - INFO - Created VN ctest-vn-02362796 2025-04-07 09:43:06,713 - DEBUG - VN ctest-vn-02362796 UUID is d8b6e6e1-d6c5-4b24-98d9-824292169b35 2025-04-07 09:43:07,902 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3046-1) 2025-04-07 09:43:07,902 - INFO - Waiting for VM ctest-TestBasicVMVN-19646632-27451377 to be up.. 2025-04-07 09:43:07,943 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-07 09:43:13,027 - DEBUG - VM is in ACTIVE state now 2025-04-07 09:43:13,027 - INFO - VM name : ctest-TestBasicVMVN-19646632-27451377 2025-04-07 09:43:13,108 - DEBUG - VM ctest-TestBasicVMVN-19646632-27451377 ID is f97332db-71f5-4cac-b9bc-f975b2bb9746 2025-04-07 09:43:13,108 - DEBUG - VM ctest-TestBasicVMVN-19646632-27451377 launched on Node cn-jenkins-deploy-platform-ansible-os-3046-1 2025-04-07 09:43:13,185 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f97332db-71f5-4cac-b9bc-f975b2bb9746 2025-04-07 09:43:13,196 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e56edbf4-6dbb-4256-bed9-b5391fedf4ff 2025-04-07 09:43:16,448 - 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-07 09:43:16,448 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-27451377 failed! 2025-04-07 09:43:16,513 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-02362796 is 195.7.102.129 and allocation pool is NOT set 2025-04-07 09:43:18,576 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.85 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.848/3.764/4.680/0.916 ms') 2025-04-07 09:43:18,576 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-27451377 passed 2025-04-07 09:43:18,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:18,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19646632-27451377, IP 195.7.102.131, Port 22 2025-04-07 09:43:18,884 - DEBUG - VM ctest-TestBasicVMVN-19646632-27451377 is ready for SSH connections 2025-04-07 09:43:18,884 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-04-07 09:43:18,885 - DEBUG - cat /tmp/output.txt 2025-04-07 09:43:20,502 - DEBUG - Hello World. The time is now Mon, 07 Apr 2025 03:43:19 -0600! 2025-04-07 09:43:20,502 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 07 Apr 2025 03:43:19 -0600!'} 2025-04-07 09:43:20,502 - INFO - metadata_script.txt got executed in the vm 2025-04-07 09:43:20,502 - INFO - Deleting VM ctest-TestBasicVMVN-19646632-27451377 2025-04-07 09:43:20,574 - INFO - Deleting VN ctest-vn-02362796 2025-04-07 09:43:20,620 - DEBUG - VN d8b6e6e1-d6c5-4b24-98d9-824292169b35 still in use: Unable to complete operation on network d8b6e6e1-d6c5-4b24-98d9-824292169b35. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e5eed220-6d63-4ae9-8b17-2a4dc5aa8982'] 2025-04-07 09:43:20,621 - WARNING - Deleting VN ctest-vn-02362796 failed..Will retry 2025-04-07 09:43:22,730 - DEBUG - Response for deleting network () 2025-04-07 09:43:22,987 - DEBUG - No XMPP flaps were noticed during the test
2025-04-07 09:43:22,987 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-07 09:43:22,987 - INFO - -------------------------------------------------------------------------------- 2025-04-07 09:43:22,990 - INFO - ================================================================================ 2025-04-07 09:43:22,990 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-07 09:43:22,990 - 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-07 09:43:23,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.6': '0'}} with 2025-04-07 09:43:23,285 - INFO - Initial checks done. Running the testcase now 2025-04-07 09:43:23,285 - INFO - 2025-04-07 09:43:23,804 - DEBUG - Response for create_network : {'network': {'id': '30f555ca-2adc-4d13-9ce5-77e879c71352', 'name': 'ctest-vn-87801582', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'project_id': '6dfe050de0c64978b3a80f2d99c16e17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19646632', 'ctest-vn-87801582'], 'port_security_enabled': True, 'description': ''}} 2025-04-07 09:43:24,021 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a66c3cf5-0aa8-49c1-b347-203e8aa7cee9', 'name': '', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': '30f555ca-2adc-4d13-9ce5-77e879c71352', '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': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:43:24,185 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1f9009a-9ed6-49df-bb84-9ebd4b119b49', 'name': '', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': '30f555ca-2adc-4d13-9ce5-77e879c71352', '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': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:43:24,205 - INFO - Created VN ctest-vn-87801582 2025-04-07 09:43:24,257 - DEBUG - VN ctest-vn-87801582 UUID is 30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:24,640 - DEBUG - Response for create_port : {'port': {'name': 'fba4bd09-0d82-4e92-9772-33be7e47dfc7', 'id': 'fba4bd09-0d82-4e92-9772-33be7e47dfc7', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': '30f555ca-2adc-4d13-9ce5-77e879c71352', 'mac_address': '02:fb:a4:bd:09:0d', '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': 'a66c3cf5-0aa8-49c1-b347-203e8aa7cee9'}], 'security_groups': ['26c1670e-ef98-4d2d-a9cb-692f61d8e69f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:43:24,818 - DEBUG - Response for create_port : {'port': {'name': 'd39c9c3e-ff82-4630-9db2-4f2a7b67132c', 'id': 'd39c9c3e-ff82-4630-9db2-4f2a7b67132c', 'tenant_id': '6dfe050de0c64978b3a80f2d99c16e17', 'network_id': '30f555ca-2adc-4d13-9ce5-77e879c71352', 'mac_address': '02:d3:9c:9c:3e:ff', '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': 'e1f9009a-9ed6-49df-bb84-9ebd4b119b49'}], 'security_groups': ['26c1670e-ef98-4d2d-a9cb-692f61d8e69f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6dfe050de0c64978b3a80f2d99c16e17'}} 2025-04-07 09:43:25,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3046-1) 2025-04-07 09:43:25,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3046-1) 2025-04-07 09:43:26,752 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3046-1) 2025-04-07 09:43:26,753 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-07 09:43:26,760 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee93c6df-a63a-4996-9924-489640760187 2025-04-07 09:43:26,776 - DEBUG - Requesting: http://10.0.0.38:8082/project/6dfe050d-e0c6-4978-b3a8-0f2d99c16e17 2025-04-07 09:43:26,859 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/5597f8a4-0376-49cc-93dd-d48e36c2802a 2025-04-07 09:43:26,870 - INFO - Verifications in API Server for IPAM: ctest-ipam-05649922 passed 2025-04-07 09:43:26,877 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19646632:ctest-ipam-05649922', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19646632', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6167671598023592396', 'uuid-lslong': '10654906000697622570'}, 'enable': 'true', 'created': '2025-04-07T09:43:23', 'last-modified': '2025-04-07T09:43:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.357326'} 2025-04-07 09:43:26,877 - INFO - Verifications in Control node for IPAM: ctest-ipam-05649922 passed 2025-04-07 09:43:26,877 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-07 09:43:26,885 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee93c6df-a63a-4996-9924-489640760187 2025-04-07 09:43:26,897 - DEBUG - Requesting: http://10.0.0.38:8082/project/6dfe050d-e0c6-4978-b3a8-0f2d99c16e17 2025-04-07 09:43:26,994 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,009 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,022 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:27,034 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:27,041 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b5aab2b-7756-4d58-b991-826622ec2804 2025-04-07 09:43:27,049 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-07 09:43:27,049 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,059 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:27,076 - INFO - Verified VN network id 8 for VN 30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,076 - INFO - Verifications in API Server for VN ctest-vn-87801582 passed 2025-04-07 09:43:27,076 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,088 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:27,100 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:27,110 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0b5aab2b-7756-4d58-b991-826622ec2804 2025-04-07 09:43:27,126 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19646632', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3527820209905487123', 'uuid-lslong': '11305574279942706002'}, 'enable': 'true', 'created': '2025-04-07T09:43:23', 'last-modified': '2025-04-07T09:43:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.969600'} 2025-04-07 09:43:27,134 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-07 09:43:27,134 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87801582 passed 2025-04-07 09:43:27,134 - DEBUG - ====Verifying policy data for ctest-vn-87801582 in API_Server ====== 2025-04-07 09:43:27,134 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-07 09:43:27,142 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee93c6df-a63a-4996-9924-489640760187 2025-04-07 09:43:27,204 - DEBUG - Requesting: http://10.0.0.38:8082/project/6dfe050d-e0c6-4978-b3a8-0f2d99c16e17 2025-04-07 09:43:27,314 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/30f555ca-2adc-4d13-9ce5-77e879c71352 2025-04-07 09:43:27,356 - DEBUG - =>VN ctest-vn-87801582 has no policy to be verified 2025-04-07 09:43:27,356 - DEBUG - Verifying the vn in opserver 2025-04-07 09:43:27,356 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 virtual network link through opserver 10.0.0.38 2025-04-07 09:43:27,357 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-07 09:43:27,722 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-07 09:43:27,800 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582?flat'} 2025-04-07 09:43:27,800 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 is found in opserver 2025-04-07 09:43:27,806 - DEBUG - VRF ids for VN ctest-vn-87801582: {'10.0.0.38': '2'} 2025-04-07 09:43:27,806 - INFO - Waiting for VM ctest-TestBasicVMVN-19646632-29374249 to be up.. 2025-04-07 09:43:27,905 - DEBUG - VM is in ACTIVE state now 2025-04-07 09:43:27,905 - INFO - VM name : ctest-TestBasicVMVN-19646632-29374249 2025-04-07 09:43:27,998 - DEBUG - VM ctest-TestBasicVMVN-19646632-29374249 ID is 927e95fe-746f-4ee0-b187-472047319db6 2025-04-07 09:43:27,998 - DEBUG - VM ctest-TestBasicVMVN-19646632-29374249 launched on Node cn-jenkins-deploy-platform-ansible-os-3046-1 2025-04-07 09:43:28,093 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/927e95fe-746f-4ee0-b187-472047319db6 2025-04-07 09:43:28,102 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fba4bd09-0d82-4e92-9772-33be7e47dfc7 2025-04-07 09:43:31,390 - 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 1029ms') 2025-04-07 09:43:31,390 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-29374249 failed! 2025-04-07 09:43:31,445 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 is 31.1.1.1 and allocation pool is NOT set 2025-04-07 09:43:31,445 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 is 31.1.2.1 and allocation pool is NOT set 2025-04-07 09:43:35,517 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-07 09:43:35,517 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-29374249 failed! 2025-04-07 09:43:35,581 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 is 31.1.1.1 and allocation pool is NOT set 2025-04-07 09:43:35,581 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 is 31.1.2.1 and allocation pool is NOT set 2025-04-07 09:43:37,650 - 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=13.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.620 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.620/7.114/13.608/6.494 ms') 2025-04-07 09:43:37,650 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19646632-29374249 passed 2025-04-07 09:43:37,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:37,797 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19646632-29374249, IP 31.1.1.4, Port 22 2025-04-07 09:43:37,952 - DEBUG - VM ctest-TestBasicVMVN-19646632-29374249 is ready for SSH connections 2025-04-07 09:43:37,952 - INFO - Waiting for VM ctest-TestBasicVMVN-19646632-14177513 to be up.. 2025-04-07 09:43:38,063 - DEBUG - VM is in ACTIVE state now 2025-04-07 09:43:38,063 - INFO - VM name : ctest-TestBasicVMVN-19646632-14177513 2025-04-07 09:43:38,160 - DEBUG - VM ctest-TestBasicVMVN-19646632-14177513 ID is 539367a7-0f6d-444f-996d-35a9423d1115 2025-04-07 09:43:38,160 - DEBUG - VM ctest-TestBasicVMVN-19646632-14177513 launched on Node cn-jenkins-deploy-platform-ansible-os-3046-1 2025-04-07 09:43:38,249 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/539367a7-0f6d-444f-996d-35a9423d1115 2025-04-07 09:43:38,259 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d39c9c3e-ff82-4630-9db2-4f2a7b67132c 2025-04-07 09:43:39,505 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.342 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.342/1.550/2.759/1.208 ms') 2025-04-07 09:43:39,505 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19646632-14177513 passed 2025-04-07 09:43:39,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:39,653 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19646632-14177513, IP 31.1.2.4, Port 22 2025-04-07 09:43:39,813 - DEBUG - VM ctest-TestBasicVMVN-19646632-14177513 is ready for SSH connections 2025-04-07 09:43:39,813 - INFO - Waiting for VM ctest-TestBasicVMVN-19646632-15819771 to be up.. 2025-04-07 09:43:39,891 - DEBUG - VM is in ACTIVE state now 2025-04-07 09:43:39,892 - INFO - VM name : ctest-TestBasicVMVN-19646632-15819771 2025-04-07 09:43:39,972 - DEBUG - VM ctest-TestBasicVMVN-19646632-15819771 ID is 015ccfd1-eed2-4ea6-8ffd-efa1cbdcec36 2025-04-07 09:43:39,972 - DEBUG - VM ctest-TestBasicVMVN-19646632-15819771 launched on Node cn-jenkins-deploy-platform-ansible-os-3046-1 2025-04-07 09:43:40,048 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/015ccfd1-eed2-4ea6-8ffd-efa1cbdcec36 2025-04-07 09:43:40,056 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f61ed6bf-ad10-45a2-bbaf-0e78617c5201 2025-04-07 09:43:41,294 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.416 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.416/1.545/2.675/1.129 ms') 2025-04-07 09:43:41,294 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19646632-15819771 passed 2025-04-07 09:43:41,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:41,445 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19646632-15819771, IP 31.1.1.3, Port 22 2025-04-07 09:43:41,605 - DEBUG - VM ctest-TestBasicVMVN-19646632-15819771 is ready for SSH connections 2025-04-07 09:43:41,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:41,605 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:41,605 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-07 09:43:45,670 - 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.630 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.911 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.282 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.941/3.630 ms 2025-04-07 09:43:45,670 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19646632-29374249 passed 2025-04-07 09:43:45,670 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:45,670 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:45,670 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-07 09:43:49,364 - 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.650 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.819 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.926 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.819/1.798/3.650 ms 2025-04-07 09:43:49,364 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19646632-14177513 passed 2025-04-07 09:43:49,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:49,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:49,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-07 09:43:49,364 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:49,364 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-07 09:43:49,563 - DEBUG - None 2025-04-07 09:43:49,563 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:49,563 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-07 09:43:49,748 - DEBUG - None 2025-04-07 09:43:49,748 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:49,748 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-07 09:43:50,366 - DEBUG - None 2025-04-07 09:43:50,366 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:50,366 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-07 09:43:52,577 - 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=2.152 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.628 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.117 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.343/6.628 ms 2025-04-07 09:43:52,577 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:52,577 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-07 09:43:54,823 - 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.996 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.750 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.000 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.158 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.156 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.437 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/1.986/4.000 ms 2025-04-07 09:43:54,823 - 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.38, gateway password: c0ntrail123 2025-04-07 09:43:54,823 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-07 09:43:57,123 - 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.810 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.656 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.894 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.857 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.342 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.366/2.196/4.894 ms 2025-04-07 09:43:57,124 - INFO - Deleting VM ctest-TestBasicVMVN-19646632-15819771 2025-04-07 09:43:57,189 - INFO - Detaching port d39c9c3e-ff82-4630-9db2-4f2a7b67132c from VM ctest-TestBasicVMVN-19646632-14177513 2025-04-07 09:43:57,235 - INFO - Deleting VM ctest-TestBasicVMVN-19646632-14177513 2025-04-07 09:43:57,303 - INFO - Detaching port fba4bd09-0d82-4e92-9772-33be7e47dfc7 from VM ctest-TestBasicVMVN-19646632-29374249 2025-04-07 09:43:57,337 - INFO - Deleting VM ctest-TestBasicVMVN-19646632-29374249 2025-04-07 09:43:57,417 - INFO - Deleting VN ctest-vn-87801582 2025-04-07 09:43:57,604 - DEBUG - Response for delete_port : () 2025-04-07 09:43:57,788 - DEBUG - Response for delete_port : () 2025-04-07 09:43:57,835 - DEBUG - VN 30f555ca-2adc-4d13-9ce5-77e879c71352 still in use: Unable to complete operation on network 30f555ca-2adc-4d13-9ce5-77e879c71352. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d7612465-ef7a-40b3-811d-50c8c59704f0'] 2025-04-07 09:43:57,835 - WARNING - Deleting VN ctest-vn-87801582 failed..Will retry 2025-04-07 09:43:59,972 - DEBUG - Response for deleting network () 2025-04-07 09:43:59,972 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1757e5a0-824d-4598-a7d8-6c3372799efe 2025-04-07 09:43:59,977 - DEBUG - Response Code: 404 2025-04-07 09:43:59,978 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-07 09:43:59,984 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ee93c6df-a63a-4996-9924-489640760187 2025-04-07 09:44:00,040 - DEBUG - Requesting: http://10.0.0.38:8082/project/6dfe050d-e0c6-4978-b3a8-0f2d99c16e17 2025-04-07 09:44:00,125 - INFO - Validated that VN ctest-vn-87801582 is not found in API Server 2025-04-07 09:44:00,139 - DEBUG - VN ctest-vn-87801582 is not present in Agent 10.0.0.38 2025-04-07 09:44:00,139 - INFO - Validated that VN ctest-vn-87801582 is not in any agent 2025-04-07 09:44:00,147 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-04-07 09:44:00,154 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-87801582 2025-04-07 09:44:00,154 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19646632:ctest-vn-87801582 2025-04-07 09:44:00,168 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87801582 info 2025-04-07 09:44:00,245 - INFO - IPAM: ctest-ipam-05649922 is not found in API Server 2025-04-07 09:44:00,261 - INFO - IPAM:ctest-ipam-05649922 is not found in control node 2025-04-07 09:44:00,523 - DEBUG - No XMPP flaps were noticed during the test
2025-04-07 09:44:00,523 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-04-07 09:44:00,523 - INFO - -------------------------------------------------------------------------------- 2025-04-07 09:44:01,264 - INFO - Deleted project: ctest-TestBasicVMVN-19646632, ID : 6dfe050d-e0c6-4978-b3a8-0f2d99c16e17