2024-08-23 21:32:28,807 - INFO - Domain Default found not creating 2024-08-23 21:32:28,975 - INFO - Project ctest-TestBasicVMVN-27421562 not found, creating it 2024-08-23 21:32:29,476 - INFO - Created Project:ctest-TestBasicVMVN-27421562, ID : 05c984ac-9994-461a-91d7-4cd2b73b1450 2024-08-23 21:32:31,079 - INFO - ================================================================================ 2024-08-23 21:32:31,080 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-23 21:32:31,080 - 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 2024-08-23 21:32:31,334 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.7': '0'}} with 2024-08-23 21:32:31,334 - INFO - Initial checks done. Running the testcase now 2024-08-23 21:32:31,334 - INFO - 2024-08-23 21:32:31,906 - DEBUG - Response for create_network : {'network': {'id': 'ea8d192d-350a-4dbd-a250-5e5b46b5d3f4', 'name': 'ctest-vn2_metadata-68149020', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'project_id': '05c984ac9994461a91d74cd2b73b1450', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27421562', 'ctest-vn2_metadata-68149020'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 21:32:32,135 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f51c169-4fe2-4d45-afaa-bee83b67f062', 'name': '', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'network_id': 'ea8d192d-350a-4dbd-a250-5e5b46b5d3f4', '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': '05c984ac9994461a91d74cd2b73b1450'}} 2024-08-23 21:32:32,157 - INFO - Created VN ctest-vn2_metadata-68149020 2024-08-23 21:32:32,218 - DEBUG - VN ctest-vn2_metadata-68149020 UUID is ea8d192d-350a-4dbd-a250-5e5b46b5d3f4 2024-08-23 21:32:32,407 - DEBUG - Services list from nova: [, , ] 2024-08-23 21:32:33,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1730-1) 2024-08-23 21:32:33,620 - DEBUG - Link local service introspect added 2024-08-23 21:32:33,697 - DEBUG - VM is in ERROR state now 2024-08-23 21:32:33,697 - ERROR - VM in error state. 2024-08-23 21:32:33,758 - DEBUG - VM is in ERROR state now 2024-08-23 21:32:33,758 - ERROR - VM in error state. 2024-08-23 21:32:33,868 - DEBUG - Link local service introspect removed 2024-08-23 21:32:33,869 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-27421562-02152711 in state ERROR 2024-08-23 21:32:33,869 - INFO - Deleting VM ctest-TestBasicVMVN-27421562-02152711 2024-08-23 21:32:33,891 - ERROR - VM ctest-TestBasicVMVN-27421562-02152711 has failed to come up 2024-08-23 21:32:33,891 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2024-08-23T21:32:33Z', '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'} 2024-08-23 21:32:33,891 - INFO - Deleting VN ctest-vn2_metadata-68149020 2024-08-23 21:32:33,995 - DEBUG - Response for deleting network () 2024-08-23 21:32:34,244 - ERROR -
Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/tcutils/util.py", line 1167, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 308, 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 408, in vm_node_ip
    self.get_host_of_vm(refresh=True))
  File "/contrail-test/fixtures/vm_test.py", line 422, in get_host_of_vm
    assert self.wait_till_vm_is_active()
