2021-07-17 12:00:09.806 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:09.806 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:09.806 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:11.665 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-07-17 12:00:11.665 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 12:00:11.665 6 ERROR rally.cli.cliutils 2021-07-17 12:00:13.030 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:13.030 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:13.030 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:16.577 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:16.577 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:16.577 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:21.661 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:21.661 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:21.661 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:22.935 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:22.936 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:22.936 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:24.847 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-07-17 12:00:24.847 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils force=force) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 12:00:24.847 15 ERROR rally.cli.cliutils 2021-07-17 12:00:26.216 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:26.217 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:26.217 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:28.039 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-17 12:00:28.129 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/repo. 2021-07-17 12:00:28.477 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/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-07-17 12:00:28.493 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-17 12:00:28.503 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-17 12:00:28.524 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-17 12:00:28.573 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-17 12:00:29.276 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c221482-2846-4b3d-bef0-7b13a43fdd72) has been successfully created! 2021-07-17 12:00:30.710 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:30.710 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:30.710 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:37.350 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:37.350 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:37.350 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:39.221 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6c221482-2846-4b3d-bef0-7b13a43fdd72) for deployment 'opnfv-rally' (UUID=8e4c963d-957f-47e1-beab-58af4f7fad49). 2021-07-17 12:00:40.084 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c221482-2846-4b3d-bef0-7b13a43fdd72) has been successfully configured for deployment 'opnfv-rally' (UUID=8e4c963d-957f-47e1-beab-58af4f7fad49)! 2021-07-17 12:00:48.295 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:00:48.296 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:00:48.296 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:00:50.193 32 INFO rally.api [-] Starting verification (UUID=5c382d10-4ee7-4d33-96b3-5ac0be30a270) for deployment 'opnfv-rally' (UUID=8e4c963d-957f-47e1-beab-58af4f7fad49) by verifier 'opnfv-tempest' (UUID=6c221482-2846-4b3d-bef0-7b13a43fdd72). 2021-07-17 12:00:51.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-17 12:00:51.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-17 12:00:51.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/for-deployment-8e4c963d-957f-47e1-beab-58af4f7fad49/tempest.log' to option 'log_file'. 2021-07-17 12:00:51.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/for-deployment-8e4c963d-957f-47e1-beab-58af4f7fad49/tempest.log 2021-07-17 12:00:51.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-17 12:00:51.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/for-deployment-8e4c963d-957f-47e1-beab-58af4f7fad49/lock_files' to option 'lock_path'. 2021-07-17 12:00:51.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6c221482-2846-4b3d-bef0-7b13a43fdd72/for-deployment-8e4c963d-957f-47e1-beab-58af4f7fad49/lock_files 2021-07-17 12:00:51.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-17 12:00:51.445 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-07-17 12:00:51.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ae72595e-8746-457f-8251-1d5082a2e2dd 2021-07-17 12:00:51.446 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 99e1ece2-08ce-40b1-9965-2ba5fcf05c1a 2021-07-17 12:00:51.446 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 38a1ca90-f4be-4de3-b7eb-3ea470b97814 2021-07-17 12:00:51.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 94fefc5c-51d8-4647-b6be-8d30e490087d 2021-07-17 12:00:51.718 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-17 12:00:51.719 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-17 12:00:51.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-17 12:00:51.814 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 12:00:51.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-17 12:00:51.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5c382d10_k7YBNhf5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 12:00:52.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5c382d10_k7YBNhf5' (ID = ec4a0a80-fa02-402d-b50c-f0c7e19a38c1) has been successfully created! 2021-07-17 12:00:52.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ec4a0a80-fa02-402d-b50c-f0c7e19a38c1' to option 'instance_type'. 2021-07-17 12:00:52.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ec4a0a80-fa02-402d-b50c-f0c7e19a38c1 2021-07-17 12:00:52.074 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context tempest@default setup() finished in 1.31 sec 2021-07-17 12:00:52.075 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context testr@default setup() finished in 0.48 msec 2021-07-17 12:00:52.076 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/11404c63-425d-4fad-8ff9-57d12ee1e60f'. 2021-07-17 12:01:03.099 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.559s] 2021-07-17 12:01:05.070 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.971s] 2021-07-17 12:01:12.066 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [4.417s] 2021-07-17 12:01:15.454 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.490s] 2021-07-17 12:01:16.338 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.883s] 2021-07-17 12:01:17.093 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.754s] 2021-07-17 12:01:17.864 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.831s] 2021-07-17 12:01:19.266 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.171s] 2021-07-17 12:01:19.921 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.655s] 2021-07-17 12:01:25.007 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.811s] 2021-07-17 12:01:25.362 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.497s] 2021-07-17 12:01:34.828 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.485s] 2021-07-17 12:01:36.012 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [11.004s] 2021-07-17 12:01:36.924 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [16.997s] 2021-07-17 12:01:37.348 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.428s] 2021-07-17 12:01:38.447 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.099s] 2021-07-17 12:01:38.958 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.510s] 2021-07-17 12:01:38.964 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-07-17 12:01:39.552 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.587s] 2021-07-17 12:01:39.642 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.808s] 2021-07-17 12:01:40.211 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.658s] 2021-07-17 12:01:46.208 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.565s] 2021-07-17 12:01:46.670 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [10.656s] 2021-07-17 12:01:49.669 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.461s] 2021-07-17 12:01:52.146 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.638s] 2021-07-17 12:01:54.860 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.189s] 2021-07-17 12:01:55.820 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.674s] 2021-07-17 12:01:56.960 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.288s] 2021-07-17 12:01:58.448 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.627s] 2021-07-17 12:02:00.742 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.292s] 2021-07-17 12:02:03.571 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.827s] 2021-07-17 12:02:05.607 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [2.036s] 2021-07-17 12:02:07.674 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.713s] 2021-07-17 12:02:07.999 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [2.391s] 2021-07-17 12:02:10.602 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.602s] 2021-07-17 12:02:18.264 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [10.588s] 2021-07-17 12:02:18.444 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.840s] 2021-07-17 12:02:19.730 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.900s] 2021-07-17 12:02:21.216 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [17.258s] 2021-07-17 12:02:27.731 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [9.284s] 2021-07-17 12:02:27.747 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.482s] 2021-07-17 12:02:30.298 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.566s] 2021-07-17 12:02:38.529 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.780s] 2021-07-17 12:02:40.369 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.070s] 2021-07-17 12:02:51.376 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [12.846s] 2021-07-17 12:03:00.780 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.404s] 2021-07-17 12:03:03.017 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.565s] 2021-07-17 12:03:13.371 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.586s] 2021-07-17 12:03:23.863 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.493s] 2021-07-17 12:03:34.833 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.969s] 2021-07-17 12:03:44.972 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.136s] 2021-07-17 12:03:56.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.613s] 2021-07-17 12:04:08.984 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.398s] 2021-07-17 12:04:21.612 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.626s] 2021-07-17 12:04:34.665 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.051s] 2021-07-17 12:04:48.067 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.400s] 2021-07-17 12:04:58.151 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.541s] 2021-07-17 12:04:58.735 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.583s] 2021-07-17 12:05:05.340 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context testr@default cleanup() started 2021-07-17 12:05:05.341 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context testr@default cleanup() finished in 0.79 msec 2021-07-17 12:05:05.341 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context tempest@default cleanup() started 2021-07-17 12:05:05.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-17 12:05:06.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-17 12:05:06.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5c382d10_k7YBNhf5'. 2021-07-17 12:05:06.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5c382d10_k7YBNhf5' has been deleted. 2021-07-17 12:05:06.711 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ec4a0a80-fa02-402d-b50c-f0c7e19a38c1' of option 'instance_type' from Tempest config file. 2021-07-17 12:05:06.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ec4a0a80-fa02-402d-b50c-f0c7e19a38c1' has been removed. 2021-07-17 12:05:06.720 32 INFO rally.task.context [-] Verification 6c221482-2846-4b3d-bef0-7b13a43fdd72 | Context tempest@default cleanup() finished in 1.38 sec 2021-07-17 12:05:06.744 32 INFO rally.api [-] Verification (UUID=5c382d10-4ee7-4d33-96b3-5ac0be30a270) has been successfully finished for deployment 'opnfv-rally' (UUID=8e4c963d-957f-47e1-beab-58af4f7fad49)! 2021-07-17 12:05:08.261 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:05:08.262 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:05:08.262 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:05:09.696 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:05:09.697 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:05:09.697 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:05:11.616 44 INFO rally.api [-] Building 'html' report for the following verification(s): '5c382d10-4ee7-4d33-96b3-5ac0be30a270' 2021-07-17 12:05:11.643 44 INFO rally.api [-] The report has been successfully built. 2021-07-17 12:05:13.001 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 12:05:13.001 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 12:05:13.001 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 12:05:14.803 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5c382d10-4ee7-4d33-96b3-5ac0be30a270' 2021-07-17 12:05:14.807 46 INFO rally.api [-] The report has been successfully built.