2025-10-30 13:54:09,243 - INFO - Domain Default found not creating 2025-10-30 13:54:09,401 - INFO - Project ctest-TestBasicVMVN-51802642 not found, creating it 2025-10-30 13:54:09,863 - INFO - Created Project:ctest-TestBasicVMVN-51802642, ID : 9a311d08-d8f8-458e-9088-324c3e902478 2025-10-30 13:54:11,387 - INFO - ================================================================================ 2025-10-30 13:54:11,388 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 13:54:11,388 - 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-30 13:54:11,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2025-10-30 13:54:11,647 - INFO - Initial checks done. Running the testcase now 2025-10-30 13:54:11,647 - INFO - 2025-10-30 13:54:12,205 - DEBUG - Response for create_network : {'network': {'id': '6d7853b5-9cba-4904-80a7-f2c2abdd288d', 'name': 'ctest-vn2_metadata-27782855', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'project_id': '9a311d08d8f8458e9088324c3e902478', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51802642', 'ctest-vn2_metadata-27782855'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 13:54:12,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '164bfb64-bcd3-4af1-a9cb-a6858aa4fb5a', 'name': '', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '6d7853b5-9cba-4904-80a7-f2c2abdd288d', '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': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:12,385 - INFO - Created VN ctest-vn2_metadata-27782855 2025-10-30 13:54:12,436 - DEBUG - VN ctest-vn2_metadata-27782855 UUID is 6d7853b5-9cba-4904-80a7-f2c2abdd288d 2025-10-30 13:54:12,608 - DEBUG - Services list from nova: [, , ] 2025-10-30 13:54:13,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4543-1) 2025-10-30 13:54:13,688 - DEBUG - Link local service introspect added 2025-10-30 13:54:13,734 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 13:54:18,802 - DEBUG - VM is in ACTIVE state now 2025-10-30 13:54:18,916 - INFO - Waiting for VM ctest-TestBasicVMVN-51802642-40193748 to be up.. 2025-10-30 13:54:18,917 - INFO - VM name : ctest-TestBasicVMVN-51802642-40193748 2025-10-30 13:54:18,985 - DEBUG - VM ctest-TestBasicVMVN-51802642-40193748 ID is 62f8a905-92f5-44ec-b1d0-a48ba00c1f35 2025-10-30 13:54:18,985 - DEBUG - VM ctest-TestBasicVMVN-51802642-40193748 launched on Node cn-jenkins-deploy-platform-ansible-os-4543-1 2025-10-30 13:54:19,055 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/62f8a905-92f5-44ec-b1d0-a48ba00c1f35 2025-10-30 13:54:19,345 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/62f8a905-92f5-44ec-b1d0-a48ba00c1f35 2025-10-30 13:54:19,372 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4c7d28b9-3393-41bd-80fc-eafda44ab194 2025-10-30 13:54:22,625 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms') 2025-10-30 13:54:22,625 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-40193748 failed! 2025-10-30 13:54:22,680 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn2_metadata-27782855 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 13:54:24,740 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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.283/2.646/4.010/1.363 ms') 2025-10-30 13:54:24,740 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-40193748 passed 2025-10-30 13:54:24,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:54:24,888 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-40193748, IP 11.1.1.3, Port 22 2025-10-30 13:54:25,044 - DEBUG - VM ctest-TestBasicVMVN-51802642-40193748 is ready for SSH connections 2025-10-30 13:54:25,044 - INFO - Retry 0 2025-10-30 13:54:25,044 - 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.141, gateway password: c0ntrail123 2025-10-30 13:54:25,044 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 13:54:26,678 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 13:54:26,678 - INFO - Generic metadata worked 2025-10-30 13:54:26,936 - DEBUG - Link local service introspect removed 2025-10-30 13:54:26,936 - INFO - Deleting VM ctest-TestBasicVMVN-51802642-40193748 2025-10-30 13:54:26,996 - INFO - Deleting VN ctest-vn2_metadata-27782855 2025-10-30 13:54:27,028 - DEBUG - VN 6d7853b5-9cba-4904-80a7-f2c2abdd288d still in use: Unable to complete operation on network 6d7853b5-9cba-4904-80a7-f2c2abdd288d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6e557814-1a92-479e-a08d-478918b09f6f'] 2025-10-30 13:54:27,028 - WARNING - Deleting VN ctest-vn2_metadata-27782855 failed..Will retry 2025-10-30 13:54:29,116 - DEBUG - Response for deleting network () 2025-10-30 13:54:29,377 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 13:54:29,377 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-30 13:54:29,377 - INFO - -------------------------------------------------------------------------------- 2025-10-30 13:54:29,379 - INFO - ================================================================================ 2025-10-30 13:54:29,379 - INFO - STARTING TEST : test_metadata_service 2025-10-30 13:54:29,379 - 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-30 13:54:29,668 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2025-10-30 13:54:29,668 - INFO - Initial checks done. Running the testcase now 2025-10-30 13:54:29,668 - INFO - 2025-10-30 13:54:29,668 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs 2025-10-30 13:54:29,674 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/4eb0b15b-57b8-45fd-b8ee-3f063da75091 2025-10-30 13:54:29,839 - DEBUG - Response for create_network : {'network': {'id': '1ab205bd-277e-46b6-9eef-c2ed5025239d', 'name': 'ctest-vn-68820199', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'project_id': '9a311d08d8f8458e9088324c3e902478', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51802642', 'ctest-vn-68820199'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 13:54:30,012 - DEBUG - Response for create_subnet : {'subnet': {'id': '30da42de-84d4-4439-b5b4-96a361aea430', 'name': '', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '1ab205bd-277e-46b6-9eef-c2ed5025239d', 'ip_version': 4, 'cidr': '177.17.252.64/26', 'allocation_pools': [{'start': '177.17.252.66', 'end': '177.17.252.126'}], 'gateway_ip': '177.17.252.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.17.252.66', 'tags': [], 'project_id': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:30,029 - INFO - Created VN ctest-vn-68820199 2025-10-30 13:54:30,080 - DEBUG - VN ctest-vn-68820199 UUID is 1ab205bd-277e-46b6-9eef-c2ed5025239d 2025-10-30 13:54:31,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4543-1) 2025-10-30 13:54:31,194 - INFO - Waiting for VM ctest-TestBasicVMVN-51802642-87042602 to be up.. 2025-10-30 13:54:31,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 13:54:36,299 - DEBUG - VM is in ACTIVE state now 2025-10-30 13:54:36,299 - INFO - VM name : ctest-TestBasicVMVN-51802642-87042602 2025-10-30 13:54:36,363 - DEBUG - VM ctest-TestBasicVMVN-51802642-87042602 ID is 9e3c3006-d455-44e4-a279-165de4348d73 2025-10-30 13:54:36,363 - DEBUG - VM ctest-TestBasicVMVN-51802642-87042602 launched on Node cn-jenkins-deploy-platform-ansible-os-4543-1 2025-10-30 13:54:36,430 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9e3c3006-d455-44e4-a279-165de4348d73 2025-10-30 13:54:36,438 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c5fb8c22-b24b-49e9-b200-b4929b3b0750 2025-10-30 13:54:39,686 - 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-30 13:54:39,686 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-87042602 failed! 2025-10-30 13:54:39,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-68820199 is 177.17.252.65 and allocation pool is NOT set 2025-10-30 13:54:41,805 - 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=2.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.93 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.925/2.926/2.928/0.001 ms') 2025-10-30 13:54:41,805 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-87042602 passed 2025-10-30 13:54:41,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:54:41,952 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-87042602, IP 177.17.252.67, Port 22 2025-10-30 13:54:42,012 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-30 13:54:42,085 - DEBUG - VM ctest-TestBasicVMVN-51802642-87042602 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 13:54:47,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:54:47,086 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-87042602, IP 177.17.252.67, Port 22 2025-10-30 13:54:47,240 - DEBUG - VM ctest-TestBasicVMVN-51802642-87042602 is ready for SSH connections 2025-10-30 13:54:47,240 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2025-10-30 13:54:47,240 - DEBUG - cat /tmp/output.txt 2025-10-30 13:54:48,844 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 07:54:43 -0600! 2025-10-30 13:54:48,844 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 07:54:43 -0600!'} 2025-10-30 13:54:48,844 - INFO - metadata_script.txt got executed in the vm 2025-10-30 13:54:48,845 - INFO - Deleting VM ctest-TestBasicVMVN-51802642-87042602 2025-10-30 13:54:48,910 - INFO - Deleting VN ctest-vn-68820199 2025-10-30 13:54:48,946 - DEBUG - VN 1ab205bd-277e-46b6-9eef-c2ed5025239d still in use: Unable to complete operation on network 1ab205bd-277e-46b6-9eef-c2ed5025239d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-34cf1654-3842-4865-9465-edb5b5eb63e5'] 2025-10-30 13:54:48,946 - WARNING - Deleting VN ctest-vn-68820199 failed..Will retry 2025-10-30 13:54:51,035 - DEBUG - Response for deleting network () 2025-10-30 13:54:51,294 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 13:54:51,295 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-10-30 13:54:51,295 - INFO - -------------------------------------------------------------------------------- 2025-10-30 13:54:51,297 - INFO - ================================================================================ 2025-10-30 13:54:51,297 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 13:54:51,297 - 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-30 13:54:51,581 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2025-10-30 13:54:51,581 - INFO - Initial checks done. Running the testcase now 2025-10-30 13:54:51,581 - INFO - 2025-10-30 13:54:52,038 - DEBUG - Response for create_network : {'network': {'id': '5297a896-7699-4656-b101-5304ac26c5e4', 'name': 'ctest-vn-30915975', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'project_id': '9a311d08d8f8458e9088324c3e902478', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51802642', 'ctest-vn-30915975'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 13:54:52,172 - DEBUG - Response for create_subnet : {'subnet': {'id': '21c8be4d-6382-4ab0-b147-6b0bce82f91b', 'name': '', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '5297a896-7699-4656-b101-5304ac26c5e4', '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': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:52,321 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a37221b-2821-4436-b457-b0b02aee8dbb', 'name': '', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '5297a896-7699-4656-b101-5304ac26c5e4', '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': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:52,343 - INFO - Created VN ctest-vn-30915975 2025-10-30 13:54:52,396 - DEBUG - VN ctest-vn-30915975 UUID is 5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:52,720 - DEBUG - Response for create_port : {'port': {'name': '2fa7899c-228a-4041-bd51-334a8bfdc724', 'id': '2fa7899c-228a-4041-bd51-334a8bfdc724', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '5297a896-7699-4656-b101-5304ac26c5e4', 'mac_address': '02:2f:a7:89:9c:22', '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': '21c8be4d-6382-4ab0-b147-6b0bce82f91b'}], 'security_groups': ['9ddeb609-990e-401b-9be8-14bd893b1907'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:52,873 - DEBUG - Response for create_port : {'port': {'name': '3a100dd3-3a58-4e79-aca3-274469a00f9d', 'id': '3a100dd3-3a58-4e79-aca3-274469a00f9d', 'tenant_id': '9a311d08d8f8458e9088324c3e902478', 'network_id': '5297a896-7699-4656-b101-5304ac26c5e4', 'mac_address': '02:3a:10:0d:d3:3a', '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': '0a37221b-2821-4436-b457-b0b02aee8dbb'}], 'security_groups': ['9ddeb609-990e-401b-9be8-14bd893b1907'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9a311d08d8f8458e9088324c3e902478'}} 2025-10-30 13:54:53,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4543-1) 2025-10-30 13:54:53,635 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4543-1) 2025-10-30 13:54:55,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4543-1) 2025-10-30 13:54:55,122 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-30 13:54:55,128 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a96023cb-56f4-4ce0-9a62-0b2ecdfbbca8 2025-10-30 13:54:55,138 - DEBUG - Requesting: http://10.0.0.141:8082/project/9a311d08-d8f8-458e-9088-324c3e902478 2025-10-30 13:54:55,216 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/36bcebe7-5f5b-4faa-888c-434f63f427fa 2025-10-30 13:54:55,225 - INFO - Verifications in API Server for IPAM: ctest-ipam-42334849 passed 2025-10-30 13:54:55,230 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-51802642:ctest-ipam-42334849', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51802642', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3944286752639504298', 'uuid-lslong': '9839313294156113914'}, 'enable': 'true', 'created': '2025-10-30T13:54:51', 'last-modified': '2025-10-30T13:54:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.426195'} 2025-10-30 13:54:55,230 - INFO - Verifications in Control node for IPAM: ctest-ipam-42334849 passed 2025-10-30 13:54:55,230 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-30 13:54:55,236 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a96023cb-56f4-4ce0-9a62-0b2ecdfbbca8 2025-10-30 13:54:55,254 - DEBUG - Requesting: http://10.0.0.141:8082/project/9a311d08-d8f8-458e-9088-324c3e902478 2025-10-30 13:54:55,339 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,354 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,374 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:54:55,384 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:54:55,397 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/eef0025a-e143-4b7b-8359-272d03a1a498 2025-10-30 13:54:55,406 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 13:54:55,406 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,416 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:54:55,441 - INFO - Verified VN network id 12 for VN 5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,441 - INFO - Verifications in API Server for VN ctest-vn-30915975 passed 2025-10-30 13:54:55,441 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,454 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:54:55,464 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:54:55,472 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/eef0025a-e143-4b7b-8359-272d03a1a498 2025-10-30 13:54:55,486 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51802642', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5951410796781717078', 'uuid-lslong': '12754566899223152100'}, 'enable': 'true', 'created': '2025-10-30T13:54:52', 'last-modified': '2025-10-30T13:54:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.190586'} 2025-10-30 13:54:55,494 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 13:54:55,494 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30915975 passed 2025-10-30 13:54:55,494 - DEBUG - ====Verifying policy data for ctest-vn-30915975 in API_Server ====== 2025-10-30 13:54:55,494 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-30 13:54:55,501 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a96023cb-56f4-4ce0-9a62-0b2ecdfbbca8 2025-10-30 13:54:55,516 - DEBUG - Requesting: http://10.0.0.141:8082/project/9a311d08-d8f8-458e-9088-324c3e902478 2025-10-30 13:54:55,647 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/5297a896-7699-4656-b101-5304ac26c5e4 2025-10-30 13:54:55,658 - DEBUG - =>VN ctest-vn-30915975 has no policy to be verified 2025-10-30 13:54:55,658 - DEBUG - Verifying the vn in opserver 2025-10-30 13:54:55,658 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 virtual network link through opserver 10.0.0.141 2025-10-30 13:54:55,658 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-10-30 13:54:56,009 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-10-30 13:54:56,069 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975?flat'} 2025-10-30 13:54:56,070 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 is found in opserver 2025-10-30 13:54:56,075 - DEBUG - VRF ids for VN ctest-vn-30915975: {'10.0.0.141': '2'} 2025-10-30 13:54:56,075 - INFO - Waiting for VM ctest-TestBasicVMVN-51802642-42020450 to be up.. 2025-10-30 13:54:56,162 - DEBUG - VM is in ACTIVE state now 2025-10-30 13:54:56,162 - INFO - VM name : ctest-TestBasicVMVN-51802642-42020450 2025-10-30 13:54:56,256 - DEBUG - VM ctest-TestBasicVMVN-51802642-42020450 ID is 8c8cec18-02fb-44b4-8458-dcfd0f7f153d 2025-10-30 13:54:56,256 - DEBUG - VM ctest-TestBasicVMVN-51802642-42020450 launched on Node cn-jenkins-deploy-platform-ansible-os-4543-1 2025-10-30 13:54:56,329 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8c8cec18-02fb-44b4-8458-dcfd0f7f153d 2025-10-30 13:54:56,338 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2fa7899c-228a-4041-bd51-334a8bfdc724 2025-10-30 13:54:59,587 - 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 1007ms') 2025-10-30 13:54:59,587 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-42020450 failed! 2025-10-30 13:54:59,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 13:54:59,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 13:55:03,717 - 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 1010ms') 2025-10-30 13:55:03,718 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-42020450 failed! 2025-10-30 13:55:03,772 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 13:55:03,772 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 13:55:05,842 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.589 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.589/1.865/3.141/1.276 ms') 2025-10-30 13:55:05,842 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51802642-42020450 passed 2025-10-30 13:55:05,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:05,992 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-42020450, IP 31.1.1.4, Port 22 2025-10-30 13:55:06,148 - DEBUG - VM ctest-TestBasicVMVN-51802642-42020450 is ready for SSH connections 2025-10-30 13:55:06,148 - INFO - Waiting for VM ctest-TestBasicVMVN-51802642-60570952 to be up.. 2025-10-30 13:55:06,218 - DEBUG - VM is in ACTIVE state now 2025-10-30 13:55:06,218 - INFO - VM name : ctest-TestBasicVMVN-51802642-60570952 2025-10-30 13:55:06,284 - DEBUG - VM ctest-TestBasicVMVN-51802642-60570952 ID is e680c9ee-3fa7-4c6c-804b-10f8ba183134 2025-10-30 13:55:06,284 - DEBUG - VM ctest-TestBasicVMVN-51802642-60570952 launched on Node cn-jenkins-deploy-platform-ansible-os-4543-1 2025-10-30 13:55:06,354 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/e680c9ee-3fa7-4c6c-804b-10f8ba183134 2025-10-30 13:55:06,362 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/3a100dd3-3a58-4e79-aca3-274469a00f9d 2025-10-30 13:55:07,589 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 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.396/1.627/2.858/1.231 ms') 2025-10-30 13:55:07,589 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-51802642-60570952 passed 2025-10-30 13:55:07,736 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:07,736 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-60570952, IP 31.1.2.4, Port 22 2025-10-30 13:55:07,891 - DEBUG - VM ctest-TestBasicVMVN-51802642-60570952 is ready for SSH connections 2025-10-30 13:55:07,891 - INFO - Waiting for VM ctest-TestBasicVMVN-51802642-19726753 to be up.. 2025-10-30 13:55:07,967 - DEBUG - VM is in ACTIVE state now 2025-10-30 13:55:07,967 - INFO - VM name : ctest-TestBasicVMVN-51802642-19726753 2025-10-30 13:55:08,055 - DEBUG - VM ctest-TestBasicVMVN-51802642-19726753 ID is 022a9a6f-b2f1-4ef6-a034-5113a4eeb19f 2025-10-30 13:55:08,055 - DEBUG - VM ctest-TestBasicVMVN-51802642-19726753 launched on Node cn-jenkins-deploy-platform-ansible-os-4543-1 2025-10-30 13:55:08,139 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/022a9a6f-b2f1-4ef6-a034-5113a4eeb19f 2025-10-30 13:55:08,148 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2d18cb7f-8a7e-4aa8-a9b1-137201bf1dce 2025-10-30 13:55:09,394 - 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.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.426 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.426/1.595/2.764/1.169 ms') 2025-10-30 13:55:09,394 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-51802642-19726753 passed 2025-10-30 13:55:09,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:09,544 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51802642-19726753, IP 31.1.1.3, Port 22 2025-10-30 13:55:09,700 - DEBUG - VM ctest-TestBasicVMVN-51802642-19726753 is ready for SSH connections 2025-10-30 13:55:09,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:09,700 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:09,700 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 13:55:13,728 - 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.448 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.822 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.984 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.751/3.448 ms 2025-10-30 13:55:13,728 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-51802642-42020450 passed 2025-10-30 13:55:13,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:13,728 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:13,728 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 13:55:17,386 - 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.786 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.829 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.803 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.803/1.472/2.786 ms 2025-10-30 13:55:17,386 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-51802642-60570952 passed 2025-10-30 13:55:17,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:17,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:17,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 13:55:17,386 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:17,386 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 13:55:17,565 - DEBUG - None 2025-10-30 13:55:17,565 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:17,565 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 13:55:17,740 - DEBUG - None 2025-10-30 13:55:17,740 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:17,740 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 13:55:18,377 - DEBUG - None 2025-10-30 13:55:18,377 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:18,377 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 13:55:20,580 - 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.723 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.314 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.587 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.390/1.686/4.314 ms 2025-10-30 13:55:20,580 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:20,580 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 13:55:22,820 - 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.972 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.858 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.072 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.529 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.505 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.399/1.819/4.072 ms 2025-10-30 13:55:22,820 - 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.141, gateway password: c0ntrail123 2025-10-30 13:55:22,820 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 13:55:25,048 - 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.640 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.434 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.210 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.707 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.382 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.520 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.341/1.890/3.520 ms 2025-10-30 13:55:25,048 - INFO - Deleting VM ctest-TestBasicVMVN-51802642-19726753 2025-10-30 13:55:25,110 - INFO - Detaching port 3a100dd3-3a58-4e79-aca3-274469a00f9d from VM ctest-TestBasicVMVN-51802642-60570952 2025-10-30 13:55:25,147 - INFO - Deleting VM ctest-TestBasicVMVN-51802642-60570952 2025-10-30 13:55:25,222 - INFO - Detaching port 2fa7899c-228a-4041-bd51-334a8bfdc724 from VM ctest-TestBasicVMVN-51802642-42020450 2025-10-30 13:55:25,259 - INFO - Deleting VM ctest-TestBasicVMVN-51802642-42020450 2025-10-30 13:55:25,338 - INFO - Deleting VN ctest-vn-30915975 2025-10-30 13:55:25,508 - DEBUG - Response for delete_port : () 2025-10-30 13:55:25,667 - DEBUG - Response for delete_port : () 2025-10-30 13:55:25,704 - DEBUG - VN 5297a896-7699-4656-b101-5304ac26c5e4 still in use: Unable to complete operation on network 5297a896-7699-4656-b101-5304ac26c5e4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-222d6d67-ae63-4df1-a3da-ef417c5af9af'] 2025-10-30 13:55:25,704 - WARNING - Deleting VN ctest-vn-30915975 failed..Will retry 2025-10-30 13:55:27,923 - DEBUG - Response for deleting network () 2025-10-30 13:55:27,923 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/44c21e12-7724-49ee-8227-a27811d0e51d 2025-10-30 13:55:27,927 - DEBUG - Response Code: 404 2025-10-30 13:55:27,928 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-30 13:55:27,932 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a96023cb-56f4-4ce0-9a62-0b2ecdfbbca8 2025-10-30 13:55:27,985 - DEBUG - Requesting: http://10.0.0.141:8082/project/9a311d08-d8f8-458e-9088-324c3e902478 2025-10-30 13:55:28,055 - INFO - Validated that VN ctest-vn-30915975 is not found in API Server 2025-10-30 13:55:28,065 - DEBUG - VN ctest-vn-30915975 is not present in Agent 10.0.0.141 2025-10-30 13:55:28,065 - INFO - Validated that VN ctest-vn-30915975 is not in any agent 2025-10-30 13:55:28,071 - DEBUG - VRF 2 is not seen in agent 10.0.0.141 2025-10-30 13:55:28,078 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-30915975 2025-10-30 13:55:28,078 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-51802642:ctest-vn-30915975 2025-10-30 13:55:28,086 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30915975 info 2025-10-30 13:55:28,160 - INFO - IPAM: ctest-ipam-42334849 is not found in API Server 2025-10-30 13:55:28,170 - INFO - IPAM:ctest-ipam-42334849 is not found in control node 2025-10-30 13:55:28,425 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 13:55:28,425 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-30 13:55:28,426 - INFO - -------------------------------------------------------------------------------- 2025-10-30 13:55:29,074 - INFO - Deleted project: ctest-TestBasicVMVN-51802642, ID : 9a311d08-d8f8-458e-9088-324c3e902478