2020-04-12 23:04:36.166 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:36.167 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:36.167 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:38.257 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 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:04:38.257 6 ERROR rally.cli.cliutils 2020-04-12 23:04:39.735 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:39.735 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:39.735 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:43.577 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:43.578 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:43.578 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:47.854 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:47.854 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:47.854 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:49.203 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:49.204 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:49.204 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:51.131 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 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:04:51.131 15 ERROR rally.cli.cliutils 2020-04-12 23:04:52.534 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:52.534 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:52.534 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:54.466 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:04:54.579 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/repo. 2020-04-12 23:04:54.912 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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 ' 2020-04-12 23:04:54.928 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:04:54.937 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:04:54.963 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:04:55.041 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:04:55.659 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8956cf88-ac7f-48ab-9f18-d57ee26fd84c) has been successfully created! 2020-04-12 23:04:57.118 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:57.118 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:57.118 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:05:01.103 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:05:01.103 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:05:01.103 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:05:03.291 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8956cf88-ac7f-48ab-9f18-d57ee26fd84c) for deployment 'opnfv-rally' (UUID=99d30df2-25b2-4b8f-8bb0-3841553b1bdf). 2020-04-12 23:05:03.721 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8956cf88-ac7f-48ab-9f18-d57ee26fd84c) has been successfully configured for deployment 'opnfv-rally' (UUID=99d30df2-25b2-4b8f-8bb0-3841553b1bdf)! 2020-04-12 23:05:11.868 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:05:11.868 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:05:11.868 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:05:13.846 32 INFO rally.api [-] Starting verification (UUID=2c41da81-e17f-4628-9fd8-0eb91a158daa) for deployment 'opnfv-rally' (UUID=99d30df2-25b2-4b8f-8bb0-3841553b1bdf) by verifier 'opnfv-tempest' (UUID=8956cf88-ac7f-48ab-9f18-d57ee26fd84c). 2020-04-12 23:05:14.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:05:14.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/for-deployment-99d30df2-25b2-4b8f-8bb0-3841553b1bdf/tempest.log' to option 'log_file'. 2020-04-12 23:05:14.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/for-deployment-99d30df2-25b2-4b8f-8bb0-3841553b1bdf/tempest.log 2020-04-12 23:05:14.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:05:14.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/for-deployment-99d30df2-25b2-4b8f-8bb0-3841553b1bdf/lock_files' to option 'lock_path'. 2020-04-12 23:05:14.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8956cf88-ac7f-48ab-9f18-d57ee26fd84c/for-deployment-99d30df2-25b2-4b8f-8bb0-3841553b1bdf/lock_files 2020-04-12 23:05:14.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 23:05:14.556 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 2020-04-12 23:05:14.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8a55a51c-0dbb-497e-8123-d470401b7e8c 2020-04-12 23:05:14.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 57a93351-9c20-42c3-b6ad-cad4c7f062fb 2020-04-12 23:05:14.557 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6e044b20-6c02-49f9-9403-b0281db98c39 2020-04-12 23:05:14.557 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 97e2490a-58a4-4f66-bd79-f3bec6502344 2020-04-12 23:05:14.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:05:14.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_ab435ad8-f718-41de-956d-e9ae69049ba8 2020-04-12 23:05:14.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:05:14.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:05:14.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 23:05:14.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2c41da81_bRc1bldn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 23:05:14.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2c41da81_bRc1bldn' (ID = 8f8da792-b048-47b0-a487-bcee729acaff) has been successfully created! 2020-04-12 23:05:14.949 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8f8da792-b048-47b0-a487-bcee729acaff' to option 'instance_type'. 2020-04-12 23:05:14.949 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8f8da792-b048-47b0-a487-bcee729acaff 2020-04-12 23:05:14.950 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context tempest@default setup() finished in 0.91 sec 2020-04-12 23:05:14.951 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context testr@default setup() finished in 0.40 msec 2020-04-12 23:05:14.951 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/5a1fa29d-dc1d-49c7-943d-fb588998c1af'. 2020-04-12 23:05:19.525 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.036s] 2020-04-12 23:05:19.941 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.416s] 2020-04-12 23:05:20.551 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.147s] 2020-04-12 23:05:20.593 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.201s] 2020-04-12 23:05:23.763 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.230s] 2020-04-12 23:05:25.733 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-04-12 23:05:25.747 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2020-04-12 23:05:25.755 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-04-12 23:05:25.776 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.021s] 2020-04-12 23:05:25.784 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2020-04-12 23:05:25.879 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.114s] 2020-04-12 23:05:25.951 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.162s] 2020-04-12 23:05:25.955 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2020-04-12 23:05:25.967 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-04-12 23:05:25.975 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2020-04-12 23:05:25.989 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.012s] 2020-04-12 23:05:26.004 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.014s] 2020-04-12 23:05:26.116 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.113s] 2020-04-12 23:05:27.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.159s] 2020-04-12 23:05:27.960 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.081s] 2020-04-12 23:05:29.883 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.062s] 2020-04-12 23:05:29.926 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.042s] 2020-04-12 23:05:32.010 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.082s] 2020-04-12 23:05:34.110 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.098s] 2020-04-12 23:05:36.216 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.106s] 2020-04-12 23:05:38.312 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.093s] 2020-04-12 23:05:40.415 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.102s] 2020-04-12 23:05:41.798 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.067s] 2020-04-12 23:05:42.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.108s] 2020-04-12 23:05:43.430 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.321s] 2020-04-12 23:05:44.633 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.107s] 2020-04-12 23:05:45.508 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.078s] 2020-04-12 23:05:45.614 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2020-04-12 23:05:45.642 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2020-04-12 23:05:46.753 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.118s] 2020-04-12 23:05:47.960 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.041s] 2020-04-12 23:05:48.020 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.060s] 2020-04-12 23:05:48.055 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2020-04-12 23:05:48.086 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.031s] 2020-04-12 23:05:48.116 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.028s] 2020-04-12 23:05:48.140 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.024s] 2020-04-12 23:05:48.161 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2020-04-12 23:05:48.186 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.025s] 2020-04-12 23:05:48.284 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.097s] 2020-04-12 23:05:48.410 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.125s] 2020-04-12 23:05:48.882 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.128s] 2020-04-12 23:05:51.002 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.116s] 2020-04-12 23:05:53.119 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.117s] 2020-04-12 23:05:55.237 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.117s] 2020-04-12 23:05:57.355 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.118s] 2020-04-12 23:05:59.475 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.117s] 2020-04-12 23:06:01.625 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.150s] 2020-04-12 23:06:03.766 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.139s] 2020-04-12 23:06:09.300 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.948s] 2020-04-12 23:06:12.882 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.581s] 2020-04-12 23:06:16.531 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.647s] 2020-04-12 23:06:19.948 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.419s] 2020-04-12 23:06:26.378 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.362s] 2020-04-12 23:06:27.480 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context testr@default cleanup() started 2020-04-12 23:06:27.481 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context testr@default cleanup() finished in 0.99 msec 2020-04-12 23:06:27.481 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context tempest@default cleanup() started 2020-04-12 23:06:27.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2c41da81_bRc1bldn'. 2020-04-12 23:06:27.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2c41da81_bRc1bldn' has been deleted. 2020-04-12 23:06:27.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8f8da792-b048-47b0-a487-bcee729acaff' of option 'instance_type' from Tempest config file. 2020-04-12 23:06:27.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8f8da792-b048-47b0-a487-bcee729acaff' has been removed. 2020-04-12 23:06:27.820 32 INFO rally.task.context [-] Verification 8956cf88-ac7f-48ab-9f18-d57ee26fd84c | Context tempest@default cleanup() finished in 0.34 sec 2020-04-12 23:06:27.843 32 INFO rally.api [-] Verification (UUID=2c41da81-e17f-4628-9fd8-0eb91a158daa) has been successfully finished for deployment 'opnfv-rally' (UUID=99d30df2-25b2-4b8f-8bb0-3841553b1bdf)! 2020-04-12 23:06:29.440 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:06:29.441 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:06:29.441 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:06:30.956 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:06:30.957 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:06:30.957 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:06:33.010 42 INFO rally.api [-] Building 'html' report for the following verification(s): '2c41da81-e17f-4628-9fd8-0eb91a158daa' 2020-04-12 23:06:33.035 42 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:06:34.573 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:06:34.574 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:06:34.574 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:06:36.489 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2c41da81-e17f-4628-9fd8-0eb91a158daa' 2020-04-12 23:06:36.496 44 INFO rally.api [-] The report has been successfully built.