2025-10-23 19:09:53,750 - INFO - Domain Default found not creating 2025-10-23 19:09:53,892 - INFO - Project ctest-TestBasicVMVN-57127286 not found, creating it 2025-10-23 19:09:54,330 - INFO - Created Project:ctest-TestBasicVMVN-57127286, ID : 20fcd4ea-bca5-41d1-b85e-ce3cba1add7c 2025-10-23 19:09:55,841 - INFO - ================================================================================ 2025-10-23 19:09:55,841 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-23 19:09:55,841 - 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-23 19:09:56,095 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 19:09:56,095 - INFO - Initial checks done. Running the testcase now 2025-10-23 19:09:56,095 - INFO - 2025-10-23 19:09:56,658 - DEBUG - Response for create_network : {'network': {'id': '7c720449-d1ec-4bd6-bc32-8029c15c540a', 'name': 'ctest-vn2_metadata-65320744', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'project_id': '20fcd4eabca541d1b85ece3cba1add7c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57127286', 'ctest-vn2_metadata-65320744'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 19:09:56,836 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc19ba04-9057-483a-96b5-3f523296c034', 'name': '', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '7c720449-d1ec-4bd6-bc32-8029c15c540a', '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': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:09:56,855 - INFO - Created VN ctest-vn2_metadata-65320744 2025-10-23 19:09:56,905 - DEBUG - VN ctest-vn2_metadata-65320744 UUID is 7c720449-d1ec-4bd6-bc32-8029c15c540a 2025-10-23 19:09:57,112 - DEBUG - Services list from nova: [, , ] 2025-10-23 19:09:58,164 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4465-1) 2025-10-23 19:09:58,273 - DEBUG - Link local service introspect added 2025-10-23 19:09:58,315 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 19:10:03,389 - DEBUG - VM is in ACTIVE state now 2025-10-23 19:10:03,518 - INFO - Waiting for VM ctest-TestBasicVMVN-57127286-68684190 to be up.. 2025-10-23 19:10:03,518 - INFO - VM name : ctest-TestBasicVMVN-57127286-68684190 2025-10-23 19:10:03,603 - DEBUG - VM ctest-TestBasicVMVN-57127286-68684190 ID is 00e8e3db-a3f6-4de9-ae21-2f72a0f93510 2025-10-23 19:10:03,603 - DEBUG - VM ctest-TestBasicVMVN-57127286-68684190 launched on Node cn-jenkins-deploy-platform-ansible-os-4465-1 2025-10-23 19:10:03,677 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/00e8e3db-a3f6-4de9-ae21-2f72a0f93510 2025-10-23 19:10:03,985 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/00e8e3db-a3f6-4de9-ae21-2f72a0f93510 2025-10-23 19:10:04,022 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/63f0cffd-d2df-49f5-a557-67baaa5106e6 2025-10-23 19:10:07,279 - 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-23 19:10:07,279 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-68684190 failed! 2025-10-23 19:10:07,333 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn2_metadata-65320744 is 11.1.1.1 and allocation pool is NOT set 2025-10-23 19:10:09,400 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.63 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 = 2.484/2.558/2.632/0.074 ms') 2025-10-23 19:10:09,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-68684190 passed 2025-10-23 19:10:09,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:09,558 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-68684190, IP 11.1.1.3, Port 22 2025-10-23 19:10:09,613 - 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-23 19:10:09,688 - DEBUG - VM ctest-TestBasicVMVN-57127286-68684190 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-23 19:10:14,689 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:14,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-68684190, IP 11.1.1.3, Port 22 2025-10-23 19:10:14,841 - DEBUG - VM ctest-TestBasicVMVN-57127286-68684190 is ready for SSH connections 2025-10-23 19:10:14,841 - INFO - Retry 0 2025-10-23 19:10:14,841 - 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.254, gateway password: c0ntrail123 2025-10-23 19:10:14,841 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-23 19:10:16,478 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-23 19:10:16,478 - INFO - Generic metadata worked 2025-10-23 19:10:16,725 - DEBUG - Link local service introspect removed 2025-10-23 19:10:16,726 - INFO - Deleting VM ctest-TestBasicVMVN-57127286-68684190 2025-10-23 19:10:16,797 - INFO - Deleting VN ctest-vn2_metadata-65320744 2025-10-23 19:10:16,833 - DEBUG - VN 7c720449-d1ec-4bd6-bc32-8029c15c540a still in use: Unable to complete operation on network 7c720449-d1ec-4bd6-bc32-8029c15c540a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-44895009-2459-4c4f-88ff-746a5d56f9ce'] 2025-10-23 19:10:16,833 - WARNING - Deleting VN ctest-vn2_metadata-65320744 failed..Will retry 2025-10-23 19:10:18,930 - DEBUG - Response for deleting network () 2025-10-23 19:10:19,183 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 19:10:19,183 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-10-23 19:10:19,183 - INFO - -------------------------------------------------------------------------------- 2025-10-23 19:10:19,185 - INFO - ================================================================================ 2025-10-23 19:10:19,185 - INFO - STARTING TEST : test_metadata_service 2025-10-23 19:10:19,185 - 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-23 19:10:19,475 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 19:10:19,476 - INFO - Initial checks done. Running the testcase now 2025-10-23 19:10:19,476 - INFO - 2025-10-23 19:10:19,476 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-23 19:10:19,482 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/87561af6-71a3-4f9c-8ce7-cf75432f92dc 2025-10-23 19:10:19,660 - DEBUG - Response for create_network : {'network': {'id': '609194c8-a896-4d1f-9ae7-af454b175029', 'name': 'ctest-vn-82065395', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'project_id': '20fcd4eabca541d1b85ece3cba1add7c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57127286', 'ctest-vn-82065395'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 19:10:19,846 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bde8bf9e-d52e-43f7-96eb-38fd12fd3b72', 'name': '', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '609194c8-a896-4d1f-9ae7-af454b175029', 'ip_version': 4, 'cidr': '199.25.121.192/26', 'allocation_pools': [{'start': '199.25.121.194', 'end': '199.25.121.254'}], 'gateway_ip': '199.25.121.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.25.121.194', 'tags': [], 'project_id': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:10:19,864 - INFO - Created VN ctest-vn-82065395 2025-10-23 19:10:19,918 - DEBUG - VN ctest-vn-82065395 UUID is 609194c8-a896-4d1f-9ae7-af454b175029 2025-10-23 19:10:21,026 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4465-1) 2025-10-23 19:10:21,026 - INFO - Waiting for VM ctest-TestBasicVMVN-57127286-70589447 to be up.. 2025-10-23 19:10:21,067 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 19:10:26,137 - DEBUG - VM is in ACTIVE state now 2025-10-23 19:10:26,137 - INFO - VM name : ctest-TestBasicVMVN-57127286-70589447 2025-10-23 19:10:26,204 - DEBUG - VM ctest-TestBasicVMVN-57127286-70589447 ID is b461dc2e-a86c-4a22-b3d7-1ce92dd3e3a8 2025-10-23 19:10:26,204 - DEBUG - VM ctest-TestBasicVMVN-57127286-70589447 launched on Node cn-jenkins-deploy-platform-ansible-os-4465-1 2025-10-23 19:10:26,275 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b461dc2e-a86c-4a22-b3d7-1ce92dd3e3a8 2025-10-23 19:10:26,285 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7f2c7fba-f635-468b-a432-cf50cd1ab662 2025-10-23 19:10:29,555 - 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 1030ms') 2025-10-23 19:10:29,555 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-70589447 failed! 2025-10-23 19:10:29,610 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-82065395 is 199.25.121.193 and allocation pool is NOT set 2025-10-23 19:10:31,670 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.769 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.769/1.781/2.794/1.012 ms') 2025-10-23 19:10:31,670 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-70589447 passed 2025-10-23 19:10:31,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:31,826 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-70589447, IP 199.25.121.195, Port 22 2025-10-23 19:10:31,982 - DEBUG - VM ctest-TestBasicVMVN-57127286-70589447 is ready for SSH connections 2025-10-23 19:10:31,982 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 19:10:31,982 - DEBUG - cat /tmp/output.txt 2025-10-23 19:10:33,664 - DEBUG - Hello World. The time is now Thu, 23 Oct 2025 13:10:31 -0600! 2025-10-23 19:10:33,664 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Oct 2025 13:10:31 -0600!'} 2025-10-23 19:10:33,664 - INFO - metadata_script.txt got executed in the vm 2025-10-23 19:10:33,665 - INFO - Deleting VM ctest-TestBasicVMVN-57127286-70589447 2025-10-23 19:10:33,731 - INFO - Deleting VN ctest-vn-82065395 2025-10-23 19:10:33,764 - DEBUG - VN 609194c8-a896-4d1f-9ae7-af454b175029 still in use: Unable to complete operation on network 609194c8-a896-4d1f-9ae7-af454b175029. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-51fdc47d-c7ee-4d44-b9d6-3cf99c968c97'] 2025-10-23 19:10:33,764 - WARNING - Deleting VN ctest-vn-82065395 failed..Will retry 2025-10-23 19:10:35,864 - DEBUG - Response for deleting network () 2025-10-23 19:10:36,119 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 19:10:36,119 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-23 19:10:36,120 - INFO - -------------------------------------------------------------------------------- 2025-10-23 19:10:36,122 - INFO - ================================================================================ 2025-10-23 19:10:36,122 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-23 19:10:36,122 - 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-23 19:10:36,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 19:10:36,408 - INFO - Initial checks done. Running the testcase now 2025-10-23 19:10:36,408 - INFO - 2025-10-23 19:10:36,874 - DEBUG - Response for create_network : {'network': {'id': '3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd', 'name': 'ctest-vn-69532175', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'project_id': '20fcd4eabca541d1b85ece3cba1add7c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57127286', 'ctest-vn-69532175'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 19:10:37,040 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff412707-8de6-41b2-a764-080c43b12a1f', 'name': '', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd', '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': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:10:37,237 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a21ebbd-9b52-4dfd-9d51-4fde85382401', 'name': '', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd', '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': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:10:37,255 - INFO - Created VN ctest-vn-69532175 2025-10-23 19:10:37,310 - DEBUG - VN ctest-vn-69532175 UUID is 3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:37,637 - DEBUG - Response for create_port : {'port': {'name': '4136e53c-ca1c-4461-a37a-f600b22e68d6', 'id': '4136e53c-ca1c-4461-a37a-f600b22e68d6', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd', 'mac_address': '02:41:36:e5:3c:ca', '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': 'ff412707-8de6-41b2-a764-080c43b12a1f'}], 'security_groups': ['8df0e8e4-e117-45c4-b635-002f2db9ddad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:10:37,792 - DEBUG - Response for create_port : {'port': {'name': '89ebb11b-40fe-42bd-92f8-71c1b00b0069', 'id': '89ebb11b-40fe-42bd-92f8-71c1b00b0069', 'tenant_id': '20fcd4eabca541d1b85ece3cba1add7c', 'network_id': '3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd', 'mac_address': '02:89:eb:b1:1b:40', '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': '1a21ebbd-9b52-4dfd-9d51-4fde85382401'}], 'security_groups': ['8df0e8e4-e117-45c4-b635-002f2db9ddad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20fcd4eabca541d1b85ece3cba1add7c'}} 2025-10-23 19:10:38,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4465-1) 2025-10-23 19:10:38,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4465-1) 2025-10-23 19:10:39,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4465-1) 2025-10-23 19:10:39,798 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 19:10:39,809 - DEBUG - Requesting: http://10.0.0.254:8082/domain/e294bc14-004b-4d5c-99dd-b4f57c297166 2025-10-23 19:10:39,822 - DEBUG - Requesting: http://10.0.0.254:8082/project/20fcd4ea-bca5-41d1-b85e-ce3cba1add7c 2025-10-23 19:10:39,918 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/e26b3d88-0481-48b2-a474-faa63218eecb 2025-10-23 19:10:39,934 - INFO - Verifications in API Server for IPAM: ctest-ipam-51023164 passed 2025-10-23 19:10:39,940 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57127286:ctest-ipam-51023164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57127286', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16315201729480181938', 'uuid-lslong': '11850372111230627531'}, 'enable': 'true', 'created': '2025-10-23T19:10:36', 'last-modified': '2025-10-23T19:10:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.307147'} 2025-10-23 19:10:39,940 - INFO - Verifications in Control node for IPAM: ctest-ipam-51023164 passed 2025-10-23 19:10:39,949 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 19:10:39,967 - DEBUG - Requesting: http://10.0.0.254:8082/domain/e294bc14-004b-4d5c-99dd-b4f57c297166 2025-10-23 19:10:39,980 - DEBUG - Requesting: http://10.0.0.254:8082/project/20fcd4ea-bca5-41d1-b85e-ce3cba1add7c 2025-10-23 19:10:40,069 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,090 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,102 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:10:40,110 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:10:40,121 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5be4e457-673d-4f94-b727-09bb27041784 2025-10-23 19:10:40,131 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-23 19:10:40,132 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,149 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:10:40,170 - INFO - Verified VN network id 11 for VN 3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,170 - INFO - Verifications in API Server for VN ctest-vn-69532175 passed 2025-10-23 19:10:40,171 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,186 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:10:40,195 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:10:40,208 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5be4e457-673d-4f94-b727-09bb27041784 2025-10-23 19:10:40,229 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57127286', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4183804983337110062', 'uuid-lslong': '10214741114325083837'}, 'enable': 'true', 'created': '2025-10-23T19:10:36', 'last-modified': '2025-10-23T19:10:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.018779'} 2025-10-23 19:10:40,236 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-23 19:10:40,236 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69532175 passed 2025-10-23 19:10:40,236 - DEBUG - ====Verifying policy data for ctest-vn-69532175 in API_Server ====== 2025-10-23 19:10:40,236 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 19:10:40,247 - DEBUG - Requesting: http://10.0.0.254:8082/domain/e294bc14-004b-4d5c-99dd-b4f57c297166 2025-10-23 19:10:40,338 - DEBUG - Requesting: http://10.0.0.254:8082/project/20fcd4ea-bca5-41d1-b85e-ce3cba1add7c 2025-10-23 19:10:40,409 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd 2025-10-23 19:10:40,424 - DEBUG - =>VN ctest-vn-69532175 has no policy to be verified 2025-10-23 19:10:40,424 - DEBUG - Verifying the vn in opserver 2025-10-23 19:10:40,424 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 virtual network link through opserver 10.0.0.254 2025-10-23 19:10:40,424 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-23 19:10:40,782 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-23 19:10:40,856 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175?flat'} 2025-10-23 19:10:40,856 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 is found in opserver 2025-10-23 19:10:40,862 - DEBUG - VRF ids for VN ctest-vn-69532175: {'10.0.0.254': '2'} 2025-10-23 19:10:40,862 - INFO - Waiting for VM ctest-TestBasicVMVN-57127286-25133368 to be up.. 2025-10-23 19:10:40,954 - DEBUG - VM is in ACTIVE state now 2025-10-23 19:10:40,954 - INFO - VM name : ctest-TestBasicVMVN-57127286-25133368 2025-10-23 19:10:41,056 - DEBUG - VM ctest-TestBasicVMVN-57127286-25133368 ID is 41ace923-d195-4373-a16b-7782a4dd380d 2025-10-23 19:10:41,056 - DEBUG - VM ctest-TestBasicVMVN-57127286-25133368 launched on Node cn-jenkins-deploy-platform-ansible-os-4465-1 2025-10-23 19:10:41,187 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/41ace923-d195-4373-a16b-7782a4dd380d 2025-10-23 19:10:41,198 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4136e53c-ca1c-4461-a37a-f600b22e68d6 2025-10-23 19:10:44,461 - 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 1026ms') 2025-10-23 19:10:44,461 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-25133368 failed! 2025-10-23 19:10:44,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 is 31.1.1.1 and allocation pool is NOT set 2025-10-23 19:10:44,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 is 31.1.2.1 and allocation pool is NOT set 2025-10-23 19:10:48,590 - 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 1018ms') 2025-10-23 19:10:48,590 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-25133368 failed! 2025-10-23 19:10:48,646 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 is 31.1.1.1 and allocation pool is NOT set 2025-10-23 19:10:48,646 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 is 31.1.2.1 and allocation pool is NOT set 2025-10-23 19:10:50,711 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.351 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.351/1.714/3.077/1.363 ms') 2025-10-23 19:10:50,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57127286-25133368 passed 2025-10-23 19:10:50,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:50,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-25133368, IP 31.1.1.4, Port 22 2025-10-23 19:10:51,021 - DEBUG - VM ctest-TestBasicVMVN-57127286-25133368 is ready for SSH connections 2025-10-23 19:10:51,021 - INFO - Waiting for VM ctest-TestBasicVMVN-57127286-17834380 to be up.. 2025-10-23 19:10:51,095 - DEBUG - VM is in ACTIVE state now 2025-10-23 19:10:51,095 - INFO - VM name : ctest-TestBasicVMVN-57127286-17834380 2025-10-23 19:10:51,175 - DEBUG - VM ctest-TestBasicVMVN-57127286-17834380 ID is bad3c42e-4d63-4c79-ab70-5f9a0fc75d9e 2025-10-23 19:10:51,175 - DEBUG - VM ctest-TestBasicVMVN-57127286-17834380 launched on Node cn-jenkins-deploy-platform-ansible-os-4465-1 2025-10-23 19:10:51,254 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bad3c42e-4d63-4c79-ab70-5f9a0fc75d9e 2025-10-23 19:10:51,263 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/89ebb11b-40fe-42bd-92f8-71c1b00b0069 2025-10-23 19:10:52,506 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.485 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.485/1.759/3.034/1.274 ms') 2025-10-23 19:10:52,506 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57127286-17834380 passed 2025-10-23 19:10:52,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:52,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-17834380, IP 31.1.2.4, Port 22 2025-10-23 19:10:52,817 - DEBUG - VM ctest-TestBasicVMVN-57127286-17834380 is ready for SSH connections 2025-10-23 19:10:52,817 - INFO - Waiting for VM ctest-TestBasicVMVN-57127286-10651857 to be up.. 2025-10-23 19:10:52,890 - DEBUG - VM is in ACTIVE state now 2025-10-23 19:10:52,890 - INFO - VM name : ctest-TestBasicVMVN-57127286-10651857 2025-10-23 19:10:52,971 - DEBUG - VM ctest-TestBasicVMVN-57127286-10651857 ID is b3b4ffee-a95f-433a-88e2-0356a61aac80 2025-10-23 19:10:52,971 - DEBUG - VM ctest-TestBasicVMVN-57127286-10651857 launched on Node cn-jenkins-deploy-platform-ansible-os-4465-1 2025-10-23 19:10:53,045 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b3b4ffee-a95f-433a-88e2-0356a61aac80 2025-10-23 19:10:53,067 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b26f89ef-ac0e-40b4-beb0-a2a36d0a0ead 2025-10-23 19:10:54,334 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.343 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.343/1.754/3.166/1.411 ms') 2025-10-23 19:10:54,334 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57127286-10651857 passed 2025-10-23 19:10:54,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:54,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57127286-10651857, IP 31.1.1.3, Port 22 2025-10-23 19:10:54,637 - DEBUG - VM ctest-TestBasicVMVN-57127286-10651857 is ready for SSH connections 2025-10-23 19:10:54,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:54,638 - 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.254, gateway password: c0ntrail123 2025-10-23 19:10:54,638 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-23 19:10:58,665 - 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.273 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.012 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.945 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.945/1.743/3.273 ms 2025-10-23 19:10:58,665 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57127286-25133368 passed 2025-10-23 19:10:58,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:10:58,665 - 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.254, gateway password: c0ntrail123 2025-10-23 19:10:58,665 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-23 19:11:02,324 - 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.045 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.790 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.812 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.790/1.549/3.045 ms 2025-10-23 19:11:02,324 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57127286-17834380 passed 2025-10-23 19:11:02,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:11:02,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:11:02,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 19:11:02,325 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:02,325 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 19:11:02,515 - DEBUG - None 2025-10-23 19:11:02,515 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:02,515 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 19:11:02,701 - DEBUG - None 2025-10-23 19:11:02,701 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:02,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-23 19:11:03,392 - DEBUG - None 2025-10-23 19:11:03,392 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:03,392 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-23 19:11:05,605 - 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.741 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.884 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.558 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.588/3.884 ms 2025-10-23 19:11:05,606 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:05,606 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-23 19:11:07,847 - 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.293 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.122 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.308 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.632 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.610 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.341/2.536/5.308 ms 2025-10-23 19:11:07,848 - 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.254, gateway password: c0ntrail123 2025-10-23 19:11:07,848 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-23 19:11:10,110 - 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.789 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.544 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.338 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.606 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.233 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.378 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.508 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.508/1.913/3.378 ms 2025-10-23 19:11:10,110 - INFO - Deleting VM ctest-TestBasicVMVN-57127286-10651857 2025-10-23 19:11:10,179 - INFO - Detaching port 89ebb11b-40fe-42bd-92f8-71c1b00b0069 from VM ctest-TestBasicVMVN-57127286-17834380 2025-10-23 19:11:10,209 - INFO - Deleting VM ctest-TestBasicVMVN-57127286-17834380 2025-10-23 19:11:10,277 - INFO - Detaching port 4136e53c-ca1c-4461-a37a-f600b22e68d6 from VM ctest-TestBasicVMVN-57127286-25133368 2025-10-23 19:11:10,307 - INFO - Deleting VM ctest-TestBasicVMVN-57127286-25133368 2025-10-23 19:11:10,377 - INFO - Deleting VN ctest-vn-69532175 2025-10-23 19:11:10,545 - DEBUG - Response for delete_port : () 2025-10-23 19:11:10,710 - DEBUG - Response for delete_port : () 2025-10-23 19:11:10,757 - DEBUG - VN 3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd still in use: Unable to complete operation on network 3a0fdc77-3151-4a2e-8dc2-0cec67eca6bd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-01596e1c-19da-42a7-ae01-0bc804981edf'] 2025-10-23 19:11:10,758 - WARNING - Deleting VN ctest-vn-69532175 failed..Will retry 2025-10-23 19:11:12,889 - DEBUG - Response for deleting network () 2025-10-23 19:11:12,889 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e4ec672-ac42-480f-933b-b91326ff547c 2025-10-23 19:11:12,895 - DEBUG - Response Code: 404 2025-10-23 19:11:12,896 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 19:11:12,900 - DEBUG - Requesting: http://10.0.0.254:8082/domain/e294bc14-004b-4d5c-99dd-b4f57c297166 2025-10-23 19:11:12,955 - DEBUG - Requesting: http://10.0.0.254:8082/project/20fcd4ea-bca5-41d1-b85e-ce3cba1add7c 2025-10-23 19:11:13,027 - INFO - Validated that VN ctest-vn-69532175 is not found in API Server 2025-10-23 19:11:13,038 - DEBUG - VN ctest-vn-69532175 is not present in Agent 10.0.0.254 2025-10-23 19:11:13,038 - INFO - Validated that VN ctest-vn-69532175 is not in any agent 2025-10-23 19:11:13,044 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-23 19:11:13,050 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-69532175 2025-10-23 19:11:13,050 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57127286:ctest-vn-69532175 2025-10-23 19:11:13,060 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69532175 info 2025-10-23 19:11:13,133 - INFO - IPAM: ctest-ipam-51023164 is not found in API Server 2025-10-23 19:11:13,144 - INFO - IPAM:ctest-ipam-51023164 is not found in control node 2025-10-23 19:11:13,399 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 19:11:13,399 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-23 19:11:13,399 - INFO - -------------------------------------------------------------------------------- 2025-10-23 19:11:14,084 - INFO - Deleted project: ctest-TestBasicVMVN-57127286, ID : 20fcd4ea-bca5-41d1-b85e-ce3cba1add7c