AssertionError
2024-08-23 21:32:34,251 - DEBUG - No XMPP flaps were noticed during the test 2024-08-23 21:32:34,251 - INFO - 2024-08-23 21:32:34,251 - INFO - -------------------------------------------------------------------------------- 2024-08-23 21:32:34,254 - INFO - ================================================================================ 2024-08-23 21:32:34,254 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-23 21:32:34,254 - 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 2024-08-23 21:32:34,538 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.7': '0'}} with 2024-08-23 21:32:34,538 - INFO - Initial checks done. Running the testcase now 2024-08-23 21:32:34,538 - INFO - 2024-08-23 21:32:35,034 - DEBUG - Response for create_network : {'network': {'id': '22271f73-bc9a-4674-acea-fd215d9da463', 'name': 'ctest-vn-58374170', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'project_id': '05c984ac9994461a91d74cd2b73b1450', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27421562', 'ctest-vn-58374170'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 21:32:35,227 - DEBUG - Response for create_subnet : {'subnet': {'id': '598e4f4d-f3e2-4ede-b7fb-0499abff6031', 'name': '', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'network_id': '22271f73-bc9a-4674-acea-fd215d9da463', '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': '05c984ac9994461a91d74cd2b73b1450'}} 2024-08-23 21:32:35,423 - DEBUG - Response for create_subnet : {'subnet': {'id': '42acf6e5-b287-4521-b7f9-d67c917f54c8', 'name': '', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'network_id': '22271f73-bc9a-4674-acea-fd215d9da463', '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': '05c984ac9994461a91d74cd2b73b1450'}} 2024-08-23 21:32:35,447 - INFO - Created VN ctest-vn-58374170 2024-08-23 21:32:35,501 - DEBUG - VN ctest-vn-58374170 UUID is 22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:35,888 - DEBUG - Response for create_port : {'port': {'name': '9e9d0333-0e4e-4770-ad99-7dc2c2177c58', 'id': '9e9d0333-0e4e-4770-ad99-7dc2c2177c58', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'network_id': '22271f73-bc9a-4674-acea-fd215d9da463', 'mac_address': '02:9e:9d:03:33:0e', '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': '598e4f4d-f3e2-4ede-b7fb-0499abff6031'}], 'security_groups': ['91721649-23b7-49cf-bce2-b129d659e31b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '05c984ac9994461a91d74cd2b73b1450'}} 2024-08-23 21:32:36,075 - DEBUG - Response for create_port : {'port': {'name': 'cdbc7464-ac20-4e2e-ab34-14599ce385c8', 'id': 'cdbc7464-ac20-4e2e-ab34-14599ce385c8', 'tenant_id': '05c984ac9994461a91d74cd2b73b1450', 'network_id': '22271f73-bc9a-4674-acea-fd215d9da463', 'mac_address': '02:cd:bc:74:64:ac', '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': '42acf6e5-b287-4521-b7f9-d67c917f54c8'}], 'security_groups': ['91721649-23b7-49cf-bce2-b129d659e31b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '05c984ac9994461a91d74cd2b73b1450'}} 2024-08-23 21:32:36,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1730-1) 2024-08-23 21:32:37,076 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1730-1) 2024-08-23 21:32:38,200 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1730-1) 2024-08-23 21:32:38,201 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-23 21:32:38,494 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-23 21:32:38,528 - DEBUG - Requesting: http://10.0.0.36:8082/domain/a5fcbba1-d82f-42a0-a56e-a8685566f46e 2024-08-23 21:32:38,543 - DEBUG - Requesting: http://10.0.0.36:8082/project/05c984ac-9994-461a-91d7-4cd2b73b1450 2024-08-23 21:32:38,612 - DEBUG - Requesting: http://10.0.0.36:8082/network-ipam/a8df0063-98b5-4a40-bf58-108d3c7589de 2024-08-23 21:32:38,622 - INFO - Verifications in API Server for IPAM: ctest-ipam-83619735 passed 2024-08-23 21:32:38,630 - DEBUG - Control-node 10.0.0.36 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27421562:ctest-ipam-83619735', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27421562', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12168445145942149696', 'uuid-lslong': '13787788457985542622'}, 'enable': 'true', 'created': '2024-08-23T21:32:34', 'last-modified': '2024-08-23T21:32:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.859298'} 2024-08-23 21:32:38,630 - INFO - Verifications in Control node for IPAM: ctest-ipam-83619735 passed 2024-08-23 21:32:38,630 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-23 21:32:38,636 - DEBUG - Requesting: http://10.0.0.36:8082/domain/a5fcbba1-d82f-42a0-a56e-a8685566f46e 2024-08-23 21:32:38,650 - DEBUG - Requesting: http://10.0.0.36:8082/project/05c984ac-9994-461a-91d7-4cd2b73b1450 2024-08-23 21:32:38,724 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,735 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,747 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:38,756 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:38,766 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/ca62c784-5ff5-4047-b8ad-f508f360316c 2024-08-23 21:32:38,777 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 21:32:38,777 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,789 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:38,804 - INFO - Verified VN network id 8 for VN 22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,804 - INFO - Verifications in API Server for VN ctest-vn-58374170 passed 2024-08-23 21:32:38,804 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,814 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:38,821 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:38,829 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/ca62c784-5ff5-4047-b8ad-f508f360316c 2024-08-23 21:32:38,842 - DEBUG - Control-node 10.0.0.36 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27421562:ctest-vn-58374170', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27421562', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2460970303327192692', 'uuid-lslong': '12460049638820258915'}, 'enable': 'true', 'created': '2024-08-23T21:32:35', 'last-modified': '2024-08-23T21:32:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.452371'} 2024-08-23 21:32:38,849 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 21:32:38,849 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58374170 passed 2024-08-23 21:32:38,849 - DEBUG - ====Verifying policy data for ctest-vn-58374170 in API_Server ====== 2024-08-23 21:32:38,849 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-23 21:32:38,856 - DEBUG - Requesting: http://10.0.0.36:8082/domain/a5fcbba1-d82f-42a0-a56e-a8685566f46e 2024-08-23 21:32:38,869 - DEBUG - Requesting: http://10.0.0.36:8082/project/05c984ac-9994-461a-91d7-4cd2b73b1450 2024-08-23 21:32:38,943 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/22271f73-bc9a-4674-acea-fd215d9da463 2024-08-23 21:32:38,954 - DEBUG - =>VN ctest-vn-58374170 has no policy to be verified 2024-08-23 21:32:38,954 - DEBUG - Verifying the vn in opserver 2024-08-23 21:32:38,954 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27421562:ctest-vn-58374170 virtual network link through opserver 10.0.0.36 2024-08-23 21:32:38,954 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-08-23 21:32:39,249 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-08-23 21:32:39,315 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27421562:ctest-vn-58374170', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27421562:ctest-vn-58374170?flat'} 2024-08-23 21:32:39,315 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27421562:ctest-vn-58374170 is found in opserver 2024-08-23 21:32:39,328 - DEBUG - Do not have enough data to verify VN in agent 2024-08-23 21:32:39,333 - DEBUG - VRF ids for VN ctest-vn-58374170: {} 2024-08-23 21:32:39,333 - INFO - Waiting for VM ctest-TestBasicVMVN-27421562-86541033 to be up.. 2024-08-23 21:32:39,399 - DEBUG - VM is in ERROR state now 2024-08-23 21:32:39,400 - ERROR - VM in error state. 2024-08-23 21:32:39,400 - ERROR - VM is not in ACTIVE state 2024-08-23 21:32:39,492 - ERROR - Fatal Nova Exception while getting VM detail 2024-08-23 21:32:39,492 - DEBUG - None 2024-08-23 21:32:39,494 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-27421562-23178404 in state BUILD 2024-08-23 21:32:39,494 - INFO - Deleting VM ctest-TestBasicVMVN-27421562-23178404 2024-08-23 21:32:39,494 - ERROR - VM ctest-TestBasicVMVN-27421562-23178404 has failed to come up 2024-08-23 21:32:39,494 - ERROR - Nova failed to get host of the VM 2024-08-23 21:32:39,690 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-27421562-99422482 in state BUILD 2024-08-23 21:32:39,690 - INFO - Deleting VM ctest-TestBasicVMVN-27421562-99422482 2024-08-23 21:32:39,690 - ERROR - VM ctest-TestBasicVMVN-27421562-99422482 has failed to come up 2024-08-23 21:32:39,690 - ERROR - Nova failed to get host of the VM 2024-08-23 21:32:39,860 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-27421562-86541033 in state ERROR 2024-08-23 21:32:39,860 - INFO - Deleting VM ctest-TestBasicVMVN-27421562-86541033 2024-08-23 21:32:39,860 - ERROR - VM ctest-TestBasicVMVN-27421562-86541033 has failed to come up 2024-08-23 21:32:39,860 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2024-08-23T21:32:37Z', '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'} 2024-08-23 21:32:39,861 - INFO - Deleting VN ctest-vn-58374170 2024-08-23 21:32:39,986 - DEBUG - Response for delete_port : () 2024-08-23 21:32:40,110 - DEBUG - Response for delete_port : () 2024-08-23 21:32:40,239 - DEBUG - Response for deleting network () 2024-08-23 21:32:40,239 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/9296f23b-9aae-4aaf-a313-75a156221dbb 2024-08-23 21:32:40,245 - DEBUG - Response Code: 404 2024-08-23 21:32:40,245 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-08-23 21:32:40,251 - DEBUG - Requesting: http://10.0.0.36:8082/domain/a5fcbba1-d82f-42a0-a56e-a8685566f46e 2024-08-23 21:32:40,306 - DEBUG - Requesting: http://10.0.0.36:8082/project/05c984ac-9994-461a-91d7-4cd2b73b1450 2024-08-23 21:32:40,379 - INFO - Validated that VN ctest-vn-58374170 is not found in API Server 2024-08-23 21:32:40,392 - DEBUG - VN ctest-vn-58374170 is not present in Agent 10.0.0.36 2024-08-23 21:32:40,392 - INFO - Validated that VN ctest-vn-58374170 is not in any agent 2024-08-23 21:32:40,407 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58374170 info 2024-08-23 21:32:40,484 - INFO - IPAM: ctest-ipam-83619735 is not found in API Server 2024-08-23 21:32:40,497 - INFO - IPAM:ctest-ipam-83619735 is not found in control node 2024-08-23 21:32:40,752 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Fri Aug 23 21:32:39 2024 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={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/tcutils/util.py in wrapper(self=, *func_args=(), **func_kwargs={}) 1165 raise testtools.TestCase.skipException(msg) 1166 1167 return f(self, *func_args, **func_kwargs) 1168 return wrapper 1169 return decorator f = self = func_args = () func_kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=) 162 assert ipam_obj.verify_on_setup() 163 assert vn1_fixture.verify_on_setup() 164 assert vm1.wait_till_vm_is_up() 165 assert vm2.wait_till_vm_is_up() 166 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 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/tcutils/util.py", line 1167, in wrapper return f(self, *func_args, **func_kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 164, in test_ping_within_vn_two_vms_two_different_subnets assert vm1.wait_till_vm_is_up() AssertionError 2024-08-23 21:32:40,759 - DEBUG - No XMPP flaps were noticed during the test 2024-08-23 21:32:40,759 - INFO -
2024-08-23 21:32:40,759 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2024-08-23 21:32:40,759 - INFO - -------------------------------------------------------------------------------- 2024-08-23 21:32:41,444 - INFO - Deleted project: ctest-TestBasicVMVN-27421562, ID : 05c984ac-9994-461a-91d7-4cd2b73b1450