2021-01-30 20:52:45,826 - 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 | 06f5f1c6 | | NODE_NAME | 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/06f5f1c6/cinder_ | | | test-997192169 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/06f5f1c6/cinde | | | r_test-997192169 | +-------------------------+------------------------------------------------------------+ 2021-01-30 20:52:45,882 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2021-01-30 20:52:48,546 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2021-01-30 20:52:54,962 - 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 294, in run self.image = self.publish_image() File "/src/functest/functest/core/singlevm.py", line 85, in publish_image image = self.cloud.create_image( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4765, in create_image (md5, sha256) = self._get_file_hashes(filename) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7444, in _get_file_hashes mtime=os.stat(filename).st_mtime) FileNotFoundError: [Errno 2] No such file or directory: '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img' 2021-01-30 20:52:54,973 - 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 483, in run assert super(SingleVm1, self).run( AssertionError 2021-01-30 20:52:54,973 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:06 | FAIL | +---------------------+------------------+------------------+----------------+