2025-09-15 02:13:31,409 - INFO - Domain Default found not creating 2025-09-15 02:13:31,548 - INFO - Project ctest-TestBasicVMVN-39231183 not found, creating it 2025-09-15 02:13:31,970 - INFO - Created Project:ctest-TestBasicVMVN-39231183, ID : 1004334c-e2ce-4b94-b322-443314749ed7 2025-09-15 02:13:33,455 - INFO - ================================================================================ 2025-09-15 02:13:33,455 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-15 02:13:33,455 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-09-15 02:13:33,715 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.249': '0'}} with 2025-09-15 02:13:33,715 - INFO - Initial checks done. Running the testcase now 2025-09-15 02:13:33,715 - INFO - 2025-09-15 02:13:34,235 - DEBUG - Response for create_network : {'network': {'id': '0df60d56-7337-4128-b624-c1fe20e48726', 'name': 'ctest-vn2_metadata-60034229', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'project_id': '1004334ce2ce4b94b322443314749ed7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39231183', 'ctest-vn2_metadata-60034229'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 02:13:34,405 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5805a58-9794-4d17-878b-3f836157c77c', 'name': '', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '0df60d56-7337-4128-b624-c1fe20e48726', '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': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:13:34,422 - INFO - Created VN ctest-vn2_metadata-60034229 2025-09-15 02:13:34,473 - DEBUG - VN ctest-vn2_metadata-60034229 UUID is 0df60d56-7337-4128-b624-c1fe20e48726 2025-09-15 02:13:34,643 - DEBUG - Services list from nova: [, , ] 2025-09-15 02:13:35,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1) 2025-09-15 02:13:35,717 - DEBUG - Link local service introspect added 2025-09-15 02:13:35,756 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-15 02:13:40,834 - DEBUG - VM is in ACTIVE state now 2025-09-15 02:13:40,965 - INFO - Waiting for VM ctest-TestBasicVMVN-39231183-22701176 to be up.. 2025-09-15 02:13:40,965 - INFO - VM name : ctest-TestBasicVMVN-39231183-22701176 2025-09-15 02:13:41,041 - DEBUG - VM ctest-TestBasicVMVN-39231183-22701176 ID is fb25ef2c-07b5-4a3a-8094-a989f8aee8f3 2025-09-15 02:13:41,041 - DEBUG - VM ctest-TestBasicVMVN-39231183-22701176 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1 2025-09-15 02:13:41,115 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fb25ef2c-07b5-4a3a-8094-a989f8aee8f3 2025-09-15 02:13:41,412 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/fb25ef2c-07b5-4a3a-8094-a989f8aee8f3 2025-09-15 02:13:41,446 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/8f3e92e2-25eb-4099-b96d-9bd08ec12c84 2025-09-15 02:13:44,694 - 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-09-15 02:13:44,694 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-22701176 failed! 2025-09-15 02:13:44,749 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn2_metadata-60034229 is 11.1.1.1 and allocation pool is NOT set 2025-09-15 02:13:46,809 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 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 = 1.056/2.881/4.707/1.825 ms') 2025-09-15 02:13:46,810 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-22701176 passed 2025-09-15 02:13:46,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:13:46,961 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-22701176, IP 11.1.1.3, Port 22 2025-09-15 02:13:47,027 - 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-15 02:13:47,100 - DEBUG - VM ctest-TestBasicVMVN-39231183-22701176 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-15 02:13:52,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:13:52,100 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-22701176, IP 11.1.1.3, Port 22 2025-09-15 02:13:52,261 - DEBUG - VM ctest-TestBasicVMVN-39231183-22701176 is ready for SSH connections 2025-09-15 02:13:52,261 - INFO - Retry 0 2025-09-15 02:13:52,261 - 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-09-15 02:13:52,261 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-15 02:13:53,896 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-15 02:13:53,896 - INFO - Generic metadata worked 2025-09-15 02:13:54,145 - DEBUG - Link local service introspect removed 2025-09-15 02:13:54,145 - INFO - Deleting VM ctest-TestBasicVMVN-39231183-22701176 2025-09-15 02:13:54,213 - INFO - Deleting VN ctest-vn2_metadata-60034229 2025-09-15 02:13:54,247 - DEBUG - VN 0df60d56-7337-4128-b624-c1fe20e48726 still in use: Unable to complete operation on network 0df60d56-7337-4128-b624-c1fe20e48726. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b24adb8d-a158-4e28-a035-4b39c6725d5c'] 2025-09-15 02:13:54,247 - WARNING - Deleting VN ctest-vn2_metadata-60034229 failed..Will retry 2025-09-15 02:13:56,341 - DEBUG - Response for deleting network () 2025-09-15 02:13:56,594 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 02:13:56,594 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-09-15 02:13:56,594 - INFO - -------------------------------------------------------------------------------- 2025-09-15 02:13:56,596 - INFO - ================================================================================ 2025-09-15 02:13:56,596 - INFO - STARTING TEST : test_metadata_service 2025-09-15 02:13:56,596 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-09-15 02:13:56,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.249': '0'}} with 2025-09-15 02:13:56,895 - INFO - Initial checks done. Running the testcase now 2025-09-15 02:13:56,895 - INFO - 2025-09-15 02:13:56,895 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs 2025-09-15 02:13:56,900 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/98d9d389-974d-40f7-95bd-7f6d1fd8c253 2025-09-15 02:13:57,075 - DEBUG - Response for create_network : {'network': {'id': '83055203-3fff-4e6b-a13c-0b4590d6db73', 'name': 'ctest-vn-82447117', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'project_id': '1004334ce2ce4b94b322443314749ed7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39231183', 'ctest-vn-82447117'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 02:13:57,250 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bb0e2da-603c-4e8d-8661-3fe3d43721bc', 'name': '', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '83055203-3fff-4e6b-a13c-0b4590d6db73', 'ip_version': 4, 'cidr': '70.34.139.64/26', 'allocation_pools': [{'start': '70.34.139.66', 'end': '70.34.139.126'}], 'gateway_ip': '70.34.139.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.34.139.66', 'tags': [], 'project_id': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:13:57,268 - INFO - Created VN ctest-vn-82447117 2025-09-15 02:13:57,317 - DEBUG - VN ctest-vn-82447117 UUID is 83055203-3fff-4e6b-a13c-0b4590d6db73 2025-09-15 02:13:58,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1) 2025-09-15 02:13:58,473 - INFO - Waiting for VM ctest-TestBasicVMVN-39231183-21744168 to be up.. 2025-09-15 02:13:58,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-15 02:14:03,589 - DEBUG - VM is in ACTIVE state now 2025-09-15 02:14:03,589 - INFO - VM name : ctest-TestBasicVMVN-39231183-21744168 2025-09-15 02:14:03,656 - DEBUG - VM ctest-TestBasicVMVN-39231183-21744168 ID is 09d7d0b7-5dc9-4256-a5a8-bf127c6fd52e 2025-09-15 02:14:03,657 - DEBUG - VM ctest-TestBasicVMVN-39231183-21744168 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1 2025-09-15 02:14:03,730 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/09d7d0b7-5dc9-4256-a5a8-bf127c6fd52e 2025-09-15 02:14:03,738 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e081833d-bccc-4ac7-a9d8-70daf5058bfe 2025-09-15 02:14:07,006 - 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 1035ms') 2025-09-15 02:14:07,006 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-21744168 failed! 2025-09-15 02:14:07,061 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-82447117 is 70.34.139.65 and allocation pool is NOT set 2025-09-15 02:14:09,124 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.791 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.791/1.898/3.005/1.107 ms') 2025-09-15 02:14:09,124 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-21744168 passed 2025-09-15 02:14:09,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:09,282 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-21744168, IP 70.34.139.67, Port 22 2025-09-15 02:14:09,437 - DEBUG - VM ctest-TestBasicVMVN-39231183-21744168 is ready for SSH connections 2025-09-15 02:14:09,437 - 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-09-15 02:14:09,437 - DEBUG - cat /tmp/output.txt 2025-09-15 02:14:11,080 - DEBUG - Hello World. The time is now Sun, 14 Sep 2025 20:14:08 -0600! 2025-09-15 02:14:11,080 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 14 Sep 2025 20:14:08 -0600!'} 2025-09-15 02:14:11,080 - INFO - metadata_script.txt got executed in the vm 2025-09-15 02:14:11,080 - INFO - Deleting VM ctest-TestBasicVMVN-39231183-21744168 2025-09-15 02:14:11,151 - INFO - Deleting VN ctest-vn-82447117 2025-09-15 02:14:11,189 - DEBUG - VN 83055203-3fff-4e6b-a13c-0b4590d6db73 still in use: Unable to complete operation on network 83055203-3fff-4e6b-a13c-0b4590d6db73. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-80299624-fbf6-495f-b5c6-20578bd1c1c2'] 2025-09-15 02:14:11,189 - WARNING - Deleting VN ctest-vn-82447117 failed..Will retry 2025-09-15 02:14:13,291 - DEBUG - Response for deleting network () 2025-09-15 02:14:13,554 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 02:14:13,554 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-09-15 02:14:13,554 - INFO - -------------------------------------------------------------------------------- 2025-09-15 02:14:13,556 - INFO - ================================================================================ 2025-09-15 02:14:13,556 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-15 02:14:13,556 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-09-15 02:14:13,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.249': '0'}} with 2025-09-15 02:14:13,842 - INFO - Initial checks done. Running the testcase now 2025-09-15 02:14:13,842 - INFO - 2025-09-15 02:14:14,329 - DEBUG - Response for create_network : {'network': {'id': '41f6f578-a7ba-4272-a663-493658f30da8', 'name': 'ctest-vn-59165570', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'project_id': '1004334ce2ce4b94b322443314749ed7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39231183', 'ctest-vn-59165570'], 'port_security_enabled': True, 'description': ''}} 2025-09-15 02:14:14,479 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffac820a-5b0d-4e14-aa38-7f9378b6a5ea', 'name': '', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '41f6f578-a7ba-4272-a663-493658f30da8', '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': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:14:14,615 - DEBUG - Response for create_subnet : {'subnet': {'id': '3418148b-c555-42c6-9b6c-0805d98c7344', 'name': '', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '41f6f578-a7ba-4272-a663-493658f30da8', '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': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:14:14,634 - INFO - Created VN ctest-vn-59165570 2025-09-15 02:14:14,686 - DEBUG - VN ctest-vn-59165570 UUID is 41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:15,025 - DEBUG - Response for create_port : {'port': {'name': 'fefd734e-a64a-486c-9e56-c53489add73e', 'id': 'fefd734e-a64a-486c-9e56-c53489add73e', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '41f6f578-a7ba-4272-a663-493658f30da8', 'mac_address': '02:fe:fd:73:4e:a6', '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': 'ffac820a-5b0d-4e14-aa38-7f9378b6a5ea'}], 'security_groups': ['e3fb7f56-c1c6-4f19-b144-3b73eabad8e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:14:15,187 - DEBUG - Response for create_port : {'port': {'name': '22f850ca-fb84-43f2-829d-8ea63d952d22', 'id': '22f850ca-fb84-43f2-829d-8ea63d952d22', 'tenant_id': '1004334ce2ce4b94b322443314749ed7', 'network_id': '41f6f578-a7ba-4272-a663-493658f30da8', 'mac_address': '02:22:f8:50:ca:fb', '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': '3418148b-c555-42c6-9b6c-0805d98c7344'}], 'security_groups': ['e3fb7f56-c1c6-4f19-b144-3b73eabad8e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1004334ce2ce4b94b322443314749ed7'}} 2025-09-15 02:14:15,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1) 2025-09-15 02:14:15,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1) 2025-09-15 02:14:17,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4109-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4109-1) 2025-09-15 02:14:17,148 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-09-15 02:14:17,154 - DEBUG - Requesting: http://10.0.0.141:8082/domain/378cc995-6219-495f-a260-3d3cddf6d01c 2025-09-15 02:14:17,171 - DEBUG - Requesting: http://10.0.0.141:8082/project/1004334c-e2ce-4b94-b322-443314749ed7 2025-09-15 02:14:17,259 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/f57116a9-c2cf-4b36-aada-e48cab83e7ec 2025-09-15 02:14:17,271 - INFO - Verifications in API Server for IPAM: ctest-ipam-56198893 passed 2025-09-15 02:14:17,277 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-39231183:ctest-ipam-56198893', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39231183', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17685942130034297654', 'uuid-lslong': '12311403824194775020'}, 'enable': 'true', 'created': '2025-09-15T02:14:13', 'last-modified': '2025-09-15T02:14:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.205634'} 2025-09-15 02:14:17,277 - INFO - Verifications in Control node for IPAM: ctest-ipam-56198893 passed 2025-09-15 02:14:17,277 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-09-15 02:14:17,286 - DEBUG - Requesting: http://10.0.0.141:8082/domain/378cc995-6219-495f-a260-3d3cddf6d01c 2025-09-15 02:14:17,297 - DEBUG - Requesting: http://10.0.0.141:8082/project/1004334c-e2ce-4b94-b322-443314749ed7 2025-09-15 02:14:17,380 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,397 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,409 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:17,416 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:17,430 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/cf3e0559-1bcf-4ef0-b380-e9676426a2ca 2025-09-15 02:14:17,436 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-15 02:14:17,436 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,445 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:17,459 - INFO - Verified VN network id 11 for VN 41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,459 - INFO - Verifications in API Server for VN ctest-vn-59165570 passed 2025-09-15 02:14:17,459 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,471 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:17,488 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:17,496 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/cf3e0559-1bcf-4ef0-b380-e9676426a2ca 2025-09-15 02:14:17,509 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39231183', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4753256355295019634', 'uuid-lslong': '11989507130759777704'}, 'enable': 'true', 'created': '2025-09-15T02:14:14', 'last-modified': '2025-09-15T02:14:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.917456'} 2025-09-15 02:14:17,518 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-15 02:14:17,518 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59165570 passed 2025-09-15 02:14:17,519 - DEBUG - ====Verifying policy data for ctest-vn-59165570 in API_Server ====== 2025-09-15 02:14:17,519 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-09-15 02:14:17,523 - DEBUG - Requesting: http://10.0.0.141:8082/domain/378cc995-6219-495f-a260-3d3cddf6d01c 2025-09-15 02:14:17,534 - DEBUG - Requesting: http://10.0.0.141:8082/project/1004334c-e2ce-4b94-b322-443314749ed7 2025-09-15 02:14:17,620 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/41f6f578-a7ba-4272-a663-493658f30da8 2025-09-15 02:14:17,637 - DEBUG - =>VN ctest-vn-59165570 has no policy to be verified 2025-09-15 02:14:17,637 - DEBUG - Verifying the vn in opserver 2025-09-15 02:14:17,637 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 virtual network link through opserver 10.0.0.141 2025-09-15 02:14:17,638 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-09-15 02:14:18,070 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-09-15 02:14:18,172 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570?flat'} 2025-09-15 02:14:18,172 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 is found in opserver 2025-09-15 02:14:18,177 - DEBUG - VRF ids for VN ctest-vn-59165570: {'10.0.0.141': '2'} 2025-09-15 02:14:18,177 - INFO - Waiting for VM ctest-TestBasicVMVN-39231183-66011446 to be up.. 2025-09-15 02:14:18,263 - DEBUG - VM is in ACTIVE state now 2025-09-15 02:14:18,263 - INFO - VM name : ctest-TestBasicVMVN-39231183-66011446 2025-09-15 02:14:18,355 - DEBUG - VM ctest-TestBasicVMVN-39231183-66011446 ID is f7eae201-2666-4d00-b9b5-04ee85723994 2025-09-15 02:14:18,355 - DEBUG - VM ctest-TestBasicVMVN-39231183-66011446 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1 2025-09-15 02:14:18,424 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/f7eae201-2666-4d00-b9b5-04ee85723994 2025-09-15 02:14:18,431 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/fefd734e-a64a-486c-9e56-c53489add73e 2025-09-15 02:14:21,690 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-09-15 02:14:21,690 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-66011446 failed! 2025-09-15 02:14:21,746 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 is 31.1.1.1 and allocation pool is NOT set 2025-09-15 02:14:21,746 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 is 31.1.2.1 and allocation pool is NOT set 2025-09-15 02:14:25,824 - 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-09-15 02:14:25,825 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-66011446 failed! 2025-09-15 02:14:25,877 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 is 31.1.1.1 and allocation pool is NOT set 2025-09-15 02:14:25,877 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 is 31.1.2.1 and allocation pool is NOT set 2025-09-15 02:14:27,935 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.555 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.555/2.463/4.371/1.908 ms') 2025-09-15 02:14:27,936 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39231183-66011446 passed 2025-09-15 02:14:28,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:28,086 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-66011446, IP 31.1.1.4, Port 22 2025-09-15 02:14:28,250 - DEBUG - VM ctest-TestBasicVMVN-39231183-66011446 is ready for SSH connections 2025-09-15 02:14:28,250 - INFO - Waiting for VM ctest-TestBasicVMVN-39231183-43542913 to be up.. 2025-09-15 02:14:28,321 - DEBUG - VM is in ACTIVE state now 2025-09-15 02:14:28,321 - INFO - VM name : ctest-TestBasicVMVN-39231183-43542913 2025-09-15 02:14:28,396 - DEBUG - VM ctest-TestBasicVMVN-39231183-43542913 ID is 68aae102-c1d5-4a48-b345-ee60c6616693 2025-09-15 02:14:28,396 - DEBUG - VM ctest-TestBasicVMVN-39231183-43542913 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1 2025-09-15 02:14:28,462 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/68aae102-c1d5-4a48-b345-ee60c6616693 2025-09-15 02:14:28,470 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/22f850ca-fb84-43f2-829d-8ea63d952d22 2025-09-15 02:14:29,706 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.971 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.971/2.288/3.605/1.317 ms') 2025-09-15 02:14:29,706 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-39231183-43542913 passed 2025-09-15 02:14:29,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:29,853 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-43542913, IP 31.1.2.4, Port 22 2025-09-15 02:14:29,919 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-09-15 02:14:29,985 - DEBUG - VM ctest-TestBasicVMVN-39231183-43542913 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-15 02:14:34,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:34,986 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-43542913, IP 31.1.2.4, Port 22 2025-09-15 02:14:35,141 - DEBUG - VM ctest-TestBasicVMVN-39231183-43542913 is ready for SSH connections 2025-09-15 02:14:35,141 - INFO - Waiting for VM ctest-TestBasicVMVN-39231183-70281324 to be up.. 2025-09-15 02:14:35,210 - DEBUG - VM is in ACTIVE state now 2025-09-15 02:14:35,210 - INFO - VM name : ctest-TestBasicVMVN-39231183-70281324 2025-09-15 02:14:35,278 - DEBUG - VM ctest-TestBasicVMVN-39231183-70281324 ID is 278cf41e-46ea-4721-8cbf-0b5df4716b14 2025-09-15 02:14:35,278 - DEBUG - VM ctest-TestBasicVMVN-39231183-70281324 launched on Node cn-jenkins-deploy-platform-ansible-os-4109-1 2025-09-15 02:14:35,411 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/278cf41e-46ea-4721-8cbf-0b5df4716b14 2025-09-15 02:14:35,420 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/899968dd-a3e0-415d-9deb-43ff7d5b2704 2025-09-15 02:14:36,645 - 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.81 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.401 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.401/1.603/2.805/1.202 ms') 2025-09-15 02:14:36,645 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-39231183-70281324 passed 2025-09-15 02:14:36,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:36,801 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39231183-70281324, IP 31.1.1.3, Port 22 2025-09-15 02:14:36,961 - DEBUG - VM ctest-TestBasicVMVN-39231183-70281324 is ready for SSH connections 2025-09-15 02:14:36,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:36,961 - 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-09-15 02:14:36,961 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-15 02:14:40,950 - 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.562 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.760 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.774 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.760/1.698/3.562 ms 2025-09-15 02:14:40,950 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-39231183-66011446 passed 2025-09-15 02:14:40,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:40,950 - 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-09-15 02:14:40,950 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-15 02:14:44,586 - 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.186 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.912 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.796 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.796/1.631/3.186 ms 2025-09-15 02:14:44,586 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-39231183-43542913 passed 2025-09-15 02:14:44,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:44,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:44,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-15 02:14:44,587 - 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-09-15 02:14:44,587 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 02:14:44,765 - DEBUG - None 2025-09-15 02:14:44,765 - 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-09-15 02:14:44,765 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 02:14:44,952 - DEBUG - None 2025-09-15 02:14:44,952 - 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-09-15 02:14:44,952 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-15 02:14:45,577 - DEBUG - None 2025-09-15 02:14:45,578 - 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-09-15 02:14:45,578 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-15 02:14:47,788 - 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.866 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.569 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.707 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.378/1.784/4.569 ms 2025-09-15 02:14:47,788 - 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-09-15 02:14:47,788 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-15 02:14:50,022 - 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.030 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.117 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.157 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.866 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.688 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.369/1.950/4.157 ms 2025-09-15 02:14:50,022 - 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-09-15 02:14:50,022 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-15 02:14:52,267 - 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.650 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.547 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.367 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.711 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.487 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.346/1.647/3.367 ms 2025-09-15 02:14:52,268 - INFO - Deleting VM ctest-TestBasicVMVN-39231183-70281324 2025-09-15 02:14:52,337 - INFO - Detaching port 22f850ca-fb84-43f2-829d-8ea63d952d22 from VM ctest-TestBasicVMVN-39231183-43542913 2025-09-15 02:14:52,374 - INFO - Deleting VM ctest-TestBasicVMVN-39231183-43542913 2025-09-15 02:14:52,446 - INFO - Detaching port fefd734e-a64a-486c-9e56-c53489add73e from VM ctest-TestBasicVMVN-39231183-66011446 2025-09-15 02:14:52,476 - INFO - Deleting VM ctest-TestBasicVMVN-39231183-66011446 2025-09-15 02:14:52,547 - INFO - Deleting VN ctest-vn-59165570 2025-09-15 02:14:52,708 - DEBUG - Response for delete_port : () 2025-09-15 02:14:52,861 - DEBUG - Response for delete_port : () 2025-09-15 02:14:52,906 - DEBUG - VN 41f6f578-a7ba-4272-a663-493658f30da8 still in use: Unable to complete operation on network 41f6f578-a7ba-4272-a663-493658f30da8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0930342a-4ef0-4ded-8d63-5a4097f11c44'] 2025-09-15 02:14:52,906 - WARNING - Deleting VN ctest-vn-59165570 failed..Will retry 2025-09-15 02:14:55,038 - DEBUG - Response for deleting network () 2025-09-15 02:14:55,038 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/5fd010fe-bbb2-4916-bb60-48bf43d32298 2025-09-15 02:14:55,043 - DEBUG - Response Code: 404 2025-09-15 02:14:55,044 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-09-15 02:14:55,048 - DEBUG - Requesting: http://10.0.0.141:8082/domain/378cc995-6219-495f-a260-3d3cddf6d01c 2025-09-15 02:14:55,098 - DEBUG - Requesting: http://10.0.0.141:8082/project/1004334c-e2ce-4b94-b322-443314749ed7 2025-09-15 02:14:55,175 - INFO - Validated that VN ctest-vn-59165570 is not found in API Server 2025-09-15 02:14:55,186 - DEBUG - VN ctest-vn-59165570 is not present in Agent 10.0.0.141 2025-09-15 02:14:55,187 - INFO - Validated that VN ctest-vn-59165570 is not in any agent 2025-09-15 02:14:55,192 - DEBUG - VRF 2 is not seen in agent 10.0.0.141 2025-09-15 02:14:55,198 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-59165570 2025-09-15 02:14:55,198 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-39231183:ctest-vn-59165570 2025-09-15 02:14:55,207 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59165570 info 2025-09-15 02:14:55,281 - INFO - IPAM: ctest-ipam-56198893 is not found in API Server 2025-09-15 02:14:55,291 - INFO - IPAM:ctest-ipam-56198893 is not found in control node 2025-09-15 02:14:55,546 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 02:14:55,546 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2025-09-15 02:14:55,546 - INFO - -------------------------------------------------------------------------------- 2025-09-15 02:14:56,222 - INFO - Deleted project: ctest-TestBasicVMVN-39231183, ID : 1004334c-e2ce-4b94-b322-443314749ed7