2021-05-08 14:40:42.840 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:42.840 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:42.841 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:40:44.763 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-05-08 14:40:44.763 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 14:40:44.763 6 ERROR rally.cli.cliutils 2021-05-08 14:40:46.178 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:46.179 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:46.179 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:40:49.722 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:49.723 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:49.723 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:40:54.782 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:54.783 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:54.783 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:40:56.060 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:56.060 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:56.060 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:40:57.856 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-05-08 14:40:57.856 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils force=force) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 14:40:57.856 15 ERROR rally.cli.cliutils 2021-05-08 14:40:59.240 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:40:59.240 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:40:59.240 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:41:00.992 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-08 14:41:01.055 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/repo. 2021-05-08 14:41:01.425 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-05-08 14:41:01.442 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-08 14:41:01.452 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-08 14:41:01.475 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-08 14:41:01.522 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-08 14:41:02.200 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2a5f754-48c7-4bef-adac-88e375472331) has been successfully created! 2021-05-08 14:41:03.634 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:41:03.634 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:41:03.634 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:41:09.993 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:41:09.993 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:41:09.993 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:41:11.878 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f2a5f754-48c7-4bef-adac-88e375472331) for deployment 'opnfv-rally' (UUID=8f2aea16-2df3-4617-b8a3-ac413b6d03c1). 2021-05-08 14:41:12.735 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2a5f754-48c7-4bef-adac-88e375472331) has been successfully configured for deployment 'opnfv-rally' (UUID=8f2aea16-2df3-4617-b8a3-ac413b6d03c1)! 2021-05-08 14:41:21.072 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:41:21.072 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:41:21.072 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:41:22.965 32 INFO rally.api [-] Starting verification (UUID=ca3d947d-502c-439a-94d1-982d26eb4630) for deployment 'opnfv-rally' (UUID=8f2aea16-2df3-4617-b8a3-ac413b6d03c1) by verifier 'opnfv-tempest' (UUID=f2a5f754-48c7-4bef-adac-88e375472331). 2021-05-08 14:41:23.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-08 14:41:24.160 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-08 14:41:24.160 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/for-deployment-8f2aea16-2df3-4617-b8a3-ac413b6d03c1/tempest.log' to option 'log_file'. 2021-05-08 14:41:24.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/for-deployment-8f2aea16-2df3-4617-b8a3-ac413b6d03c1/tempest.log 2021-05-08 14:41:24.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-08 14:41:24.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/for-deployment-8f2aea16-2df3-4617-b8a3-ac413b6d03c1/lock_files' to option 'lock_path'. 2021-05-08 14:41:24.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f2a5f754-48c7-4bef-adac-88e375472331/for-deployment-8f2aea16-2df3-4617-b8a3-ac413b6d03c1/lock_files 2021-05-08 14:41:24.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-08 14:41:24.163 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-05-08 14:41:24.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 58b3946f-086e-4106-ab61-2080b6a15349 2021-05-08 14:41:24.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d9822453-a925-464f-b026-e9c1bd86fc46 2021-05-08 14:41:24.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 03e04b81-c562-4e44-bba5-03d289d73f83 2021-05-08 14:41:24.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6d2fea7b-11d8-426e-933d-116233d16b7e 2021-05-08 14:41:24.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-08 14:41:24.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-08 14:41:24.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-08 14:41:24.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 14:41:24.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-08 14:41:24.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ca3d947d_jDHUMwG9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 14:41:24.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ca3d947d_jDHUMwG9' (ID = 7edb69e4-6ed6-4b7a-8a16-52437733cd24) has been successfully created! 2021-05-08 14:41:24.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7edb69e4-6ed6-4b7a-8a16-52437733cd24' to option 'instance_type'. 2021-05-08 14:41:24.825 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7edb69e4-6ed6-4b7a-8a16-52437733cd24 2021-05-08 14:41:24.827 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context tempest@default setup() finished in 1.38 sec 2021-05-08 14:41:24.828 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context testr@default setup() finished in 0.47 msec 2021-05-08 14:41:24.828 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5c3db5d2-0e40-40bc-980d-efd46a3d0549'. 2021-05-08 14:41:35.117 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.432s] 2021-05-08 14:41:36.918 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.800s] 2021-05-08 14:41:43.964 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.848s] 2021-05-08 14:41:45.105 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.442s] 2021-05-08 14:41:47.046 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.051s] 2021-05-08 14:41:53.494 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.450s] 2021-05-08 14:41:55.369 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [8.322s] 2021-05-08 14:41:59.360 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.253s] 2021-05-08 14:42:02.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.909s] 2021-05-08 14:42:09.373 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.013s] 2021-05-08 14:42:11.089 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [8.089s] 2021-05-08 14:42:14.269 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.180s] 2021-05-08 14:42:18.829 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.633s] 2021-05-08 14:42:20.393 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.563s] 2021-05-08 14:42:21.331 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.938s] 2021-05-08 14:42:21.452 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.874s] 2021-05-08 14:42:22.130 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.858s] 2021-05-08 14:42:22.660 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.656s] 2021-05-08 14:42:23.628 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.296s] 2021-05-08 14:42:24.584 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.957s] 2021-05-08 14:42:27.647 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.986s] 2021-05-08 14:42:30.373 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.725s] 2021-05-08 14:42:32.715 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.583s] 2021-05-08 14:42:34.303 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.930s] 2021-05-08 14:42:36.394 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.089s] 2021-05-08 14:42:38.278 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.884s] 2021-05-08 14:42:40.065 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.786s] 2021-05-08 14:42:41.721 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.655s] 2021-05-08 14:42:44.383 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.667s] 2021-05-08 14:42:44.509 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [19.920s] 2021-05-08 14:42:45.418 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.911s] 2021-05-08 14:42:47.195 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.777s] 2021-05-08 14:42:48.077 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.881s] 2021-05-08 14:42:48.084 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2021-05-08 14:42:48.410 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [11.031s] 2021-05-08 14:42:49.015 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.930s] 2021-05-08 14:42:50.012 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.997s] 2021-05-08 14:42:50.266 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.543s] 2021-05-08 14:42:55.816 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [11.431s] 2021-05-08 14:42:58.667 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [10.254s] 2021-05-08 14:43:00.967 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [10.701s] 2021-05-08 14:43:07.081 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.264s] 2021-05-08 14:43:09.707 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.038s] 2021-05-08 14:43:18.737 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.654s] 2021-05-08 14:43:19.516 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.809s] 2021-05-08 14:43:29.603 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.867s] 2021-05-08 14:43:40.667 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.062s] 2021-05-08 14:43:51.746 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.078s] 2021-05-08 14:43:55.838 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.283s] 2021-05-08 14:44:02.974 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.227s] 2021-05-08 14:44:13.712 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.735s] 2021-05-08 14:44:25.456 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.744s] 2021-05-08 14:44:37.669 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.210s] 2021-05-08 14:44:49.996 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.326s] 2021-05-08 14:45:03.231 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.233s] 2021-05-08 14:45:16.644 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.411s] 2021-05-08 14:45:25.993 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.599s] 2021-05-08 14:45:26.721 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.727s] 2021-05-08 14:45:34.939 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context testr@default cleanup() started 2021-05-08 14:45:34.940 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context testr@default cleanup() finished in 0.83 msec 2021-05-08 14:45:34.940 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context tempest@default cleanup() started 2021-05-08 14:45:35.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-08 14:45:35.745 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-08 14:45:35.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ca3d947d_jDHUMwG9'. 2021-05-08 14:45:36.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ca3d947d_jDHUMwG9' has been deleted. 2021-05-08 14:45:36.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7edb69e4-6ed6-4b7a-8a16-52437733cd24' of option 'instance_type' from Tempest config file. 2021-05-08 14:45:36.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7edb69e4-6ed6-4b7a-8a16-52437733cd24' has been removed. 2021-05-08 14:45:36.484 32 INFO rally.task.context [-] Verification f2a5f754-48c7-4bef-adac-88e375472331 | Context tempest@default cleanup() finished in 1.54 sec 2021-05-08 14:45:36.513 32 INFO rally.api [-] Verification (UUID=ca3d947d-502c-439a-94d1-982d26eb4630) has been successfully finished for deployment 'opnfv-rally' (UUID=8f2aea16-2df3-4617-b8a3-ac413b6d03c1)! 2021-05-08 14:45:37.984 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:45:37.984 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:45:37.984 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:45:39.362 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:45:39.363 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:45:39.363 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:45:41.302 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ca3d947d-502c-439a-94d1-982d26eb4630' 2021-05-08 14:45:41.329 44 INFO rally.api [-] The report has been successfully built. 2021-05-08 14:45:42.675 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:45:42.676 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:45:42.676 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:45:44.459 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ca3d947d-502c-439a-94d1-982d26eb4630' 2021-05-08 14:45:44.463 46 INFO rally.api [-] The report has been successfully built.