2021-01-30 22:55:39,572 - 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/tempest | | | _heat-997239357 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/06f5f1c6/tempe | | | st_heat-997239357 | +-------------------------+------------------------------------------------------------+ 2021-01-30 22:55:39,656 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_heat'... 2021-01-30 22:55:46,146 - xtesting.ci.run_tests - INFO - Running test case 'tempest_heat'... 2021-01-30 22:55:53,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2021-01-30 22:56:04,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9cf75997-d193-45f6-b7c9-657debf1d660 | 2021-01-30T22:56:03.880872 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9cf75997-d193-45f6-b7c9-657debf1d660 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2021-01-30 22:56:10,853 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | cinder | volumev2 | Available | | cinder | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | octavia | load-balancer | Available | +-------------+----------------+-----------+ 2021-01-30 22:56:12,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2021-01-30 22:56:23,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a04250eb-4f12-435c-8a42-8ee1f247897d) as the default verifier for the future CLI operations. 2021-01-30 22:56:28,215 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/src/functest/functest/opnfv_tests/openstack/tempest/tempest.py", line 641, in run self.configure(**kwargs) File "/src/functest/functest/opnfv_tests/openstack/tempest/tempest.py", line 728, in configure super(TempestHeat, self).configure(**kwargs) File "/src/functest/functest/opnfv_tests/openstack/tempest/tempest.py", line 607, in configure self.image_alt = self.publish_image_alt() File "/src/functest/functest/core/singlevm.py", line 120, in publish_image_alt 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/Fedora-Cloud-Base-30-1.2.x86_64.qcow2' 2021-01-30 22:56:28,235 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_heat | functest | 00:42 | FAIL | +----------------------+------------------+------------------+----------------+