2020-12-15 12:29:01.807 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:01.807 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:01.808 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:03.644 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-12-15 12:29:03.644 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 12:29:03.644 6 ERROR rally.cli.cliutils 2020-12-15 12:29:05.008 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:05.008 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:05.008 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:08.559 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:08.559 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:08.560 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:13.647 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:13.647 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:13.648 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:14.928 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:14.928 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:14.928 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:16.792 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-12-15 12:29:16.792 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils force=force) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 12:29:16.792 15 ERROR rally.cli.cliutils 2020-12-15 12:29:18.217 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:18.217 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:18.218 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:20.085 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-15 12:29:20.159 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/repo. 2020-12-15 12:29:20.497 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-12-15 12:29:20.512 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-15 12:29:20.524 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-15 12:29:20.549 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-15 12:29:20.599 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-15 12:29:21.317 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5e798bcc-74d5-4ef2-9b5b-6d18f894a35b) has been successfully created! 2020-12-15 12:29:22.767 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:22.767 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:22.767 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:29.637 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:29.637 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:29.637 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:31.519 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5e798bcc-74d5-4ef2-9b5b-6d18f894a35b) for deployment 'opnfv-rally' (UUID=35815ce9-0c16-42ff-bd4c-c187cf1edfc6). 2020-12-15 12:29:32.412 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5e798bcc-74d5-4ef2-9b5b-6d18f894a35b) has been successfully configured for deployment 'opnfv-rally' (UUID=35815ce9-0c16-42ff-bd4c-c187cf1edfc6)! 2020-12-15 12:29:40.672 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:29:40.672 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:29:40.672 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:29:42.618 32 INFO rally.api [-] Starting verification (UUID=afc8c05c-95ea-4058-ad30-837241a606cd) for deployment 'opnfv-rally' (UUID=35815ce9-0c16-42ff-bd4c-c187cf1edfc6) by verifier 'opnfv-tempest' (UUID=5e798bcc-74d5-4ef2-9b5b-6d18f894a35b). 2020-12-15 12:29:43.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-15 12:29:43.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-15 12:29:43.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/for-deployment-35815ce9-0c16-42ff-bd4c-c187cf1edfc6/tempest.log' to option 'log_file'. 2020-12-15 12:29:43.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/for-deployment-35815ce9-0c16-42ff-bd4c-c187cf1edfc6/tempest.log 2020-12-15 12:29:43.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-15 12:29:43.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/for-deployment-35815ce9-0c16-42ff-bd4c-c187cf1edfc6/lock_files' to option 'lock_path'. 2020-12-15 12:29:43.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5e798bcc-74d5-4ef2-9b5b-6d18f894a35b/for-deployment-35815ce9-0c16-42ff-bd4c-c187cf1edfc6/lock_files 2020-12-15 12:29:43.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-15 12:29:43.996 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-12-15 12:29:43.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a1108982-0f0f-4053-85fe-67d30fb27949 2020-12-15 12:29:43.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3753d51c-fc83-47b2-8ed7-c9e481a5426f 2020-12-15 12:29:43.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 07f9edd8-e5d4-4049-a4ac-405ba32a6607 2020-12-15 12:29:43.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = af8e24ec-eb8b-4b62-962d-8c27a3202ce9 2020-12-15 12:29:44.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-15 12:29:44.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-15 12:29:44.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-15 12:29:44.649 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 12:29:44.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-15 12:29:44.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_afc8c05c_PwZgmbGZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 12:29:45.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_afc8c05c_PwZgmbGZ' (ID = 6f086fe6-d622-44a8-b9eb-1ea0af512c65) has been successfully created! 2020-12-15 12:29:45.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6f086fe6-d622-44a8-b9eb-1ea0af512c65' to option 'instance_type'. 2020-12-15 12:29:45.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6f086fe6-d622-44a8-b9eb-1ea0af512c65 2020-12-15 12:29:45.091 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context tempest@default setup() finished in 1.85 sec 2020-12-15 12:29:45.092 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context testr@default setup() finished in 0.46 msec 2020-12-15 12:29:45.093 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e3ad8ad7-b7b8-4e3c-8f80-78a26f808fef'. 2020-12-15 12:29:58.742 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.894s] 2020-12-15 12:29:59.608 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.866s] 2020-12-15 12:30:08.477 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.834s] 2020-12-15 12:30:09.533 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [12.340s] 2020-12-15 12:30:13.410 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.856s] 2020-12-15 12:30:15.124 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.527s] 2020-12-15 12:30:16.194 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [1.069s] 2020-12-15 12:30:20.287 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.876s] 2020-12-15 12:30:21.190 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.655s] 2020-12-15 12:30:31.663 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.473s] 2020-12-15 12:30:41.045 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.519s] 2020-12-15 12:30:49.879 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.988s] 2020-12-15 12:30:51.201 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [15.316s] 2020-12-15 12:30:55.337 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.460s] 2020-12-15 12:31:00.269 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [10.387s] 2020-12-15 12:31:05.697 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [5.428s] 2020-12-15 12:31:11.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.544s] 2020-12-15 12:31:12.427 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.208s] 2020-12-15 12:31:12.938 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.510s] 2020-12-15 12:31:13.522 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.823s] 2020-12-15 12:31:14.408 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.469s] 2020-12-15 12:31:14.858 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.451s] 2020-12-15 12:31:17.065 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.954s] 2020-12-15 12:31:20.346 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [6.822s] 2020-12-15 12:31:26.080 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.011s] 2020-12-15 12:31:26.782 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [11.919s] 2020-12-15 12:31:27.316 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.536s] 2020-12-15 12:31:28.275 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.958s] 2020-12-15 12:31:28.584 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.238s] 2020-12-15 12:31:28.728 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.453s] 2020-12-15 12:31:28.734 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2020-12-15 12:31:29.188 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.453s] 2020-12-15 12:31:29.767 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.578s] 2020-12-15 12:31:34.950 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.868s] 2020-12-15 12:31:37.410 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.825s] 2020-12-15 12:31:43.698 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.746s] 2020-12-15 12:31:46.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.901s] 2020-12-15 12:31:55.968 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.653s] 2020-12-15 12:32:04.304 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.335s] 2020-12-15 12:32:14.634 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.328s] 2020-12-15 12:32:25.645 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.010s] 2020-12-15 12:32:36.308 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.660s] 2020-12-15 12:32:46.951 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.643s] 2020-12-15 12:32:58.564 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.611s] 2020-12-15 12:33:10.724 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.158s] 2020-12-15 12:33:23.340 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.614s] 2020-12-15 12:33:36.136 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.794s] 2020-12-15 12:33:49.368 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.231s] 2020-12-15 12:34:00.954 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.091s] 2020-12-15 12:34:04.447 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.492s] 2020-12-15 12:34:06.616 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.169s] 2020-12-15 12:34:08.583 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.966s] 2020-12-15 12:34:10.140 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.556s] 2020-12-15 12:34:11.271 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.130s] 2020-12-15 12:34:12.276 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.004s] 2020-12-15 12:34:13.874 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.594s] 2020-12-15 12:34:20.113 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.240s] 2020-12-15 12:34:27.512 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.398s] 2020-12-15 12:34:58.562 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context testr@default cleanup() started 2020-12-15 12:34:58.563 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context testr@default cleanup() finished in 0.82 msec 2020-12-15 12:34:58.564 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context tempest@default cleanup() started 2020-12-15 12:34:59.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-15 12:34:59.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-15 12:34:59.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_afc8c05c_PwZgmbGZ'. 2020-12-15 12:35:00.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_afc8c05c_PwZgmbGZ' has been deleted. 2020-12-15 12:35:00.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6f086fe6-d622-44a8-b9eb-1ea0af512c65' of option 'instance_type' from Tempest config file. 2020-12-15 12:35:00.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6f086fe6-d622-44a8-b9eb-1ea0af512c65' has been removed. 2020-12-15 12:35:00.203 32 INFO rally.task.context [-] Verification 5e798bcc-74d5-4ef2-9b5b-6d18f894a35b | Context tempest@default cleanup() finished in 1.64 sec 2020-12-15 12:35:00.227 32 INFO rally.api [-] Verification (UUID=afc8c05c-95ea-4058-ad30-837241a606cd) has been successfully finished for deployment 'opnfv-rally' (UUID=35815ce9-0c16-42ff-bd4c-c187cf1edfc6)! 2020-12-15 12:35:01.808 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:01.808 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:01.808 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:03.174 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:03.174 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:03.174 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:04.974 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'afc8c05c-95ea-4058-ad30-837241a606cd' 2020-12-15 12:35:05.005 44 INFO rally.api [-] The report has been successfully built. 2020-12-15 12:35:06.421 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:06.421 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:06.421 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:08.226 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'afc8c05c-95ea-4058-ad30-837241a606cd' 2020-12-15 12:35:08.235 46 INFO rally.api [-] The report has been successfully built.