By type
2021-08-30 02:47:57,107 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | onap-nofeature-noha | | INSTALLER_TYPE | oom | | BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- | | | master-361488985-onap | | NODE_NAME | onap_daily_pod4_master-ONAP-oom | | TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-08-30 02:47:57,131 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'... 2021-08-30 02:47:57,187 - xtesting.ci.run_tests - ERROR - Please fix the testcase healthdist. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/stevedore/_cache.py", line 159, in _get_data_for_path with open(filename, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '/root/.cache/python-entrypoints/1555d1171ab5faaa9b6d12e5686e641c30a08af0c05e1eb7e2622f96bffbe0d4' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/ci/run_tests.py", line 162, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python3.7/site-packages/stevedore/driver.py", line 62, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python3.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python3.7/site-packages/stevedore/extension.py", line 218, in _load_plugins for ep in self.list_entry_points(): File "/usr/lib/python3.7/site-packages/stevedore/extension.py", line 207, in list_entry_points eps = list(_cache.get_group_all(self.namespace)) File "/usr/lib/python3.7/site-packages/stevedore/_cache.py", line 179, in get_group_all data = self._get_data_for_path(path) File "/usr/lib/python3.7/site-packages/stevedore/_cache.py", line 162, in _get_data_for_path data = _build_cacheable_data(path) File "/usr/lib/python3.7/site-packages/stevedore/_cache.py", line 119, in _build_cacheable_data item = ep[:] # convert namedtuple to tuple TypeError: 'EntryPoint' object is not subscriptable 2021-08-30 02:47:57,189 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed. 2021-08-30 02:47:57,189 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR