2025-06-21 16:55:39,876 - INFO - Domain Default found not creating 2025-06-21 16:55:40,031 - INFO - Project ctest-TestBasicVMVN-69593239 not found, creating it 2025-06-21 16:55:40,504 - INFO - Created Project:ctest-TestBasicVMVN-69593239, ID : 25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da 2025-06-21 16:55:41,925 - INFO - ================================================================================ 2025-06-21 16:55:41,925 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-21 16:55:41,925 - 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-21 16:55:42,179 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-21 16:55:42,179 - INFO - Initial checks done. Running the testcase now 2025-06-21 16:55:42,179 - INFO - 2025-06-21 16:55:42,730 - DEBUG - Response for create_network : {'network': {'id': 'ef639ef0-60bb-4643-a16e-9a7b81ffb1c3', 'name': 'ctest-vn2_metadata-48567529', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69593239', 'ctest-vn2_metadata-48567529'], 'port_security_enabled': True, 'description': ''}} 2025-06-21 16:55:42,970 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f78e2ee-ad32-44ce-a879-683b385f1649', 'name': '', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': 'ef639ef0-60bb-4643-a16e-9a7b81ffb1c3', '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': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:42,993 - INFO - Created VN ctest-vn2_metadata-48567529 2025-06-21 16:55:43,049 - DEBUG - VN ctest-vn2_metadata-48567529 UUID is ef639ef0-60bb-4643-a16e-9a7b81ffb1c3 2025-06-21 16:55:43,287 - DEBUG - Services list from nova: [, , ] 2025-06-21 16:55:44,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1) 2025-06-21 16:55:44,481 - DEBUG - Link local service introspect added 2025-06-21 16:55:44,538 - DEBUG - VM is in ERROR state now 2025-06-21 16:55:44,539 - ERROR - VM in error state. 2025-06-21 16:55:44,594 - DEBUG - VM is in ERROR state now 2025-06-21 16:55:44,594 - ERROR - VM in error state. 2025-06-21 16:55:44,705 - DEBUG - Link local service introspect removed 2025-06-21 16:55:44,705 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-57077060 in state ERROR 2025-06-21 16:55:44,705 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-57077060 2025-06-21 16:55:44,726 - ERROR - VM ctest-TestBasicVMVN-69593239-57077060 has failed to come up 2025-06-21 16:55:44,726 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-21T16:55:44Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2025-06-21 16:55:44,726 - INFO - Deleting VN ctest-vn2_metadata-48567529 2025-06-21 16:55:44,824 - DEBUG - Response for deleting network () 2025-06-21 16:55:45,072 - ERROR -
Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
    compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
  File "/contrail-test/fixtures/vm_test.py", line 381, in vm_node_ip
    self.get_host_of_vm(refresh=True))
  File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
    assert self.wait_till_vm_is_active()
AssertionError
2025-06-21 16:55:45,079 - DEBUG - No XMPP flaps were noticed during the test 2025-06-21 16:55:45,079 - INFO - 2025-06-21 16:55:45,079 - INFO - -------------------------------------------------------------------------------- 2025-06-21 16:55:45,082 - INFO - ================================================================================ 2025-06-21 16:55:45,082 - INFO - STARTING TEST : test_metadata_service 2025-06-21 16:55:45,082 - 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-21 16:55:45,371 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-21 16:55:45,371 - INFO - Initial checks done. Running the testcase now 2025-06-21 16:55:45,371 - INFO - 2025-06-21 16:55:45,371 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-06-21 16:55:45,678 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-06-21 16:55:45,710 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/4541d548-a93f-4aa4-846e-f8a95d17d341 2025-06-21 16:55:45,914 - DEBUG - Response for create_network : {'network': {'id': 'fb8c532c-4db3-4131-b4cd-e9087bdbb0a1', 'name': 'ctest-vn-90381060', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69593239', 'ctest-vn-90381060'], 'port_security_enabled': True, 'description': ''}} 2025-06-21 16:55:46,115 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a66f1956-44a0-45f0-a18e-beb3384e5ad0', 'name': '', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': 'fb8c532c-4db3-4131-b4cd-e9087bdbb0a1', 'ip_version': 4, 'cidr': '84.212.57.192/26', 'allocation_pools': [{'start': '84.212.57.194', 'end': '84.212.57.254'}], 'gateway_ip': '84.212.57.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.212.57.194', 'tags': [], 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:46,133 - INFO - Created VN ctest-vn-90381060 2025-06-21 16:55:46,185 - DEBUG - VN ctest-vn-90381060 UUID is fb8c532c-4db3-4131-b4cd-e9087bdbb0a1 2025-06-21 16:55:47,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1) 2025-06-21 16:55:47,404 - INFO - Waiting for VM ctest-TestBasicVMVN-69593239-56456494 to be up.. 2025-06-21 16:55:47,457 - DEBUG - VM is in ERROR state now 2025-06-21 16:55:47,457 - ERROR - VM in error state. 2025-06-21 16:55:47,457 - ERROR - VM is not in ACTIVE state 2025-06-21 16:55:47,533 - ERROR - Fatal Nova Exception while getting VM detail 2025-06-21 16:55:47,533 - DEBUG - None 2025-06-21 16:55:47,534 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-56456494 in state ERROR 2025-06-21 16:55:47,534 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-56456494 2025-06-21 16:55:47,534 - ERROR - VM ctest-TestBasicVMVN-69593239-56456494 has failed to come up 2025-06-21 16:55:47,534 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-21T16:55:47Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2025-06-21 16:55:47,535 - INFO - Deleting VN ctest-vn-90381060 2025-06-21 16:55:47,634 - DEBUG - Response for deleting network () 2025-06-21 16:55:47,889 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Sat Jun 21 16:55:47 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_metadata_service(self=) 55 image_name='cirros', 56 userdata='/tmp/metadata_script.txt') 57 assert vm1_fixture.wait_till_vm_is_up() 58 59 cmd = 'cat /tmp/output.txt' vm1_fixture = vm1_fixture.wait_till_vm_is_up = > AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service assert vm1_fixture.wait_till_vm_is_up() AssertionError 2025-06-21 16:55:47,895 - DEBUG - No XMPP flaps were noticed during the test 2025-06-21 16:55:47,895 - INFO -
2025-06-21 16:55:47,895 - INFO - END TEST : test_metadata_service : FAILED[0:00:02]
2025-06-21 16:55:47,895 - INFO - -------------------------------------------------------------------------------- 2025-06-21 16:55:47,899 - INFO - ================================================================================ 2025-06-21 16:55:47,899 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-21 16:55:47,899 - 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-21 16:55:48,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-21 16:55:48,183 - INFO - Initial checks done. Running the testcase now 2025-06-21 16:55:48,183 - INFO - 2025-06-21 16:55:48,678 - DEBUG - Response for create_network : {'network': {'id': '160f9acc-6980-4e16-896b-8b48de2dc080', 'name': 'ctest-vn-75092465', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69593239', 'ctest-vn-75092465'], 'port_security_enabled': True, 'description': ''}} 2025-06-21 16:55:48,839 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3ea0a26-83c6-4c63-ad1f-986bfd9dd68f', 'name': '', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': '160f9acc-6980-4e16-896b-8b48de2dc080', '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': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:49,001 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e385282d-6a38-4b2b-b2af-3970ca05088a', 'name': '', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': '160f9acc-6980-4e16-896b-8b48de2dc080', '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': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:49,021 - INFO - Created VN ctest-vn-75092465 2025-06-21 16:55:49,073 - DEBUG - VN ctest-vn-75092465 UUID is 160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:49,451 - DEBUG - Response for create_port : {'port': {'name': '5adb7e37-6b1f-45d3-97ee-4e4d795d875c', 'id': '5adb7e37-6b1f-45d3-97ee-4e4d795d875c', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': '160f9acc-6980-4e16-896b-8b48de2dc080', 'mac_address': '02:5a:db:7e:37: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': 'c3ea0a26-83c6-4c63-ad1f-986bfd9dd68f'}], 'security_groups': ['18133307-4570-4fbe-84ed-154b1e0c02b7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:49,633 - DEBUG - Response for create_port : {'port': {'name': '254c7125-1ed6-4f50-a28c-ed62c70257ad', 'id': '254c7125-1ed6-4f50-a28c-ed62c70257ad', 'tenant_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da', 'network_id': '160f9acc-6980-4e16-896b-8b48de2dc080', 'mac_address': '02:25:4c:71:25:1e', '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': 'e385282d-6a38-4b2b-b2af-3970ca05088a'}], 'security_groups': ['18133307-4570-4fbe-84ed-154b1e0c02b7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25f5ac4f0a9e46a2a2b0a5d9cb11f0da'}} 2025-06-21 16:55:50,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1) 2025-06-21 16:55:50,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1) 2025-06-21 16:55:51,786 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1) 2025-06-21 16:55:51,786 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-21 16:55:51,792 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6421eeb2-27b1-4978-b5c3-a64188bf16d2 2025-06-21 16:55:51,805 - DEBUG - Requesting: http://10.0.0.38:8082/project/25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da 2025-06-21 16:55:51,876 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/32cd436a-ee63-4658-9b64-702ea2315dd2 2025-06-21 16:55:51,886 - INFO - Verifications in API Server for IPAM: ctest-ipam-35286449 passed 2025-06-21 16:55:51,892 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69593239:ctest-ipam-35286449', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69593239', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3660656198667159128', 'uuid-lslong': '11197197919141846482'}, 'enable': 'true', 'created': '2025-06-21T16:55:48', 'last-modified': '2025-06-21T16:55:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.477067'} 2025-06-21 16:55:51,892 - INFO - Verifications in Control node for IPAM: ctest-ipam-35286449 passed 2025-06-21 16:55:51,892 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-21 16:55:51,897 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6421eeb2-27b1-4978-b5c3-a64188bf16d2 2025-06-21 16:55:51,909 - DEBUG - Requesting: http://10.0.0.38:8082/project/25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da 2025-06-21 16:55:51,985 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:51,998 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:52,009 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:52,018 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:52,028 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/59bf471f-2a6d-4fa9-83c1-984f3bf6cc9c 2025-06-21 16:55:52,036 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-21 16:55:52,036 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:52,047 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:52,062 - INFO - Verified VN network id 8 for VN 160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:52,062 - INFO - Verifications in API Server for VN ctest-vn-75092465 passed 2025-06-21 16:55:52,062 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:52,073 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:52,081 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:52,089 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/59bf471f-2a6d-4fa9-83c1-984f3bf6cc9c 2025-06-21 16:55:52,102 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69593239', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1589659396219096598', 'uuid-lslong': '9902161350785613952'}, 'enable': 'true', 'created': '2025-06-21T16:55:48', 'last-modified': '2025-06-21T16:55:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.130843'} 2025-06-21 16:55:52,110 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-21 16:55:52,110 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75092465 passed 2025-06-21 16:55:52,110 - DEBUG - ====Verifying policy data for ctest-vn-75092465 in API_Server ====== 2025-06-21 16:55:52,110 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-21 16:55:52,116 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6421eeb2-27b1-4978-b5c3-a64188bf16d2 2025-06-21 16:55:52,130 - DEBUG - Requesting: http://10.0.0.38:8082/project/25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da 2025-06-21 16:55:52,209 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/160f9acc-6980-4e16-896b-8b48de2dc080 2025-06-21 16:55:52,220 - DEBUG - =>VN ctest-vn-75092465 has no policy to be verified 2025-06-21 16:55:52,220 - DEBUG - Verifying the vn in opserver 2025-06-21 16:55:52,220 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465 virtual network link through opserver 10.0.0.38 2025-06-21 16:55:52,220 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-21 16:55:52,519 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-21 16:55:52,577 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465?flat'} 2025-06-21 16:55:52,577 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465 is found in opserver 2025-06-21 16:55:52,590 - DEBUG - Do not have enough data to verify VN in agent 2025-06-21 16:55:52,596 - DEBUG - VRF ids for VN ctest-vn-75092465: {} 2025-06-21 16:55:52,596 - INFO - Waiting for VM ctest-TestBasicVMVN-69593239-46734653 to be up.. 2025-06-21 16:55:52,655 - DEBUG - VM is in ERROR state now 2025-06-21 16:55:52,655 - ERROR - VM in error state. 2025-06-21 16:55:52,655 - ERROR - VM is not in ACTIVE state 2025-06-21 16:55:52,737 - ERROR - Fatal Nova Exception while getting VM detail 2025-06-21 16:55:52,737 - DEBUG - None 2025-06-21 16:55:52,738 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-88277786 in state BUILD 2025-06-21 16:55:52,738 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-88277786 2025-06-21 16:55:52,738 - ERROR - VM ctest-TestBasicVMVN-69593239-88277786 has failed to come up 2025-06-21 16:55:52,738 - ERROR - Nova failed to get host of the VM 2025-06-21 16:55:52,896 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-03037792 in state BUILD 2025-06-21 16:55:52,896 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-03037792 2025-06-21 16:55:52,897 - ERROR - VM ctest-TestBasicVMVN-69593239-03037792 has failed to come up 2025-06-21 16:55:52,897 - ERROR - Nova failed to get host of the VM 2025-06-21 16:55:53,050 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-46734653 in state ERROR 2025-06-21 16:55:53,050 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-46734653 2025-06-21 16:55:53,050 - ERROR - VM ctest-TestBasicVMVN-69593239-46734653 has failed to come up 2025-06-21 16:55:53,050 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-21T16:55:50Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2025-06-21 16:55:53,050 - INFO - Deleting VN ctest-vn-75092465 2025-06-21 16:55:53,178 - DEBUG - Response for delete_port : () 2025-06-21 16:55:53,298 - DEBUG - Response for delete_port : () 2025-06-21 16:55:53,430 - DEBUG - Response for deleting network () 2025-06-21 16:55:53,430 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1c815e05-70eb-44fb-a855-fb24ddb21bd6 2025-06-21 16:55:53,437 - DEBUG - Response Code: 404 2025-06-21 16:55:53,437 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-21 16:55:53,442 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6421eeb2-27b1-4978-b5c3-a64188bf16d2 2025-06-21 16:55:53,500 - DEBUG - Requesting: http://10.0.0.38:8082/project/25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da 2025-06-21 16:55:53,579 - INFO - Validated that VN ctest-vn-75092465 is not found in API Server 2025-06-21 16:55:53,593 - DEBUG - VN ctest-vn-75092465 is not present in Agent 10.0.0.38 2025-06-21 16:55:53,594 - INFO - Validated that VN ctest-vn-75092465 is not in any agent 2025-06-21 16:55:53,618 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75092465 info 2025-06-21 16:55:53,725 - INFO - IPAM: ctest-ipam-35286449 is not found in API Server 2025-06-21 16:55:53,739 - INFO - IPAM:ctest-ipam-35286449 is not found in control node 2025-06-21 16:55:53,989 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Sat Jun 21 16:55:52 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=) 145 assert ipam_obj.verify_on_setup() 146 assert vn1_fixture.verify_on_setup() 147 assert vm1.wait_till_vm_is_up() 148 assert vm2.wait_till_vm_is_up() 149 assert vm3.wait_till_vm_is_up() vm1 = vm1.wait_till_vm_is_up = > AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets assert vm1.wait_till_vm_is_up() AssertionError 2025-06-21 16:55:53,997 - DEBUG - No XMPP flaps were noticed during the test 2025-06-21 16:55:53,997 - INFO -
2025-06-21 16:55:53,997 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2025-06-21 16:55:53,997 - INFO - -------------------------------------------------------------------------------- 2025-06-21 16:55:54,721 - INFO - Deleted project: ctest-TestBasicVMVN-69593239, ID : 25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da