2025-10-20 02:09:23,197 - INFO - Domain Default found not creating 2025-10-20 02:09:23,343 - INFO - Project ctest-TestBasicVMVN-69361028 not found, creating it 2025-10-20 02:09:23,785 - INFO - Created Project:ctest-TestBasicVMVN-69361028, ID : d6f63949-e7a4-4534-9dda-8ebe3dba7d89 2025-10-20 02:09:25,320 - INFO - ================================================================================ 2025-10-20 02:09:25,320 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-20 02:09:25,320 - 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-20 02:09:25,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with 2025-10-20 02:09:25,583 - INFO - Initial checks done. Running the testcase now 2025-10-20 02:09:25,583 - INFO - 2025-10-20 02:09:26,151 - DEBUG - Response for create_network : {'network': {'id': '91d5625f-e05e-42d8-9f56-f10e2fc43a0a', 'name': 'ctest-vn2_metadata-32428517', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69361028', 'ctest-vn2_metadata-32428517'], 'port_security_enabled': True, 'description': ''}} 2025-10-20 02:09:26,313 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6d99f21-03d3-4905-b4d7-29615fecf181', 'name': '', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': '91d5625f-e05e-42d8-9f56-f10e2fc43a0a', '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': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:09:26,331 - INFO - Created VN ctest-vn2_metadata-32428517 2025-10-20 02:09:26,381 - DEBUG - VN ctest-vn2_metadata-32428517 UUID is 91d5625f-e05e-42d8-9f56-f10e2fc43a0a 2025-10-20 02:09:26,552 - DEBUG - Services list from nova: [, , ] 2025-10-20 02:09:27,551 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4369-1) 2025-10-20 02:09:27,653 - DEBUG - Link local service introspect added 2025-10-20 02:09:27,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-20 02:09:32,766 - DEBUG - VM is in ACTIVE state now 2025-10-20 02:09:32,892 - INFO - Waiting for VM ctest-TestBasicVMVN-69361028-12857702 to be up.. 2025-10-20 02:09:32,892 - INFO - VM name : ctest-TestBasicVMVN-69361028-12857702 2025-10-20 02:09:32,962 - DEBUG - VM ctest-TestBasicVMVN-69361028-12857702 ID is 6c574047-2865-4e95-b122-80e90c255905 2025-10-20 02:09:32,962 - DEBUG - VM ctest-TestBasicVMVN-69361028-12857702 launched on Node cn-jenkins-deploy-platform-ansible-os-4369-1 2025-10-20 02:09:33,027 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/6c574047-2865-4e95-b122-80e90c255905 2025-10-20 02:09:33,327 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/6c574047-2865-4e95-b122-80e90c255905 2025-10-20 02:09:33,355 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/6112f5bf-6cde-4ca8-a57e-0690d3bb1abc 2025-10-20 02:09:36,613 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-10-20 02:09:36,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-12857702 failed! 2025-10-20 02:09:36,666 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn2_metadata-32428517 is 11.1.1.1 and allocation pool is NOT set 2025-10-20 02:09:38,728 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.488 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.488/1.905/3.322/1.417 ms') 2025-10-20 02:09:38,728 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-12857702 passed 2025-10-20 02:09:38,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:09:38,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69361028-12857702, IP 11.1.1.3, Port 22 2025-10-20 02:09:39,033 - DEBUG - VM ctest-TestBasicVMVN-69361028-12857702 is ready for SSH connections 2025-10-20 02:09:39,033 - INFO - Retry 0 2025-10-20 02:09:39,033 - 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.56, gateway password: c0ntrail123 2025-10-20 02:09:39,033 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-20 02:09:40,621 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-20 02:09:40,621 - INFO - Generic metadata worked 2025-10-20 02:09:40,901 - DEBUG - Link local service introspect removed 2025-10-20 02:09:40,901 - INFO - Deleting VM ctest-TestBasicVMVN-69361028-12857702 2025-10-20 02:09:40,985 - INFO - Deleting VN ctest-vn2_metadata-32428517 2025-10-20 02:09:41,059 - DEBUG - VN 91d5625f-e05e-42d8-9f56-f10e2fc43a0a still in use: Unable to complete operation on network 91d5625f-e05e-42d8-9f56-f10e2fc43a0a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5e39f26c-7e5b-41ba-ae7a-429d4a81eb51'] 2025-10-20 02:09:41,059 - WARNING - Deleting VN ctest-vn2_metadata-32428517 failed..Will retry 2025-10-20 02:09:43,152 - DEBUG - Response for deleting network () 2025-10-20 02:09:43,410 - DEBUG - No XMPP flaps were noticed during the test 2025-10-20 02:09:43,410 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-20 02:09:43,410 - INFO - -------------------------------------------------------------------------------- 2025-10-20 02:09:43,412 - INFO - ================================================================================ 2025-10-20 02:09:43,412 - INFO - STARTING TEST : test_metadata_service 2025-10-20 02:09:43,412 - 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-20 02:09:43,698 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with 2025-10-20 02:09:43,698 - INFO - Initial checks done. Running the testcase now 2025-10-20 02:09:43,698 - INFO - 2025-10-20 02:09:43,698 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-configs 2025-10-20 02:09:43,704 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-config/67a7e74b-1314-4089-9a89-cd3155ee1eb7 2025-10-20 02:09:43,867 - DEBUG - Response for create_network : {'network': {'id': '7cd07c73-8c9d-4cd3-a022-e77e4b46591b', 'name': 'ctest-vn-14259539', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69361028', 'ctest-vn-14259539'], 'port_security_enabled': True, 'description': ''}} 2025-10-20 02:09:44,056 - DEBUG - Response for create_subnet : {'subnet': {'id': '86a93f9d-a2ba-433a-b1ed-11a154bf4baf', 'name': '', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': '7cd07c73-8c9d-4cd3-a022-e77e4b46591b', 'ip_version': 4, 'cidr': '106.232.121.0/26', 'allocation_pools': [{'start': '106.232.121.2', 'end': '106.232.121.62'}], 'gateway_ip': '106.232.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.232.121.2', 'tags': [], 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:09:44,072 - INFO - Created VN ctest-vn-14259539 2025-10-20 02:09:44,121 - DEBUG - VN ctest-vn-14259539 UUID is 7cd07c73-8c9d-4cd3-a022-e77e4b46591b 2025-10-20 02:09:45,255 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4369-1) 2025-10-20 02:09:45,255 - INFO - Waiting for VM ctest-TestBasicVMVN-69361028-30592839 to be up.. 2025-10-20 02:09:45,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-20 02:09:50,361 - DEBUG - VM is in ACTIVE state now 2025-10-20 02:09:50,361 - INFO - VM name : ctest-TestBasicVMVN-69361028-30592839 2025-10-20 02:09:50,432 - DEBUG - VM ctest-TestBasicVMVN-69361028-30592839 ID is dd5d9b52-250f-4b31-84f8-2078c0d72c6b 2025-10-20 02:09:50,432 - DEBUG - VM ctest-TestBasicVMVN-69361028-30592839 launched on Node cn-jenkins-deploy-platform-ansible-os-4369-1 2025-10-20 02:09:50,501 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/dd5d9b52-250f-4b31-84f8-2078c0d72c6b 2025-10-20 02:09:50,509 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/dbfeb275-ab70-41cd-81d5-be5ab616cae0 2025-10-20 02:09:53,759 - 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 1023ms') 2025-10-20 02:09:53,759 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-30592839 failed! 2025-10-20 02:09:53,813 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-14259539 is 106.232.121.1 and allocation pool is NOT set 2025-10-20 02:09:55,878 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/1.709/3.006/1.296 ms') 2025-10-20 02:09:55,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-30592839 passed 2025-10-20 02:09:56,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:09:56,025 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69361028-30592839, IP 106.232.121.3, Port 22 2025-10-20 02:09:56,211 - DEBUG - VM ctest-TestBasicVMVN-69361028-30592839 is ready for SSH connections 2025-10-20 02:09:56,211 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2025-10-20 02:09:56,211 - DEBUG - cat /tmp/output.txt 2025-10-20 02:09:57,830 - DEBUG - Hello World. The time is now Sun, 19 Oct 2025 20:09:55 -0600! 2025-10-20 02:09:57,830 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 19 Oct 2025 20:09:55 -0600!'} 2025-10-20 02:09:57,830 - INFO - metadata_script.txt got executed in the vm 2025-10-20 02:09:57,830 - INFO - Deleting VM ctest-TestBasicVMVN-69361028-30592839 2025-10-20 02:09:57,923 - INFO - Deleting VN ctest-vn-14259539 2025-10-20 02:09:57,958 - DEBUG - VN 7cd07c73-8c9d-4cd3-a022-e77e4b46591b still in use: Unable to complete operation on network 7cd07c73-8c9d-4cd3-a022-e77e4b46591b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-50694733-703f-4a50-81ee-d1a422867755'] 2025-10-20 02:09:57,958 - WARNING - Deleting VN ctest-vn-14259539 failed..Will retry 2025-10-20 02:10:00,052 - DEBUG - Response for deleting network () 2025-10-20 02:10:00,310 - DEBUG - No XMPP flaps were noticed during the test 2025-10-20 02:10:00,310 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-20 02:10:00,310 - INFO - -------------------------------------------------------------------------------- 2025-10-20 02:10:00,312 - INFO - ================================================================================ 2025-10-20 02:10:00,312 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-20 02:10:00,312 - 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-20 02:10:00,597 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.17': '0'}} with 2025-10-20 02:10:00,597 - INFO - Initial checks done. Running the testcase now 2025-10-20 02:10:00,598 - INFO - 2025-10-20 02:10:01,065 - DEBUG - Response for create_network : {'network': {'id': 'b9d53428-86a8-4105-a572-1e1d06dc3f1a', 'name': 'ctest-vn-44362944', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69361028', 'ctest-vn-44362944'], 'port_security_enabled': True, 'description': ''}} 2025-10-20 02:10:01,231 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe844411-1336-4cd8-aba4-78dc4b265ef8', 'name': '', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': 'b9d53428-86a8-4105-a572-1e1d06dc3f1a', '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': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:10:01,390 - DEBUG - Response for create_subnet : {'subnet': {'id': '59970528-3dbe-4126-a1f2-9a8dda393cac', 'name': '', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': 'b9d53428-86a8-4105-a572-1e1d06dc3f1a', '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': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:10:01,409 - INFO - Created VN ctest-vn-44362944 2025-10-20 02:10:01,461 - DEBUG - VN ctest-vn-44362944 UUID is b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:01,838 - DEBUG - Response for create_port : {'port': {'name': 'f6aa2b43-c61f-464c-9171-638af276cff4', 'id': 'f6aa2b43-c61f-464c-9171-638af276cff4', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': 'b9d53428-86a8-4105-a572-1e1d06dc3f1a', 'mac_address': '02:f6:aa:2b:43:c6', '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': 'fe844411-1336-4cd8-aba4-78dc4b265ef8'}], 'security_groups': ['64c0164d-e089-4499-8e99-8398192cc096'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:10:01,990 - DEBUG - Response for create_port : {'port': {'name': '1c15a345-a0e7-46d1-bdbd-6ecdcae16c69', 'id': '1c15a345-a0e7-46d1-bdbd-6ecdcae16c69', 'tenant_id': 'd6f63949e7a445349dda8ebe3dba7d89', 'network_id': 'b9d53428-86a8-4105-a572-1e1d06dc3f1a', 'mac_address': '02:1c:15:a3:45:a0', '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': '59970528-3dbe-4126-a1f2-9a8dda393cac'}], 'security_groups': ['64c0164d-e089-4499-8e99-8398192cc096'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd6f63949e7a445349dda8ebe3dba7d89'}} 2025-10-20 02:10:02,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4369-1) 2025-10-20 02:10:02,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4369-1) 2025-10-20 02:10:04,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4369-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4369-1) 2025-10-20 02:10:04,022 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-10-20 02:10:04,027 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b547f689-b287-4f5c-9c91-ceecdf9ff979 2025-10-20 02:10:04,039 - DEBUG - Requesting: http://10.0.0.56:8082/project/d6f63949-e7a4-4534-9dda-8ebe3dba7d89 2025-10-20 02:10:04,117 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/505ef807-ca0b-4f60-b9eb-45a947a4dc7b 2025-10-20 02:10:04,132 - INFO - Verifications in API Server for IPAM: ctest-ipam-72571262 passed 2025-10-20 02:10:04,139 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69361028:ctest-ipam-72571262', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69361028', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5791338883183234912', 'uuid-lslong': '13396878109897448571'}, 'enable': 'true', 'created': '2025-10-20T02:10:00', 'last-modified': '2025-10-20T02:10:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.316020'} 2025-10-20 02:10:04,139 - INFO - Verifications in Control node for IPAM: ctest-ipam-72571262 passed 2025-10-20 02:10:04,139 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-10-20 02:10:04,154 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b547f689-b287-4f5c-9c91-ceecdf9ff979 2025-10-20 02:10:04,168 - DEBUG - Requesting: http://10.0.0.56:8082/project/d6f63949-e7a4-4534-9dda-8ebe3dba7d89 2025-10-20 02:10:04,255 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,270 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,281 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:04,289 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:04,299 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/6c8dcfa8-c87a-4fc1-9d88-ba7f93f61124 2025-10-20 02:10:04,308 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-20 02:10:04,309 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,323 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:04,338 - INFO - Verified VN network id 11 for VN b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,338 - INFO - Verifications in API Server for VN ctest-vn-44362944 passed 2025-10-20 02:10:04,338 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,352 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:04,363 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:04,372 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/6c8dcfa8-c87a-4fc1-9d88-ba7f93f61124 2025-10-20 02:10:04,393 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69361028', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13390666415718547717', 'uuid-lslong': '11921624273621106458'}, 'enable': 'true', 'created': '2025-10-20T02:10:01', 'last-modified': '2025-10-20T02:10:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.026413'} 2025-10-20 02:10:04,399 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-20 02:10:04,399 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44362944 passed 2025-10-20 02:10:04,399 - DEBUG - ====Verifying policy data for ctest-vn-44362944 in API_Server ====== 2025-10-20 02:10:04,399 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-10-20 02:10:04,405 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b547f689-b287-4f5c-9c91-ceecdf9ff979 2025-10-20 02:10:04,416 - DEBUG - Requesting: http://10.0.0.56:8082/project/d6f63949-e7a4-4534-9dda-8ebe3dba7d89 2025-10-20 02:10:04,507 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b9d53428-86a8-4105-a572-1e1d06dc3f1a 2025-10-20 02:10:04,527 - DEBUG - =>VN ctest-vn-44362944 has no policy to be verified 2025-10-20 02:10:04,528 - DEBUG - Verifying the vn in opserver 2025-10-20 02:10:04,528 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 virtual network link through opserver 10.0.0.56 2025-10-20 02:10:04,528 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2025-10-20 02:10:04,910 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2025-10-20 02:10:04,977 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944?flat'} 2025-10-20 02:10:04,977 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 is found in opserver 2025-10-20 02:10:04,982 - DEBUG - VRF ids for VN ctest-vn-44362944: {'10.0.0.56': '2'} 2025-10-20 02:10:04,983 - INFO - Waiting for VM ctest-TestBasicVMVN-69361028-56685489 to be up.. 2025-10-20 02:10:05,074 - DEBUG - VM is in ACTIVE state now 2025-10-20 02:10:05,074 - INFO - VM name : ctest-TestBasicVMVN-69361028-56685489 2025-10-20 02:10:05,150 - DEBUG - VM ctest-TestBasicVMVN-69361028-56685489 ID is 4e9c1a0c-0d48-4930-9b5e-72b37483e0d0 2025-10-20 02:10:05,150 - DEBUG - VM ctest-TestBasicVMVN-69361028-56685489 launched on Node cn-jenkins-deploy-platform-ansible-os-4369-1 2025-10-20 02:10:05,224 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/4e9c1a0c-0d48-4930-9b5e-72b37483e0d0 2025-10-20 02:10:05,231 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/f6aa2b43-c61f-464c-9171-638af276cff4 2025-10-20 02:10:08,484 - 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-20 02:10:08,485 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-56685489 failed! 2025-10-20 02:10:08,537 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 is 31.1.1.1 and allocation pool is NOT set 2025-10-20 02:10:08,537 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 is 31.1.2.1 and allocation pool is NOT set 2025-10-20 02:10:12,616 - 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-20 02:10:12,616 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-56685489 failed! 2025-10-20 02:10:12,669 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 is 31.1.1.1 and allocation pool is NOT set 2025-10-20 02:10:12,669 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 is 31.1.2.1 and allocation pool is NOT set 2025-10-20 02:10:14,727 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.433/2.256/4.079/1.823 ms') 2025-10-20 02:10:14,728 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69361028-56685489 passed 2025-10-20 02:10:14,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:14,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69361028-56685489, IP 31.1.1.4, Port 22 2025-10-20 02:10:15,048 - DEBUG - VM ctest-TestBasicVMVN-69361028-56685489 is ready for SSH connections 2025-10-20 02:10:15,048 - INFO - Waiting for VM ctest-TestBasicVMVN-69361028-08195358 to be up.. 2025-10-20 02:10:15,135 - DEBUG - VM is in ACTIVE state now 2025-10-20 02:10:15,135 - INFO - VM name : ctest-TestBasicVMVN-69361028-08195358 2025-10-20 02:10:15,208 - DEBUG - VM ctest-TestBasicVMVN-69361028-08195358 ID is a8d6d4d5-ea02-434c-a705-a8babf8e5ca7 2025-10-20 02:10:15,209 - DEBUG - VM ctest-TestBasicVMVN-69361028-08195358 launched on Node cn-jenkins-deploy-platform-ansible-os-4369-1 2025-10-20 02:10:15,283 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/a8d6d4d5-ea02-434c-a705-a8babf8e5ca7 2025-10-20 02:10:15,291 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/1c15a345-a0e7-46d1-bdbd-6ecdcae16c69 2025-10-20 02:10:16,523 - 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=4.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.11 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 = 1.112/2.915/4.718/1.803 ms') 2025-10-20 02:10:16,523 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69361028-08195358 passed 2025-10-20 02:10:16,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:16,669 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69361028-08195358, IP 31.1.2.4, Port 22 2025-10-20 02:10:16,824 - DEBUG - VM ctest-TestBasicVMVN-69361028-08195358 is ready for SSH connections 2025-10-20 02:10:16,825 - INFO - Waiting for VM ctest-TestBasicVMVN-69361028-13022523 to be up.. 2025-10-20 02:10:16,905 - DEBUG - VM is in ACTIVE state now 2025-10-20 02:10:16,906 - INFO - VM name : ctest-TestBasicVMVN-69361028-13022523 2025-10-20 02:10:16,973 - DEBUG - VM ctest-TestBasicVMVN-69361028-13022523 ID is 08bf07cb-4225-4191-9cba-2f7a63cdd1d9 2025-10-20 02:10:16,974 - DEBUG - VM ctest-TestBasicVMVN-69361028-13022523 launched on Node cn-jenkins-deploy-platform-ansible-os-4369-1 2025-10-20 02:10:17,046 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/08bf07cb-4225-4191-9cba-2f7a63cdd1d9 2025-10-20 02:10:17,054 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/db53fb73-4d38-43d2-81f0-39e4ab3a7622 2025-10-20 02:10:18,280 - 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=3.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.408 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.408/1.848/3.289/1.440 ms') 2025-10-20 02:10:18,280 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69361028-13022523 passed 2025-10-20 02:10:18,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:18,429 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69361028-13022523, IP 31.1.1.3, Port 22 2025-10-20 02:10:18,588 - DEBUG - VM ctest-TestBasicVMVN-69361028-13022523 is ready for SSH connections 2025-10-20 02:10:18,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:18,589 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:18,589 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-20 02:10:22,589 - 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=5.597 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.076 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.996 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.996/2.556/5.597 ms 2025-10-20 02:10:22,589 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69361028-56685489 passed 2025-10-20 02:10:22,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:22,589 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:22,589 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-20 02:10:26,255 - 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.702 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.977 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.064 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.977/1.581/2.702 ms 2025-10-20 02:10:26,255 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69361028-08195358 passed 2025-10-20 02:10:26,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:26,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:26,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-20 02:10:26,256 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:26,256 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-20 02:10:26,427 - DEBUG - None 2025-10-20 02:10:26,428 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:26,428 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-20 02:10:26,600 - DEBUG - None 2025-10-20 02:10:26,601 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:26,601 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-20 02:10:27,245 - DEBUG - None 2025-10-20 02:10:27,245 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:27,245 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-20 02:10:29,456 - 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.423 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.873 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.571 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.887 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.606 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.571/2.472/6.873 ms 2025-10-20 02:10:29,456 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:29,456 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-20 02:10:31,696 - 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.969 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.080 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.167 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.666 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.542 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.180/5.167 ms 2025-10-20 02:10:31,697 - 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.56, gateway password: c0ntrail123 2025-10-20 02:10:31,697 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-20 02:10:33,947 - 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.064 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.061 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.923 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.676 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.633 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.167/3.923 ms 2025-10-20 02:10:33,947 - INFO - Deleting VM ctest-TestBasicVMVN-69361028-13022523 2025-10-20 02:10:34,027 - INFO - Detaching port 1c15a345-a0e7-46d1-bdbd-6ecdcae16c69 from VM ctest-TestBasicVMVN-69361028-08195358 2025-10-20 02:10:34,060 - INFO - Deleting VM ctest-TestBasicVMVN-69361028-08195358 2025-10-20 02:10:34,123 - INFO - Detaching port f6aa2b43-c61f-464c-9171-638af276cff4 from VM ctest-TestBasicVMVN-69361028-56685489 2025-10-20 02:10:34,157 - INFO - Deleting VM ctest-TestBasicVMVN-69361028-56685489 2025-10-20 02:10:34,222 - INFO - Deleting VN ctest-vn-44362944 2025-10-20 02:10:34,374 - DEBUG - Response for delete_port : () 2025-10-20 02:10:34,534 - DEBUG - Response for delete_port : () 2025-10-20 02:10:34,573 - DEBUG - VN b9d53428-86a8-4105-a572-1e1d06dc3f1a still in use: Unable to complete operation on network b9d53428-86a8-4105-a572-1e1d06dc3f1a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ab2429bc-e201-4f1e-9f18-cff0b2534d5b'] 2025-10-20 02:10:34,573 - WARNING - Deleting VN ctest-vn-44362944 failed..Will retry 2025-10-20 02:10:36,707 - DEBUG - Response for deleting network () 2025-10-20 02:10:36,707 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/3e2af438-0a43-4291-b4a2-76a5554d54c0 2025-10-20 02:10:36,714 - DEBUG - Response Code: 404 2025-10-20 02:10:36,714 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-10-20 02:10:36,719 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b547f689-b287-4f5c-9c91-ceecdf9ff979 2025-10-20 02:10:36,770 - DEBUG - Requesting: http://10.0.0.56:8082/project/d6f63949-e7a4-4534-9dda-8ebe3dba7d89 2025-10-20 02:10:36,847 - INFO - Validated that VN ctest-vn-44362944 is not found in API Server 2025-10-20 02:10:36,856 - DEBUG - VN ctest-vn-44362944 is not present in Agent 10.0.0.56 2025-10-20 02:10:36,856 - INFO - Validated that VN ctest-vn-44362944 is not in any agent 2025-10-20 02:10:36,860 - DEBUG - VRF 2 is not seen in agent 10.0.0.56 2025-10-20 02:10:36,866 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-44362944 2025-10-20 02:10:36,866 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69361028:ctest-vn-44362944 2025-10-20 02:10:36,874 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44362944 info 2025-10-20 02:10:36,949 - INFO - IPAM: ctest-ipam-72571262 is not found in API Server 2025-10-20 02:10:36,957 - INFO - IPAM:ctest-ipam-72571262 is not found in control node 2025-10-20 02:10:37,230 - DEBUG - No XMPP flaps were noticed during the test 2025-10-20 02:10:37,230 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-20 02:10:37,230 - INFO - -------------------------------------------------------------------------------- 2025-10-20 02:10:37,892 - INFO - Deleted project: ctest-TestBasicVMVN-69361028, ID : d6f63949-e7a4-4534-9dda-8ebe3dba7d89