2025-10-15 12:48:13,932 - INFO - Domain Default found not creating 2025-10-15 12:48:14,096 - INFO - Project ctest-TestBasicVMVN-00512199 not found, creating it 2025-10-15 12:48:14,523 - INFO - Created Project:ctest-TestBasicVMVN-00512199, ID : 25dfb683-30cb-4863-8bae-c3cb0ec89d92 2025-10-15 12:48:16,000 - INFO - ================================================================================ 2025-10-15 12:48:16,000 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-15 12:48:16,000 - 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-10-15 12:48:16,259 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.145': '0'}} with 2025-10-15 12:48:16,259 - INFO - Initial checks done. Running the testcase now 2025-10-15 12:48:16,259 - INFO - 2025-10-15 12:48:16,791 - DEBUG - Response for create_network : {'network': {'id': '13355488-094c-42d3-9106-1c5017c31c96', 'name': 'ctest-vn2_metadata-41885637', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'project_id': '25dfb68330cb48638baec3cb0ec89d92', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00512199', 'ctest-vn2_metadata-41885637'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 12:48:16,961 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b70bbebc-aa1d-4d07-ae72-d5feeb2b1212', 'name': '', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': '13355488-094c-42d3-9106-1c5017c31c96', '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': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:16,977 - INFO - Created VN ctest-vn2_metadata-41885637 2025-10-15 12:48:17,027 - DEBUG - VN ctest-vn2_metadata-41885637 UUID is 13355488-094c-42d3-9106-1c5017c31c96 2025-10-15 12:48:17,187 - DEBUG - Services list from nova: [, , ] 2025-10-15 12:48:18,191 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4324-1) 2025-10-15 12:48:18,294 - DEBUG - Link local service introspect added 2025-10-15 12:48:18,333 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-15 12:48:23,410 - DEBUG - VM is in ACTIVE state now 2025-10-15 12:48:23,535 - INFO - Waiting for VM ctest-TestBasicVMVN-00512199-28351296 to be up.. 2025-10-15 12:48:23,535 - INFO - VM name : ctest-TestBasicVMVN-00512199-28351296 2025-10-15 12:48:23,603 - DEBUG - VM ctest-TestBasicVMVN-00512199-28351296 ID is 70ae0fc7-0610-4276-9745-086238cdeed3 2025-10-15 12:48:23,603 - DEBUG - VM ctest-TestBasicVMVN-00512199-28351296 launched on Node cn-jenkins-deploy-platform-ansible-os-4324-1 2025-10-15 12:48:23,676 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/70ae0fc7-0610-4276-9745-086238cdeed3 2025-10-15 12:48:23,972 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/70ae0fc7-0610-4276-9745-086238cdeed3 2025-10-15 12:48:24,006 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4b19068d-c391-4e68-b4bf-fb8f26693004 2025-10-15 12:48:27,243 - 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-10-15 12:48:27,243 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-28351296 failed! 2025-10-15 12:48:27,299 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn2_metadata-41885637 is 11.1.1.1 and allocation pool is NOT set 2025-10-15 12:48:29,364 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 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.377/2.672/3.967/1.295 ms') 2025-10-15 12:48:29,365 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-28351296 passed 2025-10-15 12:48:29,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:48:29,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00512199-28351296, IP 11.1.1.3, Port 22 2025-10-15 12:48:29,662 - DEBUG - VM ctest-TestBasicVMVN-00512199-28351296 is ready for SSH connections 2025-10-15 12:48:29,663 - INFO - Retry 0 2025-10-15 12:48:29,663 - 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-10-15 12:48:29,663 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-15 12:48:31,251 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-15 12:48:31,251 - INFO - Generic metadata worked 2025-10-15 12:48:31,486 - DEBUG - Link local service introspect removed 2025-10-15 12:48:31,487 - INFO - Deleting VM ctest-TestBasicVMVN-00512199-28351296 2025-10-15 12:48:31,551 - INFO - Deleting VN ctest-vn2_metadata-41885637 2025-10-15 12:48:31,588 - DEBUG - VN 13355488-094c-42d3-9106-1c5017c31c96 still in use: Unable to complete operation on network 13355488-094c-42d3-9106-1c5017c31c96. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45203dba-df47-433e-9428-e4cb0b06a903'] 2025-10-15 12:48:31,588 - WARNING - Deleting VN ctest-vn2_metadata-41885637 failed..Will retry 2025-10-15 12:48:33,676 - DEBUG - Response for deleting network () 2025-10-15 12:48:33,931 - DEBUG - No XMPP flaps were noticed during the test 2025-10-15 12:48:33,931 - INFO - -------------------------------------------------------------------------------- 2025-10-15 12:48:33,936 - INFO - ================================================================================ 2025-10-15 12:48:33,936 - INFO - STARTING TEST : test_metadata_service 2025-10-15 12:48:33,936 - 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-10-15 12:48:34,235 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.145': '0'}} with 2025-10-15 12:48:34,235 - INFO - Initial checks done. Running the testcase now 2025-10-15 12:48:34,235 - INFO - 2025-10-15 12:48:34,235 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-10-15 12:48:34,240 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/11ba8a73-a4e8-49b4-8a05-280bf3d2876f 2025-10-15 12:48:34,407 - DEBUG - Response for create_network : {'network': {'id': '35cb2f2d-65be-44cd-9809-ec9b7e7d231f', 'name': 'ctest-vn-67863686', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'project_id': '25dfb68330cb48638baec3cb0ec89d92', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00512199', 'ctest-vn-67863686'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 12:48:34,548 - DEBUG - Response for create_subnet : {'subnet': {'id': '51e5f158-8491-44f3-84ce-09d2d962a46d', 'name': '', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': '35cb2f2d-65be-44cd-9809-ec9b7e7d231f', 'ip_version': 4, 'cidr': '13.254.52.128/26', 'allocation_pools': [{'start': '13.254.52.130', 'end': '13.254.52.190'}], 'gateway_ip': '13.254.52.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.254.52.130', 'tags': [], 'project_id': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:34,568 - INFO - Created VN ctest-vn-67863686 2025-10-15 12:48:34,619 - DEBUG - VN ctest-vn-67863686 UUID is 35cb2f2d-65be-44cd-9809-ec9b7e7d231f 2025-10-15 12:48:35,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4324-1) 2025-10-15 12:48:35,735 - INFO - Waiting for VM ctest-TestBasicVMVN-00512199-26022085 to be up.. 2025-10-15 12:48:35,774 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-15 12:48:40,843 - DEBUG - VM is in ACTIVE state now 2025-10-15 12:48:40,843 - INFO - VM name : ctest-TestBasicVMVN-00512199-26022085 2025-10-15 12:48:40,916 - DEBUG - VM ctest-TestBasicVMVN-00512199-26022085 ID is 7df7fa46-866d-4545-bfb0-93181f54b21a 2025-10-15 12:48:40,916 - DEBUG - VM ctest-TestBasicVMVN-00512199-26022085 launched on Node cn-jenkins-deploy-platform-ansible-os-4324-1 2025-10-15 12:48:40,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7df7fa46-866d-4545-bfb0-93181f54b21a 2025-10-15 12:48:40,992 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c526b1bc-df32-49f5-b864-4fdfe1bc6ad8 2025-10-15 12:48:44,232 - 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 1015ms') 2025-10-15 12:48:44,232 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-26022085 failed! 2025-10-15 12:48:44,287 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-67863686 is 13.254.52.129 and allocation pool is NOT set 2025-10-15 12:48:46,347 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.35 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.347/2.454/3.561/1.107 ms') 2025-10-15 12:48:46,347 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-26022085 passed 2025-10-15 12:48:46,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:48:46,495 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00512199-26022085, IP 13.254.52.131, Port 22 2025-10-15 12:48:46,650 - DEBUG - VM ctest-TestBasicVMVN-00512199-26022085 is ready for SSH connections 2025-10-15 12:48:46,650 - 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-10-15 12:48:46,651 - DEBUG - cat /tmp/output.txt 2025-10-15 12:48:48,265 - DEBUG - Hello World. The time is now Wed, 15 Oct 2025 06:48:45 -0600! 2025-10-15 12:48:48,265 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Oct 2025 06:48:45 -0600!'} 2025-10-15 12:48:48,265 - INFO - metadata_script.txt got executed in the vm 2025-10-15 12:48:48,265 - INFO - Deleting VM ctest-TestBasicVMVN-00512199-26022085 2025-10-15 12:48:48,329 - INFO - Deleting VN ctest-vn-67863686 2025-10-15 12:48:48,364 - DEBUG - VN 35cb2f2d-65be-44cd-9809-ec9b7e7d231f still in use: Unable to complete operation on network 35cb2f2d-65be-44cd-9809-ec9b7e7d231f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2ee2761a-1228-4259-98da-6e7e5cbc91fa'] 2025-10-15 12:48:48,364 - WARNING - Deleting VN ctest-vn-67863686 failed..Will retry 2025-10-15 12:48:50,461 - DEBUG - Response for deleting network () 2025-10-15 12:48:50,719 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 12:48:50,719 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-15 12:48:50,720 - INFO - -------------------------------------------------------------------------------- 2025-10-15 12:48:50,722 - INFO - ================================================================================ 2025-10-15 12:48:50,722 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-15 12:48:50,722 - 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-10-15 12:48:51,011 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.145': '0'}} with 2025-10-15 12:48:51,011 - INFO - Initial checks done. Running the testcase now 2025-10-15 12:48:51,011 - INFO - 2025-10-15 12:48:51,463 - DEBUG - Response for create_network : {'network': {'id': 'a33fabb5-9893-47d2-ba91-d185ea5c0242', 'name': 'ctest-vn-20909448', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'project_id': '25dfb68330cb48638baec3cb0ec89d92', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00512199', 'ctest-vn-20909448'], 'port_security_enabled': True, 'description': ''}} 2025-10-15 12:48:51,610 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1cb438c-3448-4649-a49e-665e07c7d3d1', 'name': '', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': 'a33fabb5-9893-47d2-ba91-d185ea5c0242', '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': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:51,761 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fde6dead-d110-4751-ae68-830f0287c231', 'name': '', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': 'a33fabb5-9893-47d2-ba91-d185ea5c0242', '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': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:51,778 - INFO - Created VN ctest-vn-20909448 2025-10-15 12:48:51,831 - DEBUG - VN ctest-vn-20909448 UUID is a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:52,162 - DEBUG - Response for create_port : {'port': {'name': '80bddce5-c17f-4063-bfd2-82495655cfd0', 'id': '80bddce5-c17f-4063-bfd2-82495655cfd0', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': 'a33fabb5-9893-47d2-ba91-d185ea5c0242', 'mac_address': '02:80:bd:dc:e5:c1', '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': 'a1cb438c-3448-4649-a49e-665e07c7d3d1'}], 'security_groups': ['440e3009-7207-44b5-8464-7a6c85d27295'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:52,318 - DEBUG - Response for create_port : {'port': {'name': '4b14ae6f-cd06-499e-a360-3ccdef680e85', 'id': '4b14ae6f-cd06-499e-a360-3ccdef680e85', 'tenant_id': '25dfb68330cb48638baec3cb0ec89d92', 'network_id': 'a33fabb5-9893-47d2-ba91-d185ea5c0242', 'mac_address': '02:4b:14:ae:6f:cd', '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': 'fde6dead-d110-4751-ae68-830f0287c231'}], 'security_groups': ['440e3009-7207-44b5-8464-7a6c85d27295'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25dfb68330cb48638baec3cb0ec89d92'}} 2025-10-15 12:48:52,646 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4324-1) 2025-10-15 12:48:53,008 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4324-1) 2025-10-15 12:48:54,227 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4324-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4324-1) 2025-10-15 12:48:54,228 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-15 12:48:54,233 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2dbc06a8-a315-4d0f-8b78-a4c5f1f9b3b0 2025-10-15 12:48:54,246 - DEBUG - Requesting: http://10.0.0.38:8082/project/25dfb683-30cb-4863-8bae-c3cb0ec89d92 2025-10-15 12:48:54,324 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ee4e7822-60cb-4875-ba5f-4ad688e9c0bc 2025-10-15 12:48:54,365 - INFO - Verifications in API Server for IPAM: ctest-ipam-78568906 passed 2025-10-15 12:48:54,375 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00512199:ctest-ipam-78568906', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00512199', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17171794518258436213', 'uuid-lslong': '13429534899122585788'}, 'enable': 'true', 'created': '2025-10-15T12:48:51', 'last-modified': '2025-10-15T12:48:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.140534'} 2025-10-15 12:48:54,375 - INFO - Verifications in Control node for IPAM: ctest-ipam-78568906 passed 2025-10-15 12:48:54,375 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-15 12:48:54,381 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2dbc06a8-a315-4d0f-8b78-a4c5f1f9b3b0 2025-10-15 12:48:54,396 - DEBUG - Requesting: http://10.0.0.38:8082/project/25dfb683-30cb-4863-8bae-c3cb0ec89d92 2025-10-15 12:48:54,473 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,492 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,502 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:48:54,509 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:48:54,517 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f5060773-3823-48f5-9fe9-f5f1b5efa996 2025-10-15 12:48:54,523 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-15 12:48:54,523 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,531 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:48:54,546 - INFO - Verified VN network id 12 for VN a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,546 - INFO - Verifications in API Server for VN ctest-vn-20909448 passed 2025-10-15 12:48:54,547 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,555 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:48:54,562 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:48:54,568 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f5060773-3823-48f5-9fe9-f5f1b5efa996 2025-10-15 12:48:54,581 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00512199', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11763309548152244178', 'uuid-lslong': '13443756735770395202'}, 'enable': 'true', 'created': '2025-10-15T12:48:51', 'last-modified': '2025-10-15T12:48:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.849973'} 2025-10-15 12:48:54,590 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-15 12:48:54,591 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20909448 passed 2025-10-15 12:48:54,591 - DEBUG - ====Verifying policy data for ctest-vn-20909448 in API_Server ====== 2025-10-15 12:48:54,592 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-15 12:48:54,597 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2dbc06a8-a315-4d0f-8b78-a4c5f1f9b3b0 2025-10-15 12:48:54,608 - DEBUG - Requesting: http://10.0.0.38:8082/project/25dfb683-30cb-4863-8bae-c3cb0ec89d92 2025-10-15 12:48:54,686 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a33fabb5-9893-47d2-ba91-d185ea5c0242 2025-10-15 12:48:54,708 - DEBUG - =>VN ctest-vn-20909448 has no policy to be verified 2025-10-15 12:48:54,708 - DEBUG - Verifying the vn in opserver 2025-10-15 12:48:54,708 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 virtual network link through opserver 10.0.0.38 2025-10-15 12:48:54,708 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-15 12:48:55,100 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-15 12:48:55,178 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448?flat'} 2025-10-15 12:48:55,178 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 is found in opserver 2025-10-15 12:48:55,184 - DEBUG - VRF ids for VN ctest-vn-20909448: {'10.0.0.38': '2'} 2025-10-15 12:48:55,184 - INFO - Waiting for VM ctest-TestBasicVMVN-00512199-68149053 to be up.. 2025-10-15 12:48:55,310 - DEBUG - VM is in ACTIVE state now 2025-10-15 12:48:55,310 - INFO - VM name : ctest-TestBasicVMVN-00512199-68149053 2025-10-15 12:48:55,422 - DEBUG - VM ctest-TestBasicVMVN-00512199-68149053 ID is 9f78dd4f-f085-46ea-8c14-6079d13ed4ec 2025-10-15 12:48:55,422 - DEBUG - VM ctest-TestBasicVMVN-00512199-68149053 launched on Node cn-jenkins-deploy-platform-ansible-os-4324-1 2025-10-15 12:48:55,505 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9f78dd4f-f085-46ea-8c14-6079d13ed4ec 2025-10-15 12:48:55,512 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/80bddce5-c17f-4063-bfd2-82495655cfd0 2025-10-15 12:48:58,760 - 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 1005ms') 2025-10-15 12:48:58,760 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-68149053 failed! 2025-10-15 12:48:58,815 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 is 31.1.1.1 and allocation pool is NOT set 2025-10-15 12:48:58,815 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 is 31.1.2.1 and allocation pool is NOT set 2025-10-15 12:49:02,900 - 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 1024ms') 2025-10-15 12:49:02,900 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-68149053 failed! 2025-10-15 12:49:02,955 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 is 31.1.1.1 and allocation pool is NOT set 2025-10-15 12:49:02,955 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 is 31.1.2.1 and allocation pool is NOT set 2025-10-15 12:49:05,012 - 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=5.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.92 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.916/3.624/5.333/1.708 ms') 2025-10-15 12:49:05,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00512199-68149053 passed 2025-10-15 12:49:05,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:05,159 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00512199-68149053, IP 31.1.1.4, Port 22 2025-10-15 12:49:05,326 - DEBUG - VM ctest-TestBasicVMVN-00512199-68149053 is ready for SSH connections 2025-10-15 12:49:05,326 - INFO - Waiting for VM ctest-TestBasicVMVN-00512199-64882078 to be up.. 2025-10-15 12:49:05,396 - DEBUG - VM is in ACTIVE state now 2025-10-15 12:49:05,396 - INFO - VM name : ctest-TestBasicVMVN-00512199-64882078 2025-10-15 12:49:05,459 - DEBUG - VM ctest-TestBasicVMVN-00512199-64882078 ID is c85e8d23-f281-4882-9fac-2e9f7d2454a9 2025-10-15 12:49:05,459 - DEBUG - VM ctest-TestBasicVMVN-00512199-64882078 launched on Node cn-jenkins-deploy-platform-ansible-os-4324-1 2025-10-15 12:49:05,524 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c85e8d23-f281-4882-9fac-2e9f7d2454a9 2025-10-15 12:49:05,532 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4b14ae6f-cd06-499e-a360-3ccdef680e85 2025-10-15 12:49:06,767 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.355 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.355/1.763/3.171/1.408 ms') 2025-10-15 12:49:06,767 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00512199-64882078 passed 2025-10-15 12:49:06,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:06,915 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00512199-64882078, IP 31.1.2.4, Port 22 2025-10-15 12:49:07,070 - DEBUG - VM ctest-TestBasicVMVN-00512199-64882078 is ready for SSH connections 2025-10-15 12:49:07,071 - INFO - Waiting for VM ctest-TestBasicVMVN-00512199-26309054 to be up.. 2025-10-15 12:49:07,137 - DEBUG - VM is in ACTIVE state now 2025-10-15 12:49:07,137 - INFO - VM name : ctest-TestBasicVMVN-00512199-26309054 2025-10-15 12:49:07,204 - DEBUG - VM ctest-TestBasicVMVN-00512199-26309054 ID is 7721f41d-3791-41b0-8582-7c15f6fc18a6 2025-10-15 12:49:07,204 - DEBUG - VM ctest-TestBasicVMVN-00512199-26309054 launched on Node cn-jenkins-deploy-platform-ansible-os-4324-1 2025-10-15 12:49:07,275 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7721f41d-3791-41b0-8582-7c15f6fc18a6 2025-10-15 12:49:07,282 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/938bec2f-afb2-4f85-a1a9-2ed2dc476e7e 2025-10-15 12:49:08,516 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.336 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.336/1.530/2.725/1.194 ms') 2025-10-15 12:49:08,516 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00512199-26309054 passed 2025-10-15 12:49:08,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:08,663 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00512199-26309054, IP 31.1.1.3, Port 22 2025-10-15 12:49:08,818 - DEBUG - VM ctest-TestBasicVMVN-00512199-26309054 is ready for SSH connections 2025-10-15 12:49:08,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:08,818 - 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-10-15 12:49:08,819 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-15 12:49:12,809 - 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.217 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.078 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.008 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.008/1.767/3.217 ms 2025-10-15 12:49:12,809 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00512199-68149053 passed 2025-10-15 12:49:12,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:12,809 - 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-10-15 12:49:12,809 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-15 12:49:16,457 - 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.146 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.678 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.788 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.788/1.870/3.146 ms 2025-10-15 12:49:16,457 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00512199-64882078 passed 2025-10-15 12:49:16,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:16,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:16,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-15 12:49:16,458 - 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-10-15 12:49:16,458 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 12:49:16,634 - DEBUG - None 2025-10-15 12:49:16,634 - 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-10-15 12:49:16,634 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 12:49:16,815 - DEBUG - None 2025-10-15 12:49:16,815 - 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-10-15 12:49:16,815 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-15 12:49:17,421 - DEBUG - None 2025-10-15 12:49:17,421 - 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-10-15 12:49:17,421 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-15 12:49:19,625 - 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.958 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.660 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.396 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.021 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.876/4.660 ms 2025-10-15 12:49:19,626 - 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-10-15 12:49:19,626 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-15 12:49:21,864 - 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.943 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.716 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.788 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.993 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.838 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.463 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.422/1.880/3.788 ms 2025-10-15 12:49:21,864 - 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-10-15 12:49:21,864 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-15 12:49:24,105 - 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.095 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.956 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.731 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.519 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.705 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.423 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.388/2.116/4.731 ms 2025-10-15 12:49:24,105 - INFO - Deleting VM ctest-TestBasicVMVN-00512199-26309054 2025-10-15 12:49:24,170 - INFO - Detaching port 4b14ae6f-cd06-499e-a360-3ccdef680e85 from VM ctest-TestBasicVMVN-00512199-64882078 2025-10-15 12:49:24,202 - INFO - Deleting VM ctest-TestBasicVMVN-00512199-64882078 2025-10-15 12:49:24,277 - INFO - Detaching port 80bddce5-c17f-4063-bfd2-82495655cfd0 from VM ctest-TestBasicVMVN-00512199-68149053 2025-10-15 12:49:24,308 - INFO - Deleting VM ctest-TestBasicVMVN-00512199-68149053 2025-10-15 12:49:24,385 - INFO - Deleting VN ctest-vn-20909448 2025-10-15 12:49:24,540 - DEBUG - Response for delete_port : () 2025-10-15 12:49:24,699 - DEBUG - Response for delete_port : () 2025-10-15 12:49:24,742 - DEBUG - VN a33fabb5-9893-47d2-ba91-d185ea5c0242 still in use: Unable to complete operation on network a33fabb5-9893-47d2-ba91-d185ea5c0242. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-11900128-448c-487f-9c1d-63b66ab4f284'] 2025-10-15 12:49:24,742 - WARNING - Deleting VN ctest-vn-20909448 failed..Will retry 2025-10-15 12:49:26,872 - DEBUG - Response for deleting network () 2025-10-15 12:49:26,872 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/99d93ed7-6950-4458-ad40-84f9bda90d97 2025-10-15 12:49:26,877 - DEBUG - Response Code: 404 2025-10-15 12:49:26,877 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-15 12:49:26,881 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2dbc06a8-a315-4d0f-8b78-a4c5f1f9b3b0 2025-10-15 12:49:26,936 - DEBUG - Requesting: http://10.0.0.38:8082/project/25dfb683-30cb-4863-8bae-c3cb0ec89d92 2025-10-15 12:49:27,012 - INFO - Validated that VN ctest-vn-20909448 is not found in API Server 2025-10-15 12:49:27,022 - DEBUG - VN ctest-vn-20909448 is not present in Agent 10.0.0.38 2025-10-15 12:49:27,022 - INFO - Validated that VN ctest-vn-20909448 is not in any agent 2025-10-15 12:49:27,027 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-10-15 12:49:27,032 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-20909448 2025-10-15 12:49:27,032 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00512199:ctest-vn-20909448 2025-10-15 12:49:27,042 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20909448 info 2025-10-15 12:49:27,114 - INFO - IPAM: ctest-ipam-78568906 is not found in API Server 2025-10-15 12:49:27,123 - INFO - IPAM:ctest-ipam-78568906 is not found in control node 2025-10-15 12:49:27,387 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 12:49:27,387 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-15 12:49:27,387 - INFO - -------------------------------------------------------------------------------- 2025-10-15 12:49:28,058 - INFO - Deleted project: ctest-TestBasicVMVN-00512199, ID : 25dfb683-30cb-4863-8bae-c3cb0ec89d92