2021-01-02 08:06:35.725 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:35.725 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:35.725 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 08:06:37.650 6 ERROR rally.cli.cliutils 2021-01-02 08:06:39.014 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:39.014 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:39.015 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:42.676 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:42.676 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:42.676 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:47.840 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:47.841 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:47.841 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:49.109 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:49.109 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:49.110 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils force=force) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 08:06:50.934 15 ERROR rally.cli.cliutils 2021-01-02 08:06:52.351 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:52.351 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:52.352 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:06:54.231 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-02 08:06:54.309 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/repo. 2021-01-02 08:06:54.652 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-01-02 08:06:54.666 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-02 08:06:54.678 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-02 08:06:54.703 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-02 08:06:54.754 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-02 08:06:55.433 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee85a9d0-c16f-4e60-b77e-4d55cba620a7) has been successfully created! 2021-01-02 08:06:56.891 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:06:56.892 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:06:56.892 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:07:03.302 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:07:03.303 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:07:03.303 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:07:05.126 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ee85a9d0-c16f-4e60-b77e-4d55cba620a7) for deployment 'opnfv-rally' (UUID=1819102b-97a0-4f6d-b35b-a61fa4c2e67e). 2021-01-02 08:07:06.029 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee85a9d0-c16f-4e60-b77e-4d55cba620a7) has been successfully configured for deployment 'opnfv-rally' (UUID=1819102b-97a0-4f6d-b35b-a61fa4c2e67e)! 2021-01-02 08:07:14.401 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:07:14.401 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:07:14.402 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:07:16.316 32 INFO rally.api [-] Starting verification (UUID=00d08324-6c81-46e2-89ed-2da4be531888) for deployment 'opnfv-rally' (UUID=1819102b-97a0-4f6d-b35b-a61fa4c2e67e) by verifier 'opnfv-tempest' (UUID=ee85a9d0-c16f-4e60-b77e-4d55cba620a7). 2021-01-02 08:07:17.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-02 08:07:18.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-02 08:07:18.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/for-deployment-1819102b-97a0-4f6d-b35b-a61fa4c2e67e/tempest.log' to option 'log_file'. 2021-01-02 08:07:18.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/for-deployment-1819102b-97a0-4f6d-b35b-a61fa4c2e67e/tempest.log 2021-01-02 08:07:18.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-02 08:07:18.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/for-deployment-1819102b-97a0-4f6d-b35b-a61fa4c2e67e/lock_files' to option 'lock_path'. 2021-01-02 08:07:18.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ee85a9d0-c16f-4e60-b77e-4d55cba620a7/for-deployment-1819102b-97a0-4f6d-b35b-a61fa4c2e67e/lock_files 2021-01-02 08:07:18.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-02 08:07:18.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-01-02 08:07:18.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f839d3ec-3c00-44c3-86e3-e586497b2651 2021-01-02 08:07:18.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bd3aca6e-5308-4cd6-9e6b-777402fb0557 2021-01-02 08:07:18.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b8f410ab-ec11-4d00-84b3-d0bc386e0fb6 2021-01-02 08:07:18.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 632606b7-607a-4d39-a05f-8a0f0fbc9df9 2021-01-02 08:07:18.517 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-02 08:07:18.518 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-02 08:07:18.519 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-02 08:07:18.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 08:07:18.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-02 08:07:18.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_00d08324_x2fMmvM3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 08:07:18.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_00d08324_x2fMmvM3' (ID = 7f81f3b4-8e8e-49e8-8e18-4108a6f1502d) has been successfully created! 2021-01-02 08:07:18.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7f81f3b4-8e8e-49e8-8e18-4108a6f1502d' to option 'instance_type'. 2021-01-02 08:07:18.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7f81f3b4-8e8e-49e8-8e18-4108a6f1502d 2021-01-02 08:07:18.997 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context tempest@default setup() finished in 2.04 sec 2021-01-02 08:07:18.998 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context testr@default setup() finished in 0.45 msec 2021-01-02 08:07:18.999 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/aa6bf94f-c902-4ad9-9611-2f737825e354'. 2021-01-02 08:07:28.486 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.443s] 2021-01-02 08:07:30.858 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.371s] 2021-01-02 08:07:36.629 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.869s] 2021-01-02 08:07:37.905 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.537s] 2021-01-02 08:07:39.752 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.846s] 2021-01-02 08:07:40.289 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.536s] 2021-01-02 08:07:41.799 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.509s] 2021-01-02 08:07:42.412 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.613s] 2021-01-02 08:07:46.350 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.387s] 2021-01-02 08:07:47.973 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.351s] 2021-01-02 08:08:00.022 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [17.604s] 2021-01-02 08:08:00.476 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.005s] 2021-01-02 08:08:00.508 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.490s] 2021-01-02 08:08:01.252 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.278s] 2021-01-02 08:08:01.439 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.930s] 2021-01-02 08:08:01.959 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.520s] 2021-01-02 08:08:01.965 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-01-02 08:08:02.356 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.630s] 2021-01-02 08:08:02.484 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.518s] 2021-01-02 08:08:03.043 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.558s] 2021-01-02 08:08:05.822 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.465s] 2021-01-02 08:08:09.408 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.156s] 2021-01-02 08:08:09.663 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.841s] 2021-01-02 08:08:11.968 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.304s] 2021-01-02 08:08:14.170 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.200s] 2021-01-02 08:08:15.148 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.978s] 2021-01-02 08:08:16.389 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.240s] 2021-01-02 08:08:17.305 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.841s] 2021-01-02 08:08:18.316 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.926s] 2021-01-02 08:08:18.981 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.514s] 2021-01-02 08:08:19.473 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.492s] 2021-01-02 08:08:22.464 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.158s] 2021-01-02 08:08:24.993 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.675s] 2021-01-02 08:08:27.474 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [5.009s] 2021-01-02 08:08:35.486 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.009s] 2021-01-02 08:08:35.542 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [10.548s] 2021-01-02 08:08:44.426 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.939s] 2021-01-02 08:08:45.056 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.291s] 2021-01-02 08:08:50.900 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [5.843s] 2021-01-02 08:08:52.557 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.131s] 2021-01-02 08:09:02.394 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.835s] 2021-01-02 08:09:11.575 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.179s] 2021-01-02 08:09:18.033 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.996s] 2021-01-02 08:09:21.722 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.146s] 2021-01-02 08:09:23.557 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.891s] 2021-01-02 08:09:30.227 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.503s] 2021-01-02 08:09:31.860 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.301s] 2021-01-02 08:09:40.827 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.599s] 2021-01-02 08:09:40.857 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.995s] 2021-01-02 08:09:49.121 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.263s] 2021-01-02 08:09:52.623 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.794s] 2021-01-02 08:10:03.265 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.641s] 2021-01-02 08:10:14.143 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.877s] 2021-01-02 08:10:25.573 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.427s] 2021-01-02 08:10:37.891 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.318s] 2021-01-02 08:10:50.619 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.726s] 2021-01-02 08:11:03.820 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.200s] 2021-01-02 08:11:17.248 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.426s] 2021-01-02 08:11:20.128 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context testr@default cleanup() started 2021-01-02 08:11:20.128 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context testr@default cleanup() finished in 0.80 msec 2021-01-02 08:11:20.129 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context tempest@default cleanup() started 2021-01-02 08:11:20.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-02 08:11:20.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-02 08:11:20.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_00d08324_x2fMmvM3'. 2021-01-02 08:11:21.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_00d08324_x2fMmvM3' has been deleted. 2021-01-02 08:11:21.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7f81f3b4-8e8e-49e8-8e18-4108a6f1502d' of option 'instance_type' from Tempest config file. 2021-01-02 08:11:21.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7f81f3b4-8e8e-49e8-8e18-4108a6f1502d' has been removed. 2021-01-02 08:11:21.412 32 INFO rally.task.context [-] Verification ee85a9d0-c16f-4e60-b77e-4d55cba620a7 | Context tempest@default cleanup() finished in 1.28 sec 2021-01-02 08:11:21.435 32 INFO rally.api [-] Verification (UUID=00d08324-6c81-46e2-89ed-2da4be531888) has been successfully finished for deployment 'opnfv-rally' (UUID=1819102b-97a0-4f6d-b35b-a61fa4c2e67e)! 2021-01-02 08:11:22.906 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:11:22.907 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:11:22.907 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:11:24.374 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:11:24.374 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:11:24.374 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:11:26.248 44 INFO rally.api [-] Building 'html' report for the following verification(s): '00d08324-6c81-46e2-89ed-2da4be531888' 2021-01-02 08:11:26.275 44 INFO rally.api [-] The report has been successfully built. 2021-01-02 08:11:27.718 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 08:11:27.718 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 08:11:27.719 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 08:11:29.550 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '00d08324-6c81-46e2-89ed-2da4be531888' 2021-01-02 08:11:29.556 46 INFO rally.api [-] The report has been successfully built.