2021-01-30 20:52:08,328 - 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/vping_u | | | serdata-997192168 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/06f5f1c6/vping | | | _userdata-997192168 | +-------------------------+------------------------------------------------------------+ 2021-01-30 20:52:08,365 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2021-01-30 20:52:11,064 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2021-01-30 20:52:17,707 - functest.core.singlevm - ERROR - Cannot run vping_userdata 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:17,717 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata 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/opnfv_tests/openstack/vping/vping_userdata.py", line 42, in run assert super(VPingUserdata, self).run( AssertionError 2021-01-30 20:52:17,719 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:06 | FAIL | +------------------------+------------------+------------------+----------------+