2025-09-05 12:48:57,953 - INFO - Domain Default found not creating 2025-09-05 12:48:58,110 - INFO - Project ctest-TestBasicVMVN-91032779 not found, creating it 2025-09-05 12:48:58,530 - INFO - Created Project:ctest-TestBasicVMVN-91032779, ID : 09763ad4-7990-48ad-bb78-5f3b858e9026 2025-09-05 12:49:00,197 - INFO - ================================================================================ 2025-09-05 12:49:00,197 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-05 12:49:00,197 - 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-05 12:49:00,450 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-05 12:49:00,450 - INFO - Initial checks done. Running the testcase now 2025-09-05 12:49:00,450 - INFO - 2025-09-05 12:49:01,060 - DEBUG - Response for create_network : {'network': {'id': 'ba1dbfea-1413-43ae-ab26-054ca839eb87', 'name': 'ctest-vn2_metadata-87934154', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'project_id': '09763ad4799048adbb785f3b858e9026', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91032779', 'ctest-vn2_metadata-87934154'], 'port_security_enabled': True, 'description': ''}} 2025-09-05 12:49:01,216 - DEBUG - Response for create_subnet : {'subnet': {'id': '8330a2bc-8cc6-49ae-abe2-1c19167fd219', 'name': '', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': 'ba1dbfea-1413-43ae-ab26-054ca839eb87', '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': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:01,235 - INFO - Created VN ctest-vn2_metadata-87934154 2025-09-05 12:49:01,285 - DEBUG - VN ctest-vn2_metadata-87934154 UUID is ba1dbfea-1413-43ae-ab26-054ca839eb87 2025-09-05 12:49:01,483 - DEBUG - Services list from nova: [, , ] 2025-09-05 12:49:02,599 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4024-1) 2025-09-05 12:49:02,701 - DEBUG - Link local service introspect added 2025-09-05 12:49:02,739 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-05 12:49:07,813 - DEBUG - VM is in ACTIVE state now 2025-09-05 12:49:07,939 - INFO - Waiting for VM ctest-TestBasicVMVN-91032779-41687133 to be up.. 2025-09-05 12:49:07,940 - INFO - VM name : ctest-TestBasicVMVN-91032779-41687133 2025-09-05 12:49:08,009 - DEBUG - VM ctest-TestBasicVMVN-91032779-41687133 ID is 78a99d67-04c9-477e-8487-7a53c37694c6 2025-09-05 12:49:08,009 - DEBUG - VM ctest-TestBasicVMVN-91032779-41687133 launched on Node cn-jenkins-deploy-platform-ansible-os-4024-1 2025-09-05 12:49:08,077 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/78a99d67-04c9-477e-8487-7a53c37694c6 2025-09-05 12:49:08,408 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/78a99d67-04c9-477e-8487-7a53c37694c6 2025-09-05 12:49:08,438 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/91ab6899-d86c-42b9-bbc5-84d7d013fc90 2025-09-05 12:49:11,699 - 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-05 12:49:11,699 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-41687133 failed! 2025-09-05 12:49:11,753 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn2_metadata-87934154 is 11.1.1.1 and allocation pool is NOT set 2025-09-05 12:49:13,821 - 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=8.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.93 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.927/5.029/8.132/3.102 ms') 2025-09-05 12:49:13,821 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-41687133 passed 2025-09-05 12:49:13,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:49:13,973 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-41687133, IP 11.1.1.3, Port 22 2025-09-05 12:49:14,040 - 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-05 12:49:14,119 - DEBUG - VM ctest-TestBasicVMVN-91032779-41687133 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-05 12:49:19,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:49:19,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-41687133, IP 11.1.1.3, Port 22 2025-09-05 12:49:19,277 - DEBUG - VM ctest-TestBasicVMVN-91032779-41687133 is ready for SSH connections 2025-09-05 12:49:19,277 - INFO - Retry 0 2025-09-05 12:49:19,277 - 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-09-05 12:49:19,277 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-05 12:49:20,956 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-05 12:49:20,956 - INFO - Generic metadata worked 2025-09-05 12:49:21,209 - DEBUG - Link local service introspect removed 2025-09-05 12:49:21,209 - INFO - Deleting VM ctest-TestBasicVMVN-91032779-41687133 2025-09-05 12:49:21,273 - INFO - Deleting VN ctest-vn2_metadata-87934154 2025-09-05 12:49:21,308 - DEBUG - VN ba1dbfea-1413-43ae-ab26-054ca839eb87 still in use: Unable to complete operation on network ba1dbfea-1413-43ae-ab26-054ca839eb87. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1b052303-0a43-4032-84e1-e01e146ec498'] 2025-09-05 12:49:21,308 - WARNING - Deleting VN ctest-vn2_metadata-87934154 failed..Will retry 2025-09-05 12:49:23,417 - DEBUG - Response for deleting network () 2025-09-05 12:49:23,678 - DEBUG - No XMPP flaps were noticed during the test 2025-09-05 12:49:23,678 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-09-05 12:49:23,678 - INFO - -------------------------------------------------------------------------------- 2025-09-05 12:49:23,681 - INFO - ================================================================================ 2025-09-05 12:49:23,681 - INFO - STARTING TEST : test_metadata_service 2025-09-05 12:49:23,681 - 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-05 12:49:23,966 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-05 12:49:23,966 - INFO - Initial checks done. Running the testcase now 2025-09-05 12:49:23,966 - INFO - 2025-09-05 12:49:23,966 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-05 12:49:23,972 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2635ddb9-f49f-4395-8131-6c666b330953 2025-09-05 12:49:24,140 - DEBUG - Response for create_network : {'network': {'id': 'c8c7419f-c479-4952-b712-2ebb10ac674a', 'name': 'ctest-vn-05249424', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'project_id': '09763ad4799048adbb785f3b858e9026', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91032779', 'ctest-vn-05249424'], 'port_security_enabled': True, 'description': ''}} 2025-09-05 12:49:24,295 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc183229-7fa2-482c-bfad-4fb2d2e48c20', 'name': '', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': 'c8c7419f-c479-4952-b712-2ebb10ac674a', 'ip_version': 4, 'cidr': '190.135.7.64/26', 'allocation_pools': [{'start': '190.135.7.66', 'end': '190.135.7.126'}], 'gateway_ip': '190.135.7.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.135.7.66', 'tags': [], 'project_id': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:24,313 - INFO - Created VN ctest-vn-05249424 2025-09-05 12:49:24,365 - DEBUG - VN ctest-vn-05249424 UUID is c8c7419f-c479-4952-b712-2ebb10ac674a 2025-09-05 12:49:25,579 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4024-1) 2025-09-05 12:49:25,579 - INFO - Waiting for VM ctest-TestBasicVMVN-91032779-93888172 to be up.. 2025-09-05 12:49:25,625 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-05 12:49:30,709 - DEBUG - VM is in ACTIVE state now 2025-09-05 12:49:30,710 - INFO - VM name : ctest-TestBasicVMVN-91032779-93888172 2025-09-05 12:49:30,791 - DEBUG - VM ctest-TestBasicVMVN-91032779-93888172 ID is 58dc5b06-b9fe-4141-852d-25bea9af666d 2025-09-05 12:49:30,791 - DEBUG - VM ctest-TestBasicVMVN-91032779-93888172 launched on Node cn-jenkins-deploy-platform-ansible-os-4024-1 2025-09-05 12:49:30,868 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/58dc5b06-b9fe-4141-852d-25bea9af666d 2025-09-05 12:49:30,875 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/13e85304-f49e-4474-8a9e-bfd9d78a8507 2025-09-05 12:49:34,128 - 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-05 12:49:34,128 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-93888172 failed! 2025-09-05 12:49:34,181 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-05249424 is 190.135.7.65 and allocation pool is NOT set 2025-09-05 12:49:36,242 - 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=14.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.98 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.981/8.231/14.482/6.250 ms') 2025-09-05 12:49:36,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-93888172 passed 2025-09-05 12:49:36,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:49:36,389 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-93888172, IP 190.135.7.67, Port 22 2025-09-05 12:49:36,445 - 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-05 12:49:36,521 - DEBUG - VM ctest-TestBasicVMVN-91032779-93888172 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-05 12:49:41,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:49:41,521 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-93888172, IP 190.135.7.67, Port 22 2025-09-05 12:49:41,677 - DEBUG - VM ctest-TestBasicVMVN-91032779-93888172 is ready for SSH connections 2025-09-05 12:49:41,677 - 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-09-05 12:49:41,678 - DEBUG - cat /tmp/output.txt 2025-09-05 12:49:43,321 - DEBUG - Hello World. The time is now Fri, 05 Sep 2025 06:49:36 -0600! 2025-09-05 12:49:43,321 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 05 Sep 2025 06:49:36 -0600!'} 2025-09-05 12:49:43,321 - INFO - metadata_script.txt got executed in the vm 2025-09-05 12:49:43,321 - INFO - Deleting VM ctest-TestBasicVMVN-91032779-93888172 2025-09-05 12:49:43,391 - INFO - Deleting VN ctest-vn-05249424 2025-09-05 12:49:43,428 - DEBUG - VN c8c7419f-c479-4952-b712-2ebb10ac674a still in use: Unable to complete operation on network c8c7419f-c479-4952-b712-2ebb10ac674a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-29224a57-a345-4bfc-b3c9-a82136ada540'] 2025-09-05 12:49:43,428 - WARNING - Deleting VN ctest-vn-05249424 failed..Will retry 2025-09-05 12:49:45,519 - DEBUG - Response for deleting network () 2025-09-05 12:49:45,779 - DEBUG - No XMPP flaps were noticed during the test 2025-09-05 12:49:45,779 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-09-05 12:49:45,779 - INFO - -------------------------------------------------------------------------------- 2025-09-05 12:49:45,781 - INFO - ================================================================================ 2025-09-05 12:49:45,782 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-05 12:49:45,782 - 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-05 12:49:46,074 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-05 12:49:46,075 - INFO - Initial checks done. Running the testcase now 2025-09-05 12:49:46,075 - INFO - 2025-09-05 12:49:46,558 - DEBUG - Response for create_network : {'network': {'id': '94c3bdc9-e779-4f04-88a2-06e0109aa15b', 'name': 'ctest-vn-27419820', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'project_id': '09763ad4799048adbb785f3b858e9026', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91032779', 'ctest-vn-27419820'], 'port_security_enabled': True, 'description': ''}} 2025-09-05 12:49:46,768 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9e92d3d-b30b-41a9-968a-c358e3600173', 'name': '', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': '94c3bdc9-e779-4f04-88a2-06e0109aa15b', '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': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:46,923 - DEBUG - Response for create_subnet : {'subnet': {'id': '018a03cc-ceb7-4907-b278-1ee3b8bbaf9d', 'name': '', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': '94c3bdc9-e779-4f04-88a2-06e0109aa15b', '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': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:46,942 - INFO - Created VN ctest-vn-27419820 2025-09-05 12:49:46,993 - DEBUG - VN ctest-vn-27419820 UUID is 94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:47,361 - DEBUG - Response for create_port : {'port': {'name': 'd4bc0a63-0920-46ab-92d6-1792d0183cc7', 'id': 'd4bc0a63-0920-46ab-92d6-1792d0183cc7', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': '94c3bdc9-e779-4f04-88a2-06e0109aa15b', 'mac_address': '02:d4:bc:0a:63:09', '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': 'c9e92d3d-b30b-41a9-968a-c358e3600173'}], 'security_groups': ['2872d4a4-2933-4be6-832b-2909dcb1e69d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:47,530 - DEBUG - Response for create_port : {'port': {'name': '720eeff9-048e-4084-9112-bac58166f9ed', 'id': '720eeff9-048e-4084-9112-bac58166f9ed', 'tenant_id': '09763ad4799048adbb785f3b858e9026', 'network_id': '94c3bdc9-e779-4f04-88a2-06e0109aa15b', 'mac_address': '02:72:0e:ef:f9:04', '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': '018a03cc-ceb7-4907-b278-1ee3b8bbaf9d'}], 'security_groups': ['2872d4a4-2933-4be6-832b-2909dcb1e69d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '09763ad4799048adbb785f3b858e9026'}} 2025-09-05 12:49:47,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4024-1) 2025-09-05 12:49:48,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4024-1) 2025-09-05 12:49:49,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4024-1) 2025-09-05 12:49:49,636 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-05 12:49:49,656 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8ba1e9cd-aad8-4b47-b9ca-29524b86436a 2025-09-05 12:49:49,671 - DEBUG - Requesting: http://10.0.0.254:8082/project/09763ad4-7990-48ad-bb78-5f3b858e9026 2025-09-05 12:49:49,814 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/f55177ba-409c-4602-b719-c90cb7e98d3e 2025-09-05 12:49:49,827 - INFO - Verifications in API Server for IPAM: ctest-ipam-63737525 passed 2025-09-05 12:49:49,834 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91032779:ctest-ipam-63737525', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91032779', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17677041654237513218', 'uuid-lslong': '13193797639820905790'}, 'enable': 'true', 'created': '2025-09-05T12:49:46', 'last-modified': '2025-09-05T12:49:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.522688'} 2025-09-05 12:49:49,834 - INFO - Verifications in Control node for IPAM: ctest-ipam-63737525 passed 2025-09-05 12:49:49,834 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-05 12:49:49,840 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8ba1e9cd-aad8-4b47-b9ca-29524b86436a 2025-09-05 12:49:49,854 - DEBUG - Requesting: http://10.0.0.254:8082/project/09763ad4-7990-48ad-bb78-5f3b858e9026 2025-09-05 12:49:49,920 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:49,936 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:49,958 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:49:49,965 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:49:49,973 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/57a8cdba-34d5-4637-a909-dbaf9bea5a64 2025-09-05 12:49:49,981 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-05 12:49:49,981 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:49,993 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:49:50,011 - INFO - Verified VN network id 12 for VN 94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:50,011 - INFO - Verifications in API Server for VN ctest-vn-27419820 passed 2025-09-05 12:49:50,011 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:50,023 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:49:50,034 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:49:50,047 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/57a8cdba-34d5-4637-a909-dbaf9bea5a64 2025-09-05 12:49:50,063 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91032779', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10719620212941475588', 'uuid-lslong': '9845439294806335835'}, 'enable': 'true', 'created': '2025-09-05T12:49:46', 'last-modified': '2025-09-05T12:49:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.171062'} 2025-09-05 12:49:50,071 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-05 12:49:50,071 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-27419820 passed 2025-09-05 12:49:50,071 - DEBUG - ====Verifying policy data for ctest-vn-27419820 in API_Server ====== 2025-09-05 12:49:50,072 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-05 12:49:50,079 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8ba1e9cd-aad8-4b47-b9ca-29524b86436a 2025-09-05 12:49:50,091 - DEBUG - Requesting: http://10.0.0.254:8082/project/09763ad4-7990-48ad-bb78-5f3b858e9026 2025-09-05 12:49:50,190 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/94c3bdc9-e779-4f04-88a2-06e0109aa15b 2025-09-05 12:49:50,212 - DEBUG - =>VN ctest-vn-27419820 has no policy to be verified 2025-09-05 12:49:50,212 - DEBUG - Verifying the vn in opserver 2025-09-05 12:49:50,212 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 virtual network link through opserver 10.0.0.254 2025-09-05 12:49:50,212 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-05 12:49:50,652 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-05 12:49:50,731 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820?flat'} 2025-09-05 12:49:50,731 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 is found in opserver 2025-09-05 12:49:50,738 - DEBUG - VRF ids for VN ctest-vn-27419820: {'10.0.0.254': '2'} 2025-09-05 12:49:50,738 - INFO - Waiting for VM ctest-TestBasicVMVN-91032779-64417902 to be up.. 2025-09-05 12:49:50,831 - DEBUG - VM is in ACTIVE state now 2025-09-05 12:49:50,831 - INFO - VM name : ctest-TestBasicVMVN-91032779-64417902 2025-09-05 12:49:50,909 - DEBUG - VM ctest-TestBasicVMVN-91032779-64417902 ID is 31534f99-52f5-425b-8705-009fe43c48ea 2025-09-05 12:49:50,909 - DEBUG - VM ctest-TestBasicVMVN-91032779-64417902 launched on Node cn-jenkins-deploy-platform-ansible-os-4024-1 2025-09-05 12:49:50,989 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/31534f99-52f5-425b-8705-009fe43c48ea 2025-09-05 12:49:50,998 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d4bc0a63-0920-46ab-92d6-1792d0183cc7 2025-09-05 12:49:54,258 - 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-05 12:49:54,258 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-64417902 failed! 2025-09-05 12:49:54,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 is 31.1.1.1 and allocation pool is NOT set 2025-09-05 12:49:54,314 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 is 31.1.2.1 and allocation pool is NOT set 2025-09-05 12:49:58,387 - 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 1011ms') 2025-09-05 12:49:58,388 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-64417902 failed! 2025-09-05 12:49:58,445 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 is 31.1.1.1 and allocation pool is NOT set 2025-09-05 12:49:58,445 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 is 31.1.2.1 and allocation pool is NOT set 2025-09-05 12:50:00,509 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.12 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.118/3.295/5.472/2.177 ms') 2025-09-05 12:50:00,509 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91032779-64417902 passed 2025-09-05 12:50:00,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:00,661 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-64417902, IP 31.1.1.4, Port 22 2025-09-05 12:50:00,817 - DEBUG - VM ctest-TestBasicVMVN-91032779-64417902 is ready for SSH connections 2025-09-05 12:50:00,817 - INFO - Waiting for VM ctest-TestBasicVMVN-91032779-88172485 to be up.. 2025-09-05 12:50:00,900 - DEBUG - VM is in ACTIVE state now 2025-09-05 12:50:00,900 - INFO - VM name : ctest-TestBasicVMVN-91032779-88172485 2025-09-05 12:50:00,975 - DEBUG - VM ctest-TestBasicVMVN-91032779-88172485 ID is a35e060a-69e0-41a2-9215-d99094df9b5d 2025-09-05 12:50:00,976 - DEBUG - VM ctest-TestBasicVMVN-91032779-88172485 launched on Node cn-jenkins-deploy-platform-ansible-os-4024-1 2025-09-05 12:50:01,065 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a35e060a-69e0-41a2-9215-d99094df9b5d 2025-09-05 12:50:01,073 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/720eeff9-048e-4084-9112-bac58166f9ed 2025-09-05 12:50:02,312 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.638 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.638/1.877/3.116/1.239 ms') 2025-09-05 12:50:02,313 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91032779-88172485 passed 2025-09-05 12:50:02,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:02,469 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-88172485, IP 31.1.2.4, Port 22 2025-09-05 12:50:02,625 - DEBUG - VM ctest-TestBasicVMVN-91032779-88172485 is ready for SSH connections 2025-09-05 12:50:02,625 - INFO - Waiting for VM ctest-TestBasicVMVN-91032779-90112738 to be up.. 2025-09-05 12:50:02,703 - DEBUG - VM is in ACTIVE state now 2025-09-05 12:50:02,703 - INFO - VM name : ctest-TestBasicVMVN-91032779-90112738 2025-09-05 12:50:02,783 - DEBUG - VM ctest-TestBasicVMVN-91032779-90112738 ID is 3e163148-7538-4569-b29b-c299d6bfddee 2025-09-05 12:50:02,784 - DEBUG - VM ctest-TestBasicVMVN-91032779-90112738 launched on Node cn-jenkins-deploy-platform-ansible-os-4024-1 2025-09-05 12:50:02,855 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3e163148-7538-4569-b29b-c299d6bfddee 2025-09-05 12:50:02,862 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/fa3f186f-3280-40bc-8150-c1aa787f6c1c 2025-09-05 12:50:04,091 - 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.69 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.524 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.524/2.109/3.694/1.585 ms') 2025-09-05 12:50:04,091 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91032779-90112738 passed 2025-09-05 12:50:04,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:04,245 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91032779-90112738, IP 31.1.1.3, Port 22 2025-09-05 12:50:04,401 - DEBUG - VM ctest-TestBasicVMVN-91032779-90112738 is ready for SSH connections 2025-09-05 12:50:04,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:04,401 - 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-09-05 12:50:04,401 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-05 12:50:08,489 - 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=4.031 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.935 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.934 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.934/1.966/4.031 ms 2025-09-05 12:50:08,489 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91032779-64417902 passed 2025-09-05 12:50:08,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:08,489 - 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-09-05 12:50:08,489 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-05 12:50:12,203 - 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.085 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.110 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=3.083 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.110/2.426/3.085 ms 2025-09-05 12:50:12,203 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91032779-88172485 passed 2025-09-05 12:50:12,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:12,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:12,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-05 12:50:12,203 - 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-09-05 12:50:12,203 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-05 12:50:12,387 - DEBUG - None 2025-09-05 12:50:12,387 - 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-09-05 12:50:12,388 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-05 12:50:12,581 - DEBUG - None 2025-09-05 12:50:12,581 - 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-09-05 12:50:12,581 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-05 12:50:13,260 - DEBUG - None 2025-09-05 12:50:13,260 - 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-09-05 12:50:13,261 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-05 12:50:15,496 - 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.309 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.003 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.029 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.495 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.461/2.259/5.003 ms 2025-09-05 12:50:15,496 - 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-09-05 12:50:15,496 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-05 12:50:17,758 - 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.205 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.957 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.800 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.714 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.536 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/2.287/5.800 ms 2025-09-05 12:50:17,758 - 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-09-05 12:50:17,758 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-05 12:50:20,034 - 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.482 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.255 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.982 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.502 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.720 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.576 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.362/1.982/3.982 ms 2025-09-05 12:50:20,034 - INFO - Deleting VM ctest-TestBasicVMVN-91032779-90112738 2025-09-05 12:50:20,110 - INFO - Detaching port 720eeff9-048e-4084-9112-bac58166f9ed from VM ctest-TestBasicVMVN-91032779-88172485 2025-09-05 12:50:20,149 - INFO - Deleting VM ctest-TestBasicVMVN-91032779-88172485 2025-09-05 12:50:20,221 - INFO - Detaching port d4bc0a63-0920-46ab-92d6-1792d0183cc7 from VM ctest-TestBasicVMVN-91032779-64417902 2025-09-05 12:50:20,254 - INFO - Deleting VM ctest-TestBasicVMVN-91032779-64417902 2025-09-05 12:50:20,331 - INFO - Deleting VN ctest-vn-27419820 2025-09-05 12:50:20,511 - DEBUG - Response for delete_port : () 2025-09-05 12:50:20,684 - DEBUG - Response for delete_port : () 2025-09-05 12:50:20,733 - DEBUG - VN 94c3bdc9-e779-4f04-88a2-06e0109aa15b still in use: Unable to complete operation on network 94c3bdc9-e779-4f04-88a2-06e0109aa15b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9830ca5f-eb88-4aff-a509-7ce659120795'] 2025-09-05 12:50:20,733 - WARNING - Deleting VN ctest-vn-27419820 failed..Will retry 2025-09-05 12:50:22,848 - DEBUG - Response for deleting network () 2025-09-05 12:50:22,848 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bf55ca9-5a40-436a-b096-e946dd5b4367 2025-09-05 12:50:22,853 - DEBUG - Response Code: 404 2025-09-05 12:50:22,853 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-05 12:50:22,857 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8ba1e9cd-aad8-4b47-b9ca-29524b86436a 2025-09-05 12:50:22,910 - DEBUG - Requesting: http://10.0.0.254:8082/project/09763ad4-7990-48ad-bb78-5f3b858e9026 2025-09-05 12:50:22,988 - INFO - Validated that VN ctest-vn-27419820 is not found in API Server 2025-09-05 12:50:22,997 - DEBUG - VN ctest-vn-27419820 is not present in Agent 10.0.0.254 2025-09-05 12:50:22,997 - INFO - Validated that VN ctest-vn-27419820 is not in any agent 2025-09-05 12:50:23,002 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-05 12:50:23,008 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-27419820 2025-09-05 12:50:23,008 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91032779:ctest-vn-27419820 2025-09-05 12:50:23,018 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-27419820 info 2025-09-05 12:50:23,097 - INFO - IPAM: ctest-ipam-63737525 is not found in API Server 2025-09-05 12:50:23,106 - INFO - IPAM:ctest-ipam-63737525 is not found in control node 2025-09-05 12:50:23,362 - DEBUG - No XMPP flaps were noticed during the test 2025-09-05 12:50:23,363 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-09-05 12:50:23,363 - INFO - -------------------------------------------------------------------------------- 2025-09-05 12:50:24,551 - INFO - Deleted project: ctest-TestBasicVMVN-91032779, ID : 09763ad4-7990-48ad-bb78-5f3b858e9026