2021-05-26 22:39:13.275 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:13.275 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:13.275 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:15.002 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-05-26 22:39:15.002 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-26 22:39:15.002 6 ERROR rally.cli.cliutils 2021-05-26 22:39:16.313 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:16.314 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:16.314 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:19.845 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:19.845 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:19.845 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:24.971 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:24.971 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:24.971 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:26.226 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:26.227 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:26.227 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:28.043 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-05-26 22:39:28.043 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils force=force) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-26 22:39:28.043 15 ERROR rally.cli.cliutils 2021-05-26 22:39:29.439 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:29.439 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:29.439 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:31.335 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-26 22:39:31.413 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/repo. 2021-05-26 22:39:31.770 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-05-26 22:39:31.786 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-26 22:39:31.796 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-26 22:39:31.816 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-26 22:39:31.863 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-26 22:39:32.528 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1b28a66-e353-4b33-a4be-f459d914b8e9) has been successfully created! 2021-05-26 22:39:33.972 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:33.973 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:33.973 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:41.969 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:41.969 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:41.969 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:43.819 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a1b28a66-e353-4b33-a4be-f459d914b8e9) for deployment 'opnfv-rally' (UUID=69a1d038-d6c5-46f2-8603-d60c7c2d2197). 2021-05-26 22:39:44.759 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1b28a66-e353-4b33-a4be-f459d914b8e9) has been successfully configured for deployment 'opnfv-rally' (UUID=69a1d038-d6c5-46f2-8603-d60c7c2d2197)! 2021-05-26 22:39:53.030 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:39:53.031 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:39:53.031 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:39:54.920 32 INFO rally.api [-] Starting verification (UUID=cf7fef5b-22d7-4b8e-9c22-935229466c9c) for deployment 'opnfv-rally' (UUID=69a1d038-d6c5-46f2-8603-d60c7c2d2197) by verifier 'opnfv-tempest' (UUID=a1b28a66-e353-4b33-a4be-f459d914b8e9). 2021-05-26 22:39:56.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-26 22:39:56.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-26 22:39:56.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/for-deployment-69a1d038-d6c5-46f2-8603-d60c7c2d2197/tempest.log' to option 'log_file'. 2021-05-26 22:39:56.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/for-deployment-69a1d038-d6c5-46f2-8603-d60c7c2d2197/tempest.log 2021-05-26 22:39:56.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-26 22:39:56.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/for-deployment-69a1d038-d6c5-46f2-8603-d60c7c2d2197/lock_files' to option 'lock_path'. 2021-05-26 22:39:56.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a1b28a66-e353-4b33-a4be-f459d914b8e9/for-deployment-69a1d038-d6c5-46f2-8603-d60c7c2d2197/lock_files 2021-05-26 22:39:56.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-26 22:39:56.281 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-05-26 22:39:56.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 097c1b9a-3e6f-4282-9acb-5d90d3f1abe4 2021-05-26 22:39:56.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = df241578-abaf-425e-9953-9a28a79f7cfb 2021-05-26 22:39:56.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 546565e4-5ed9-4ffd-9468-4552ae8fcfc0 2021-05-26 22:39:56.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3e17da6d-58a2-4765-81d4-0775dfed5424 2021-05-26 22:39:56.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-26 22:39:56.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-26 22:39:56.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-26 22:39:56.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 22:39:56.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-26 22:39:56.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cf7fef5b_jKQG0rJ9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 22:39:57.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cf7fef5b_jKQG0rJ9' (ID = aad991bd-f31b-4bf2-8dd8-de75eda82673) has been successfully created! 2021-05-26 22:39:57.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'aad991bd-f31b-4bf2-8dd8-de75eda82673' to option 'instance_type'. 2021-05-26 22:39:57.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = aad991bd-f31b-4bf2-8dd8-de75eda82673 2021-05-26 22:39:57.100 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context tempest@default setup() finished in 1.58 sec 2021-05-26 22:39:57.101 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context testr@default setup() finished in 0.48 msec 2021-05-26 22:39:57.102 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4484b785-c0f9-48d3-bf63-38cd21109e08'. 2021-05-26 22:40:09.200 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.434s] 2021-05-26 22:40:10.678 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.477s] 2021-05-26 22:40:18.420 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.468s] 2021-05-26 22:40:19.295 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.723s] 2021-05-26 22:40:21.540 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.205s] 2021-05-26 22:40:24.131 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.590s] 2021-05-26 22:40:25.148 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.017s] 2021-05-26 22:40:26.812 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.663s] 2021-05-26 22:40:27.272 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.459s] 2021-05-26 22:40:28.083 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.875s] 2021-05-26 22:40:34.315 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [15.018s] 2021-05-26 22:40:41.910 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.632s] 2021-05-26 22:40:46.697 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [4.791s] 2021-05-26 22:40:47.826 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [13.510s] 2021-05-26 22:40:48.398 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.700s] 2021-05-26 22:40:49.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.684s] 2021-05-26 22:40:49.088 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-05-26 22:40:49.712 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.622s] 2021-05-26 22:40:51.433 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [1.721s] 2021-05-26 22:40:55.650 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.509s] 2021-05-26 22:40:56.237 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.587s] 2021-05-26 22:40:59.438 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [9.267s] 2021-05-26 22:41:06.412 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.973s] 2021-05-26 22:41:11.488 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.115s] 2021-05-26 22:41:27.198 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [1.852s] 2021-05-26 22:41:28.720 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.125s] 2021-05-26 22:41:30.639 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [10.395s] 2021-05-26 22:41:30.709 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.510s] 2021-05-26 22:41:32.719 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.009s] 2021-05-26 22:41:34.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.715s] 2021-05-26 22:41:34.610 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.889s] 2021-05-26 22:41:36.161 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.549s] 2021-05-26 22:41:37.122 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.961s] 2021-05-26 22:41:37.765 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.328s] 2021-05-26 22:41:38.741 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.618s] 2021-05-26 22:41:39.764 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.123s] 2021-05-26 22:41:40.402 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.659s] 2021-05-26 22:41:44.796 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.028s] 2021-05-26 22:41:47.109 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.705s] 2021-05-26 22:41:49.589 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.822s] 2021-05-26 22:41:52.804 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.007s] 2021-05-26 22:41:55.613 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.503s] 2021-05-26 22:41:57.936 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.347s] 2021-05-26 22:42:02.336 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.530s] 2021-05-26 22:42:11.967 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.630s] 2021-05-26 22:42:22.707 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.739s] 2021-05-26 22:42:32.320 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.611s] 2021-05-26 22:42:40.698 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.378s] 2021-05-26 22:42:50.821 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.120s] 2021-05-26 22:43:01.392 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.569s] 2021-05-26 22:43:11.687 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.294s] 2021-05-26 22:43:22.015 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.327s] 2021-05-26 22:43:33.127 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.110s] 2021-05-26 22:43:45.106 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.976s] 2021-05-26 22:43:57.077 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.968s] 2021-05-26 22:44:10.061 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.984s] 2021-05-26 22:44:22.989 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.925s] 2021-05-26 22:44:43.856 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.208s] 2021-05-26 22:44:50.088 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context testr@default cleanup() started 2021-05-26 22:44:50.089 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context testr@default cleanup() finished in 0.79 msec 2021-05-26 22:44:50.089 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context tempest@default cleanup() started 2021-05-26 22:44:50.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-26 22:44:50.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-26 22:44:50.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cf7fef5b_jKQG0rJ9'. 2021-05-26 22:44:51.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cf7fef5b_jKQG0rJ9' has been deleted. 2021-05-26 22:44:51.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'aad991bd-f31b-4bf2-8dd8-de75eda82673' of option 'instance_type' from Tempest config file. 2021-05-26 22:44:51.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'aad991bd-f31b-4bf2-8dd8-de75eda82673' has been removed. 2021-05-26 22:44:51.522 32 INFO rally.task.context [-] Verification a1b28a66-e353-4b33-a4be-f459d914b8e9 | Context tempest@default cleanup() finished in 1.43 sec 2021-05-26 22:44:51.550 32 INFO rally.api [-] Verification (UUID=cf7fef5b-22d7-4b8e-9c22-935229466c9c) has been successfully finished for deployment 'opnfv-rally' (UUID=69a1d038-d6c5-46f2-8603-d60c7c2d2197)! 2021-05-26 22:44:53.033 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:44:53.033 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:44:53.034 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:44:54.382 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:44:54.382 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:44:54.382 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:44:56.200 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'cf7fef5b-22d7-4b8e-9c22-935229466c9c' 2021-05-26 22:44:56.230 44 INFO rally.api [-] The report has been successfully built. 2021-05-26 22:44:57.615 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:44:57.616 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:44:57.616 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:44:59.462 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cf7fef5b-22d7-4b8e-9c22-935229466c9c' 2021-05-26 22:44:59.469 46 INFO rally.api [-] The report has been successfully built.