2025-06-03 14:04:58,764 - INFO - Domain Default found not creating 2025-06-03 14:04:58,903 - INFO - Project ctest-TestBasicVMVN-16747313 not found, creating it 2025-06-03 14:04:59,376 - INFO - Created Project:ctest-TestBasicVMVN-16747313, ID : bbd0524f-5eba-4052-b0e1-f1e6131f1ced 2025-06-03 14:05:00,991 - INFO - ================================================================================ 2025-06-03 14:05:00,991 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-03 14:05:00,991 - 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-06-03 14:05:01,249 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-03 14:05:01,249 - INFO - Initial checks done. Running the testcase now 2025-06-03 14:05:01,249 - INFO - 2025-06-03 14:05:01,861 - DEBUG - Response for create_network : {'network': {'id': 'bb9afc10-400c-4ea0-9e0e-5096e30932ea', 'name': 'ctest-vn2_metadata-03318907', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16747313', 'ctest-vn2_metadata-03318907'], 'port_security_enabled': True, 'description': ''}} 2025-06-03 14:05:02,021 - DEBUG - Response for create_subnet : {'subnet': {'id': '38b3f79a-6b28-46e6-aef7-27e848fdd7c8', 'name': '', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': 'bb9afc10-400c-4ea0-9e0e-5096e30932ea', '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': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:02,043 - INFO - Created VN ctest-vn2_metadata-03318907 2025-06-03 14:05:02,099 - DEBUG - VN ctest-vn2_metadata-03318907 UUID is bb9afc10-400c-4ea0-9e0e-5096e30932ea 2025-06-03 14:05:02,288 - DEBUG - Services list from nova: [, , ] 2025-06-03 14:05:03,380 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3395-1) 2025-06-03 14:05:03,487 - DEBUG - Link local service introspect added 2025-06-03 14:05:03,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-03 14:05:08,611 - DEBUG - VM is in ACTIVE state now 2025-06-03 14:05:08,746 - INFO - Waiting for VM ctest-TestBasicVMVN-16747313-38425606 to be up.. 2025-06-03 14:05:08,746 - INFO - VM name : ctest-TestBasicVMVN-16747313-38425606 2025-06-03 14:05:08,823 - DEBUG - VM ctest-TestBasicVMVN-16747313-38425606 ID is 50c2650c-8dc0-480d-bfc9-28d969444c5b 2025-06-03 14:05:08,823 - DEBUG - VM ctest-TestBasicVMVN-16747313-38425606 launched on Node cn-jenkins-deploy-platform-ansible-os-3395-1 2025-06-03 14:05:08,915 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/50c2650c-8dc0-480d-bfc9-28d969444c5b 2025-06-03 14:05:09,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/50c2650c-8dc0-480d-bfc9-28d969444c5b 2025-06-03 14:05:09,281 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7dda59e8-016d-4606-a97c-c71881414fb3 2025-06-03 14:05:12,550 - 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-06-03 14:05:12,550 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-38425606 failed! 2025-06-03 14:05:12,607 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn2_metadata-03318907 is 11.1.1.1 and allocation pool is NOT set 2025-06-03 14:05:14,673 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.00 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 = 3.001/5.867/8.734/2.866 ms') 2025-06-03 14:05:14,674 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-38425606 passed 2025-06-03 14:05:14,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:05:14,823 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-38425606, IP 11.1.1.3, Port 22 2025-06-03 14:05:14,879 - 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-06-03 14:05:15,075 - DEBUG - VM ctest-TestBasicVMVN-16747313-38425606 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-03 14:05:20,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:05:20,076 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-38425606, IP 11.1.1.3, Port 22 2025-06-03 14:05:20,249 - DEBUG - VM ctest-TestBasicVMVN-16747313-38425606 is ready for SSH connections 2025-06-03 14:05:20,249 - INFO - Retry 0 2025-06-03 14:05:20,249 - 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-06-03 14:05:20,249 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-03 14:05:21,918 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-03 14:05:21,918 - INFO - Generic metadata worked 2025-06-03 14:05:22,171 - DEBUG - Link local service introspect removed 2025-06-03 14:05:22,171 - INFO - Deleting VM ctest-TestBasicVMVN-16747313-38425606 2025-06-03 14:05:22,242 - INFO - Deleting VN ctest-vn2_metadata-03318907 2025-06-03 14:05:22,296 - DEBUG - VN bb9afc10-400c-4ea0-9e0e-5096e30932ea still in use: Unable to complete operation on network bb9afc10-400c-4ea0-9e0e-5096e30932ea. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9b85d0a8-f206-422b-b8bf-2e118af6f36d'] 2025-06-03 14:05:22,296 - WARNING - Deleting VN ctest-vn2_metadata-03318907 failed..Will retry 2025-06-03 14:05:24,400 - DEBUG - Response for deleting network () 2025-06-03 14:05:24,665 - DEBUG - No XMPP flaps were noticed during the test 2025-06-03 14:05:24,665 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-06-03 14:05:24,665 - INFO - -------------------------------------------------------------------------------- 2025-06-03 14:05:24,668 - INFO - ================================================================================ 2025-06-03 14:05:24,668 - INFO - STARTING TEST : test_metadata_service 2025-06-03 14:05:24,668 - 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-06-03 14:05:24,953 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-03 14:05:24,953 - INFO - Initial checks done. Running the testcase now 2025-06-03 14:05:24,953 - INFO - 2025-06-03 14:05:24,953 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-06-03 14:05:24,960 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/47ff2392-fddb-4a25-a4dc-036cbf8b7b33 2025-06-03 14:05:25,149 - DEBUG - Response for create_network : {'network': {'id': 'e99a1f17-4496-43a8-9667-18127b14d7da', 'name': 'ctest-vn-61205253', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16747313', 'ctest-vn-61205253'], 'port_security_enabled': True, 'description': ''}} 2025-06-03 14:05:25,314 - DEBUG - Response for create_subnet : {'subnet': {'id': '87cfca9d-2c06-4f27-8cb1-c77a49383ac3', 'name': '', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': 'e99a1f17-4496-43a8-9667-18127b14d7da', 'ip_version': 4, 'cidr': '61.98.40.192/26', 'allocation_pools': [{'start': '61.98.40.194', 'end': '61.98.40.254'}], 'gateway_ip': '61.98.40.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.98.40.194', 'tags': [], 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:25,333 - INFO - Created VN ctest-vn-61205253 2025-06-03 14:05:25,387 - DEBUG - VN ctest-vn-61205253 UUID is e99a1f17-4496-43a8-9667-18127b14d7da 2025-06-03 14:05:26,989 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3395-1) 2025-06-03 14:05:26,989 - INFO - Waiting for VM ctest-TestBasicVMVN-16747313-97760594 to be up.. 2025-06-03 14:05:27,029 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-03 14:05:32,111 - DEBUG - VM is in ACTIVE state now 2025-06-03 14:05:32,111 - INFO - VM name : ctest-TestBasicVMVN-16747313-97760594 2025-06-03 14:05:32,189 - DEBUG - VM ctest-TestBasicVMVN-16747313-97760594 ID is 8bc59146-00ad-4f35-b401-69c5d97c2332 2025-06-03 14:05:32,189 - DEBUG - VM ctest-TestBasicVMVN-16747313-97760594 launched on Node cn-jenkins-deploy-platform-ansible-os-3395-1 2025-06-03 14:05:32,271 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8bc59146-00ad-4f35-b401-69c5d97c2332 2025-06-03 14:05:32,281 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/34c48013-e6de-4cad-bf63-9a0d322debb0 2025-06-03 14:05:35,524 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-06-03 14:05:35,524 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-97760594 failed! 2025-06-03 14:05:35,579 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-61205253 is 61.98.40.193 and allocation pool is NOT set 2025-06-03 14:05:39,653 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.00 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 8.002/8.002/8.002/0.000 ms') 2025-06-03 14:05:39,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-97760594 passed 2025-06-03 14:05:39,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:05:39,811 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-97760594, IP 61.98.40.195, Port 22 2025-06-03 14:05:39,877 - 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-06-03 14:05:39,964 - DEBUG - VM ctest-TestBasicVMVN-16747313-97760594 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-03 14:05:44,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:05:44,965 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-97760594, IP 61.98.40.195, Port 22 2025-06-03 14:05:45,122 - DEBUG - VM ctest-TestBasicVMVN-16747313-97760594 is ready for SSH connections 2025-06-03 14:05:45,122 - 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-06-03 14:05:45,123 - DEBUG - cat /tmp/output.txt 2025-06-03 14:05:46,806 - DEBUG - Hello World. The time is now Tue, 03 Jun 2025 08:05:44 -0600! 2025-06-03 14:05:46,806 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 03 Jun 2025 08:05:44 -0600!'} 2025-06-03 14:05:46,806 - INFO - metadata_script.txt got executed in the vm 2025-06-03 14:05:46,806 - INFO - Deleting VM ctest-TestBasicVMVN-16747313-97760594 2025-06-03 14:05:46,889 - INFO - Deleting VN ctest-vn-61205253 2025-06-03 14:05:46,932 - DEBUG - VN e99a1f17-4496-43a8-9667-18127b14d7da still in use: Unable to complete operation on network e99a1f17-4496-43a8-9667-18127b14d7da. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5c980356-f8c5-477c-9e75-e875593151bc'] 2025-06-03 14:05:46,932 - WARNING - Deleting VN ctest-vn-61205253 failed..Will retry 2025-06-03 14:05:49,030 - DEBUG - Response for deleting network () 2025-06-03 14:05:49,285 - DEBUG - No XMPP flaps were noticed during the test 2025-06-03 14:05:49,285 - INFO - END TEST : test_metadata_service : PASSED[0:00:25] 2025-06-03 14:05:49,285 - INFO - -------------------------------------------------------------------------------- 2025-06-03 14:05:49,287 - INFO - ================================================================================ 2025-06-03 14:05:49,288 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-03 14:05:49,288 - 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-06-03 14:05:49,572 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-03 14:05:49,572 - INFO - Initial checks done. Running the testcase now 2025-06-03 14:05:49,572 - INFO - 2025-06-03 14:05:50,072 - DEBUG - Response for create_network : {'network': {'id': '5856d1ca-eda8-4c6f-af98-1c6e8677318b', 'name': 'ctest-vn-27753465', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16747313', 'ctest-vn-27753465'], 'port_security_enabled': True, 'description': ''}} 2025-06-03 14:05:50,273 - DEBUG - Response for create_subnet : {'subnet': {'id': '819804a3-c501-4326-ac53-c9ed41571f03', 'name': '', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': '5856d1ca-eda8-4c6f-af98-1c6e8677318b', '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': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:50,489 - DEBUG - Response for create_subnet : {'subnet': {'id': '47b47f91-8798-4e87-9045-8aa78d3f4684', 'name': '', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': '5856d1ca-eda8-4c6f-af98-1c6e8677318b', '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': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:50,513 - INFO - Created VN ctest-vn-27753465 2025-06-03 14:05:50,567 - DEBUG - VN ctest-vn-27753465 UUID is 5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:50,976 - DEBUG - Response for create_port : {'port': {'name': '14cb6614-6bba-42cb-8389-fdbce1b795da', 'id': '14cb6614-6bba-42cb-8389-fdbce1b795da', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': '5856d1ca-eda8-4c6f-af98-1c6e8677318b', 'mac_address': '02:14:cb:66:14:6b', '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': '819804a3-c501-4326-ac53-c9ed41571f03'}], 'security_groups': ['93230d41-a223-4e43-a3fa-bcaa237e1429'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:51,175 - DEBUG - Response for create_port : {'port': {'name': 'dabe0644-27ca-4ca6-9267-a3111cd6192e', 'id': 'dabe0644-27ca-4ca6-9267-a3111cd6192e', 'tenant_id': 'bbd0524f5eba4052b0e1f1e6131f1ced', 'network_id': '5856d1ca-eda8-4c6f-af98-1c6e8677318b', 'mac_address': '02:da:be:06:44:27', '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': '47b47f91-8798-4e87-9045-8aa78d3f4684'}], 'security_groups': ['93230d41-a223-4e43-a3fa-bcaa237e1429'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bbd0524f5eba4052b0e1f1e6131f1ced'}} 2025-06-03 14:05:51,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3395-1) 2025-06-03 14:05:51,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3395-1) 2025-06-03 14:05:53,232 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3395-1) 2025-06-03 14:05:53,232 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-03 14:05:53,242 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf666fe2-db63-4423-94eb-bae10672e136 2025-06-03 14:05:53,257 - DEBUG - Requesting: http://10.0.0.254:8082/project/bbd0524f-5eba-4052-b0e1-f1e6131f1ced 2025-06-03 14:05:53,353 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/37f10017-42e8-4c2a-b7cb-cfbc096cee2f 2025-06-03 14:05:53,367 - INFO - Verifications in API Server for IPAM: ctest-ipam-43694158 passed 2025-06-03 14:05:53,375 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16747313:ctest-ipam-43694158', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16747313', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4031003241380072490', 'uuid-lslong': '13243907535732010543'}, 'enable': 'true', 'created': '2025-06-03T14:05:49', 'last-modified': '2025-06-03T14:05:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.570879'} 2025-06-03 14:05:53,376 - INFO - Verifications in Control node for IPAM: ctest-ipam-43694158 passed 2025-06-03 14:05:53,376 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-03 14:05:53,382 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf666fe2-db63-4423-94eb-bae10672e136 2025-06-03 14:05:53,395 - DEBUG - Requesting: http://10.0.0.254:8082/project/bbd0524f-5eba-4052-b0e1-f1e6131f1ced 2025-06-03 14:05:53,475 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,490 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,513 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:05:53,524 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:05:53,537 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8e363000-5251-4ae9-bd3e-eddee818e63f 2025-06-03 14:05:53,546 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-03 14:05:53,546 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,567 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:05:53,589 - INFO - Verified VN network id 8 for VN 5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,589 - INFO - Verifications in API Server for VN ctest-vn-27753465 passed 2025-06-03 14:05:53,589 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,605 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:05:53,616 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:05:53,631 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8e363000-5251-4ae9-bd3e-eddee818e63f 2025-06-03 14:05:53,683 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16747313', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6365505792835603567', 'uuid-lslong': '12652894414125347211'}, 'enable': 'true', 'created': '2025-06-03T14:05:50', 'last-modified': '2025-06-03T14:05:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.212084'} 2025-06-03 14:05:53,706 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-03 14:05:53,706 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-27753465 passed 2025-06-03 14:05:53,706 - DEBUG - ====Verifying policy data for ctest-vn-27753465 in API_Server ====== 2025-06-03 14:05:53,706 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-03 14:05:53,724 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf666fe2-db63-4423-94eb-bae10672e136 2025-06-03 14:05:53,799 - DEBUG - Requesting: http://10.0.0.254:8082/project/bbd0524f-5eba-4052-b0e1-f1e6131f1ced 2025-06-03 14:05:53,941 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5856d1ca-eda8-4c6f-af98-1c6e8677318b 2025-06-03 14:05:53,971 - DEBUG - =>VN ctest-vn-27753465 has no policy to be verified 2025-06-03 14:05:53,971 - DEBUG - Verifying the vn in opserver 2025-06-03 14:05:53,971 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 virtual network link through opserver 10.0.0.254 2025-06-03 14:05:53,971 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-03 14:05:54,406 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-03 14:05:54,468 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465?flat'} 2025-06-03 14:05:54,468 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 is found in opserver 2025-06-03 14:05:54,476 - DEBUG - VRF ids for VN ctest-vn-27753465: {'10.0.0.254': '2'} 2025-06-03 14:05:54,476 - INFO - Waiting for VM ctest-TestBasicVMVN-16747313-10532352 to be up.. 2025-06-03 14:05:54,570 - DEBUG - VM is in ACTIVE state now 2025-06-03 14:05:54,570 - INFO - VM name : ctest-TestBasicVMVN-16747313-10532352 2025-06-03 14:05:54,677 - DEBUG - VM ctest-TestBasicVMVN-16747313-10532352 ID is f382875b-9a03-4c4b-a44b-7d945fcd92e7 2025-06-03 14:05:54,677 - DEBUG - VM ctest-TestBasicVMVN-16747313-10532352 launched on Node cn-jenkins-deploy-platform-ansible-os-3395-1 2025-06-03 14:05:54,800 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f382875b-9a03-4c4b-a44b-7d945fcd92e7 2025-06-03 14:05:54,812 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/14cb6614-6bba-42cb-8389-fdbce1b795da 2025-06-03 14:05:58,084 - 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 1019ms') 2025-06-03 14:05:58,085 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-10532352 failed! 2025-06-03 14:05:58,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 is 31.1.1.1 and allocation pool is NOT set 2025-06-03 14:05:58,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 is 31.1.2.1 and allocation pool is NOT set 2025-06-03 14:06:02,215 - 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 1009ms') 2025-06-03 14:06:02,216 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-10532352 failed! 2025-06-03 14:06:02,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 is 31.1.1.1 and allocation pool is NOT set 2025-06-03 14:06:02,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 is 31.1.2.1 and allocation pool is NOT set 2025-06-03 14:06:04,330 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.824 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.824/2.691/4.559/1.867 ms') 2025-06-03 14:06:04,330 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16747313-10532352 passed 2025-06-03 14:06:04,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:04,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-10532352, IP 31.1.1.4, Port 22 2025-06-03 14:06:04,643 - DEBUG - VM ctest-TestBasicVMVN-16747313-10532352 is ready for SSH connections 2025-06-03 14:06:04,643 - INFO - Waiting for VM ctest-TestBasicVMVN-16747313-15932202 to be up.. 2025-06-03 14:06:04,722 - DEBUG - VM is in ACTIVE state now 2025-06-03 14:06:04,722 - INFO - VM name : ctest-TestBasicVMVN-16747313-15932202 2025-06-03 14:06:04,800 - DEBUG - VM ctest-TestBasicVMVN-16747313-15932202 ID is 95973444-e56e-471c-853e-36ad584f6061 2025-06-03 14:06:04,800 - DEBUG - VM ctest-TestBasicVMVN-16747313-15932202 launched on Node cn-jenkins-deploy-platform-ansible-os-3395-1 2025-06-03 14:06:04,879 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/95973444-e56e-471c-853e-36ad584f6061 2025-06-03 14:06:04,889 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/dabe0644-27ca-4ca6-9267-a3111cd6192e 2025-06-03 14:06:06,129 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.882/3.357/1.474 ms') 2025-06-03 14:06:06,129 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16747313-15932202 passed 2025-06-03 14:06:06,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:06,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-15932202, IP 31.1.2.4, Port 22 2025-06-03 14:06:06,454 - DEBUG - VM ctest-TestBasicVMVN-16747313-15932202 is ready for SSH connections 2025-06-03 14:06:06,454 - INFO - Waiting for VM ctest-TestBasicVMVN-16747313-38321244 to be up.. 2025-06-03 14:06:06,539 - DEBUG - VM is in ACTIVE state now 2025-06-03 14:06:06,539 - INFO - VM name : ctest-TestBasicVMVN-16747313-38321244 2025-06-03 14:06:06,617 - DEBUG - VM ctest-TestBasicVMVN-16747313-38321244 ID is 002e7185-5049-47bb-899a-adcc9d43748c 2025-06-03 14:06:06,617 - DEBUG - VM ctest-TestBasicVMVN-16747313-38321244 launched on Node cn-jenkins-deploy-platform-ansible-os-3395-1 2025-06-03 14:06:06,698 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/002e7185-5049-47bb-899a-adcc9d43748c 2025-06-03 14:06:06,707 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2cd51f19-000e-4484-8df9-2ff53d53efbf 2025-06-03 14:06:07,961 - 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=5.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=6.62 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 = 5.176/5.896/6.616/0.720 ms') 2025-06-03 14:06:07,961 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16747313-38321244 passed 2025-06-03 14:06:08,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:08,135 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16747313-38321244, IP 31.1.1.3, Port 22 2025-06-03 14:06:08,290 - DEBUG - VM ctest-TestBasicVMVN-16747313-38321244 is ready for SSH connections 2025-06-03 14:06:08,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:08,290 - 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-06-03 14:06:08,291 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-03 14:06:12,376 - 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.156 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.910 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.870 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.870/1.978/4.156 ms 2025-06-03 14:06:12,376 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16747313-10532352 passed 2025-06-03 14:06:12,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:12,376 - 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-06-03 14:06:12,376 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-03 14:06:16,035 - 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=4.073 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.784 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.853 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.784/1.903/4.073 ms 2025-06-03 14:06:16,035 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16747313-15932202 passed 2025-06-03 14:06:16,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:16,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:16,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-03 14:06:16,036 - 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-06-03 14:06:16,036 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-03 14:06:16,221 - DEBUG - None 2025-06-03 14:06:16,221 - 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-06-03 14:06:16,221 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-03 14:06:16,410 - DEBUG - None 2025-06-03 14:06:16,410 - 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-06-03 14:06:16,410 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-03 14:06:17,057 - DEBUG - None 2025-06-03 14:06:17,057 - 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-06-03 14:06:17,058 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-03 14:06:19,278 - 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.049 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.062 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.429/2.149/6.062 ms 2025-06-03 14:06:19,278 - 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-06-03 14:06:19,279 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-03 14:06:21,558 - 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.057 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.596 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.745 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.792 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.621 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.360/2.098/4.745 ms 2025-06-03 14:06:21,558 - 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-06-03 14:06:21,558 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-03 14:06:23,801 - 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.758 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.791 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.684 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.898 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.749 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.356/1.807/3.684 ms 2025-06-03 14:06:23,802 - INFO - Deleting VM ctest-TestBasicVMVN-16747313-38321244 2025-06-03 14:06:23,869 - INFO - Detaching port dabe0644-27ca-4ca6-9267-a3111cd6192e from VM ctest-TestBasicVMVN-16747313-15932202 2025-06-03 14:06:23,917 - INFO - Deleting VM ctest-TestBasicVMVN-16747313-15932202 2025-06-03 14:06:23,987 - INFO - Detaching port 14cb6614-6bba-42cb-8389-fdbce1b795da from VM ctest-TestBasicVMVN-16747313-10532352 2025-06-03 14:06:24,020 - INFO - Deleting VM ctest-TestBasicVMVN-16747313-10532352 2025-06-03 14:06:24,104 - INFO - Deleting VN ctest-vn-27753465 2025-06-03 14:06:24,286 - DEBUG - Response for delete_port : () 2025-06-03 14:06:24,537 - DEBUG - Response for delete_port : () 2025-06-03 14:06:24,605 - DEBUG - VN 5856d1ca-eda8-4c6f-af98-1c6e8677318b still in use: Unable to complete operation on network 5856d1ca-eda8-4c6f-af98-1c6e8677318b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4080b019-b7a4-4fde-9890-cd7d87619dcb'] 2025-06-03 14:06:24,605 - WARNING - Deleting VN ctest-vn-27753465 failed..Will retry 2025-06-03 14:06:26,751 - DEBUG - Response for deleting network () 2025-06-03 14:06:26,751 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/70896385-406a-47aa-a82d-b0b7d8031031 2025-06-03 14:06:26,758 - DEBUG - Response Code: 404 2025-06-03 14:06:26,758 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-03 14:06:26,764 - DEBUG - Requesting: http://10.0.0.254:8082/domain/cf666fe2-db63-4423-94eb-bae10672e136 2025-06-03 14:06:26,824 - DEBUG - Requesting: http://10.0.0.254:8082/project/bbd0524f-5eba-4052-b0e1-f1e6131f1ced 2025-06-03 14:06:26,910 - INFO - Validated that VN ctest-vn-27753465 is not found in API Server 2025-06-03 14:06:26,924 - DEBUG - VN ctest-vn-27753465 is not present in Agent 10.0.0.254 2025-06-03 14:06:26,925 - INFO - Validated that VN ctest-vn-27753465 is not in any agent 2025-06-03 14:06:26,930 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-06-03 14:06:26,936 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-27753465 2025-06-03 14:06:26,936 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16747313:ctest-vn-27753465 2025-06-03 14:06:26,947 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-27753465 info 2025-06-03 14:06:27,035 - INFO - IPAM: ctest-ipam-43694158 is not found in API Server 2025-06-03 14:06:27,060 - INFO - IPAM:ctest-ipam-43694158 is not found in control node 2025-06-03 14:06:27,325 - DEBUG - No XMPP flaps were noticed during the test 2025-06-03 14:06:27,325 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-06-03 14:06:27,325 - INFO - -------------------------------------------------------------------------------- 2025-06-03 14:06:28,385 - INFO - Deleted project: ctest-TestBasicVMVN-16747313, ID : bbd0524f-5eba-4052-b0e1-f1e6131f1ced