2021-06-26 15:12:45.637 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:12:45.637 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:12:45.637 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:12:47.472 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-26 15:12:47.472 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 15:12:47.472 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-26 15:12:47.472 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 15:12:47.472 6 ERROR rally.cli.cliutils 2021-06-26 15:12:48.863 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:12:48.863 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:12:48.863 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:12:52.368 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:12:52.368 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:12:52.368 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:12:57.495 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:12:57.495 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:12:57.495 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:12:58.800 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:12:58.800 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:12:58.800 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:13:00.614 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-26 15:13:00.614 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-26 15:13:00.614 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-26 15:13:00.614 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils force=force) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 15:13:00.614 15 ERROR rally.cli.cliutils 2021-06-26 15:13:02.010 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:13:02.010 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:13:02.010 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:13:03.791 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-26 15:13:03.868 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/repo. 2021-06-26 15:13:04.223 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/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-26 15:13:04.239 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-26 15:13:04.249 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-26 15:13:04.271 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-26 15:13:04.319 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-26 15:13:04.997 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=263f61f1-d352-4d9b-afd6-cc3da46be546) has been successfully created! 2021-06-26 15:13:06.440 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:13:06.440 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:13:06.440 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:13:18.838 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:13:18.838 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:13:18.838 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:13:20.629 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=263f61f1-d352-4d9b-afd6-cc3da46be546) for deployment 'opnfv-rally' (UUID=38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1). 2021-06-26 15:13:21.513 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=263f61f1-d352-4d9b-afd6-cc3da46be546) has been successfully configured for deployment 'opnfv-rally' (UUID=38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1)! 2021-06-26 15:13:29.706 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:13:29.706 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:13:29.706 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:13:31.582 32 INFO rally.api [-] Starting verification (UUID=fd663f3b-3a22-4d0e-a172-c7bb6abd310e) for deployment 'opnfv-rally' (UUID=38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1) by verifier 'opnfv-tempest' (UUID=263f61f1-d352-4d9b-afd6-cc3da46be546). 2021-06-26 15:13:32.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-26 15:13:33.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-26 15:13:33.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/for-deployment-38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1/tempest.log' to option 'log_file'. 2021-06-26 15:13:33.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/for-deployment-38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1/tempest.log 2021-06-26 15:13:33.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-26 15:13:33.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/for-deployment-38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1/lock_files' to option 'lock_path'. 2021-06-26 15:13:33.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-263f61f1-d352-4d9b-afd6-cc3da46be546/for-deployment-38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1/lock_files 2021-06-26 15:13:33.215 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-26 15:13:33.215 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-26 15:13:33.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 72e52c12-3f32-4a7e-90f8-a5166559b97c 2021-06-26 15:13:33.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 38cfbf86-95e8-44c9-9575-978b1b573eab 2021-06-26 15:13:33.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3a034d96-4868-403f-aa62-0d618946100d 2021-06-26 15:13:33.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ec460818-4805-421c-8952-d88775814e10 2021-06-26 15:13:33.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-26 15:13:33.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-26 15:13:33.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-26 15:13:33.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 15:13:33.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-26 15:13:33.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_fd663f3b_9ebFMt8e' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 15:13:34.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fd663f3b_9ebFMt8e' (ID = 6b256df2-ff35-4e7d-8332-b2e0dbdc556f) has been successfully created! 2021-06-26 15:13:34.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6b256df2-ff35-4e7d-8332-b2e0dbdc556f' to option 'instance_type'. 2021-06-26 15:13:34.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6b256df2-ff35-4e7d-8332-b2e0dbdc556f 2021-06-26 15:13:34.254 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context tempest@default setup() finished in 2.07 sec 2021-06-26 15:13:34.255 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context testr@default setup() finished in 0.45 msec 2021-06-26 15:13:34.255 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/46820b11-e97b-4cdd-8870-aaa42875a724'. 2021-06-26 15:13:45.345 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.486s] 2021-06-26 15:13:48.727 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [3.382s] 2021-06-26 15:13:53.707 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.820s] 2021-06-26 15:13:57.701 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.013s] 2021-06-26 15:13:58.768 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.067s] 2021-06-26 15:13:58.772 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.247s] 2021-06-26 15:13:59.204 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.435s] 2021-06-26 15:14:02.909 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [3.703s] 2021-06-26 15:14:03.441 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.532s] 2021-06-26 15:14:04.836 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.064s] 2021-06-26 15:14:15.621 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.297s] 2021-06-26 15:14:19.980 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [5.941s] 2021-06-26 15:14:21.488 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [18.042s] 2021-06-26 15:14:22.295 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.810s] 2021-06-26 15:14:23.436 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.140s] 2021-06-26 15:14:24.473 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.036s] 2021-06-26 15:14:24.478 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-06-26 15:14:26.012 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [1.533s] 2021-06-26 15:14:26.712 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.700s] 2021-06-26 15:14:27.548 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [7.567s] 2021-06-26 15:14:31.101 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [6.663s] 2021-06-26 15:14:31.256 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.707s] 2021-06-26 15:14:34.705 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.448s] 2021-06-26 15:14:36.245 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.539s] 2021-06-26 15:14:37.253 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.007s] 2021-06-26 15:14:38.177 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.923s] 2021-06-26 15:14:38.317 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [7.215s] 2021-06-26 15:14:39.076 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.762s] 2021-06-26 15:14:41.357 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [3.179s] 2021-06-26 15:14:41.424 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.105s] 2021-06-26 15:14:49.505 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.079s] 2021-06-26 15:14:49.978 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.619s] 2021-06-26 15:14:51.439 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [12.357s] 2021-06-26 15:14:58.933 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [9.427s] 2021-06-26 15:15:00.575 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [10.596s] 2021-06-26 15:15:01.867 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.432s] 2021-06-26 15:15:09.172 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [10.238s] 2021-06-26 15:15:18.396 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.222s] 2021-06-26 15:15:20.001 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.788s] 2021-06-26 15:15:27.985 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.588s] 2021-06-26 15:15:41.331 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [13.344s] 2021-06-26 15:15:50.243 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.909s] 2021-06-26 15:15:52.745 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.568s] 2021-06-26 15:15:55.851 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [17.422s] 2021-06-26 15:16:01.135 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.891s] 2021-06-26 15:16:01.575 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.827s] 2021-06-26 15:16:10.241 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.665s] 2021-06-26 15:16:11.475 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.339s] 2021-06-26 15:16:18.162 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.920s] 2021-06-26 15:16:21.896 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.418s] 2021-06-26 15:16:32.214 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.318s] 2021-06-26 15:16:43.270 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.055s] 2021-06-26 15:16:55.258 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.986s] 2021-06-26 15:17:07.815 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.555s] 2021-06-26 15:17:20.411 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.596s] 2021-06-26 15:17:33.440 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.026s] 2021-06-26 15:17:43.212 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.487s] 2021-06-26 15:17:43.820 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.607s] 2021-06-26 15:17:57.401 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context testr@default cleanup() started 2021-06-26 15:17:57.402 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context testr@default cleanup() finished in 0.91 msec 2021-06-26 15:17:57.403 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context tempest@default cleanup() started 2021-06-26 15:17:57.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-26 15:17:58.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-26 15:17:58.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_fd663f3b_9ebFMt8e'. 2021-06-26 15:17:59.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fd663f3b_9ebFMt8e' has been deleted. 2021-06-26 15:17:59.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6b256df2-ff35-4e7d-8332-b2e0dbdc556f' of option 'instance_type' from Tempest config file. 2021-06-26 15:17:59.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6b256df2-ff35-4e7d-8332-b2e0dbdc556f' has been removed. 2021-06-26 15:17:59.524 32 INFO rally.task.context [-] Verification 263f61f1-d352-4d9b-afd6-cc3da46be546 | Context tempest@default cleanup() finished in 2.12 sec 2021-06-26 15:17:59.548 32 INFO rally.api [-] Verification (UUID=fd663f3b-3a22-4d0e-a172-c7bb6abd310e) has been successfully finished for deployment 'opnfv-rally' (UUID=38082a61-76b4-45cd-9d5f-f2b9ddd9c5f1)! 2021-06-26 15:18:01.026 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:18:01.026 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:18:01.026 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:18:02.412 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:18:02.413 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:18:02.413 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:18:04.282 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'fd663f3b-3a22-4d0e-a172-c7bb6abd310e' 2021-06-26 15:18:04.308 44 INFO rally.api [-] The report has been successfully built. 2021-06-26 15:18:05.656 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 15:18:05.657 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 15:18:05.657 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 15:18:07.532 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'fd663f3b-3a22-4d0e-a172-c7bb6abd310e' 2021-06-26 15:18:07.539 46 INFO rally.api [-] The report has been successfully built.