2021-06-19 14:29:19.778 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:19.778 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:19.778 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:21.606 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-06-19 14:29:21.606 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 14:29:21.606 6 ERROR rally.cli.cliutils 2021-06-19 14:29:22.956 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:22.956 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:22.956 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:26.470 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:26.470 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:26.470 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:31.857 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:31.858 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:31.858 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:33.074 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:33.075 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:33.075 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:34.902 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-06-19 14:29:34.902 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils force=force) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 14:29:34.902 15 ERROR rally.cli.cliutils 2021-06-19 14:29:36.303 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:36.303 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:36.303 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:38.139 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-19 14:29:38.218 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/repo. 2021-06-19 14:29:38.530 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/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-06-19 14:29:38.543 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-19 14:29:38.554 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-19 14:29:38.580 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-19 14:29:38.629 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-19 14:29:39.262 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5e143919-46ad-44f2-b5a9-2c0be0ee889a) has been successfully created! 2021-06-19 14:29:40.708 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:40.708 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:40.709 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:47.638 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:47.638 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:47.639 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:29:49.385 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5e143919-46ad-44f2-b5a9-2c0be0ee889a) for deployment 'opnfv-rally' (UUID=dbd971f2-8d70-4656-84f8-42b0a1ce288a). 2021-06-19 14:29:50.344 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5e143919-46ad-44f2-b5a9-2c0be0ee889a) has been successfully configured for deployment 'opnfv-rally' (UUID=dbd971f2-8d70-4656-84f8-42b0a1ce288a)! 2021-06-19 14:29:58.745 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:29:58.745 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:29:58.746 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:30:00.639 32 INFO rally.api [-] Starting verification (UUID=c830f65a-22dc-4490-992b-2d19e3418f46) for deployment 'opnfv-rally' (UUID=dbd971f2-8d70-4656-84f8-42b0a1ce288a) by verifier 'opnfv-tempest' (UUID=5e143919-46ad-44f2-b5a9-2c0be0ee889a). 2021-06-19 14:30:01.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-19 14:30:02.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-19 14:30:02.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/for-deployment-dbd971f2-8d70-4656-84f8-42b0a1ce288a/tempest.log' to option 'log_file'. 2021-06-19 14:30:02.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/for-deployment-dbd971f2-8d70-4656-84f8-42b0a1ce288a/tempest.log 2021-06-19 14:30:02.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-19 14:30:02.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/for-deployment-dbd971f2-8d70-4656-84f8-42b0a1ce288a/lock_files' to option 'lock_path'. 2021-06-19 14:30:02.246 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5e143919-46ad-44f2-b5a9-2c0be0ee889a/for-deployment-dbd971f2-8d70-4656-84f8-42b0a1ce288a/lock_files 2021-06-19 14:30:02.246 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-19 14:30:02.247 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-06-19 14:30:02.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 352d2d56-1c9d-458d-ae12-803d41f58a74 2021-06-19 14:30:02.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 09000c50-47ff-40d5-9567-e15a4d6f9c98 2021-06-19 14:30:02.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a5947800-bd3c-4450-bc78-139e3eb1d16d 2021-06-19 14:30:02.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 24cc4e7e-d36a-4e1b-83f3-4d28e10a5ff9 2021-06-19 14:30:02.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-19 14:30:02.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-19 14:30:02.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-19 14:30:02.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 14:30:02.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-19 14:30:02.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c830f65a_g410st0f' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 14:30:02.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c830f65a_g410st0f' (ID = e2d4f9b0-06ec-462a-a81c-d09d4bc3b4cb) has been successfully created! 2021-06-19 14:30:02.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e2d4f9b0-06ec-462a-a81c-d09d4bc3b4cb' to option 'instance_type'. 2021-06-19 14:30:02.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e2d4f9b0-06ec-462a-a81c-d09d4bc3b4cb 2021-06-19 14:30:02.848 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context tempest@default setup() finished in 1.63 sec 2021-06-19 14:30:02.849 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context testr@default setup() finished in 0.48 msec 2021-06-19 14:30:02.850 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6567318f-f265-4aad-ae3d-3f7f1f56786b'. 2021-06-19 14:30:13.736 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.362s] 2021-06-19 14:30:14.914 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.178s] 2021-06-19 14:30:16.189 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.373s] 2021-06-19 14:30:21.461 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.906s] 2021-06-19 14:30:21.998 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.808s] 2021-06-19 14:30:26.190 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [4.191s] 2021-06-19 14:30:28.118 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.959s] 2021-06-19 14:30:29.447 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.328s] 2021-06-19 14:30:29.913 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.465s] 2021-06-19 14:30:30.497 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [4.307s] 2021-06-19 14:30:32.422 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.507s] 2021-06-19 14:30:32.879 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.457s] 2021-06-19 14:30:32.887 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.389s] 2021-06-19 14:30:33.977 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.089s] 2021-06-19 14:30:35.050 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.921s] 2021-06-19 14:30:35.739 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.762s] 2021-06-19 14:30:37.962 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.222s] 2021-06-19 14:30:42.306 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.317s] 2021-06-19 14:30:42.524 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.474s] 2021-06-19 14:30:48.630 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [10.666s] 2021-06-19 14:30:55.977 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [23.094s] 2021-06-19 14:30:56.620 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.645s] 2021-06-19 14:30:58.153 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.532s] 2021-06-19 14:30:58.613 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.459s] 2021-06-19 14:30:58.619 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-06-19 14:30:59.058 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.439s] 2021-06-19 14:30:59.350 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.888s] 2021-06-19 14:30:59.594 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.535s] 2021-06-19 14:30:59.953 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.602s] 2021-06-19 14:31:02.979 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [14.347s] 2021-06-19 14:31:13.929 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.316s] 2021-06-19 14:31:33.668 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.659s] 2021-06-19 14:31:44.567 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.896s] 2021-06-19 14:31:50.757 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.946s] 2021-06-19 14:31:52.352 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.785s] 2021-06-19 14:32:01.843 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [11.084s] 2021-06-19 14:32:03.339 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.143s] 2021-06-19 14:32:08.331 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.991s] 2021-06-19 14:32:11.218 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.372s] 2021-06-19 14:32:11.605 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.272s] 2021-06-19 14:32:18.606 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.997s] 2021-06-19 14:32:19.413 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.195s] 2021-06-19 14:32:27.376 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.771s] 2021-06-19 14:32:36.740 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.363s] 2021-06-19 14:32:39.275 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.034s] 2021-06-19 14:32:45.771 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.029s] 2021-06-19 14:32:54.508 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.736s] 2021-06-19 14:33:03.614 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.103s] 2021-06-19 14:33:12.287 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.674s] 2021-06-19 14:33:22.354 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.064s] 2021-06-19 14:33:32.796 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.440s] 2021-06-19 14:33:43.657 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.861s] 2021-06-19 14:33:53.477 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [9.819s] 2021-06-19 14:34:04.291 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [10.810s] 2021-06-19 14:34:15.685 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.393s] 2021-06-19 14:34:27.438 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.751s] 2021-06-19 14:34:40.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.875s] 2021-06-19 14:34:53.069 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.751s] 2021-06-19 14:34:57.508 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context testr@default cleanup() started 2021-06-19 14:34:57.509 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context testr@default cleanup() finished in 0.83 msec 2021-06-19 14:34:57.509 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context tempest@default cleanup() started 2021-06-19 14:34:58.104 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-19 14:34:58.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-19 14:34:58.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c830f65a_g410st0f'. 2021-06-19 14:34:58.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c830f65a_g410st0f' has been deleted. 2021-06-19 14:34:58.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e2d4f9b0-06ec-462a-a81c-d09d4bc3b4cb' of option 'instance_type' from Tempest config file. 2021-06-19 14:34:58.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e2d4f9b0-06ec-462a-a81c-d09d4bc3b4cb' has been removed. 2021-06-19 14:34:58.712 32 INFO rally.task.context [-] Verification 5e143919-46ad-44f2-b5a9-2c0be0ee889a | Context tempest@default cleanup() finished in 1.20 sec 2021-06-19 14:34:58.738 32 INFO rally.api [-] Verification (UUID=c830f65a-22dc-4490-992b-2d19e3418f46) has been successfully finished for deployment 'opnfv-rally' (UUID=dbd971f2-8d70-4656-84f8-42b0a1ce288a)! 2021-06-19 14:35:00.186 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:35:00.186 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:35:00.186 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:35:01.538 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:35:01.538 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:35:01.538 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:35:03.345 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c830f65a-22dc-4490-992b-2d19e3418f46' 2021-06-19 14:35:03.371 44 INFO rally.api [-] The report has been successfully built. 2021-06-19 14:35:04.780 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:35:04.780 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:35:04.781 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:35:06.638 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c830f65a-22dc-4490-992b-2d19e3418f46' 2021-06-19 14:35:06.644 46 INFO rally.api [-] The report has been successfully built.