2025-02-12 08:20:40,366 - INFO - Domain Default found not creating 2025-02-12 08:20:40,527 - INFO - Project ctest-TestBasicVMVN-90609376 not found, creating it 2025-02-12 08:20:41,049 - INFO - Created Project:ctest-TestBasicVMVN-90609376, ID : 066c0e13-b356-4cb2-8009-c07b51532768 2025-02-12 08:20:42,670 - INFO - ================================================================================ 2025-02-12 08:20:42,670 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-12 08:20:42,671 - 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-02-12 08:20:42,926 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.6': '0'}} with 2025-02-12 08:20:42,926 - INFO - Initial checks done. Running the testcase now 2025-02-12 08:20:42,926 - INFO - 2025-02-12 08:20:43,549 - DEBUG - Response for create_network : {'network': {'id': 'e16f00db-cee0-4714-bb07-d1962bdee725', 'name': 'ctest-vn2_metadata-11668734', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'project_id': '066c0e13b3564cb28009c07b51532768', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90609376', 'ctest-vn2_metadata-11668734'], 'port_security_enabled': True, 'description': ''}} 2025-02-12 08:20:43,786 - DEBUG - Response for create_subnet : {'subnet': {'id': '02b3811b-a6dd-4af2-9a3b-09c18892eaf6', 'name': '', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': 'e16f00db-cee0-4714-bb07-d1962bdee725', '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': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:20:43,810 - INFO - Created VN ctest-vn2_metadata-11668734 2025-02-12 08:20:43,863 - DEBUG - VN ctest-vn2_metadata-11668734 UUID is e16f00db-cee0-4714-bb07-d1962bdee725 2025-02-12 08:20:44,066 - DEBUG - Services list from nova: [, , ] 2025-02-12 08:20:45,330 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2727-1) 2025-02-12 08:20:45,446 - DEBUG - Link local service introspect added 2025-02-12 08:20:45,489 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-12 08:20:50,586 - DEBUG - VM is in ACTIVE state now 2025-02-12 08:20:50,729 - INFO - Waiting for VM ctest-TestBasicVMVN-90609376-84122800 to be up.. 2025-02-12 08:20:50,729 - INFO - VM name : ctest-TestBasicVMVN-90609376-84122800 2025-02-12 08:20:50,825 - DEBUG - VM ctest-TestBasicVMVN-90609376-84122800 ID is 28c1c0f8-3d24-4d2c-8735-aba7705b8668 2025-02-12 08:20:50,825 - DEBUG - VM ctest-TestBasicVMVN-90609376-84122800 launched on Node cn-jenkins-deploy-platform-ansible-os-2727-1 2025-02-12 08:20:50,924 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/28c1c0f8-3d24-4d2c-8735-aba7705b8668 2025-02-12 08:20:51,271 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/28c1c0f8-3d24-4d2c-8735-aba7705b8668 2025-02-12 08:20:51,308 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/06805fd5-afe6-4e5f-9b88-eba459e3b9ec 2025-02-12 08:20:54,579 - 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 1005ms') 2025-02-12 08:20:54,579 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-84122800 failed! 2025-02-12 08:20:54,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn2_metadata-11668734 is 11.1.1.1 and allocation pool is NOT set 2025-02-12 08:20:58,707 - 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=2.91 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 2.912/2.912/2.912/0.000 ms') 2025-02-12 08:20:58,707 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-84122800 passed 2025-02-12 08:20:58,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:20:58,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-84122800, IP 11.1.1.3, Port 22 2025-02-12 08:20:59,029 - DEBUG - VM ctest-TestBasicVMVN-90609376-84122800 is ready for SSH connections 2025-02-12 08:20:59,029 - INFO - Retry 0 2025-02-12 08:20:59,029 - 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.12, gateway password: c0ntrail123 2025-02-12 08:20:59,029 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-12 08:21:00,725 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-12 08:21:00,725 - INFO - Generic metadata worked 2025-02-12 08:21:00,990 - DEBUG - Link local service introspect removed 2025-02-12 08:21:00,990 - INFO - Deleting VM ctest-TestBasicVMVN-90609376-84122800 2025-02-12 08:21:01,086 - INFO - Deleting VN ctest-vn2_metadata-11668734 2025-02-12 08:21:01,136 - DEBUG - VN e16f00db-cee0-4714-bb07-d1962bdee725 still in use: Unable to complete operation on network e16f00db-cee0-4714-bb07-d1962bdee725. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f47afd9e-9d6b-411e-ba2f-e916078d7acf'] 2025-02-12 08:21:01,136 - WARNING - Deleting VN ctest-vn2_metadata-11668734 failed..Will retry 2025-02-12 08:21:03,266 - DEBUG - Response for deleting network () 2025-02-12 08:21:03,521 - DEBUG - No XMPP flaps were noticed during the test 2025-02-12 08:21:03,521 - INFO - -------------------------------------------------------------------------------- 2025-02-12 08:21:03,524 - INFO - ================================================================================ 2025-02-12 08:21:03,524 - INFO - STARTING TEST : test_metadata_service 2025-02-12 08:21:03,524 - 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-02-12 08:21:03,814 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.6': '0'}} with 2025-02-12 08:21:03,814 - INFO - Initial checks done. Running the testcase now 2025-02-12 08:21:03,814 - INFO - 2025-02-12 08:21:03,814 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-configs 2025-02-12 08:21:03,822 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-config/dc8166c2-aec0-4b13-8701-ad82829c9ae0 2025-02-12 08:21:04,035 - DEBUG - Response for create_network : {'network': {'id': '739846a5-074a-4c3d-9236-81039a3b5355', 'name': 'ctest-vn-65649047', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'project_id': '066c0e13b3564cb28009c07b51532768', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90609376', 'ctest-vn-65649047'], 'port_security_enabled': True, 'description': ''}} 2025-02-12 08:21:04,201 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e84e94d6-dc8b-4f19-b44c-ce85518bc921', 'name': '', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': '739846a5-074a-4c3d-9236-81039a3b5355', 'ip_version': 4, 'cidr': '129.173.213.0/26', 'allocation_pools': [{'start': '129.173.213.2', 'end': '129.173.213.62'}], 'gateway_ip': '129.173.213.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.173.213.2', 'tags': [], 'project_id': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:21:04,221 - INFO - Created VN ctest-vn-65649047 2025-02-12 08:21:04,274 - DEBUG - VN ctest-vn-65649047 UUID is 739846a5-074a-4c3d-9236-81039a3b5355 2025-02-12 08:21:05,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2727-1) 2025-02-12 08:21:05,564 - INFO - Waiting for VM ctest-TestBasicVMVN-90609376-72384774 to be up.. 2025-02-12 08:21:05,609 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-12 08:21:10,693 - DEBUG - VM is in ACTIVE state now 2025-02-12 08:21:10,693 - INFO - VM name : ctest-TestBasicVMVN-90609376-72384774 2025-02-12 08:21:10,775 - DEBUG - VM ctest-TestBasicVMVN-90609376-72384774 ID is 160f8fe4-54a5-4a1b-a5a8-09558347f88b 2025-02-12 08:21:10,775 - DEBUG - VM ctest-TestBasicVMVN-90609376-72384774 launched on Node cn-jenkins-deploy-platform-ansible-os-2727-1 2025-02-12 08:21:10,867 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/160f8fe4-54a5-4a1b-a5a8-09558347f88b 2025-02-12 08:21:10,877 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/a4958c16-6099-41ff-b685-141bfe8fd191 2025-02-12 08:21:14,164 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2025-02-12 08:21:14,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-72384774 failed! 2025-02-12 08:21:14,222 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-65649047 is 129.173.213.1 and allocation pool is NOT set 2025-02-12 08:21:18,291 - 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=5.52 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 5.523/5.523/5.523/0.000 ms') 2025-02-12 08:21:18,291 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-72384774 passed 2025-02-12 08:21:18,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:18,455 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-72384774, IP 129.173.213.3, Port 22 2025-02-12 08:21:18,525 - 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-02-12 08:21:18,614 - DEBUG - VM ctest-TestBasicVMVN-90609376-72384774 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-12 08:21:23,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:23,616 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-72384774, IP 129.173.213.3, Port 22 2025-02-12 08:21:23,774 - DEBUG - VM ctest-TestBasicVMVN-90609376-72384774 is ready for SSH connections 2025-02-12 08:21:23,774 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2025-02-12 08:21:23,774 - DEBUG - cat /tmp/output.txt 2025-02-12 08:21:25,478 - DEBUG - Hello World. The time is now Wed, 12 Feb 2025 01:21:19 -0700! 2025-02-12 08:21:25,478 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Feb 2025 01:21:19 -0700!'} 2025-02-12 08:21:25,478 - INFO - metadata_script.txt got executed in the vm 2025-02-12 08:21:25,479 - INFO - Deleting VM ctest-TestBasicVMVN-90609376-72384774 2025-02-12 08:21:25,549 - INFO - Deleting VN ctest-vn-65649047 2025-02-12 08:21:25,589 - DEBUG - VN 739846a5-074a-4c3d-9236-81039a3b5355 still in use: Unable to complete operation on network 739846a5-074a-4c3d-9236-81039a3b5355. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-461ba7b3-bcb8-4b36-aecf-43382ef3bd99'] 2025-02-12 08:21:25,590 - WARNING - Deleting VN ctest-vn-65649047 failed..Will retry 2025-02-12 08:21:27,703 - DEBUG - Response for deleting network () 2025-02-12 08:21:27,957 - DEBUG - No XMPP flaps were noticed during the test
2025-02-12 08:21:27,957 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-02-12 08:21:27,957 - INFO - -------------------------------------------------------------------------------- 2025-02-12 08:21:27,960 - INFO - ================================================================================ 2025-02-12 08:21:27,961 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-12 08:21:27,961 - 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-02-12 08:21:28,249 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.6': '0'}} with 2025-02-12 08:21:28,249 - INFO - Initial checks done. Running the testcase now 2025-02-12 08:21:28,249 - INFO - 2025-02-12 08:21:28,753 - DEBUG - Response for create_network : {'network': {'id': '0f93780b-1bea-4ae3-97b1-73e8d61c0fe6', 'name': 'ctest-vn-53847478', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'project_id': '066c0e13b3564cb28009c07b51532768', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90609376', 'ctest-vn-53847478'], 'port_security_enabled': True, 'description': ''}} 2025-02-12 08:21:28,947 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a614318-0bb7-4c87-be4a-aba60e735a72', 'name': '', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': '0f93780b-1bea-4ae3-97b1-73e8d61c0fe6', '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': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:21:29,152 - DEBUG - Response for create_subnet : {'subnet': {'id': '459d724f-dbec-4caa-a7be-7540e9ad8ded', 'name': '', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': '0f93780b-1bea-4ae3-97b1-73e8d61c0fe6', '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': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:21:29,175 - INFO - Created VN ctest-vn-53847478 2025-02-12 08:21:29,230 - DEBUG - VN ctest-vn-53847478 UUID is 0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:29,624 - DEBUG - Response for create_port : {'port': {'name': '1c71eac3-d2ab-4dbc-92ac-bb89ba7b9d17', 'id': '1c71eac3-d2ab-4dbc-92ac-bb89ba7b9d17', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': '0f93780b-1bea-4ae3-97b1-73e8d61c0fe6', 'mac_address': '02:1c:71:ea:c3:d2', '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': '1a614318-0bb7-4c87-be4a-aba60e735a72'}], 'security_groups': ['94faca7e-8d79-426e-971d-885e2460a3dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:21:29,809 - DEBUG - Response for create_port : {'port': {'name': 'd7e19212-ae9e-45d4-8c62-b350ef685c84', 'id': 'd7e19212-ae9e-45d4-8c62-b350ef685c84', 'tenant_id': '066c0e13b3564cb28009c07b51532768', 'network_id': '0f93780b-1bea-4ae3-97b1-73e8d61c0fe6', 'mac_address': '02:d7:e1:92:12:ae', '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': '459d724f-dbec-4caa-a7be-7540e9ad8ded'}], 'security_groups': ['94faca7e-8d79-426e-971d-885e2460a3dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '066c0e13b3564cb28009c07b51532768'}} 2025-02-12 08:21:30,228 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2727-1) 2025-02-12 08:21:30,651 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2727-1) 2025-02-12 08:21:32,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2727-1) 2025-02-12 08:21:32,171 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-02-12 08:21:32,179 - DEBUG - Requesting: http://10.0.0.12:8082/domain/6320f057-964d-40b3-9820-b5a9f33ba791 2025-02-12 08:21:32,198 - DEBUG - Requesting: http://10.0.0.12:8082/project/066c0e13-b356-4cb2-8009-c07b51532768 2025-02-12 08:21:32,296 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/3755094b-3ae3-4e98-aba9-f62afd0ab9fc 2025-02-12 08:21:32,313 - INFO - Verifications in API Server for IPAM: ctest-ipam-83285684 passed 2025-02-12 08:21:32,320 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-90609376:ctest-ipam-83285684', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90609376', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3987103263821614744', 'uuid-lslong': '12369688516044175868'}, 'enable': 'true', 'created': '2025-02-12T08:21:28', 'last-modified': '2025-02-12T08:21:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.832443'} 2025-02-12 08:21:32,320 - INFO - Verifications in Control node for IPAM: ctest-ipam-83285684 passed 2025-02-12 08:21:32,320 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-02-12 08:21:32,327 - DEBUG - Requesting: http://10.0.0.12:8082/domain/6320f057-964d-40b3-9820-b5a9f33ba791 2025-02-12 08:21:32,343 - DEBUG - Requesting: http://10.0.0.12:8082/project/066c0e13-b356-4cb2-8009-c07b51532768 2025-02-12 08:21:32,454 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,475 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,489 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:21:32,504 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:21:32,520 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/23cb99ef-6b19-4738-a922-e583abe0b4f0 2025-02-12 08:21:32,530 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-12 08:21:32,530 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,546 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:21:32,580 - INFO - Verified VN network id 9 for VN 0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,580 - INFO - Verifications in API Server for VN ctest-vn-53847478 passed 2025-02-12 08:21:32,581 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,611 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:21:32,627 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:21:32,656 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/23cb99ef-6b19-4738-a922-e583abe0b4f0 2025-02-12 08:21:32,726 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90609376', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1122372721253698275', 'uuid-lslong': '10930645214466674662'}, 'enable': 'true', 'created': '2025-02-12T08:21:28', 'last-modified': '2025-02-12T08:21:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.597741'} 2025-02-12 08:21:32,745 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-12 08:21:32,746 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53847478 passed 2025-02-12 08:21:32,746 - DEBUG - ====Verifying policy data for ctest-vn-53847478 in API_Server ====== 2025-02-12 08:21:32,746 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-02-12 08:21:32,753 - DEBUG - Requesting: http://10.0.0.12:8082/domain/6320f057-964d-40b3-9820-b5a9f33ba791 2025-02-12 08:21:32,781 - DEBUG - Requesting: http://10.0.0.12:8082/project/066c0e13-b356-4cb2-8009-c07b51532768 2025-02-12 08:21:32,892 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 2025-02-12 08:21:32,916 - DEBUG - =>VN ctest-vn-53847478 has no policy to be verified 2025-02-12 08:21:32,916 - DEBUG - Verifying the vn in opserver 2025-02-12 08:21:32,916 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 virtual network link through opserver 10.0.0.12 2025-02-12 08:21:32,917 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-02-12 08:21:33,315 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-02-12 08:21:33,396 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478?flat'} 2025-02-12 08:21:33,397 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 is found in opserver 2025-02-12 08:21:33,404 - DEBUG - VRF ids for VN ctest-vn-53847478: {'10.0.0.12': '2'} 2025-02-12 08:21:33,404 - INFO - Waiting for VM ctest-TestBasicVMVN-90609376-79316769 to be up.. 2025-02-12 08:21:33,495 - DEBUG - VM is in ACTIVE state now 2025-02-12 08:21:33,496 - INFO - VM name : ctest-TestBasicVMVN-90609376-79316769 2025-02-12 08:21:33,582 - DEBUG - VM ctest-TestBasicVMVN-90609376-79316769 ID is 3f915c2a-af6c-4daa-9b22-f3e65a6799de 2025-02-12 08:21:33,582 - DEBUG - VM ctest-TestBasicVMVN-90609376-79316769 launched on Node cn-jenkins-deploy-platform-ansible-os-2727-1 2025-02-12 08:21:33,706 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/3f915c2a-af6c-4daa-9b22-f3e65a6799de 2025-02-12 08:21:33,718 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/1c71eac3-d2ab-4dbc-92ac-bb89ba7b9d17 2025-02-12 08:21:37,013 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms') 2025-02-12 08:21:37,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-79316769 failed! 2025-02-12 08:21:37,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 is 31.1.1.1 and allocation pool is NOT set 2025-02-12 08:21:37,072 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 is 31.1.2.1 and allocation pool is NOT set 2025-02-12 08:21:41,139 - 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 1006ms') 2025-02-12 08:21:41,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-79316769 failed! 2025-02-12 08:21:41,194 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 is 31.1.1.1 and allocation pool is NOT set 2025-02-12 08:21:41,195 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 is 31.1.2.1 and allocation pool is NOT set 2025-02-12 08:21:43,266 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.56 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.558/4.265/5.972/1.707 ms') 2025-02-12 08:21:43,266 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90609376-79316769 passed 2025-02-12 08:21:43,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:43,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-79316769, IP 31.1.1.4, Port 22 2025-02-12 08:21:43,489 - 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-02-12 08:21:43,587 - DEBUG - VM ctest-TestBasicVMVN-90609376-79316769 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-12 08:21:48,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:48,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-79316769, IP 31.1.1.4, Port 22 2025-02-12 08:21:48,747 - DEBUG - VM ctest-TestBasicVMVN-90609376-79316769 is ready for SSH connections 2025-02-12 08:21:48,747 - INFO - Waiting for VM ctest-TestBasicVMVN-90609376-16390536 to be up.. 2025-02-12 08:21:48,830 - DEBUG - VM is in ACTIVE state now 2025-02-12 08:21:48,830 - INFO - VM name : ctest-TestBasicVMVN-90609376-16390536 2025-02-12 08:21:48,916 - DEBUG - VM ctest-TestBasicVMVN-90609376-16390536 ID is c6e8b8b4-97c4-4d69-9e7f-8deef6e0e142 2025-02-12 08:21:48,917 - DEBUG - VM ctest-TestBasicVMVN-90609376-16390536 launched on Node cn-jenkins-deploy-platform-ansible-os-2727-1 2025-02-12 08:21:49,015 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/c6e8b8b4-97c4-4d69-9e7f-8deef6e0e142 2025-02-12 08:21:49,025 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/d7e19212-ae9e-45d4-8c62-b350ef685c84 2025-02-12 08:21:50,281 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.437 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.437/1.812/3.188/1.375 ms') 2025-02-12 08:21:50,281 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-90609376-16390536 passed 2025-02-12 08:21:50,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:50,435 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-16390536, IP 31.1.2.4, Port 22 2025-02-12 08:21:50,590 - DEBUG - VM ctest-TestBasicVMVN-90609376-16390536 is ready for SSH connections 2025-02-12 08:21:50,590 - INFO - Waiting for VM ctest-TestBasicVMVN-90609376-14410980 to be up.. 2025-02-12 08:21:50,682 - DEBUG - VM is in ACTIVE state now 2025-02-12 08:21:50,682 - INFO - VM name : ctest-TestBasicVMVN-90609376-14410980 2025-02-12 08:21:50,770 - DEBUG - VM ctest-TestBasicVMVN-90609376-14410980 ID is c8aeb937-1913-4ff4-bd03-3bafca24087b 2025-02-12 08:21:50,770 - DEBUG - VM ctest-TestBasicVMVN-90609376-14410980 launched on Node cn-jenkins-deploy-platform-ansible-os-2727-1 2025-02-12 08:21:50,856 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/c8aeb937-1913-4ff4-bd03-3bafca24087b 2025-02-12 08:21:50,867 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/e8873795-1599-426a-8c3d-96bae0d0893d 2025-02-12 08:21:52,123 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.478 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.478/1.834/3.190/1.356 ms') 2025-02-12 08:21:52,123 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-90609376-14410980 passed 2025-02-12 08:21:52,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:52,283 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90609376-14410980, IP 31.1.1.3, Port 22 2025-02-12 08:21:52,438 - DEBUG - VM ctest-TestBasicVMVN-90609376-14410980 is ready for SSH connections 2025-02-12 08:21:52,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:52,438 - 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.12, gateway password: c0ntrail123 2025-02-12 08:21:52,438 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-12 08:21:56,553 - 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.129 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.110 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.938 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.938/2.059/4.129 ms 2025-02-12 08:21:56,553 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-90609376-79316769 passed 2025-02-12 08:21:56,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:21:56,553 - 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.12, gateway password: c0ntrail123 2025-02-12 08:21:56,554 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-12 08:22:00,273 - 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.083 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.071 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.997 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.997/2.050/4.083 ms 2025-02-12 08:22:00,273 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-90609376-16390536 passed 2025-02-12 08:22:00,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:22:00,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:22:00,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-12 08:22:00,273 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:00,273 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-12 08:22:00,487 - DEBUG - None 2025-02-12 08:22:00,487 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:00,487 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-12 08:22:00,694 - DEBUG - None 2025-02-12 08:22:00,695 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:00,695 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-12 08:22:01,383 - DEBUG - None 2025-02-12 08:22:01,383 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:01,383 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-12 08:22:03,631 - 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.637 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.974 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.491 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.739 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.431 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.431/2.254/4.974 ms 2025-02-12 08:22:03,631 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:03,631 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-12 08:22:05,904 - 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.280 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.890 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.347 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.892 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.931 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.324/5.347 ms 2025-02-12 08:22:05,904 - 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.12, gateway password: c0ntrail123 2025-02-12 08:22:05,904 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-12 08:22:08,167 - 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.750 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.946 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.883 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.070 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.992 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.649 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.505/1.970/3.883 ms 2025-02-12 08:22:08,167 - INFO - Deleting VM ctest-TestBasicVMVN-90609376-14410980 2025-02-12 08:22:08,246 - INFO - Detaching port d7e19212-ae9e-45d4-8c62-b350ef685c84 from VM ctest-TestBasicVMVN-90609376-16390536 2025-02-12 08:22:08,305 - INFO - Deleting VM ctest-TestBasicVMVN-90609376-16390536 2025-02-12 08:22:08,405 - INFO - Detaching port 1c71eac3-d2ab-4dbc-92ac-bb89ba7b9d17 from VM ctest-TestBasicVMVN-90609376-79316769 2025-02-12 08:22:08,440 - INFO - Deleting VM ctest-TestBasicVMVN-90609376-79316769 2025-02-12 08:22:08,537 - INFO - Deleting VN ctest-vn-53847478 2025-02-12 08:22:08,749 - DEBUG - Response for delete_port : () 2025-02-12 08:22:09,026 - DEBUG - Response for delete_port : () 2025-02-12 08:22:09,082 - DEBUG - VN 0f93780b-1bea-4ae3-97b1-73e8d61c0fe6 still in use: Unable to complete operation on network 0f93780b-1bea-4ae3-97b1-73e8d61c0fe6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1d6267f4-d4e0-43c7-82b7-f28155a13d48'] 2025-02-12 08:22:09,082 - WARNING - Deleting VN ctest-vn-53847478 failed..Will retry 2025-02-12 08:22:11,228 - DEBUG - Response for deleting network () 2025-02-12 08:22:11,228 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3b696abc-c2ea-4f30-bd07-ba212c063ef1 2025-02-12 08:22:11,236 - DEBUG - Response Code: 404 2025-02-12 08:22:11,236 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-02-12 08:22:11,243 - DEBUG - Requesting: http://10.0.0.12:8082/domain/6320f057-964d-40b3-9820-b5a9f33ba791 2025-02-12 08:22:11,305 - DEBUG - Requesting: http://10.0.0.12:8082/project/066c0e13-b356-4cb2-8009-c07b51532768 2025-02-12 08:22:11,383 - INFO - Validated that VN ctest-vn-53847478 is not found in API Server 2025-02-12 08:22:11,397 - DEBUG - VN ctest-vn-53847478 is not present in Agent 10.0.0.12 2025-02-12 08:22:11,397 - INFO - Validated that VN ctest-vn-53847478 is not in any agent 2025-02-12 08:22:11,407 - DEBUG - VRF 2 is not seen in agent 10.0.0.12 2025-02-12 08:22:11,415 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-53847478 2025-02-12 08:22:11,415 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-90609376:ctest-vn-53847478 2025-02-12 08:22:11,435 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53847478 info 2025-02-12 08:22:11,530 - INFO - IPAM: ctest-ipam-83285684 is not found in API Server 2025-02-12 08:22:11,555 - INFO - IPAM:ctest-ipam-83285684 is not found in control node 2025-02-12 08:22:11,830 - DEBUG - No XMPP flaps were noticed during the test
2025-02-12 08:22:11,830 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-02-12 08:22:11,830 - INFO - -------------------------------------------------------------------------------- 2025-02-12 08:22:12,591 - INFO - Deleted project: ctest-TestBasicVMVN-90609376, ID : 066c0e13-b356-4cb2-8009-c07b51532768