2025-09-24 11:11:15,695 - INFO - Domain Default found not creating 2025-09-24 11:11:15,842 - INFO - Project ctest-TestBasicVMVN-14337932 not found, creating it 2025-09-24 11:11:16,292 - INFO - Created Project:ctest-TestBasicVMVN-14337932, ID : 850a651e-e9ce-426d-aa21-157128074181 2025-09-24 11:11:17,958 - INFO - ================================================================================ 2025-09-24 11:11:17,958 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-24 11:11:17,958 - 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-24 11:11:18,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-09-24 11:11:18,239 - INFO - Initial checks done. Running the testcase now 2025-09-24 11:11:18,239 - INFO - 2025-09-24 11:11:18,826 - DEBUG - Response for create_network : {'network': {'id': 'e0e9e4d0-7609-474b-b03a-c50e9eaf35ce', 'name': 'ctest-vn2_metadata-56219754', 'tenant_id': '850a651ee9ce426daa21157128074181', 'project_id': '850a651ee9ce426daa21157128074181', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14337932', 'ctest-vn2_metadata-56219754'], 'port_security_enabled': True, 'description': ''}} 2025-09-24 11:11:18,977 - DEBUG - Response for create_subnet : {'subnet': {'id': '17edbe93-e7b0-461f-af38-50054f294be7', 'name': '', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': 'e0e9e4d0-7609-474b-b03a-c50e9eaf35ce', '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': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:11:18,999 - INFO - Created VN ctest-vn2_metadata-56219754 2025-09-24 11:11:19,050 - DEBUG - VN ctest-vn2_metadata-56219754 UUID is e0e9e4d0-7609-474b-b03a-c50e9eaf35ce 2025-09-24 11:11:19,243 - DEBUG - Services list from nova: [, , ] 2025-09-24 11:11:20,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4182-1) 2025-09-24 11:11:20,470 - DEBUG - Link local service introspect added 2025-09-24 11:11:20,518 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-24 11:11:25,598 - DEBUG - VM is in ACTIVE state now 2025-09-24 11:11:25,725 - INFO - Waiting for VM ctest-TestBasicVMVN-14337932-89432449 to be up.. 2025-09-24 11:11:25,725 - INFO - VM name : ctest-TestBasicVMVN-14337932-89432449 2025-09-24 11:11:25,805 - DEBUG - VM ctest-TestBasicVMVN-14337932-89432449 ID is fdf657e6-3cf5-4bac-b43d-a05e96c6eede 2025-09-24 11:11:25,805 - DEBUG - VM ctest-TestBasicVMVN-14337932-89432449 launched on Node cn-jenkins-deploy-platform-ansible-os-4182-1 2025-09-24 11:11:25,891 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fdf657e6-3cf5-4bac-b43d-a05e96c6eede 2025-09-24 11:11:26,238 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fdf657e6-3cf5-4bac-b43d-a05e96c6eede 2025-09-24 11:11:26,276 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/df77a6d7-7638-4dd2-9abe-c75e11f905de 2025-09-24 11:11:29,512 - 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-09-24 11:11:29,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-89432449 failed! 2025-09-24 11:11:29,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn2_metadata-56219754 is 11.1.1.1 and allocation pool is NOT set 2025-09-24 11:11:31,630 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.568 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.568/1.766/2.965/1.198 ms') 2025-09-24 11:11:31,630 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-89432449 passed 2025-09-24 11:11:31,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:11:31,782 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-89432449, IP 11.1.1.3, Port 22 2025-09-24 11:11:31,848 - 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-09-24 11:11:31,934 - DEBUG - VM ctest-TestBasicVMVN-14337932-89432449 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-24 11:11:36,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:11:36,935 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-89432449, IP 11.1.1.3, Port 22 2025-09-24 11:11:37,090 - DEBUG - VM ctest-TestBasicVMVN-14337932-89432449 is ready for SSH connections 2025-09-24 11:11:37,090 - INFO - Retry 0 2025-09-24 11:11:37,090 - 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.57, gateway password: c0ntrail123 2025-09-24 11:11:37,091 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-24 11:11:38,777 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-24 11:11:38,777 - INFO - Generic metadata worked 2025-09-24 11:11:39,022 - DEBUG - Link local service introspect removed 2025-09-24 11:11:39,022 - INFO - Deleting VM ctest-TestBasicVMVN-14337932-89432449 2025-09-24 11:11:39,096 - INFO - Deleting VN ctest-vn2_metadata-56219754 2025-09-24 11:11:39,136 - DEBUG - VN e0e9e4d0-7609-474b-b03a-c50e9eaf35ce still in use: Unable to complete operation on network e0e9e4d0-7609-474b-b03a-c50e9eaf35ce. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f55e25fc-b994-4ca9-b3dc-8217e088e79c'] 2025-09-24 11:11:39,136 - WARNING - Deleting VN ctest-vn2_metadata-56219754 failed..Will retry 2025-09-24 11:11:41,240 - DEBUG - Response for deleting network () 2025-09-24 11:11:41,499 - DEBUG - No XMPP flaps were noticed during the test 2025-09-24 11:11:41,499 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-09-24 11:11:41,499 - INFO - -------------------------------------------------------------------------------- 2025-09-24 11:11:41,502 - INFO - ================================================================================ 2025-09-24 11:11:41,502 - INFO - STARTING TEST : test_metadata_service 2025-09-24 11:11:41,502 - 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-24 11:11:41,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-09-24 11:11:41,788 - INFO - Initial checks done. Running the testcase now 2025-09-24 11:11:41,788 - INFO - 2025-09-24 11:11:41,788 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-09-24 11:11:41,794 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/33564ae7-883c-45e9-85e7-31418362e248 2025-09-24 11:11:41,974 - DEBUG - Response for create_network : {'network': {'id': 'b736ef48-b3c6-4b21-a368-efe4dbb4bbe8', 'name': 'ctest-vn-79200527', 'tenant_id': '850a651ee9ce426daa21157128074181', 'project_id': '850a651ee9ce426daa21157128074181', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14337932', 'ctest-vn-79200527'], 'port_security_enabled': True, 'description': ''}} 2025-09-24 11:11:42,180 - DEBUG - Response for create_subnet : {'subnet': {'id': '00a9c5b0-af0e-497b-a913-70e74dd24765', 'name': '', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': 'b736ef48-b3c6-4b21-a368-efe4dbb4bbe8', 'ip_version': 4, 'cidr': '163.70.201.192/26', 'allocation_pools': [{'start': '163.70.201.194', 'end': '163.70.201.254'}], 'gateway_ip': '163.70.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.70.201.194', 'tags': [], 'project_id': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:11:42,198 - INFO - Created VN ctest-vn-79200527 2025-09-24 11:11:42,250 - DEBUG - VN ctest-vn-79200527 UUID is b736ef48-b3c6-4b21-a368-efe4dbb4bbe8 2025-09-24 11:11:43,485 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4182-1) 2025-09-24 11:11:43,485 - INFO - Waiting for VM ctest-TestBasicVMVN-14337932-20308156 to be up.. 2025-09-24 11:11:43,527 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-24 11:11:48,606 - DEBUG - VM is in ACTIVE state now 2025-09-24 11:11:48,606 - INFO - VM name : ctest-TestBasicVMVN-14337932-20308156 2025-09-24 11:11:48,682 - DEBUG - VM ctest-TestBasicVMVN-14337932-20308156 ID is 8c3526c3-2dac-412c-b77d-679c9995a554 2025-09-24 11:11:48,682 - DEBUG - VM ctest-TestBasicVMVN-14337932-20308156 launched on Node cn-jenkins-deploy-platform-ansible-os-4182-1 2025-09-24 11:11:48,759 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/8c3526c3-2dac-412c-b77d-679c9995a554 2025-09-24 11:11:48,766 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/12cf5478-9249-4413-b3eb-7a8f721cf748 2025-09-24 11:11:52,013 - 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-24 11:11:52,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-20308156 failed! 2025-09-24 11:11:52,070 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-79200527 is 163.70.201.193 and allocation pool is NOT set 2025-09-24 11:11:56,143 - 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=2 ttl=63 time=8.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.412/8.412/8.412/0.000 ms') 2025-09-24 11:11:56,144 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-20308156 passed 2025-09-24 11:11:56,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:11:56,298 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-20308156, IP 163.70.201.195, Port 22 2025-09-24 11:11:56,454 - DEBUG - VM ctest-TestBasicVMVN-14337932-20308156 is ready for SSH connections 2025-09-24 11:11:56,455 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-09-24 11:11:56,455 - DEBUG - cat /tmp/output.txt 2025-09-24 11:11:58,122 - DEBUG - Hello World. The time is now Wed, 24 Sep 2025 05:11:54 -0600! 2025-09-24 11:11:58,122 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 24 Sep 2025 05:11:54 -0600!'} 2025-09-24 11:11:58,122 - INFO - metadata_script.txt got executed in the vm 2025-09-24 11:11:58,122 - INFO - Deleting VM ctest-TestBasicVMVN-14337932-20308156 2025-09-24 11:11:58,193 - INFO - Deleting VN ctest-vn-79200527 2025-09-24 11:11:58,233 - DEBUG - VN b736ef48-b3c6-4b21-a368-efe4dbb4bbe8 still in use: Unable to complete operation on network b736ef48-b3c6-4b21-a368-efe4dbb4bbe8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26d1c12f-2c9b-4717-907c-56c88d6bbbaa'] 2025-09-24 11:11:58,233 - WARNING - Deleting VN ctest-vn-79200527 failed..Will retry 2025-09-24 11:12:00,337 - DEBUG - Response for deleting network () 2025-09-24 11:12:00,592 - DEBUG - No XMPP flaps were noticed during the test 2025-09-24 11:12:00,592 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-09-24 11:12:00,592 - INFO - -------------------------------------------------------------------------------- 2025-09-24 11:12:00,594 - INFO - ================================================================================ 2025-09-24 11:12:00,595 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-24 11:12:00,595 - 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-24 11:12:00,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-09-24 11:12:00,894 - INFO - Initial checks done. Running the testcase now 2025-09-24 11:12:00,894 - INFO - 2025-09-24 11:12:01,386 - DEBUG - Response for create_network : {'network': {'id': '13db38ce-69a3-4fdf-b6da-1df4123a6649', 'name': 'ctest-vn-86380220', 'tenant_id': '850a651ee9ce426daa21157128074181', 'project_id': '850a651ee9ce426daa21157128074181', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14337932', 'ctest-vn-86380220'], 'port_security_enabled': True, 'description': ''}} 2025-09-24 11:12:01,559 - DEBUG - Response for create_subnet : {'subnet': {'id': 'acc3c397-1f56-4810-a40a-3a5cd883c9c2', 'name': '', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': '13db38ce-69a3-4fdf-b6da-1df4123a6649', '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': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:12:01,735 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c83b90ac-5e52-4223-a051-d1dbe5b240ec', 'name': '', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': '13db38ce-69a3-4fdf-b6da-1df4123a6649', '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': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:12:01,755 - INFO - Created VN ctest-vn-86380220 2025-09-24 11:12:01,810 - DEBUG - VN ctest-vn-86380220 UUID is 13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:02,197 - DEBUG - Response for create_port : {'port': {'name': '64a46463-78b8-4def-8b7c-c1ba8a9fd139', 'id': '64a46463-78b8-4def-8b7c-c1ba8a9fd139', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': '13db38ce-69a3-4fdf-b6da-1df4123a6649', 'mac_address': '02:64:a4:64:63:78', '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': 'acc3c397-1f56-4810-a40a-3a5cd883c9c2'}], 'security_groups': ['98275cd2-c855-49d8-a002-4e0d6fc528a7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:12:02,370 - DEBUG - Response for create_port : {'port': {'name': 'c8ccd954-0bc4-4345-84b7-e2665f7e61d3', 'id': 'c8ccd954-0bc4-4345-84b7-e2665f7e61d3', 'tenant_id': '850a651ee9ce426daa21157128074181', 'network_id': '13db38ce-69a3-4fdf-b6da-1df4123a6649', 'mac_address': '02:c8:cc:d9:54:0b', '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': 'c83b90ac-5e52-4223-a051-d1dbe5b240ec'}], 'security_groups': ['98275cd2-c855-49d8-a002-4e0d6fc528a7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '850a651ee9ce426daa21157128074181'}} 2025-09-24 11:12:02,771 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4182-1) 2025-09-24 11:12:03,264 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4182-1) 2025-09-24 11:12:04,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4182-1) 2025-09-24 11:12:04,782 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-24 11:12:04,790 - DEBUG - Requesting: http://10.0.0.57:8082/domain/2dfe3689-9f60-45a1-82b4-a62ffe58aa8c 2025-09-24 11:12:04,808 - DEBUG - Requesting: http://10.0.0.57:8082/project/850a651e-e9ce-426d-aa21-157128074181 2025-09-24 11:12:04,889 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/d7bdc529-bc32-4520-9b94-c99484a74827 2025-09-24 11:12:04,909 - INFO - Verifications in API Server for IPAM: ctest-ipam-24477976 passed 2025-09-24 11:12:04,916 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-14337932:ctest-ipam-24477976', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14337932', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15545798271794562336', 'uuid-lslong': '11210807012149905447'}, 'enable': 'true', 'created': '2025-09-24T11:12:00', 'last-modified': '2025-09-24T11:12:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.794167'} 2025-09-24 11:12:04,916 - INFO - Verifications in Control node for IPAM: ctest-ipam-24477976 passed 2025-09-24 11:12:04,917 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-24 11:12:04,924 - DEBUG - Requesting: http://10.0.0.57:8082/domain/2dfe3689-9f60-45a1-82b4-a62ffe58aa8c 2025-09-24 11:12:04,948 - DEBUG - Requesting: http://10.0.0.57:8082/project/850a651e-e9ce-426d-aa21-157128074181 2025-09-24 11:12:05,029 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,049 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,064 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:05,075 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:05,086 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/4ea10e80-046e-4381-8ef3-75f9bf85ebb5 2025-09-24 11:12:05,093 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-24 11:12:05,093 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,106 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:05,126 - INFO - Verified VN network id 11 for VN 13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,126 - INFO - Verifications in API Server for VN ctest-vn-86380220 passed 2025-09-24 11:12:05,126 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,145 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:05,153 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:05,161 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/4ea10e80-046e-4381-8ef3-75f9bf85ebb5 2025-09-24 11:12:05,173 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14337932', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1430799765806993375', 'uuid-lslong': '13175876593940850249'}, 'enable': 'true', 'created': '2025-09-24T11:12:01', 'last-modified': '2025-09-24T11:12:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.463676'} 2025-09-24 11:12:05,180 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-24 11:12:05,180 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-86380220 passed 2025-09-24 11:12:05,180 - DEBUG - ====Verifying policy data for ctest-vn-86380220 in API_Server ====== 2025-09-24 11:12:05,180 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-24 11:12:05,187 - DEBUG - Requesting: http://10.0.0.57:8082/domain/2dfe3689-9f60-45a1-82b4-a62ffe58aa8c 2025-09-24 11:12:05,200 - DEBUG - Requesting: http://10.0.0.57:8082/project/850a651e-e9ce-426d-aa21-157128074181 2025-09-24 11:12:05,381 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/13db38ce-69a3-4fdf-b6da-1df4123a6649 2025-09-24 11:12:05,393 - DEBUG - =>VN ctest-vn-86380220 has no policy to be verified 2025-09-24 11:12:05,393 - DEBUG - Verifying the vn in opserver 2025-09-24 11:12:05,393 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 virtual network link through opserver 10.0.0.57 2025-09-24 11:12:05,393 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-09-24 11:12:05,883 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-09-24 11:12:05,957 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220?flat'} 2025-09-24 11:12:05,957 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 is found in opserver 2025-09-24 11:12:05,963 - DEBUG - VRF ids for VN ctest-vn-86380220: {'10.0.0.57': '2'} 2025-09-24 11:12:05,963 - INFO - Waiting for VM ctest-TestBasicVMVN-14337932-26695587 to be up.. 2025-09-24 11:12:06,065 - DEBUG - VM is in ACTIVE state now 2025-09-24 11:12:06,065 - INFO - VM name : ctest-TestBasicVMVN-14337932-26695587 2025-09-24 11:12:06,153 - DEBUG - VM ctest-TestBasicVMVN-14337932-26695587 ID is 982f7c1f-66b4-4f71-8810-5458d6feebe3 2025-09-24 11:12:06,153 - DEBUG - VM ctest-TestBasicVMVN-14337932-26695587 launched on Node cn-jenkins-deploy-platform-ansible-os-4182-1 2025-09-24 11:12:06,239 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/982f7c1f-66b4-4f71-8810-5458d6feebe3 2025-09-24 11:12:06,250 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/64a46463-78b8-4def-8b7c-c1ba8a9fd139 2025-09-24 11:12:09,519 - 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-24 11:12:09,519 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-26695587 failed! 2025-09-24 11:12:09,578 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 is 31.1.1.1 and allocation pool is NOT set 2025-09-24 11:12:09,578 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 is 31.1.2.1 and allocation pool is NOT set 2025-09-24 11:12:13,646 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-09-24 11:12:13,646 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-26695587 failed! 2025-09-24 11:12:13,714 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 is 31.1.1.1 and allocation pool is NOT set 2025-09-24 11:12:13,714 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 is 31.1.2.1 and allocation pool is NOT set 2025-09-24 11:12:15,776 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.753 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.753/3.265/5.778/2.512 ms') 2025-09-24 11:12:15,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14337932-26695587 passed 2025-09-24 11:12:15,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:15,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-26695587, IP 31.1.1.4, Port 22 2025-09-24 11:12:16,096 - DEBUG - VM ctest-TestBasicVMVN-14337932-26695587 is ready for SSH connections 2025-09-24 11:12:16,096 - INFO - Waiting for VM ctest-TestBasicVMVN-14337932-93901791 to be up.. 2025-09-24 11:12:16,174 - DEBUG - VM is in ACTIVE state now 2025-09-24 11:12:16,174 - INFO - VM name : ctest-TestBasicVMVN-14337932-93901791 2025-09-24 11:12:16,263 - DEBUG - VM ctest-TestBasicVMVN-14337932-93901791 ID is 0d56cb68-dfb2-4cbb-a04c-95a47a31d005 2025-09-24 11:12:16,263 - DEBUG - VM ctest-TestBasicVMVN-14337932-93901791 launched on Node cn-jenkins-deploy-platform-ansible-os-4182-1 2025-09-24 11:12:16,354 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/0d56cb68-dfb2-4cbb-a04c-95a47a31d005 2025-09-24 11:12:16,363 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/c8ccd954-0bc4-4345-84b7-e2665f7e61d3 2025-09-24 11:12:17,599 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.473 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.473/2.018/3.563/1.545 ms') 2025-09-24 11:12:17,599 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-14337932-93901791 passed 2025-09-24 11:12:17,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:17,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-93901791, IP 31.1.2.4, Port 22 2025-09-24 11:12:17,909 - DEBUG - VM ctest-TestBasicVMVN-14337932-93901791 is ready for SSH connections 2025-09-24 11:12:17,910 - INFO - Waiting for VM ctest-TestBasicVMVN-14337932-78708582 to be up.. 2025-09-24 11:12:17,993 - DEBUG - VM is in ACTIVE state now 2025-09-24 11:12:17,993 - INFO - VM name : ctest-TestBasicVMVN-14337932-78708582 2025-09-24 11:12:18,076 - DEBUG - VM ctest-TestBasicVMVN-14337932-78708582 ID is e31ded5a-5cbd-4206-8b8f-4eb948cfa65b 2025-09-24 11:12:18,077 - DEBUG - VM ctest-TestBasicVMVN-14337932-78708582 launched on Node cn-jenkins-deploy-platform-ansible-os-4182-1 2025-09-24 11:12:18,155 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/e31ded5a-5cbd-4206-8b8f-4eb948cfa65b 2025-09-24 11:12:18,165 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/912144e1-1de9-4edc-91bc-d15d58fd3270 2025-09-24 11:12:19,410 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.97 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 = 2.970/3.372/3.774/0.402 ms') 2025-09-24 11:12:19,410 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-14337932-78708582 passed 2025-09-24 11:12:19,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:19,562 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14337932-78708582, IP 31.1.1.3, Port 22 2025-09-24 11:12:19,729 - DEBUG - VM ctest-TestBasicVMVN-14337932-78708582 is ready for SSH connections 2025-09-24 11:12:19,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:19,729 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:19,729 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-24 11:12:23,830 - 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.722 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.849 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.951 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.849/1.840/3.722 ms 2025-09-24 11:12:23,830 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-14337932-26695587 passed 2025-09-24 11:12:23,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:23,830 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:23,830 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-24 11:12:27,564 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.399 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.108 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.065 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.065/1.857/3.399 ms 2025-09-24 11:12:27,564 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-14337932-93901791 passed 2025-09-24 11:12:27,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:27,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:27,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-24 11:12:27,564 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:27,564 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-24 11:12:27,759 - DEBUG - None 2025-09-24 11:12:27,759 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:27,759 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-24 11:12:27,954 - DEBUG - None 2025-09-24 11:12:27,954 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:27,955 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-24 11:12:28,607 - DEBUG - None 2025-09-24 11:12:28,607 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:28,608 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-24 11:12:30,828 - 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.108 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.941 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.243 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.413/2.636/6.941 ms 2025-09-24 11:12:30,828 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:30,828 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-24 11:12:33,113 - 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.304 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.768 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.921 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.121 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.039 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.482 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.469/2.300/4.921 ms 2025-09-24 11:12:33,114 - 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.57, gateway password: c0ntrail123 2025-09-24 11:12:33,114 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-24 11:12:35,406 - 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.257 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.104 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.428 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.055 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.275 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.420 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.420/2.432/5.428 ms 2025-09-24 11:12:35,406 - INFO - Deleting VM ctest-TestBasicVMVN-14337932-78708582 2025-09-24 11:12:35,482 - INFO - Detaching port c8ccd954-0bc4-4345-84b7-e2665f7e61d3 from VM ctest-TestBasicVMVN-14337932-93901791 2025-09-24 11:12:35,521 - INFO - Deleting VM ctest-TestBasicVMVN-14337932-93901791 2025-09-24 11:12:35,607 - INFO - Detaching port 64a46463-78b8-4def-8b7c-c1ba8a9fd139 from VM ctest-TestBasicVMVN-14337932-26695587 2025-09-24 11:12:35,641 - INFO - Deleting VM ctest-TestBasicVMVN-14337932-26695587 2025-09-24 11:12:35,719 - INFO - Deleting VN ctest-vn-86380220 2025-09-24 11:12:35,885 - DEBUG - Response for delete_port : () 2025-09-24 11:12:36,071 - DEBUG - Response for delete_port : () 2025-09-24 11:12:36,124 - DEBUG - VN 13db38ce-69a3-4fdf-b6da-1df4123a6649 still in use: Unable to complete operation on network 13db38ce-69a3-4fdf-b6da-1df4123a6649. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-734ab9f7-f275-4a39-9b83-874a17e57b91'] 2025-09-24 11:12:36,124 - WARNING - Deleting VN ctest-vn-86380220 failed..Will retry 2025-09-24 11:12:38,271 - DEBUG - Response for deleting network () 2025-09-24 11:12:38,271 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/d47fd7bd-8ece-42eb-b7d9-a32af6e365b2 2025-09-24 11:12:38,277 - DEBUG - Response Code: 404 2025-09-24 11:12:38,277 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-24 11:12:38,282 - DEBUG - Requesting: http://10.0.0.57:8082/domain/2dfe3689-9f60-45a1-82b4-a62ffe58aa8c 2025-09-24 11:12:38,335 - DEBUG - Requesting: http://10.0.0.57:8082/project/850a651e-e9ce-426d-aa21-157128074181 2025-09-24 11:12:38,412 - INFO - Validated that VN ctest-vn-86380220 is not found in API Server 2025-09-24 11:12:38,423 - DEBUG - VN ctest-vn-86380220 is not present in Agent 10.0.0.57 2025-09-24 11:12:38,423 - INFO - Validated that VN ctest-vn-86380220 is not in any agent 2025-09-24 11:12:38,428 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-09-24 11:12:38,434 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-86380220 2025-09-24 11:12:38,434 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-14337932:ctest-vn-86380220 2025-09-24 11:12:38,444 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-86380220 info 2025-09-24 11:12:38,518 - INFO - IPAM: ctest-ipam-24477976 is not found in API Server 2025-09-24 11:12:38,528 - INFO - IPAM:ctest-ipam-24477976 is not found in control node 2025-09-24 11:12:38,788 - DEBUG - No XMPP flaps were noticed during the test 2025-09-24 11:12:38,788 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-09-24 11:12:38,788 - INFO - -------------------------------------------------------------------------------- 2025-09-24 11:12:39,516 - INFO - Deleted project: ctest-TestBasicVMVN-14337932, ID : 850a651e-e9ce-426d-aa21-157128074181