2021-05-05 14:06:33.481 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:33.482 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:33.482 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:35.335 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-05 14:06:35.335 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 14:06:35.335 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-05 14:06:35.335 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 14:06:35.335 6 ERROR rally.cli.cliutils 2021-05-05 14:06:36.817 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:36.817 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:36.817 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:40.432 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:40.433 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:40.433 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:45.653 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:45.653 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:45.654 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:46.899 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:46.899 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:46.899 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:48.739 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-05 14:06:48.739 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-05 14:06:48.739 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-05 14:06:48.739 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils force=force) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 14:06:48.739 15 ERROR rally.cli.cliutils 2021-05-05 14:06:50.093 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:50.093 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:50.093 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:06:51.879 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-05 14:06:51.941 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/repo. 2021-05-05 14:06:52.288 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/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-05 14:06:52.304 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-05 14:06:52.316 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-05 14:06:52.343 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-05 14:06:52.389 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-05 14:06:53.077 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8f5f3e1d-4025-4191-adb0-817b378c302d) has been successfully created! 2021-05-05 14:06:54.564 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:06:54.564 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:06:54.564 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:07:01.354 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:07:01.354 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:07:01.355 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:07:03.265 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8f5f3e1d-4025-4191-adb0-817b378c302d) for deployment 'opnfv-rally' (UUID=4257a264-709a-47bb-beca-489140ece2d1). 2021-05-05 14:07:04.171 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8f5f3e1d-4025-4191-adb0-817b378c302d) has been successfully configured for deployment 'opnfv-rally' (UUID=4257a264-709a-47bb-beca-489140ece2d1)! 2021-05-05 14:07:12.363 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:07:12.363 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:07:12.363 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:07:14.182 32 INFO rally.api [-] Starting verification (UUID=6b930f4a-35ee-44a8-9332-327d8f5668f6) for deployment 'opnfv-rally' (UUID=4257a264-709a-47bb-beca-489140ece2d1) by verifier 'opnfv-tempest' (UUID=8f5f3e1d-4025-4191-adb0-817b378c302d). 2021-05-05 14:07:15.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-05 14:07:15.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-05 14:07:15.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/for-deployment-4257a264-709a-47bb-beca-489140ece2d1/tempest.log' to option 'log_file'. 2021-05-05 14:07:15.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/for-deployment-4257a264-709a-47bb-beca-489140ece2d1/tempest.log 2021-05-05 14:07:15.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-05 14:07:15.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/for-deployment-4257a264-709a-47bb-beca-489140ece2d1/lock_files' to option 'lock_path'. 2021-05-05 14:07:15.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8f5f3e1d-4025-4191-adb0-817b378c302d/for-deployment-4257a264-709a-47bb-beca-489140ece2d1/lock_files 2021-05-05 14:07:15.353 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-05 14:07:15.353 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-05 14:07:15.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c67945f0-2b37-4115-b5f5-9a0c71413bc1 2021-05-05 14:07:15.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1782abdc-ffa2-417c-a7b2-e929b7a85295 2021-05-05 14:07:15.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 37396cf7-66dc-4672-a30f-23e15671cbe6 2021-05-05 14:07:15.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 77fcaac0-3c02-4392-ade4-9d7caee17708 2021-05-05 14:07:15.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-05 14:07:15.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-05 14:07:15.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-05 14:07:15.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 14:07:15.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-05 14:07:15.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6b930f4a_8CGIWy5y' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 14:07:15.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6b930f4a_8CGIWy5y' (ID = d8d39f7b-ab87-4a77-a0d2-72b388723db0) has been successfully created! 2021-05-05 14:07:15.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd8d39f7b-ab87-4a77-a0d2-72b388723db0' to option 'instance_type'. 2021-05-05 14:07:15.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d8d39f7b-ab87-4a77-a0d2-72b388723db0 2021-05-05 14:07:15.855 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context tempest@default setup() finished in 1.08 sec 2021-05-05 14:07:15.856 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context testr@default setup() finished in 0.44 msec 2021-05-05 14:07:15.856 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/55cee36b-46ae-48ad-a1f7-60c9ec68a4d5'. 2021-05-05 14:07:24.534 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.419s] 2021-05-05 14:07:26.823 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.289s] 2021-05-05 14:07:31.913 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [6.961s] 2021-05-05 14:07:33.333 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.069s] 2021-05-05 14:07:37.126 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.711s] 2021-05-05 14:07:38.532 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.617s] 2021-05-05 14:07:38.820 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.694s] 2021-05-05 14:07:39.422 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.601s] 2021-05-05 14:07:40.736 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.313s] 2021-05-05 14:07:41.343 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.607s] 2021-05-05 14:07:41.733 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.200s] 2021-05-05 14:07:46.121 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.997s] 2021-05-05 14:07:50.138 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.403s] 2021-05-05 14:07:53.436 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.024s] 2021-05-05 14:07:54.060 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.938s] 2021-05-05 14:07:54.424 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [13.076s] 2021-05-05 14:07:54.920 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.498s] 2021-05-05 14:07:56.029 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.109s] 2021-05-05 14:07:56.637 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.608s] 2021-05-05 14:07:56.643 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-05-05 14:07:57.135 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.491s] 2021-05-05 14:07:57.735 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.600s] 2021-05-05 14:07:58.760 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.621s] 2021-05-05 14:08:07.938 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.274s] 2021-05-05 14:08:10.057 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.296s] 2021-05-05 14:08:11.343 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.404s] 2021-05-05 14:08:12.214 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.664s] 2021-05-05 14:08:13.907 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.563s] 2021-05-05 14:08:16.214 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.306s] 2021-05-05 14:08:17.815 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.600s] 2021-05-05 14:08:19.066 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.007s] 2021-05-05 14:08:19.232 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.417s] 2021-05-05 14:08:20.915 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.682s] 2021-05-05 14:08:22.648 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.432s] 2021-05-05 14:08:22.756 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.839s] 2021-05-05 14:08:30.447 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.380s] 2021-05-05 14:08:32.021 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.372s] 2021-05-05 14:08:33.227 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [10.468s] 2021-05-05 14:08:37.532 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [11.308s] 2021-05-05 14:08:40.965 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.739s] 2021-05-05 14:08:41.616 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.167s] 2021-05-05 14:08:46.535 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.003s] 2021-05-05 14:08:50.918 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.300s] 2021-05-05 14:08:55.927 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.390s] 2021-05-05 14:09:02.269 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.348s] 2021-05-05 14:09:04.343 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.414s] 2021-05-05 14:09:14.834 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.596s] 2021-05-05 14:09:15.458 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.623s] 2021-05-05 14:09:16.664 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [14.394s] 2021-05-05 14:09:27.433 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.769s] 2021-05-05 14:09:38.053 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.619s] 2021-05-05 14:09:49.432 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.377s] 2021-05-05 14:10:01.352 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.918s] 2021-05-05 14:10:13.729 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.376s] 2021-05-05 14:10:26.665 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.934s] 2021-05-05 14:10:39.917 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.251s] 2021-05-05 14:11:00.849 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.012s] 2021-05-05 14:11:24.332 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.174s] 2021-05-05 14:11:27.532 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context testr@default cleanup() started 2021-05-05 14:11:27.533 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context testr@default cleanup() finished in 0.85 msec 2021-05-05 14:11:27.533 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context tempest@default cleanup() started 2021-05-05 14:11:28.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-05 14:11:28.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-05 14:11:28.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6b930f4a_8CGIWy5y'. 2021-05-05 14:11:29.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6b930f4a_8CGIWy5y' has been deleted. 2021-05-05 14:11:29.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd8d39f7b-ab87-4a77-a0d2-72b388723db0' of option 'instance_type' from Tempest config file. 2021-05-05 14:11:29.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd8d39f7b-ab87-4a77-a0d2-72b388723db0' has been removed. 2021-05-05 14:11:29.027 32 INFO rally.task.context [-] Verification 8f5f3e1d-4025-4191-adb0-817b378c302d | Context tempest@default cleanup() finished in 1.49 sec 2021-05-05 14:11:29.052 32 INFO rally.api [-] Verification (UUID=6b930f4a-35ee-44a8-9332-327d8f5668f6) has been successfully finished for deployment 'opnfv-rally' (UUID=4257a264-709a-47bb-beca-489140ece2d1)! 2021-05-05 14:11:30.546 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:11:30.546 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:11:30.547 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:11:31.976 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:11:31.976 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:11:31.976 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:11:33.825 44 INFO rally.api [-] Building 'html' report for the following verification(s): '6b930f4a-35ee-44a8-9332-327d8f5668f6' 2021-05-05 14:11:33.852 44 INFO rally.api [-] The report has been successfully built. 2021-05-05 14:11:35.289 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 14:11:35.290 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 14:11:35.290 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 14:11:37.116 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6b930f4a-35ee-44a8-9332-327d8f5668f6' 2021-05-05 14:11:37.122 46 INFO rally.api [-] The report has been successfully built.