2021-03-10 14:24:54.114 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:24:54.115 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:24:54.115 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:24:56.080 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-03-10 14:24:56.080 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-10 14:24:56.080 6 ERROR rally.cli.cliutils 2021-03-10 14:24:57.479 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:24:57.479 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:24:57.479 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:01.190 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:01.191 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:01.191 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:06.677 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:06.677 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:06.677 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:08.037 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:08.037 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:08.037 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:09.853 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-03-10 14:25:09.853 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils force=force) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-10 14:25:09.853 15 ERROR rally.cli.cliutils 2021-03-10 14:25:11.210 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:11.211 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:11.211 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:13.065 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-10 14:25:13.142 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/repo. 2021-03-10 14:25:13.485 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-10 14:25:13.499 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-10 14:25:13.510 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-10 14:25:13.535 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-10 14:25:13.586 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-10 14:25:14.257 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbc381ab-027f-4d05-8f89-e3d9a66a3ec0) has been successfully created! 2021-03-10 14:25:15.716 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:15.716 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:15.716 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:22.145 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:22.145 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:22.145 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:24.056 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dbc381ab-027f-4d05-8f89-e3d9a66a3ec0) for deployment 'opnfv-rally' (UUID=8f904b58-045f-4e2e-8802-541724ea2a41). 2021-03-10 14:25:25.146 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbc381ab-027f-4d05-8f89-e3d9a66a3ec0) has been successfully configured for deployment 'opnfv-rally' (UUID=8f904b58-045f-4e2e-8802-541724ea2a41)! 2021-03-10 14:25:33.424 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:25:33.424 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:25:33.424 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:25:35.222 32 INFO rally.api [-] Starting verification (UUID=68b7fdec-7243-44a6-acec-7270ae9a58d9) for deployment 'opnfv-rally' (UUID=8f904b58-045f-4e2e-8802-541724ea2a41) by verifier 'opnfv-tempest' (UUID=dbc381ab-027f-4d05-8f89-e3d9a66a3ec0). 2021-03-10 14:25:36.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-10 14:25:36.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-10 14:25:36.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/for-deployment-8f904b58-045f-4e2e-8802-541724ea2a41/tempest.log' to option 'log_file'. 2021-03-10 14:25:36.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/for-deployment-8f904b58-045f-4e2e-8802-541724ea2a41/tempest.log 2021-03-10 14:25:36.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-10 14:25:36.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/for-deployment-8f904b58-045f-4e2e-8802-541724ea2a41/lock_files' to option 'lock_path'. 2021-03-10 14:25:36.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dbc381ab-027f-4d05-8f89-e3d9a66a3ec0/for-deployment-8f904b58-045f-4e2e-8802-541724ea2a41/lock_files 2021-03-10 14:25:36.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-10 14:25:36.703 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-03-10 14:25:36.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ba16c7c9-edbd-4400-8796-70264ca02df8 2021-03-10 14:25:36.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d64d87dd-4e67-46dc-bd58-cbead2ec0f0a 2021-03-10 14:25:36.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 71c9285e-b1af-4b16-9e8e-10173aa87430 2021-03-10 14:25:36.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e003cf06-8823-4ee2-83d6-5f4e6208cabf 2021-03-10 14:25:37.006 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-10 14:25:37.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-10 14:25:37.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-10 14:25:37.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 14:25:37.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-10 14:25:37.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_68b7fdec_x5RpgQFE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 14:25:37.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_68b7fdec_x5RpgQFE' (ID = 2d8f4817-da47-4dac-b6ae-a19c4be81aa1) has been successfully created! 2021-03-10 14:25:37.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2d8f4817-da47-4dac-b6ae-a19c4be81aa1' to option 'instance_type'. 2021-03-10 14:25:37.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2d8f4817-da47-4dac-b6ae-a19c4be81aa1 2021-03-10 14:25:37.254 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context tempest@default setup() finished in 1.36 sec 2021-03-10 14:25:37.255 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context testr@default setup() finished in 0.65 msec 2021-03-10 14:25:37.256 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6e0d76af-2e83-4233-9a11-77b2df69e6e2'. 2021-03-10 14:25:48.069 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.447s] 2021-03-10 14:25:48.882 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.812s] 2021-03-10 14:25:53.542 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.868s] 2021-03-10 14:25:55.765 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.281s] 2021-03-10 14:25:55.991 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.343s] 2021-03-10 14:26:07.296 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.529s] 2021-03-10 14:26:11.894 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.445s] 2021-03-10 14:26:16.402 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.106s] 2021-03-10 14:26:18.578 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [9.308s] 2021-03-10 14:26:19.100 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.475s] 2021-03-10 14:26:21.546 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.445s] 2021-03-10 14:26:22.563 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.016s] 2021-03-10 14:26:26.262 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [3.698s] 2021-03-10 14:26:26.288 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.710s] 2021-03-10 14:26:26.787 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.525s] 2021-03-10 14:26:28.865 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.470s] 2021-03-10 14:26:34.529 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.663s] 2021-03-10 14:26:37.890 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.361s] 2021-03-10 14:26:38.459 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [13.294s] 2021-03-10 14:26:40.457 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.566s] 2021-03-10 14:26:40.597 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.072s] 2021-03-10 14:26:42.832 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.373s] 2021-03-10 14:26:44.734 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.902s] 2021-03-10 14:26:45.305 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [18.511s] 2021-03-10 14:26:45.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.264s] 2021-03-10 14:26:46.043 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.742s] 2021-03-10 14:26:46.771 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.172s] 2021-03-10 14:26:47.728 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.685s] 2021-03-10 14:26:49.427 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.698s] 2021-03-10 14:26:49.434 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2021-03-10 14:26:50.355 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [4.355s] 2021-03-10 14:26:50.923 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [1.488s] 2021-03-10 14:26:50.985 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [12.526s] 2021-03-10 14:26:51.570 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.647s] 2021-03-10 14:26:51.780 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [5.008s] 2021-03-10 14:26:58.447 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.088s] 2021-03-10 14:27:00.583 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.596s] 2021-03-10 14:27:00.657 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.875s] 2021-03-10 14:27:07.060 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.613s] 2021-03-10 14:27:08.452 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.793s] 2021-03-10 14:27:08.811 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.227s] 2021-03-10 14:27:18.091 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.637s] 2021-03-10 14:27:27.885 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.793s] 2021-03-10 14:27:33.901 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.144s] 2021-03-10 14:27:36.350 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.463s] 2021-03-10 14:27:46.377 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.548s] 2021-03-10 14:27:46.529 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.178s] 2021-03-10 14:27:46.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.622s] 2021-03-10 14:27:56.541 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.011s] 2021-03-10 14:28:06.438 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.895s] 2021-03-10 14:28:16.610 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.169s] 2021-03-10 14:28:27.604 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.993s] 2021-03-10 14:28:38.218 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.613s] 2021-03-10 14:28:49.913 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.693s] 2021-03-10 14:29:01.917 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.001s] 2021-03-10 14:29:14.654 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.735s] 2021-03-10 14:29:27.663 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.008s] 2021-03-10 14:29:40.850 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.184s] 2021-03-10 14:29:42.999 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context testr@default cleanup() started 2021-03-10 14:29:42.999 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context testr@default cleanup() finished in 0.78 msec 2021-03-10 14:29:43.000 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context tempest@default cleanup() started 2021-03-10 14:29:43.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-10 14:29:43.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-10 14:29:43.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_68b7fdec_x5RpgQFE'. 2021-03-10 14:29:44.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_68b7fdec_x5RpgQFE' has been deleted. 2021-03-10 14:29:44.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2d8f4817-da47-4dac-b6ae-a19c4be81aa1' of option 'instance_type' from Tempest config file. 2021-03-10 14:29:44.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2d8f4817-da47-4dac-b6ae-a19c4be81aa1' has been removed. 2021-03-10 14:29:44.311 32 INFO rally.task.context [-] Verification dbc381ab-027f-4d05-8f89-e3d9a66a3ec0 | Context tempest@default cleanup() finished in 1.31 sec 2021-03-10 14:29:44.346 32 INFO rally.api [-] Verification (UUID=68b7fdec-7243-44a6-acec-7270ae9a58d9) has been successfully finished for deployment 'opnfv-rally' (UUID=8f904b58-045f-4e2e-8802-541724ea2a41)! 2021-03-10 14:29:45.793 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:29:45.793 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:29:45.793 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:29:47.139 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:29:47.139 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:29:47.139 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:29:49.100 44 INFO rally.api [-] Building 'html' report for the following verification(s): '68b7fdec-7243-44a6-acec-7270ae9a58d9' 2021-03-10 14:29:49.128 44 INFO rally.api [-] The report has been successfully built. 2021-03-10 14:29:50.491 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 14:29:50.492 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 14:29:50.492 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 14:29:52.305 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '68b7fdec-7243-44a6-acec-7270ae9a58d9' 2021-03-10 14:29:52.309 46 INFO rally.api [-] The report has been successfully built.