2021-02-27 15:49:58,716 - 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 | 04PE75HWIXUP | | NODE_NAME | lf-pod4 | | 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/04PE75HWIXUP/fun | | | ctest-opnfv-functest-healthcheck-jerma- | | | singlevm2-run-580 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04PE75HWIXUP/f | | | unctest-opnfv-functest-healthcheck-jerma- | | | singlevm2-run-580 | +-------------------------+------------------------------------------------------------+ 2021-02-27 15:49:58,775 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2021-02-27 15:50:00,556 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2021-02-27 16:01:01,067 - functest.core.singlevm - ERROR - Cannot run singlevm2 Traceback (most recent call last): File "/usr/lib/python3.7/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 294, in run self.image = self.publish_image() File "/src/functest/functest/core/singlevm.py", line 97, in publish_image wait=True) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 4769, in create_image current_image = self.get_image(name) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 3282, in get_image return _utils._get_entity(self, 'image', name_or_id, filters) File "/usr/lib/python3.7/site-packages/shade/_utils.py", line 241, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 1674, in search_images images = self.list_images() File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 2312, in list_images response = self._image_client.get(endpoint, params=params) File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 386, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: (503) Server Error for url: http://172.30.12.83/image/images/detail Service Unavailable 2021-02-27 16:01:01,079 - functest.core.singlevm - ERROR - Cannot run singlevm2 Traceback (most recent call last): File "/usr/lib/python3.7/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 484, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2021-02-27 16:01:01,079 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 11:00 | FAIL | +-------------------+------------------+------------------+----------------+