2024-10-25 15:25:41,079 - INFO - Domain Default found not creating 2024-10-25 15:25:41,299 - INFO - Project ctest-TestBasicVMVN-48150298 not found, creating it 2024-10-25 15:25:41,809 - INFO - Created Project:ctest-TestBasicVMVN-48150298, ID : 1caf08a1-b772-40af-988a-7c125aff283e 2024-10-25 15:25:43,557 - INFO - ================================================================================ 2024-10-25 15:25:43,557 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-25 15:25:43,557 - 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-10-25 15:25:43,820 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.14': '0'}} with 2024-10-25 15:25:43,820 - INFO - Initial checks done. Running the testcase now 2024-10-25 15:25:43,820 - INFO - 2024-10-25 15:25:44,567 - DEBUG - Response for create_network : {'network': {'id': '3e013123-0239-445d-b4a4-f13d923b3023', 'name': 'ctest-vn2_metadata-08487650', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'project_id': '1caf08a1b77240af988a7c125aff283e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48150298', 'ctest-vn2_metadata-08487650'], 'port_security_enabled': True, 'description': ''}} 2024-10-25 15:25:44,771 - DEBUG - Response for create_subnet : {'subnet': {'id': '410725cd-8431-4703-9ddf-984b9ac995a7', 'name': '', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'network_id': '3e013123-0239-445d-b4a4-f13d923b3023', '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': '1caf08a1b77240af988a7c125aff283e'}} 2024-10-25 15:25:44,795 - INFO - Created VN ctest-vn2_metadata-08487650 2024-10-25 15:25:44,856 - DEBUG - VN ctest-vn2_metadata-08487650 UUID is 3e013123-0239-445d-b4a4-f13d923b3023 2024-10-25 15:25:45,149 - DEBUG - Services list from nova: [, , ] 2024-10-25 15:25:46,396 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1) 2024-10-25 15:25:46,508 - DEBUG - Link local service introspect added 2024-10-25 15:25:46,579 - DEBUG - VM is in ERROR state now 2024-10-25 15:25:46,579 - ERROR - VM in error state. 2024-10-25 15:25:46,642 - DEBUG - VM is in ERROR state now 2024-10-25 15:25:46,642 - ERROR - VM in error state. 2024-10-25 15:25:46,756 - DEBUG - Link local service introspect removed 2024-10-25 15:25:46,756 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-48150298-66023288 in state ERROR 2024-10-25 15:25:46,756 - INFO - Deleting VM ctest-TestBasicVMVN-48150298-66023288 2024-10-25 15:25:46,784 - ERROR - VM ctest-TestBasicVMVN-48150298-66023288 has failed to come up 2024-10-25 15:25:46,785 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2024-10-25T15:25:46Z', '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-10-25 15:25:46,785 - INFO - Deleting VN ctest-vn2_metadata-08487650 2024-10-25 15:25:46,904 - DEBUG - Response for deleting network () 2024-10-25 15:25:47,156 - 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-10-25 15:25:47,165 - DEBUG - No XMPP flaps were noticed during the test 2024-10-25 15:25:47,165 - INFO - 2024-10-25 15:25:47,165 - INFO - -------------------------------------------------------------------------------- 2024-10-25 15:25:47,169 - INFO - ================================================================================ 2024-10-25 15:25:47,169 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-25 15:25:47,169 - 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-10-25 15:25:47,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.14': '0'}} with 2024-10-25 15:25:47,477 - INFO - Initial checks done. Running the testcase now 2024-10-25 15:25:47,477 - INFO - 2024-10-25 15:25:48,028 - DEBUG - Response for create_network : {'network': {'id': 'fee11f09-1e2b-43e9-8dbd-3892359e3237', 'name': 'ctest-vn-28459925', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'project_id': '1caf08a1b77240af988a7c125aff283e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-48150298', 'ctest-vn-28459925'], 'port_security_enabled': True, 'description': ''}} 2024-10-25 15:25:48,242 - DEBUG - Response for create_subnet : {'subnet': {'id': '30d178c9-369e-43e9-a889-a29aa82abbc0', 'name': '', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'network_id': 'fee11f09-1e2b-43e9-8dbd-3892359e3237', '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': '1caf08a1b77240af988a7c125aff283e'}} 2024-10-25 15:25:48,483 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df847aea-88e1-4c5a-9b1b-795aac54bcc3', 'name': '', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'network_id': 'fee11f09-1e2b-43e9-8dbd-3892359e3237', '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': '1caf08a1b77240af988a7c125aff283e'}} 2024-10-25 15:25:48,511 - INFO - Created VN ctest-vn-28459925 2024-10-25 15:25:48,572 - DEBUG - VN ctest-vn-28459925 UUID is fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:49,064 - DEBUG - Response for create_port : {'port': {'name': '2440647e-8077-4003-a4d3-755b4886b4c8', 'id': '2440647e-8077-4003-a4d3-755b4886b4c8', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'network_id': 'fee11f09-1e2b-43e9-8dbd-3892359e3237', 'mac_address': '02:24:40:64:7e:80', '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': '30d178c9-369e-43e9-a889-a29aa82abbc0'}], 'security_groups': ['0548480d-630c-42e9-bc6a-c9f65c97e6d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1caf08a1b77240af988a7c125aff283e'}} 2024-10-25 15:25:49,304 - DEBUG - Response for create_port : {'port': {'name': '36e7f283-fb5e-4ab4-b0b0-7843cc4c6deb', 'id': '36e7f283-fb5e-4ab4-b0b0-7843cc4c6deb', 'tenant_id': '1caf08a1b77240af988a7c125aff283e', 'network_id': 'fee11f09-1e2b-43e9-8dbd-3892359e3237', 'mac_address': '02:36:e7:f2:83:fb', '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': 'df847aea-88e1-4c5a-9b1b-795aac54bcc3'}], 'security_groups': ['0548480d-630c-42e9-bc6a-c9f65c97e6d4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1caf08a1b77240af988a7c125aff283e'}} 2024-10-25 15:25:49,854 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1) 2024-10-25 15:25:50,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1) 2024-10-25 15:25:51,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1) 2024-10-25 15:25:51,880 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-10-25 15:25:52,224 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-10-25 15:25:52,266 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477 2024-10-25 15:25:52,284 - DEBUG - Requesting: http://10.0.0.31:8082/project/1caf08a1-b772-40af-988a-7c125aff283e 2024-10-25 15:25:52,378 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/104b4a3d-321c-4b8f-8aaf-28ffb20bfebd 2024-10-25 15:25:52,393 - INFO - Verifications in API Server for IPAM: ctest-ipam-87372049 passed 2024-10-25 15:25:52,400 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-48150298:ctest-ipam-87372049', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48150298', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1174113754554321807', 'uuid-lslong': '9993251176827322045'}, 'enable': 'true', 'created': '2024-10-25T15:25:47', 'last-modified': '2024-10-25T15:25:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.680122'} 2024-10-25 15:25:52,400 - INFO - Verifications in Control node for IPAM: ctest-ipam-87372049 passed 2024-10-25 15:25:52,401 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-10-25 15:25:52,407 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477 2024-10-25 15:25:52,424 - DEBUG - Requesting: http://10.0.0.31:8082/project/1caf08a1-b772-40af-988a-7c125aff283e 2024-10-25 15:25:52,513 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,532 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,550 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:52,561 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:52,572 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/737b4c43-fbd2-4c4c-aafe-bb3ee40b1959 2024-10-25 15:25:52,582 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-25 15:25:52,583 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,600 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:52,629 - INFO - Verified VN network id 8 for VN fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,629 - INFO - Verifications in API Server for VN ctest-vn-28459925 passed 2024-10-25 15:25:52,630 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,647 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:52,658 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:52,670 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/737b4c43-fbd2-4c4c-aafe-bb3ee40b1959 2024-10-25 15:25:52,687 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-48150298:ctest-vn-28459925', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-48150298', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18365994879414911977', 'uuid-lslong': '10213381730562093623'}, 'enable': 'true', 'created': '2024-10-25T15:25:47', 'last-modified': '2024-10-25T15:25:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.249802'} 2024-10-25 15:25:52,696 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-25 15:25:52,696 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28459925 passed 2024-10-25 15:25:52,696 - DEBUG - ====Verifying policy data for ctest-vn-28459925 in API_Server ====== 2024-10-25 15:25:52,696 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-10-25 15:25:52,704 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477 2024-10-25 15:25:52,720 - DEBUG - Requesting: http://10.0.0.31:8082/project/1caf08a1-b772-40af-988a-7c125aff283e 2024-10-25 15:25:52,813 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/fee11f09-1e2b-43e9-8dbd-3892359e3237 2024-10-25 15:25:52,830 - DEBUG - =>VN ctest-vn-28459925 has no policy to be verified 2024-10-25 15:25:52,830 - DEBUG - Verifying the vn in opserver 2024-10-25 15:25:52,830 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-48150298:ctest-vn-28459925 virtual network link through opserver 10.0.0.31 2024-10-25 15:25:52,830 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2024-10-25 15:25:53,167 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2024-10-25 15:25:53,258 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-48150298:ctest-vn-28459925', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-48150298:ctest-vn-28459925?flat'} 2024-10-25 15:25:53,258 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-48150298:ctest-vn-28459925 is found in opserver 2024-10-25 15:25:53,271 - DEBUG - Do not have enough data to verify VN in agent 2024-10-25 15:25:53,278 - DEBUG - VRF ids for VN ctest-vn-28459925: {} 2024-10-25 15:25:53,278 - INFO - Waiting for VM ctest-TestBasicVMVN-48150298-55783018 to be up.. 2024-10-25 15:25:53,347 - DEBUG - VM is in ERROR state now 2024-10-25 15:25:53,347 - ERROR - VM in error state. 2024-10-25 15:25:53,347 - ERROR - VM is not in ACTIVE state 2024-10-25 15:25:53,464 - ERROR - Fatal Nova Exception while getting VM detail 2024-10-25 15:25:53,464 - DEBUG - None 2024-10-25 15:25:53,466 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-48150298-14456345 in state BUILD 2024-10-25 15:25:53,466 - INFO - Deleting VM ctest-TestBasicVMVN-48150298-14456345 2024-10-25 15:25:53,466 - ERROR - VM ctest-TestBasicVMVN-48150298-14456345 has failed to come up 2024-10-25 15:25:53,466 - ERROR - Nova failed to get host of the VM 2024-10-25 15:25:53,667 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-48150298-31426838 in state BUILD 2024-10-25 15:25:53,667 - INFO - Deleting VM ctest-TestBasicVMVN-48150298-31426838 2024-10-25 15:25:53,667 - ERROR - VM ctest-TestBasicVMVN-48150298-31426838 has failed to come up 2024-10-25 15:25:53,667 - ERROR - Nova failed to get host of the VM 2024-10-25 15:25:53,853 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-48150298-55783018 in state ERROR 2024-10-25 15:25:53,853 - INFO - Deleting VM ctest-TestBasicVMVN-48150298-55783018 2024-10-25 15:25:53,853 - ERROR - VM ctest-TestBasicVMVN-48150298-55783018 has failed to come up 2024-10-25 15:25:53,853 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2024-10-25T15:25: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'} 2024-10-25 15:25:53,854 - INFO - Deleting VN ctest-vn-28459925 2024-10-25 15:25:54,011 - DEBUG - Response for delete_port : () 2024-10-25 15:25:54,152 - DEBUG - Response for delete_port : () 2024-10-25 15:25:54,311 - DEBUG - Response for deleting network () 2024-10-25 15:25:54,311 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/3b135e78-bdc8-478d-a50a-13c052a229e3 2024-10-25 15:25:54,318 - DEBUG - Response Code: 404 2024-10-25 15:25:54,318 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-10-25 15:25:54,328 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477 2024-10-25 15:25:54,388 - DEBUG - Requesting: http://10.0.0.31:8082/project/1caf08a1-b772-40af-988a-7c125aff283e 2024-10-25 15:25:54,478 - INFO - Validated that VN ctest-vn-28459925 is not found in API Server 2024-10-25 15:25:54,493 - DEBUG - VN ctest-vn-28459925 is not present in Agent 10.0.0.31 2024-10-25 15:25:54,493 - INFO - Validated that VN ctest-vn-28459925 is not in any agent 2024-10-25 15:25:54,516 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28459925 info 2024-10-25 15:25:54,609 - INFO - IPAM: ctest-ipam-87372049 is not found in API Server 2024-10-25 15:25:54,626 - INFO - IPAM:ctest-ipam-87372049 is not found in control node 2024-10-25 15:25:54,890 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Fri Oct 25 15:25:53 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-10-25 15:25:54,899 - DEBUG - No XMPP flaps were noticed during the test 2024-10-25 15:25:54,900 - INFO -
2024-10-25 15:25:54,900 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:07]
2024-10-25 15:25:54,900 - INFO - -------------------------------------------------------------------------------- 2024-10-25 15:25:55,731 - INFO - Deleted project: ctest-TestBasicVMVN-48150298, ID : 1caf08a1-b772-40af-988a-7c125aff283e