2021-06-02 00:28:38.089 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:38.089 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:38.090 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:39.964 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-02 00:28:39.964 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 00:28:39.964 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-02 00:28:39.964 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-02 00:28:39.964 6 ERROR rally.cli.cliutils 2021-06-02 00:28:41.324 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:41.324 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:41.324 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:44.843 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:44.843 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:44.843 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:50.010 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:50.011 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:50.011 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:51.331 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:51.331 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:51.331 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:53.184 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-02 00:28:53.184 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-02 00:28:53.184 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-02 00:28:53.184 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils force=force) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-02 00:28:53.184 15 ERROR rally.cli.cliutils 2021-06-02 00:28:54.609 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:54.609 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:54.609 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:28:56.404 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-02 00:28:56.482 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/repo. 2021-06-02 00:28:56.842 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/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-02 00:28:56.856 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-02 00:28:56.866 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-02 00:28:56.893 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-02 00:28:56.943 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-02 00:28:57.620 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d13f5697-379a-4a86-9c00-652c8e593de2) has been successfully created! 2021-06-02 00:28:59.084 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:28:59.084 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:28:59.084 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:29:06.678 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:29:06.678 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:29:06.678 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:29:08.550 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d13f5697-379a-4a86-9c00-652c8e593de2) for deployment 'opnfv-rally' (UUID=12bbb240-2d02-486f-adc5-2b1ccb8f832e). 2021-06-02 00:29:09.435 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d13f5697-379a-4a86-9c00-652c8e593de2) has been successfully configured for deployment 'opnfv-rally' (UUID=12bbb240-2d02-486f-adc5-2b1ccb8f832e)! 2021-06-02 00:29:17.822 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:29:17.822 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:29:17.823 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:29:19.684 32 INFO rally.api [-] Starting verification (UUID=5d4a7e66-28da-4486-b73e-bb93bc835cbb) for deployment 'opnfv-rally' (UUID=12bbb240-2d02-486f-adc5-2b1ccb8f832e) by verifier 'opnfv-tempest' (UUID=d13f5697-379a-4a86-9c00-652c8e593de2). 2021-06-02 00:29:20.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-02 00:29:21.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-02 00:29:21.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/for-deployment-12bbb240-2d02-486f-adc5-2b1ccb8f832e/tempest.log' to option 'log_file'. 2021-06-02 00:29:21.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/for-deployment-12bbb240-2d02-486f-adc5-2b1ccb8f832e/tempest.log 2021-06-02 00:29:21.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-02 00:29:21.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/for-deployment-12bbb240-2d02-486f-adc5-2b1ccb8f832e/lock_files' to option 'lock_path'. 2021-06-02 00:29:21.126 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d13f5697-379a-4a86-9c00-652c8e593de2/for-deployment-12bbb240-2d02-486f-adc5-2b1ccb8f832e/lock_files 2021-06-02 00:29:21.126 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-02 00:29:21.126 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-02 00:29:21.127 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 762a40c5-c684-4bca-bfb3-fd346b6d01a8 2021-06-02 00:29:21.127 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1dd7d8a8-7030-4830-a32b-f25a7d3d5061 2021-06-02 00:29:21.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 763365e3-5e00-41f6-8d4e-72fd7ed2a931 2021-06-02 00:29:21.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 05b17a2d-bd4d-4133-a94b-5bde0268a74b 2021-06-02 00:29:21.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-02 00:29:21.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-02 00:29:21.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-02 00:29:21.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-02 00:29:21.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-02 00:29:21.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5d4a7e66_3OqxLQXR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-02 00:29:21.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d4a7e66_3OqxLQXR' (ID = 9cc4953e-b5ae-42dd-b5ef-ba80bb028fc1) has been successfully created! 2021-06-02 00:29:21.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9cc4953e-b5ae-42dd-b5ef-ba80bb028fc1' to option 'instance_type'. 2021-06-02 00:29:21.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9cc4953e-b5ae-42dd-b5ef-ba80bb028fc1 2021-06-02 00:29:21.766 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context tempest@default setup() finished in 1.48 sec 2021-06-02 00:29:21.767 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context testr@default setup() finished in 0.52 msec 2021-06-02 00:29:21.767 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fa3418e9-7b44-42c3-b425-cda01f6a91e7'. 2021-06-02 00:29:31.406 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.517s] 2021-06-02 00:29:35.426 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [4.020s] 2021-06-02 00:29:39.653 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.292s] 2021-06-02 00:29:40.970 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.033s] 2021-06-02 00:29:42.093 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [4.128s] 2021-06-02 00:29:42.102 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.131s] 2021-06-02 00:29:42.746 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.643s] 2021-06-02 00:29:44.262 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.515s] 2021-06-02 00:29:44.749 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.487s] 2021-06-02 00:29:48.492 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.519s] 2021-06-02 00:29:54.324 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.831s] 2021-06-02 00:29:58.329 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.004s] 2021-06-02 00:30:01.806 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [17.050s] 2021-06-02 00:30:02.265 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.463s] 2021-06-02 00:30:03.113 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.847s] 2021-06-02 00:30:03.630 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.516s] 2021-06-02 00:30:03.636 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-06-02 00:30:04.125 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.488s] 2021-06-02 00:30:04.681 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.555s] 2021-06-02 00:30:05.322 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.991s] 2021-06-02 00:30:07.004 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [5.718s] 2021-06-02 00:30:12.637 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.314s] 2021-06-02 00:30:13.028 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.023s] 2021-06-02 00:30:15.168 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.261s] 2021-06-02 00:30:22.785 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [10.146s] 2021-06-02 00:30:29.123 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.099s] 2021-06-02 00:30:29.736 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.612s] 2021-06-02 00:30:30.126 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.320s] 2021-06-02 00:30:31.799 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.014s] 2021-06-02 00:30:41.030 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.903s] 2021-06-02 00:30:41.925 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.123s] 2021-06-02 00:30:43.984 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.450s] 2021-06-02 00:30:49.931 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.900s] 2021-06-02 00:30:51.505 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.579s] 2021-06-02 00:30:53.373 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.386s] 2021-06-02 00:31:00.276 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.771s] 2021-06-02 00:31:02.385 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.011s] 2021-06-02 00:31:10.002 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.723s] 2021-06-02 00:31:10.256 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.871s] 2021-06-02 00:31:22.089 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [12.085s] 2021-06-02 00:31:31.560 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.484s] 2021-06-02 00:31:33.216 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.125s] 2021-06-02 00:31:43.914 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.695s] 2021-06-02 00:31:54.981 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.067s] 2021-06-02 00:32:06.693 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.710s] 2021-06-02 00:32:18.662 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.968s] 2021-06-02 00:32:31.265 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.601s] 2021-06-02 00:32:43.953 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.686s] 2021-06-02 00:32:53.058 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.163s] 2021-06-02 00:32:56.125 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.067s] 2021-06-02 00:32:58.243 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.117s] 2021-06-02 00:33:00.132 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.888s] 2021-06-02 00:33:01.654 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.520s] 2021-06-02 00:33:02.776 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.122s] 2021-06-02 00:33:03.683 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.906s] 2021-06-02 00:33:05.125 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.440s] 2021-06-02 00:33:11.334 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.208s] 2021-06-02 00:33:18.394 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.059s] 2021-06-02 00:33:47.198 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context testr@default cleanup() started 2021-06-02 00:33:47.198 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context testr@default cleanup() finished in 0.81 msec 2021-06-02 00:33:47.199 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context tempest@default cleanup() started 2021-06-02 00:33:47.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-02 00:33:48.159 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-02 00:33:48.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5d4a7e66_3OqxLQXR'. 2021-06-02 00:33:49.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d4a7e66_3OqxLQXR' has been deleted. 2021-06-02 00:33:49.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9cc4953e-b5ae-42dd-b5ef-ba80bb028fc1' of option 'instance_type' from Tempest config file. 2021-06-02 00:33:49.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9cc4953e-b5ae-42dd-b5ef-ba80bb028fc1' has been removed. 2021-06-02 00:33:49.795 32 INFO rally.task.context [-] Verification d13f5697-379a-4a86-9c00-652c8e593de2 | Context tempest@default cleanup() finished in 2.60 sec 2021-06-02 00:33:49.821 32 INFO rally.api [-] Verification (UUID=5d4a7e66-28da-4486-b73e-bb93bc835cbb) has been successfully finished for deployment 'opnfv-rally' (UUID=12bbb240-2d02-486f-adc5-2b1ccb8f832e)! 2021-06-02 00:33:51.356 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:33:51.357 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:33:51.357 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:33:52.744 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:33:52.744 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:33:52.744 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:33:54.564 44 INFO rally.api [-] Building 'html' report for the following verification(s): '5d4a7e66-28da-4486-b73e-bb93bc835cbb' 2021-06-02 00:33:54.592 44 INFO rally.api [-] The report has been successfully built. 2021-06-02 00:33:55.984 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:33:55.984 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:33:55.985 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:33:57.812 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5d4a7e66-28da-4486-b73e-bb93bc835cbb' 2021-06-02 00:33:57.819 46 INFO rally.api [-] The report has been successfully built.