2021-03-24 15:33:56.363 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:33:56.363 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:33:56.363 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:33:58.278 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-24 15:33:58.278 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 15:33:58.278 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-24 15:33:58.278 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-24 15:33:58.278 6 ERROR rally.cli.cliutils 2021-03-24 15:33:59.604 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:33:59.604 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:33:59.604 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:03.351 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:03.351 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:03.351 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:08.509 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:08.510 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:08.510 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:09.824 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:09.824 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:09.824 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:11.697 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-24 15:34:11.697 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-24 15:34:11.697 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-24 15:34:11.697 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils force=force) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-24 15:34:11.697 15 ERROR rally.cli.cliutils 2021-03-24 15:34:13.098 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:13.098 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:13.098 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:14.914 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-24 15:34:14.993 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/repo. 2021-03-24 15:34:15.357 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/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-24 15:34:15.371 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-24 15:34:15.382 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-24 15:34:15.409 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-24 15:34:15.459 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-24 15:34:16.132 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=19748586-b05d-4587-b8c1-e16471fc27d7) has been successfully created! 2021-03-24 15:34:17.588 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:17.588 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:17.588 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:25.534 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:25.534 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:25.534 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:27.380 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=19748586-b05d-4587-b8c1-e16471fc27d7) for deployment 'opnfv-rally' (UUID=fd11e1c6-0814-4bc2-bada-be426c276b27). 2021-03-24 15:34:28.438 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=19748586-b05d-4587-b8c1-e16471fc27d7) has been successfully configured for deployment 'opnfv-rally' (UUID=fd11e1c6-0814-4bc2-bada-be426c276b27)! 2021-03-24 15:34:36.705 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:34:36.705 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:34:36.705 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:34:38.622 32 INFO rally.api [-] Starting verification (UUID=c8dd83c4-a37c-45fb-8140-e7d77f709c44) for deployment 'opnfv-rally' (UUID=fd11e1c6-0814-4bc2-bada-be426c276b27) by verifier 'opnfv-tempest' (UUID=19748586-b05d-4587-b8c1-e16471fc27d7). 2021-03-24 15:34:39.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-24 15:34:39.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-24 15:34:39.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/for-deployment-fd11e1c6-0814-4bc2-bada-be426c276b27/tempest.log' to option 'log_file'. 2021-03-24 15:34:39.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/for-deployment-fd11e1c6-0814-4bc2-bada-be426c276b27/tempest.log 2021-03-24 15:34:39.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-24 15:34:39.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/for-deployment-fd11e1c6-0814-4bc2-bada-be426c276b27/lock_files' to option 'lock_path'. 2021-03-24 15:34:39.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-19748586-b05d-4587-b8c1-e16471fc27d7/for-deployment-fd11e1c6-0814-4bc2-bada-be426c276b27/lock_files 2021-03-24 15:34:39.903 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-24 15:34:39.903 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-24 15:34:39.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ba37c079-1de1-4e50-a55b-e1d185ab1f4f 2021-03-24 15:34:39.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dcb15366-b5c8-424f-8591-e091fd8be0da 2021-03-24 15:34:39.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f64ed2e6-ce5e-4c5c-a782-462610168f6d 2021-03-24 15:34:39.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 302deca9-f7fb-4ff5-a6c7-ca982b5971d5 2021-03-24 15:34:40.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-24 15:34:40.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-24 15:34:40.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-24 15:34:40.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 15:34:40.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-24 15:34:40.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c8dd83c4_MxU8Pl2U' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 15:34:40.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c8dd83c4_MxU8Pl2U' (ID = b08f00ba-b549-4a4f-b136-75e1ef63e868) has been successfully created! 2021-03-24 15:34:40.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b08f00ba-b549-4a4f-b136-75e1ef63e868' to option 'instance_type'. 2021-03-24 15:34:40.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b08f00ba-b549-4a4f-b136-75e1ef63e868 2021-03-24 15:34:40.529 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context tempest@default setup() finished in 1.31 sec 2021-03-24 15:34:40.530 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context testr@default setup() finished in 0.44 msec 2021-03-24 15:34:40.530 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fa60d243-95fe-4afc-8db3-f93207441a26'. 2021-03-24 15:34:55.102 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.356s] 2021-03-24 15:34:58.685 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [3.582s] 2021-03-24 15:35:04.202 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.794s] 2021-03-24 15:35:05.302 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.602s] 2021-03-24 15:35:05.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.168s] 2021-03-24 15:35:19.084 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.880s] 2021-03-24 15:35:26.869 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.583s] 2021-03-24 15:35:32.903 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [13.819s] 2021-03-24 15:35:37.363 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.665s] 2021-03-24 15:35:39.722 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.359s] 2021-03-24 15:35:40.402 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.679s] 2021-03-24 15:35:41.877 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.473s] 2021-03-24 15:35:42.424 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.547s] 2021-03-24 15:35:42.496 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [11.241s] 2021-03-24 15:35:45.355 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.808s] 2021-03-24 15:35:48.771 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.274s] 2021-03-24 15:35:48.942 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.586s] 2021-03-24 15:35:49.115 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.753s] 2021-03-24 15:35:51.460 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.517s] 2021-03-24 15:35:55.081 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [12.652s] 2021-03-24 15:35:55.750 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.672s] 2021-03-24 15:35:57.217 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.466s] 2021-03-24 15:35:57.867 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [6.406s] 2021-03-24 15:35:57.887 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.669s] 2021-03-24 15:35:57.892 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-24 15:35:58.763 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.869s] 2021-03-24 15:35:58.917 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.801s] 2021-03-24 15:35:59.774 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [1.011s] 2021-03-24 15:35:59.821 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.951s] 2021-03-24 15:36:00.863 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.043s] 2021-03-24 15:36:02.281 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.417s] 2021-03-24 15:36:04.445 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.163s] 2021-03-24 15:36:05.659 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.575s] 2021-03-24 15:36:06.174 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.515s] 2021-03-24 15:36:08.827 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.908s] 2021-03-24 15:36:10.680 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.234s] 2021-03-24 15:36:17.449 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.620s] 2021-03-24 15:36:24.479 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [13.797s] 2021-03-24 15:36:37.706 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.386s] 2021-03-24 15:36:42.565 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.857s] 2021-03-24 15:36:45.595 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.030s] 2021-03-24 15:36:52.497 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.900s] 2021-03-24 15:37:00.045 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.546s] 2021-03-24 15:37:11.759 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.714s] 2021-03-24 15:37:20.745 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.984s] 2021-03-24 15:37:23.988 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.900s] 2021-03-24 15:37:30.984 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.238s] 2021-03-24 15:37:39.797 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [8.811s] 2021-03-24 15:37:48.467 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.670s] 2021-03-24 15:37:58.647 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.178s] 2021-03-24 15:38:08.959 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.311s] 2021-03-24 15:38:19.542 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.580s] 2021-03-24 15:38:30.091 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.549s] 2021-03-24 15:38:41.788 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.694s] 2021-03-24 15:38:53.989 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.200s] 2021-03-24 15:39:06.326 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.335s] 2021-03-24 15:39:20.253 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.925s] 2021-03-24 15:39:33.758 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.504s] 2021-03-24 15:39:42.065 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context testr@default cleanup() started 2021-03-24 15:39:42.066 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context testr@default cleanup() finished in 0.82 msec 2021-03-24 15:39:42.067 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context tempest@default cleanup() started 2021-03-24 15:39:42.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-24 15:39:44.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-24 15:39:44.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c8dd83c4_MxU8Pl2U'. 2021-03-24 15:39:45.750 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c8dd83c4_MxU8Pl2U' has been deleted. 2021-03-24 15:39:45.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b08f00ba-b549-4a4f-b136-75e1ef63e868' of option 'instance_type' from Tempest config file. 2021-03-24 15:39:45.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b08f00ba-b549-4a4f-b136-75e1ef63e868' has been removed. 2021-03-24 15:39:45.760 32 INFO rally.task.context [-] Verification 19748586-b05d-4587-b8c1-e16471fc27d7 | Context tempest@default cleanup() finished in 3.69 sec 2021-03-24 15:39:45.784 32 INFO rally.api [-] Verification (UUID=c8dd83c4-a37c-45fb-8140-e7d77f709c44) has been successfully finished for deployment 'opnfv-rally' (UUID=fd11e1c6-0814-4bc2-bada-be426c276b27)! 2021-03-24 15:39:47.311 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:39:47.311 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:39:47.311 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:39:48.674 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:39:48.674 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:39:48.674 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:39:50.452 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c8dd83c4-a37c-45fb-8140-e7d77f709c44' 2021-03-24 15:39:50.474 44 INFO rally.api [-] The report has been successfully built. 2021-03-24 15:39:51.834 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:39:51.835 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:39:51.835 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:39:53.651 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c8dd83c4-a37c-45fb-8140-e7d77f709c44' 2021-03-24 15:39:53.654 46 INFO rally.api [-] The report has been successfully built.