2025-08-22 13:59:08,417 - INFO - Domain Default found not creating 2025-08-22 13:59:08,554 - INFO - Project ctest-TestBasicVMVN-58357756 not found, creating it 2025-08-22 13:59:09,000 - INFO - Created Project:ctest-TestBasicVMVN-58357756, ID : f2e92878-7032-43bd-8668-2a470e77a6bd 2025-08-22 13:59:10,481 - INFO - ================================================================================ 2025-08-22 13:59:10,481 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-22 13:59:10,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-08-22 13:59:10,738 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-22 13:59:10,738 - INFO - Initial checks done. Running the testcase now 2025-08-22 13:59:10,738 - INFO - 2025-08-22 13:59:11,293 - DEBUG - Response for create_network : {'network': {'id': 'e34151db-5221-4629-a0b3-b2c8f8b34fb2', 'name': 'ctest-vn2_metadata-45993475', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'project_id': 'f2e92878703243bd86682a470e77a6bd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58357756', 'ctest-vn2_metadata-45993475'], 'port_security_enabled': True, 'description': ''}} 2025-08-22 13:59:11,530 - DEBUG - Response for create_subnet : {'subnet': {'id': '2d7f364f-db50-4d51-bb4b-ad3c923de604', 'name': '', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': 'e34151db-5221-4629-a0b3-b2c8f8b34fb2', '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': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:11,549 - INFO - Created VN ctest-vn2_metadata-45993475 2025-08-22 13:59:11,601 - DEBUG - VN ctest-vn2_metadata-45993475 UUID is e34151db-5221-4629-a0b3-b2c8f8b34fb2 2025-08-22 13:59:11,781 - DEBUG - Services list from nova: [, , ] 2025-08-22 13:59:12,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3910-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3910-1) 2025-08-22 13:59:12,889 - DEBUG - Link local service introspect added 2025-08-22 13:59:12,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-22 13:59:18,027 - DEBUG - VM is in ACTIVE state now 2025-08-22 13:59:18,160 - INFO - Waiting for VM ctest-TestBasicVMVN-58357756-17908956 to be up.. 2025-08-22 13:59:18,160 - INFO - VM name : ctest-TestBasicVMVN-58357756-17908956 2025-08-22 13:59:18,235 - DEBUG - VM ctest-TestBasicVMVN-58357756-17908956 ID is debe686c-5ef2-4445-92bc-9147c40f4618 2025-08-22 13:59:18,235 - DEBUG - VM ctest-TestBasicVMVN-58357756-17908956 launched on Node cn-jenkins-deploy-platform-ansible-os-3910-1 2025-08-22 13:59:18,314 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/debe686c-5ef2-4445-92bc-9147c40f4618 2025-08-22 13:59:18,618 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/debe686c-5ef2-4445-92bc-9147c40f4618 2025-08-22 13:59:18,651 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b5313392-9ff9-4434-980b-b4fa97dd849f 2025-08-22 13:59:21,925 - 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 1032ms') 2025-08-22 13:59:21,925 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-17908956 failed! 2025-08-22 13:59:21,989 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn2_metadata-45993475 is 11.1.1.1 and allocation pool is NOT set 2025-08-22 13:59:24,045 - 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.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/1.811/3.148/1.337 ms') 2025-08-22 13:59:24,045 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-17908956 passed 2025-08-22 13:59:24,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 13:59:24,193 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58357756-17908956, IP 11.1.1.3, Port 22 2025-08-22 13:59:24,349 - DEBUG - VM ctest-TestBasicVMVN-58357756-17908956 is ready for SSH connections 2025-08-22 13:59:24,349 - INFO - Retry 0 2025-08-22 13:59:24,349 - 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-08-22 13:59:24,349 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-22 13:59:25,919 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-22 13:59:25,919 - INFO - Generic metadata worked 2025-08-22 13:59:26,165 - DEBUG - Link local service introspect removed 2025-08-22 13:59:26,165 - INFO - Deleting VM ctest-TestBasicVMVN-58357756-17908956 2025-08-22 13:59:26,229 - INFO - Deleting VN ctest-vn2_metadata-45993475 2025-08-22 13:59:26,264 - DEBUG - VN e34151db-5221-4629-a0b3-b2c8f8b34fb2 still in use: Unable to complete operation on network e34151db-5221-4629-a0b3-b2c8f8b34fb2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-192a4c20-f998-4193-8830-4d1d58248c43'] 2025-08-22 13:59:26,264 - WARNING - Deleting VN ctest-vn2_metadata-45993475 failed..Will retry 2025-08-22 13:59:28,364 - DEBUG - Response for deleting network () 2025-08-22 13:59:28,626 - DEBUG - No XMPP flaps were noticed during the test 2025-08-22 13:59:28,626 - INFO - -------------------------------------------------------------------------------- 2025-08-22 13:59:28,628 - INFO - ================================================================================ 2025-08-22 13:59:28,628 - INFO - STARTING TEST : test_metadata_service 2025-08-22 13:59:28,628 - 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-08-22 13:59:28,915 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-22 13:59:28,915 - INFO - Initial checks done. Running the testcase now 2025-08-22 13:59:28,915 - INFO - 2025-08-22 13:59:28,916 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-08-22 13:59:28,935 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/9a1e285f-85c2-42a5-9279-d759e2fa12d2 2025-08-22 13:59:29,331 - DEBUG - Response for create_network : {'network': {'id': '3262b106-4261-4b2d-a8c5-4b7429274055', 'name': 'ctest-vn-20663872', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'project_id': 'f2e92878703243bd86682a470e77a6bd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58357756', 'ctest-vn-20663872'], 'port_security_enabled': True, 'description': ''}} 2025-08-22 13:59:29,480 - DEBUG - Response for create_subnet : {'subnet': {'id': '2be4af01-b459-4882-97e5-e4d585ed63fb', 'name': '', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': '3262b106-4261-4b2d-a8c5-4b7429274055', 'ip_version': 4, 'cidr': '162.154.231.64/26', 'allocation_pools': [{'start': '162.154.231.66', 'end': '162.154.231.126'}], 'gateway_ip': '162.154.231.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.154.231.66', 'tags': [], 'project_id': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:29,499 - INFO - Created VN ctest-vn-20663872 2025-08-22 13:59:29,553 - DEBUG - VN ctest-vn-20663872 UUID is 3262b106-4261-4b2d-a8c5-4b7429274055 2025-08-22 13:59:30,665 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3910-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3910-1) 2025-08-22 13:59:30,665 - INFO - Waiting for VM ctest-TestBasicVMVN-58357756-97590225 to be up.. 2025-08-22 13:59:30,702 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-22 13:59:35,783 - DEBUG - VM is in ACTIVE state now 2025-08-22 13:59:35,783 - INFO - VM name : ctest-TestBasicVMVN-58357756-97590225 2025-08-22 13:59:35,854 - DEBUG - VM ctest-TestBasicVMVN-58357756-97590225 ID is afa33411-1ced-4610-acb2-c802fee42860 2025-08-22 13:59:35,854 - DEBUG - VM ctest-TestBasicVMVN-58357756-97590225 launched on Node cn-jenkins-deploy-platform-ansible-os-3910-1 2025-08-22 13:59:35,927 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/afa33411-1ced-4610-acb2-c802fee42860 2025-08-22 13:59:35,944 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5fbcbcb-bdb5-4ca3-be07-1b52486872cb 2025-08-22 13:59:39,198 - 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 1020ms') 2025-08-22 13:59:39,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-97590225 failed! 2025-08-22 13:59:39,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-20663872 is 162.154.231.65 and allocation pool is NOT set 2025-08-22 13:59:41,313 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.898/2.971/4.045/1.073 ms') 2025-08-22 13:59:41,313 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-97590225 passed 2025-08-22 13:59:41,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 13:59:41,461 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58357756-97590225, IP 162.154.231.67, Port 22 2025-08-22 13:59:41,617 - DEBUG - VM ctest-TestBasicVMVN-58357756-97590225 is ready for SSH connections 2025-08-22 13:59:41,617 - 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-08-22 13:59:41,617 - DEBUG - cat /tmp/output.txt 2025-08-22 13:59:43,214 - DEBUG - Hello World. The time is now Fri, 22 Aug 2025 07:59:40 -0600! 2025-08-22 13:59:43,214 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 22 Aug 2025 07:59:40 -0600!'} 2025-08-22 13:59:43,214 - INFO - metadata_script.txt got executed in the vm 2025-08-22 13:59:43,214 - INFO - Deleting VM ctest-TestBasicVMVN-58357756-97590225 2025-08-22 13:59:43,316 - INFO - Deleting VN ctest-vn-20663872 2025-08-22 13:59:43,356 - DEBUG - VN 3262b106-4261-4b2d-a8c5-4b7429274055 still in use: Unable to complete operation on network 3262b106-4261-4b2d-a8c5-4b7429274055. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3ed5b578-706d-4a82-88cc-09b21887f795'] 2025-08-22 13:59:43,357 - WARNING - Deleting VN ctest-vn-20663872 failed..Will retry 2025-08-22 13:59:45,499 - DEBUG - Response for deleting network () 2025-08-22 13:59:45,758 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 13:59:45,758 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-22 13:59:45,759 - INFO - -------------------------------------------------------------------------------- 2025-08-22 13:59:45,761 - INFO - ================================================================================ 2025-08-22 13:59:45,761 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-22 13:59:45,761 - 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-08-22 13:59:46,047 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-08-22 13:59:46,047 - INFO - Initial checks done. Running the testcase now 2025-08-22 13:59:46,047 - INFO - 2025-08-22 13:59:46,577 - DEBUG - Response for create_network : {'network': {'id': 'b62ef9a4-d40a-4626-9b9b-f1221f51bd17', 'name': 'ctest-vn-17060246', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'project_id': 'f2e92878703243bd86682a470e77a6bd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58357756', 'ctest-vn-17060246'], 'port_security_enabled': True, 'description': ''}} 2025-08-22 13:59:46,736 - DEBUG - Response for create_subnet : {'subnet': {'id': '474c5a61-e583-4f12-a485-1c9fed586473', 'name': '', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': 'b62ef9a4-d40a-4626-9b9b-f1221f51bd17', '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': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:46,946 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e91662f5-02ea-4f46-8a3b-f05eee0281ec', 'name': '', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': 'b62ef9a4-d40a-4626-9b9b-f1221f51bd17', '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': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:46,963 - INFO - Created VN ctest-vn-17060246 2025-08-22 13:59:47,013 - DEBUG - VN ctest-vn-17060246 UUID is b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:47,367 - DEBUG - Response for create_port : {'port': {'name': 'a595c586-8346-476d-adb6-43501a173d74', 'id': 'a595c586-8346-476d-adb6-43501a173d74', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': 'b62ef9a4-d40a-4626-9b9b-f1221f51bd17', 'mac_address': '02:a5:95:c5:86:83', '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': '474c5a61-e583-4f12-a485-1c9fed586473'}], 'security_groups': ['141188ba-57d8-48c9-9d18-dba6476bc8cf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:47,551 - DEBUG - Response for create_port : {'port': {'name': 'd4bd7ca2-98f9-4611-8883-52ae55d6b328', 'id': 'd4bd7ca2-98f9-4611-8883-52ae55d6b328', 'tenant_id': 'f2e92878703243bd86682a470e77a6bd', 'network_id': 'b62ef9a4-d40a-4626-9b9b-f1221f51bd17', 'mac_address': '02:d4:bd:7c:a2:98', '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': 'e91662f5-02ea-4f46-8a3b-f05eee0281ec'}], 'security_groups': ['141188ba-57d8-48c9-9d18-dba6476bc8cf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f2e92878703243bd86682a470e77a6bd'}} 2025-08-22 13:59:47,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3910-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3910-1) 2025-08-22 13:59:48,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3910-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3910-1) 2025-08-22 13:59:49,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3910-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3910-1) 2025-08-22 13:59:49,667 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-22 13:59:49,672 - DEBUG - Requesting: http://10.0.0.38:8082/domain/04ea8c22-e375-40ac-af44-d1fa6999dd92 2025-08-22 13:59:49,685 - DEBUG - Requesting: http://10.0.0.38:8082/project/f2e92878-7032-43bd-8668-2a470e77a6bd 2025-08-22 13:59:49,764 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/25952265-cfdc-476c-b8bf-03038707e8c8 2025-08-22 13:59:49,792 - INFO - Verifications in API Server for IPAM: ctest-ipam-29654567 passed 2025-08-22 13:59:49,804 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58357756:ctest-ipam-29654567', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58357756', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2708108571607582572', 'uuid-lslong': '13312362337215703240'}, 'enable': 'true', 'created': '2025-08-22T13:59:46', 'last-modified': '2025-08-22T13:59:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.518726'} 2025-08-22 13:59:49,804 - INFO - Verifications in Control node for IPAM: ctest-ipam-29654567 passed 2025-08-22 13:59:49,804 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-22 13:59:49,819 - DEBUG - Requesting: http://10.0.0.38:8082/domain/04ea8c22-e375-40ac-af44-d1fa6999dd92 2025-08-22 13:59:49,831 - DEBUG - Requesting: http://10.0.0.38:8082/project/f2e92878-7032-43bd-8668-2a470e77a6bd 2025-08-22 13:59:49,917 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:49,935 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:49,948 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 13:59:49,962 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 13:59:49,969 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/407c7ca8-ba63-44de-ba4b-4bd9d8508fe6 2025-08-22 13:59:49,989 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-22 13:59:49,989 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:49,998 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 13:59:50,015 - INFO - Verified VN network id 10 for VN b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:50,015 - INFO - Verifications in API Server for VN ctest-vn-17060246 passed 2025-08-22 13:59:50,015 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:50,035 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 13:59:50,043 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 13:59:50,049 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/407c7ca8-ba63-44de-ba4b-4bd9d8508fe6 2025-08-22 13:59:50,062 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58357756', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13127704450158970406', 'uuid-lslong': '11212820826125614359'}, 'enable': 'true', 'created': '2025-08-22T13:59:46', 'last-modified': '2025-08-22T13:59:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.147445'} 2025-08-22 13:59:50,068 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-22 13:59:50,068 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17060246 passed 2025-08-22 13:59:50,069 - DEBUG - ====Verifying policy data for ctest-vn-17060246 in API_Server ====== 2025-08-22 13:59:50,069 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-22 13:59:50,076 - DEBUG - Requesting: http://10.0.0.38:8082/domain/04ea8c22-e375-40ac-af44-d1fa6999dd92 2025-08-22 13:59:50,089 - DEBUG - Requesting: http://10.0.0.38:8082/project/f2e92878-7032-43bd-8668-2a470e77a6bd 2025-08-22 13:59:50,192 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b62ef9a4-d40a-4626-9b9b-f1221f51bd17 2025-08-22 13:59:50,227 - DEBUG - =>VN ctest-vn-17060246 has no policy to be verified 2025-08-22 13:59:50,227 - DEBUG - Verifying the vn in opserver 2025-08-22 13:59:50,227 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 virtual network link through opserver 10.0.0.38 2025-08-22 13:59:50,227 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-22 13:59:50,574 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-22 13:59:50,644 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246?flat'} 2025-08-22 13:59:50,644 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 is found in opserver 2025-08-22 13:59:50,654 - DEBUG - VRF ids for VN ctest-vn-17060246: {'10.0.0.38': '2'} 2025-08-22 13:59:50,654 - INFO - Waiting for VM ctest-TestBasicVMVN-58357756-92999584 to be up.. 2025-08-22 13:59:50,756 - DEBUG - VM is in ACTIVE state now 2025-08-22 13:59:50,757 - INFO - VM name : ctest-TestBasicVMVN-58357756-92999584 2025-08-22 13:59:50,853 - DEBUG - VM ctest-TestBasicVMVN-58357756-92999584 ID is 742cc7da-a819-458e-98f2-7e310bf65cd3 2025-08-22 13:59:50,853 - DEBUG - VM ctest-TestBasicVMVN-58357756-92999584 launched on Node cn-jenkins-deploy-platform-ansible-os-3910-1 2025-08-22 13:59:50,946 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/742cc7da-a819-458e-98f2-7e310bf65cd3 2025-08-22 13:59:50,957 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a595c586-8346-476d-adb6-43501a173d74 2025-08-22 13:59:54,218 - 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-08-22 13:59:54,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-92999584 failed! 2025-08-22 13:59:54,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 is 31.1.1.1 and allocation pool is NOT set 2025-08-22 13:59:54,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 is 31.1.2.1 and allocation pool is NOT set 2025-08-22 13:59:58,338 - 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 1008ms') 2025-08-22 13:59:58,339 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-92999584 failed! 2025-08-22 13:59:58,397 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 is 31.1.1.1 and allocation pool is NOT set 2025-08-22 13:59:58,397 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 is 31.1.2.1 and allocation pool is NOT set 2025-08-22 14:00:00,462 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.656 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.656/2.661/4.667/2.005 ms') 2025-08-22 14:00:00,462 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58357756-92999584 passed 2025-08-22 14:00:00,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:00,613 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58357756-92999584, IP 31.1.1.4, Port 22 2025-08-22 14:00:00,779 - DEBUG - VM ctest-TestBasicVMVN-58357756-92999584 is ready for SSH connections 2025-08-22 14:00:00,779 - INFO - Waiting for VM ctest-TestBasicVMVN-58357756-50049042 to be up.. 2025-08-22 14:00:00,848 - DEBUG - VM is in ACTIVE state now 2025-08-22 14:00:00,849 - INFO - VM name : ctest-TestBasicVMVN-58357756-50049042 2025-08-22 14:00:00,918 - DEBUG - VM ctest-TestBasicVMVN-58357756-50049042 ID is 35cbb934-6907-4ab8-a8ed-3742dc5a5d4f 2025-08-22 14:00:00,918 - DEBUG - VM ctest-TestBasicVMVN-58357756-50049042 launched on Node cn-jenkins-deploy-platform-ansible-os-3910-1 2025-08-22 14:00:00,986 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/35cbb934-6907-4ab8-a8ed-3742dc5a5d4f 2025-08-22 14:00:00,995 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d4bd7ca2-98f9-4611-8883-52ae55d6b328 2025-08-22 14:00:02,230 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.352 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.352/1.545/2.738/1.193 ms') 2025-08-22 14:00:02,230 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58357756-50049042 passed 2025-08-22 14:00:02,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:02,385 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58357756-50049042, IP 31.1.2.4, Port 22 2025-08-22 14:00:02,545 - DEBUG - VM ctest-TestBasicVMVN-58357756-50049042 is ready for SSH connections 2025-08-22 14:00:02,546 - INFO - Waiting for VM ctest-TestBasicVMVN-58357756-31127633 to be up.. 2025-08-22 14:00:02,621 - DEBUG - VM is in ACTIVE state now 2025-08-22 14:00:02,621 - INFO - VM name : ctest-TestBasicVMVN-58357756-31127633 2025-08-22 14:00:02,703 - DEBUG - VM ctest-TestBasicVMVN-58357756-31127633 ID is 5ea72e60-a2b2-42dd-a9e4-8de9747d3d8b 2025-08-22 14:00:02,703 - DEBUG - VM ctest-TestBasicVMVN-58357756-31127633 launched on Node cn-jenkins-deploy-platform-ansible-os-3910-1 2025-08-22 14:00:02,776 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5ea72e60-a2b2-42dd-a9e4-8de9747d3d8b 2025-08-22 14:00:02,785 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6d32058e-c1ab-4b1a-b1f7-41afae6ad4e4 2025-08-22 14:00:04,023 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 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.369/1.511/2.653/1.142 ms') 2025-08-22 14:00:04,024 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58357756-31127633 passed 2025-08-22 14:00:04,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:04,173 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58357756-31127633, IP 31.1.1.3, Port 22 2025-08-22 14:00:04,333 - DEBUG - VM ctest-TestBasicVMVN-58357756-31127633 is ready for SSH connections 2025-08-22 14:00:04,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:04,333 - 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-08-22 14:00:04,333 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-22 14:00:08,335 - 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.485 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.887 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.016 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.887/1.796/3.485 ms 2025-08-22 14:00:08,335 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58357756-92999584 passed 2025-08-22 14:00:08,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:08,336 - 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-08-22 14:00:08,336 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-22 14:00:11,977 - 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.705 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.890 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.746 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.746/1.447/2.705 ms 2025-08-22 14:00:11,978 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58357756-50049042 passed 2025-08-22 14:00:11,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:11,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:11,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-22 14:00:11,978 - 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-08-22 14:00:11,978 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-22 14:00:12,152 - DEBUG - None 2025-08-22 14:00:12,152 - 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-08-22 14:00:12,152 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-22 14:00:12,349 - DEBUG - None 2025-08-22 14:00:12,349 - 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-08-22 14:00:12,349 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-22 14:00:13,061 - DEBUG - None 2025-08-22 14:00:13,062 - 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-08-22 14:00:13,062 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-22 14:00:15,271 - 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.762 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.481 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.709 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.460 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.400/1.762/4.481 ms 2025-08-22 14:00:15,271 - 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-08-22 14:00:15,271 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-22 14:00:17,504 - 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.921 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.925 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.978 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.752 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.866 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.403/2.182/4.978 ms 2025-08-22 14:00:17,504 - 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-08-22 14:00:17,504 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-22 14:00:19,749 - 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=1.504 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.337 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.170 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.530 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.779 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.920 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.377/2.088/4.170 ms 2025-08-22 14:00:19,749 - INFO - Deleting VM ctest-TestBasicVMVN-58357756-31127633 2025-08-22 14:00:19,819 - INFO - Detaching port d4bd7ca2-98f9-4611-8883-52ae55d6b328 from VM ctest-TestBasicVMVN-58357756-50049042 2025-08-22 14:00:19,850 - INFO - Deleting VM ctest-TestBasicVMVN-58357756-50049042 2025-08-22 14:00:19,922 - INFO - Detaching port a595c586-8346-476d-adb6-43501a173d74 from VM ctest-TestBasicVMVN-58357756-92999584 2025-08-22 14:00:19,957 - INFO - Deleting VM ctest-TestBasicVMVN-58357756-92999584 2025-08-22 14:00:20,020 - INFO - Deleting VN ctest-vn-17060246 2025-08-22 14:00:20,282 - DEBUG - Response for delete_port : () 2025-08-22 14:00:20,484 - DEBUG - Response for delete_port : () 2025-08-22 14:00:20,536 - DEBUG - VN b62ef9a4-d40a-4626-9b9b-f1221f51bd17 still in use: Unable to complete operation on network b62ef9a4-d40a-4626-9b9b-f1221f51bd17. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f1a6701a-40c2-4dab-b310-82825181983c'] 2025-08-22 14:00:20,536 - WARNING - Deleting VN ctest-vn-17060246 failed..Will retry 2025-08-22 14:00:22,702 - DEBUG - Response for deleting network () 2025-08-22 14:00:22,702 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6acede89-30ce-4105-9744-d82903949de0 2025-08-22 14:00:22,708 - DEBUG - Response Code: 404 2025-08-22 14:00:22,708 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-22 14:00:22,713 - DEBUG - Requesting: http://10.0.0.38:8082/domain/04ea8c22-e375-40ac-af44-d1fa6999dd92 2025-08-22 14:00:22,766 - DEBUG - Requesting: http://10.0.0.38:8082/project/f2e92878-7032-43bd-8668-2a470e77a6bd 2025-08-22 14:00:22,849 - INFO - Validated that VN ctest-vn-17060246 is not found in API Server 2025-08-22 14:00:22,862 - DEBUG - VN ctest-vn-17060246 is not present in Agent 10.0.0.38 2025-08-22 14:00:22,862 - INFO - Validated that VN ctest-vn-17060246 is not in any agent 2025-08-22 14:00:22,867 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-08-22 14:00:22,875 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-17060246 2025-08-22 14:00:22,875 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58357756:ctest-vn-17060246 2025-08-22 14:00:22,887 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17060246 info 2025-08-22 14:00:22,965 - INFO - IPAM: ctest-ipam-29654567 is not found in API Server 2025-08-22 14:00:22,979 - INFO - IPAM:ctest-ipam-29654567 is not found in control node 2025-08-22 14:00:23,245 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 14:00:23,245 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-22 14:00:23,245 - INFO - -------------------------------------------------------------------------------- 2025-08-22 14:00:23,938 - INFO - Deleted project: ctest-TestBasicVMVN-58357756, ID : f2e92878-7032-43bd-8668-2a470e77a6bd