2025-09-15 11:36:14,425 - INFO - Domain Default found not creating 2025-09-15 11:36:14,568 - INFO - Project ctest-TestBasicVMVN-42398410 not found, creating it 2025-09-15 11:36:15,018 - INFO - Created Project:ctest-TestBasicVMVN-42398410, ID : f3a76720-c8e7-4fe3-8adb-101f75b9dc37 2025-09-15 11:36:16,511 - INFO - ================================================================================ 2025-09-15 11:36:16,511 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-15 11:36:16,512 - 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-09-15 11:36:16,764 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-15 11:36:16,764 - INFO - Initial checks done. Running the testcase now 2025-09-15 11:36:16,764 - INFO - 2025-09-15 11:36:17,280 - DEBUG - Response for create_network : {'network': {'id': '4e9f99c0-58a4-4261-8e15-9960953e036c', 'name': 'ctest-vn2_metadata-73451698', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42398410', 'ctest-vn2_metadata-73451698'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 11:36:17,429 - DEBUG - Response for create_subnet : {'subnet': {'id': '2211b603-6e7b-400f-b0e2-52731bd219ad', 'name': '', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': '4e9f99c0-58a4-4261-8e15-9960953e036c', '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': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:17,448 - INFO - Created VN ctest-vn2_metadata-73451698 2025-09-15 11:36:17,499 - DEBUG - VN ctest-vn2_metadata-73451698 UUID is 4e9f99c0-58a4-4261-8e15-9960953e036c 2025-09-15 11:36:17,671 - DEBUG - Services list from nova: [, , ] 2025-09-15 11:36:18,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4115-1) 2025-09-15 11:36:18,763 - DEBUG - Link local service introspect added 2025-09-15 11:36:18,801 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-15 11:36:23,872 - DEBUG - VM is in ACTIVE state now 2025-09-15 11:36:23,997 - INFO - Waiting for VM ctest-TestBasicVMVN-42398410-97264747 to be up.. 2025-09-15 11:36:23,997 - INFO - VM name : ctest-TestBasicVMVN-42398410-97264747 2025-09-15 11:36:24,067 - DEBUG - VM ctest-TestBasicVMVN-42398410-97264747 ID is aec2b879-b026-4e58-8fce-c08ff0f3fa2d 2025-09-15 11:36:24,067 - DEBUG - VM ctest-TestBasicVMVN-42398410-97264747 launched on Node cn-jenkins-deploy-platform-ansible-os-4115-1 2025-09-15 11:36:24,141 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aec2b879-b026-4e58-8fce-c08ff0f3fa2d 2025-09-15 11:36:24,429 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aec2b879-b026-4e58-8fce-c08ff0f3fa2d 2025-09-15 11:36:24,457 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/efff3215-758c-4cb8-b01c-48960692eee8 2025-09-15 11:36:27,701 - 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-09-15 11:36:27,701 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-97264747 failed! 2025-09-15 11:36:27,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn2_metadata-73451698 is 11.1.1.1 and allocation pool is NOT set 2025-09-15 11:36:29,817 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.16 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.158/2.719/4.280/1.561 ms') 2025-09-15 11:36:29,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-97264747 passed 2025-09-15 11:36:29,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:36:29,967 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42398410-97264747, IP 11.1.1.3, Port 22 2025-09-15 11:36:30,122 - DEBUG - VM ctest-TestBasicVMVN-42398410-97264747 is ready for SSH connections 2025-09-15 11:36:30,122 - INFO - Retry 0 2025-09-15 11:36:30,123 - 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.22, gateway password: c0ntrail123 2025-09-15 11:36:30,123 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-15 11:36:31,720 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-15 11:36:31,720 - INFO - Generic metadata worked 2025-09-15 11:36:31,971 - DEBUG - Link local service introspect removed 2025-09-15 11:36:31,971 - INFO - Deleting VM ctest-TestBasicVMVN-42398410-97264747 2025-09-15 11:36:32,037 - INFO - Deleting VN ctest-vn2_metadata-73451698 2025-09-15 11:36:32,078 - DEBUG - VN 4e9f99c0-58a4-4261-8e15-9960953e036c still in use: Unable to complete operation on network 4e9f99c0-58a4-4261-8e15-9960953e036c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-850a46ea-fde8-442e-99bc-463496b9b082'] 2025-09-15 11:36:32,078 - WARNING - Deleting VN ctest-vn2_metadata-73451698 failed..Will retry 2025-09-15 11:36:34,197 - DEBUG - Response for deleting network () 2025-09-15 11:36:34,463 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 11:36:34,463 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-09-15 11:36:34,463 - INFO - -------------------------------------------------------------------------------- 2025-09-15 11:36:34,465 - INFO - ================================================================================ 2025-09-15 11:36:34,465 - INFO - STARTING TEST : test_metadata_service 2025-09-15 11:36:34,466 - 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-09-15 11:36:34,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-15 11:36:34,744 - INFO - Initial checks done. Running the testcase now 2025-09-15 11:36:34,744 - INFO - 2025-09-15 11:36:34,744 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-09-15 11:36:34,750 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/50261fdf-9f36-47ea-9952-60ebc21b748d 2025-09-15 11:36:34,938 - DEBUG - Response for create_network : {'network': {'id': '9b864411-24fd-4a3c-9949-5caa4850ea41', 'name': 'ctest-vn-03931131', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42398410', 'ctest-vn-03931131'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 11:36:35,131 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d3194c3-f1d9-4baa-a9a6-3dbb9267c8dd', 'name': '', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': '9b864411-24fd-4a3c-9949-5caa4850ea41', 'ip_version': 4, 'cidr': '44.170.25.192/26', 'allocation_pools': [{'start': '44.170.25.194', 'end': '44.170.25.254'}], 'gateway_ip': '44.170.25.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.170.25.194', 'tags': [], 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:35,148 - INFO - Created VN ctest-vn-03931131 2025-09-15 11:36:35,199 - DEBUG - VN ctest-vn-03931131 UUID is 9b864411-24fd-4a3c-9949-5caa4850ea41 2025-09-15 11:36:36,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4115-1) 2025-09-15 11:36:36,408 - INFO - Waiting for VM ctest-TestBasicVMVN-42398410-76938793 to be up.. 2025-09-15 11:36:36,458 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-15 11:36:41,532 - DEBUG - VM is in ACTIVE state now 2025-09-15 11:36:41,532 - INFO - VM name : ctest-TestBasicVMVN-42398410-76938793 2025-09-15 11:36:41,606 - DEBUG - VM ctest-TestBasicVMVN-42398410-76938793 ID is 3195294b-d590-4814-b9bc-75e31e93ef7c 2025-09-15 11:36:41,606 - DEBUG - VM ctest-TestBasicVMVN-42398410-76938793 launched on Node cn-jenkins-deploy-platform-ansible-os-4115-1 2025-09-15 11:36:41,676 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3195294b-d590-4814-b9bc-75e31e93ef7c 2025-09-15 11:36:41,685 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d2c65853-80c1-423b-bed3-524538703b86 2025-09-15 11:36:44,956 - 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 1031ms') 2025-09-15 11:36:44,956 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-76938793 failed! 2025-09-15 11:36:45,011 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-03931131 is 44.170.25.193 and allocation pool is NOT set 2025-09-15 11:36:47,075 - 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=12.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.00 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.995/7.837/12.680/4.842 ms') 2025-09-15 11:36:47,075 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-76938793 passed 2025-09-15 11:36:47,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:36:47,223 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42398410-76938793, IP 44.170.25.195, Port 22 2025-09-15 11:36:47,378 - DEBUG - VM ctest-TestBasicVMVN-42398410-76938793 is ready for SSH connections 2025-09-15 11:36:47,378 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-09-15 11:36:47,378 - DEBUG - cat /tmp/output.txt 2025-09-15 11:36:49,085 - DEBUG - Hello World. The time is now Mon, 15 Sep 2025 05:36:47 -0600! 2025-09-15 11:36:49,085 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 15 Sep 2025 05:36:47 -0600!'} 2025-09-15 11:36:49,085 - INFO - metadata_script.txt got executed in the vm 2025-09-15 11:36:49,085 - INFO - Deleting VM ctest-TestBasicVMVN-42398410-76938793 2025-09-15 11:36:49,181 - INFO - Deleting VN ctest-vn-03931131 2025-09-15 11:36:49,217 - DEBUG - VN 9b864411-24fd-4a3c-9949-5caa4850ea41 still in use: Unable to complete operation on network 9b864411-24fd-4a3c-9949-5caa4850ea41. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f1d57339-7f42-4c43-b186-14059f7df87e'] 2025-09-15 11:36:49,217 - WARNING - Deleting VN ctest-vn-03931131 failed..Will retry 2025-09-15 11:36:51,318 - DEBUG - Response for deleting network () 2025-09-15 11:36:51,577 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 11:36:51,577 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-09-15 11:36:51,577 - INFO - -------------------------------------------------------------------------------- 2025-09-15 11:36:51,579 - INFO - ================================================================================ 2025-09-15 11:36:51,579 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-15 11:36:51,580 - 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-09-15 11:36:51,869 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-15 11:36:51,869 - INFO - Initial checks done. Running the testcase now 2025-09-15 11:36:51,869 - INFO - 2025-09-15 11:36:52,362 - DEBUG - Response for create_network : {'network': {'id': 'a7ebd119-b85f-4c57-9dc0-d2c47a793ae2', 'name': 'ctest-vn-05494381', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42398410', 'ctest-vn-05494381'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 11:36:52,539 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd927900-155f-4b5c-986e-d74f67439edb', 'name': '', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': 'a7ebd119-b85f-4c57-9dc0-d2c47a793ae2', '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': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:52,731 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e851677-dca6-435d-a0c3-95f1971b7d43', 'name': '', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': 'a7ebd119-b85f-4c57-9dc0-d2c47a793ae2', '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': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:52,753 - INFO - Created VN ctest-vn-05494381 2025-09-15 11:36:52,807 - DEBUG - VN ctest-vn-05494381 UUID is a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:53,206 - DEBUG - Response for create_port : {'port': {'name': '9247044d-7516-4c11-b814-3afe7026255b', 'id': '9247044d-7516-4c11-b814-3afe7026255b', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': 'a7ebd119-b85f-4c57-9dc0-d2c47a793ae2', 'mac_address': '02:92:47:04:4d:75', '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': 'bd927900-155f-4b5c-986e-d74f67439edb'}], 'security_groups': ['9ac4d433-2aba-4238-97a6-0965083f5757'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:53,373 - DEBUG - Response for create_port : {'port': {'name': 'c022a84e-9893-4678-9204-02385095be4d', 'id': 'c022a84e-9893-4678-9204-02385095be4d', 'tenant_id': 'f3a76720c8e74fe38adb101f75b9dc37', 'network_id': 'a7ebd119-b85f-4c57-9dc0-d2c47a793ae2', 'mac_address': '02:c0:22:a8:4e: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': '4e851677-dca6-435d-a0c3-95f1971b7d43'}], 'security_groups': ['9ac4d433-2aba-4238-97a6-0965083f5757'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3a76720c8e74fe38adb101f75b9dc37'}} 2025-09-15 11:36:53,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4115-1) 2025-09-15 11:36:54,205 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4115-1) 2025-09-15 11:36:55,472 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4115-1) 2025-09-15 11:36:55,472 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-15 11:36:55,477 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b060051c-7aee-4d6e-8637-30f7274bf19e 2025-09-15 11:36:55,490 - DEBUG - Requesting: http://10.0.0.22:8082/project/f3a76720-c8e7-4fe3-8adb-101f75b9dc37 2025-09-15 11:36:55,569 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/458c3b9b-b388-41c0-a390-fac1b792b82e 2025-09-15 11:36:55,579 - INFO - Verifications in API Server for IPAM: ctest-ipam-54852424 passed 2025-09-15 11:36:55,586 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42398410:ctest-ipam-54852424', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42398410', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5011446025274540480', 'uuid-lslong': '11786195934744066094'}, 'enable': 'true', 'created': '2025-09-15T11:36:51', 'last-modified': '2025-09-15T11:36:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.484892'} 2025-09-15 11:36:55,586 - INFO - Verifications in Control node for IPAM: ctest-ipam-54852424 passed 2025-09-15 11:36:55,586 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-15 11:36:55,592 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b060051c-7aee-4d6e-8637-30f7274bf19e 2025-09-15 11:36:55,604 - DEBUG - Requesting: http://10.0.0.22:8082/project/f3a76720-c8e7-4fe3-8adb-101f75b9dc37 2025-09-15 11:36:55,681 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,692 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,705 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:36:55,715 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:36:55,723 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4d37a7f3-6502-4692-9f20-2ea1b4d3e377 2025-09-15 11:36:55,730 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-15 11:36:55,730 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,740 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:36:55,760 - INFO - Verified VN network id 11 for VN a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,760 - INFO - Verifications in API Server for VN ctest-vn-05494381 passed 2025-09-15 11:36:55,761 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,774 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:36:55,784 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:36:55,791 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4d37a7f3-6502-4692-9f20-2ea1b4d3e377 2025-09-15 11:36:55,804 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42398410', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12099994732258610263', 'uuid-lslong': '11367317200793320162'}, 'enable': 'true', 'created': '2025-09-15T11:36:52', 'last-modified': '2025-09-15T11:36:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.130226'} 2025-09-15 11:36:55,813 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-15 11:36:55,813 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05494381 passed 2025-09-15 11:36:55,813 - DEBUG - ====Verifying policy data for ctest-vn-05494381 in API_Server ====== 2025-09-15 11:36:55,814 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-15 11:36:55,823 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b060051c-7aee-4d6e-8637-30f7274bf19e 2025-09-15 11:36:55,835 - DEBUG - Requesting: http://10.0.0.22:8082/project/f3a76720-c8e7-4fe3-8adb-101f75b9dc37 2025-09-15 11:36:55,925 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 2025-09-15 11:36:55,944 - DEBUG - =>VN ctest-vn-05494381 has no policy to be verified 2025-09-15 11:36:55,944 - DEBUG - Verifying the vn in opserver 2025-09-15 11:36:55,944 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 virtual network link through opserver 10.0.0.22 2025-09-15 11:36:55,946 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-15 11:36:56,323 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-15 11:36:56,395 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381?flat'} 2025-09-15 11:36:56,395 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 is found in opserver 2025-09-15 11:36:56,400 - DEBUG - VRF ids for VN ctest-vn-05494381: {'10.0.0.22': '2'} 2025-09-15 11:36:56,400 - INFO - Waiting for VM ctest-TestBasicVMVN-42398410-65173411 to be up.. 2025-09-15 11:36:56,492 - DEBUG - VM is in ACTIVE state now 2025-09-15 11:36:56,492 - INFO - VM name : ctest-TestBasicVMVN-42398410-65173411 2025-09-15 11:36:56,580 - DEBUG - VM ctest-TestBasicVMVN-42398410-65173411 ID is 68eb3239-2d7a-4f20-9bec-3a84cf9c8dff 2025-09-15 11:36:56,580 - DEBUG - VM ctest-TestBasicVMVN-42398410-65173411 launched on Node cn-jenkins-deploy-platform-ansible-os-4115-1 2025-09-15 11:36:56,661 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/68eb3239-2d7a-4f20-9bec-3a84cf9c8dff 2025-09-15 11:36:56,671 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9247044d-7516-4c11-b814-3afe7026255b 2025-09-15 11:36:59,952 - 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 1031ms') 2025-09-15 11:36:59,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-65173411 failed! 2025-09-15 11:37:00,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 is 31.1.1.1 and allocation pool is NOT set 2025-09-15 11:37:00,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 is 31.1.2.1 and allocation pool is NOT set 2025-09-15 11:37:04,081 - 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 1022ms') 2025-09-15 11:37:04,081 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-65173411 failed! 2025-09-15 11:37:04,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 is 31.1.1.1 and allocation pool is NOT set 2025-09-15 11:37:04,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 is 31.1.2.1 and allocation pool is NOT set 2025-09-15 11:37:06,203 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.965 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.965/3.195/5.426/2.230 ms') 2025-09-15 11:37:06,203 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42398410-65173411 passed 2025-09-15 11:37:06,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:06,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42398410-65173411, IP 31.1.1.4, Port 22 2025-09-15 11:37:06,510 - DEBUG - VM ctest-TestBasicVMVN-42398410-65173411 is ready for SSH connections 2025-09-15 11:37:06,510 - INFO - Waiting for VM ctest-TestBasicVMVN-42398410-24526480 to be up.. 2025-09-15 11:37:06,586 - DEBUG - VM is in ACTIVE state now 2025-09-15 11:37:06,587 - INFO - VM name : ctest-TestBasicVMVN-42398410-24526480 2025-09-15 11:37:06,660 - DEBUG - VM ctest-TestBasicVMVN-42398410-24526480 ID is d6fa63c8-26df-4aa4-b413-76ab222b2008 2025-09-15 11:37:06,660 - DEBUG - VM ctest-TestBasicVMVN-42398410-24526480 launched on Node cn-jenkins-deploy-platform-ansible-os-4115-1 2025-09-15 11:37:06,734 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d6fa63c8-26df-4aa4-b413-76ab222b2008 2025-09-15 11:37:06,742 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c022a84e-9893-4678-9204-02385095be4d 2025-09-15 11:37:07,994 - 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.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.475 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.475/1.657/2.840/1.182 ms') 2025-09-15 11:37:07,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42398410-24526480 passed 2025-09-15 11:37:08,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:08,151 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42398410-24526480, IP 31.1.2.4, Port 22 2025-09-15 11:37:08,314 - DEBUG - VM ctest-TestBasicVMVN-42398410-24526480 is ready for SSH connections 2025-09-15 11:37:08,315 - INFO - Waiting for VM ctest-TestBasicVMVN-42398410-79605987 to be up.. 2025-09-15 11:37:08,387 - DEBUG - VM is in ACTIVE state now 2025-09-15 11:37:08,387 - INFO - VM name : ctest-TestBasicVMVN-42398410-79605987 2025-09-15 11:37:08,455 - DEBUG - VM ctest-TestBasicVMVN-42398410-79605987 ID is f50c1ca5-d7ee-43c9-a321-85394d19635f 2025-09-15 11:37:08,456 - DEBUG - VM ctest-TestBasicVMVN-42398410-79605987 launched on Node cn-jenkins-deploy-platform-ansible-os-4115-1 2025-09-15 11:37:08,543 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f50c1ca5-d7ee-43c9-a321-85394d19635f 2025-09-15 11:37:08,553 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/026bb50d-864e-4f59-9ae0-c13f93a13e37 2025-09-15 11:37:09,794 - 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=5.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.424 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.424/2.763/5.103/2.339 ms') 2025-09-15 11:37:09,795 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42398410-79605987 passed 2025-09-15 11:37:09,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:09,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42398410-79605987, IP 31.1.1.3, Port 22 2025-09-15 11:37:10,106 - DEBUG - VM ctest-TestBasicVMVN-42398410-79605987 is ready for SSH connections 2025-09-15 11:37:10,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:10,106 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:10,106 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-15 11:37:14,153 - 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.791 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.815 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.157 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.815/1.921/3.791 ms 2025-09-15 11:37:14,153 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42398410-65173411 passed 2025-09-15 11:37:14,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:14,154 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:14,154 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-15 11:37:17,839 - 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=4.001 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.872 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.857 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.857/1.910/4.001 ms 2025-09-15 11:37:17,839 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42398410-24526480 passed 2025-09-15 11:37:17,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:17,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:17,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 11:37:17,840 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:17,840 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 11:37:18,025 - DEBUG - None 2025-09-15 11:37:18,025 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:18,025 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 11:37:18,199 - DEBUG - None 2025-09-15 11:37:18,199 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:18,199 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 11:37:18,832 - DEBUG - None 2025-09-15 11:37:18,832 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:18,832 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-15 11:37:21,051 - 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.119 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.727 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.500 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.222 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.469/2.407/6.727 ms 2025-09-15 11:37:21,051 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:21,051 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-15 11:37:23,298 - 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=1.029 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.454 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.737 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.986 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.393/2.134/4.737 ms 2025-09-15 11:37:23,299 - 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.22, gateway password: c0ntrail123 2025-09-15 11:37:23,299 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-15 11:37:25,565 - 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.876 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.797 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.972 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.731 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.650 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.487/2.030/3.699 ms 2025-09-15 11:37:25,566 - INFO - Deleting VM ctest-TestBasicVMVN-42398410-79605987 2025-09-15 11:37:25,633 - INFO - Detaching port c022a84e-9893-4678-9204-02385095be4d from VM ctest-TestBasicVMVN-42398410-24526480 2025-09-15 11:37:25,666 - INFO - Deleting VM ctest-TestBasicVMVN-42398410-24526480 2025-09-15 11:37:25,747 - INFO - Detaching port 9247044d-7516-4c11-b814-3afe7026255b from VM ctest-TestBasicVMVN-42398410-65173411 2025-09-15 11:37:25,782 - INFO - Deleting VM ctest-TestBasicVMVN-42398410-65173411 2025-09-15 11:37:25,875 - INFO - Deleting VN ctest-vn-05494381 2025-09-15 11:37:26,047 - DEBUG - Response for delete_port : () 2025-09-15 11:37:26,219 - DEBUG - Response for delete_port : () 2025-09-15 11:37:26,257 - DEBUG - VN a7ebd119-b85f-4c57-9dc0-d2c47a793ae2 still in use: Unable to complete operation on network a7ebd119-b85f-4c57-9dc0-d2c47a793ae2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d3e719e8-5833-4cfc-9e66-51e7ef2408b9'] 2025-09-15 11:37:26,257 - WARNING - Deleting VN ctest-vn-05494381 failed..Will retry 2025-09-15 11:37:28,380 - DEBUG - Response for deleting network () 2025-09-15 11:37:28,380 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/139885a6-a8e4-419b-829a-debd30c5b9a6 2025-09-15 11:37:28,385 - DEBUG - Response Code: 404 2025-09-15 11:37:28,385 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-15 11:37:28,389 - DEBUG - Requesting: http://10.0.0.22:8082/domain/b060051c-7aee-4d6e-8637-30f7274bf19e 2025-09-15 11:37:28,439 - DEBUG - Requesting: http://10.0.0.22:8082/project/f3a76720-c8e7-4fe3-8adb-101f75b9dc37 2025-09-15 11:37:28,504 - INFO - Validated that VN ctest-vn-05494381 is not found in API Server 2025-09-15 11:37:28,513 - DEBUG - VN ctest-vn-05494381 is not present in Agent 10.0.0.22 2025-09-15 11:37:28,513 - INFO - Validated that VN ctest-vn-05494381 is not in any agent 2025-09-15 11:37:28,517 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-09-15 11:37:28,523 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-05494381 2025-09-15 11:37:28,523 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42398410:ctest-vn-05494381 2025-09-15 11:37:28,531 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05494381 info 2025-09-15 11:37:28,602 - INFO - IPAM: ctest-ipam-54852424 is not found in API Server 2025-09-15 11:37:28,611 - INFO - IPAM:ctest-ipam-54852424 is not found in control node 2025-09-15 11:37:28,867 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 11:37:28,867 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-09-15 11:37:28,867 - INFO - -------------------------------------------------------------------------------- 2025-09-15 11:37:29,545 - INFO - Deleted project: ctest-TestBasicVMVN-42398410, ID : f3a76720-c8e7-4fe3-8adb-101f75b9dc37