2022-01-31 10:14:38,052 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0BTXBMO3F2PV | | NODE_NAME | lf-virtual6 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/0BTXBMO3F2PV/fun | | | ctest-pi-ollivier-functest-healthcheck- | | | arm64-wallaby-cinder_test-run-31 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0BTXBMO3F2PV/f | | | unctest-pi-ollivier-functest-healthcheck- | | | arm64-wallaby-cinder_test-run-31 | +-------------------------+------------------------------------------------------------+ 2022-01-31 10:14:38,386 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2022-01-31 10:14:45,050 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2022-01-31 10:14:57,288 - functest.core.singlevm - ERROR - Cannot run cinder_test Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 486, in run self.prepare() File "/src/functest/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 56, in prepare self.vm2 = self.boot_vm( File "/src/functest/functest/core/singlevm.py", line 212, in boot_vm vm1 = self.cloud.create_server( File "", line 2, in create_server File "/usr/lib/python3.8/site-packages/shade/_utils.py", line 414, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7004, in create_server server = self.wait_for_server( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7047, in wait_for_server server = self.get_active_server( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7062, in get_active_server raise exc.OpenStackCloudException( shade.exc.OpenStackCloudException: ('Error in creating the server: No valid host was found. ', "Extra: {'server': Munch({'id': 'f747a398-d0ea-413f-ba7f-836fb6a2e316', 'name': 'cinder_test-vm2_37caa715-56d4-4290-b301-7706759b8953', 'flavor': Munch({'id': '69de2707-b13f-47d7-a122-aa26d889c29e'}), 'image': Munch({'id': '024befdf-d329-4b22-969a-082dfa8b3d13'}), 'location': Munch({'cloud': 'envvars', 'region_name': 'RegionOne', 'zone': '', 'project': Munch({'id': 'd8c59ac9cdab4c50aab6416860f8bd00', 'name': 'cinder_test-project_37caa715-56d4-4290-b301-7706759b8953', 'domain_id': None, 'domain_name': 'Default'})}), 'volumes': [], 'has_config_drive': False, 'host_id': '', 'progress': 0, 'disk_config': 'MANUAL', 'power_state': 0, 'task_state': None, 'vm_state': 'error', 'launched_at': None, 'terminated_at': None, 'security_groups': [], 'created_at': '2022-01-31T10:14:54Z', 'accessIPv4': '', 'accessIPv6': '', 'addresses': Munch({}), 'adminPass': None, 'created': '2022-01-31T10:14:54Z', 'key_name': 'cinder_test-kp_37caa715-56d4-4290-b301-7706759b8953', 'metadata': Munch({}), 'networks': {}, 'private_v4': '', 'public_v4': '', 'public_v6': '', 'status': 'ERROR', 'updated': '2022-01-31T10:14:55Z', 'user_id': '92a820d7a2fe4f31b9a203e8c18fd155', 'interface_ip': '', 'properties': Munch({'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-01-31T10:14:55Z', 'message': 'No valid host was found. '}), 'OS-EXT-AZ:availability_zone': '', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-EXT-STS:power_state': 0, 'os-extended-volumes:volumes_attached': []}), 'hostId': '', 'config_drive': '', 'project_id': 'd8c59ac9cdab4c50aab6416860f8bd00', 'tenant_id': 'd8c59ac9cdab4c50aab6416860f8bd00', 'region': 'RegionOne', 'cloud': 'envvars', 'az': '', 'OS-DCF:diskConfig': 'MANUAL', 'fault': Munch({'code': 500, 'created': '2022-01-31T10:14:55Z', 'message': 'No valid host was found. '}), 'OS-EXT-AZ:availability_zone': '', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-EXT-STS:power_state': 0, 'os-extended-volumes:volumes_attached': []})}") 2022-01-31 10:14:57,312 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:12 | FAIL | +---------------------+------------------+------------------+----------------+