2021-04-17 13:11:22.420 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:22.421 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:22.421 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:24.280 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-04-17 13:11:24.280 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-17 13:11:24.280 6 ERROR rally.cli.cliutils 2021-04-17 13:11:25.665 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:25.665 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:25.665 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:29.276 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:29.276 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:29.276 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:34.550 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:34.551 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:34.551 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:35.823 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:35.824 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:35.824 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:37.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-04-17 13:11:37.697 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-17 13:11:37.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-04-17 13:11:37.697 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils force=force) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-17 13:11:37.697 15 ERROR rally.cli.cliutils 2021-04-17 13:11:39.107 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:39.108 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:39.108 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:40.999 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-17 13:11:41.076 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/repo. 2021-04-17 13:11:41.450 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/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-04-17 13:11:41.466 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-17 13:11:41.476 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-17 13:11:41.499 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-17 13:11:41.551 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-17 13:11:42.296 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=012936b5-ddd8-4342-bd82-3a5d8a2fa0f4) has been successfully created! 2021-04-17 13:11:43.774 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:43.774 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:43.774 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:51.048 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:11:51.049 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:11:51.049 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:11:52.875 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=012936b5-ddd8-4342-bd82-3a5d8a2fa0f4) for deployment 'opnfv-rally' (UUID=8b2d985d-f27a-43c5-9b0a-69ea3aae3b67). 2021-04-17 13:11:53.780 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=012936b5-ddd8-4342-bd82-3a5d8a2fa0f4) has been successfully configured for deployment 'opnfv-rally' (UUID=8b2d985d-f27a-43c5-9b0a-69ea3aae3b67)! 2021-04-17 13:12:02.021 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:12:02.021 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:12:02.021 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:12:03.942 32 INFO rally.api [-] Starting verification (UUID=14576e38-5939-49ea-a7d7-f5f0ee41403f) for deployment 'opnfv-rally' (UUID=8b2d985d-f27a-43c5-9b0a-69ea3aae3b67) by verifier 'opnfv-tempest' (UUID=012936b5-ddd8-4342-bd82-3a5d8a2fa0f4). 2021-04-17 13:12:05.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-17 13:12:05.141 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-17 13:12:05.141 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/for-deployment-8b2d985d-f27a-43c5-9b0a-69ea3aae3b67/tempest.log' to option 'log_file'. 2021-04-17 13:12:05.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/for-deployment-8b2d985d-f27a-43c5-9b0a-69ea3aae3b67/tempest.log 2021-04-17 13:12:05.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-17 13:12:05.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/for-deployment-8b2d985d-f27a-43c5-9b0a-69ea3aae3b67/lock_files' to option 'lock_path'. 2021-04-17 13:12:05.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-012936b5-ddd8-4342-bd82-3a5d8a2fa0f4/for-deployment-8b2d985d-f27a-43c5-9b0a-69ea3aae3b67/lock_files 2021-04-17 13:12:05.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-17 13:12:05.144 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-04-17 13:12:05.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9fdc62f6-55af-4665-b862-9473957e19ae 2021-04-17 13:12:05.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = af9cff7e-4a50-4c81-a4b3-d938feff5b86 2021-04-17 13:12:05.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 133ae178-13c9-4e7f-a964-961f52fad368 2021-04-17 13:12:05.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0c35c691-cda9-4918-be04-33269555191f 2021-04-17 13:12:05.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-17 13:12:05.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-17 13:12:05.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-17 13:12:05.467 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 13:12:05.518 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-17 13:12:05.519 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_14576e38_J3wV6pa5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 13:12:05.718 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_14576e38_J3wV6pa5' (ID = b73aa8f5-dd90-480e-a43b-53adc8b1a933) has been successfully created! 2021-04-17 13:12:05.718 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b73aa8f5-dd90-480e-a43b-53adc8b1a933' to option 'instance_type'. 2021-04-17 13:12:05.719 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b73aa8f5-dd90-480e-a43b-53adc8b1a933 2021-04-17 13:12:05.721 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context tempest@default setup() finished in 1.17 sec 2021-04-17 13:12:05.722 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context testr@default setup() finished in 0.49 msec 2021-04-17 13:12:05.722 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/07ba0767-8411-4fa8-96e3-b2a268bd76f2'. 2021-04-17 13:12:18.528 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.408s] 2021-04-17 13:12:19.923 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.395s] 2021-04-17 13:12:23.860 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.943s] 2021-04-17 13:12:24.850 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.417s] 2021-04-17 13:12:28.158 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.723s] 2021-04-17 13:12:33.007 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.830s] 2021-04-17 13:12:37.330 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [9.171s] 2021-04-17 13:12:44.420 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.525s] 2021-04-17 13:12:46.170 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.162s] 2021-04-17 13:12:51.057 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [6.636s] 2021-04-17 13:12:51.365 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.731s] 2021-04-17 13:12:52.279 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.913s] 2021-04-17 13:12:53.012 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.732s] 2021-04-17 13:12:53.366 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.307s] 2021-04-17 13:12:54.218 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.725s] 2021-04-17 13:12:56.326 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [3.313s] 2021-04-17 13:12:56.356 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.990s] 2021-04-17 13:12:56.761 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.435s] 2021-04-17 13:12:57.443 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.273s] 2021-04-17 13:12:58.984 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.765s] 2021-04-17 13:12:59.521 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [3.164s] 2021-04-17 13:13:00.527 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.005s] 2021-04-17 13:13:03.035 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.051s] 2021-04-17 13:13:03.931 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [3.404s] 2021-04-17 13:13:06.847 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.914s] 2021-04-17 13:13:13.415 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.376s] 2021-04-17 13:13:16.445 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [19.678s] 2021-04-17 13:13:16.871 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.430s] 2021-04-17 13:13:18.324 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.453s] 2021-04-17 13:13:20.370 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [2.044s] 2021-04-17 13:13:20.376 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-04-17 13:13:20.388 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [13.540s] 2021-04-17 13:13:20.954 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.577s] 2021-04-17 13:13:21.040 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [14.556s] 2021-04-17 13:13:21.528 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.574s] 2021-04-17 13:13:25.411 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [11.996s] 2021-04-17 13:13:33.606 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [13.215s] 2021-04-17 13:13:36.869 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [15.826s] 2021-04-17 13:13:41.150 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [15.738s] 2021-04-17 13:13:52.728 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [15.856s] 2021-04-17 13:13:57.246 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [16.095s] 2021-04-17 13:14:03.370 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [10.643s] 2021-04-17 13:14:11.069 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [13.821s] 2021-04-17 13:14:22.180 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.110s] 2021-04-17 13:14:22.571 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.645s] 2021-04-17 13:14:33.044 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.862s] 2021-04-17 13:14:38.851 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.208s] 2021-04-17 13:14:44.949 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.903s] 2021-04-17 13:14:55.035 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.086s] 2021-04-17 13:15:05.264 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.227s] 2021-04-17 13:15:15.892 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.627s] 2021-04-17 13:15:27.572 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.677s] 2021-04-17 13:15:39.467 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.893s] 2021-04-17 13:15:51.934 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.468s] 2021-04-17 13:16:04.459 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.520s] 2021-04-17 13:16:17.989 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.531s] 2021-04-17 13:16:27.553 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.460s] 2021-04-17 13:16:28.051 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.497s] 2021-04-17 13:16:34.647 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context testr@default cleanup() started 2021-04-17 13:16:34.648 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context testr@default cleanup() finished in 0.83 msec 2021-04-17 13:16:34.648 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context tempest@default cleanup() started 2021-04-17 13:16:35.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-17 13:16:35.467 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-17 13:16:35.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_14576e38_J3wV6pa5'. 2021-04-17 13:16:35.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_14576e38_J3wV6pa5' has been deleted. 2021-04-17 13:16:35.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b73aa8f5-dd90-480e-a43b-53adc8b1a933' of option 'instance_type' from Tempest config file. 2021-04-17 13:16:35.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b73aa8f5-dd90-480e-a43b-53adc8b1a933' has been removed. 2021-04-17 13:16:35.934 32 INFO rally.task.context [-] Verification 012936b5-ddd8-4342-bd82-3a5d8a2fa0f4 | Context tempest@default cleanup() finished in 1.29 sec 2021-04-17 13:16:35.964 32 INFO rally.api [-] Verification (UUID=14576e38-5939-49ea-a7d7-f5f0ee41403f) has been successfully finished for deployment 'opnfv-rally' (UUID=8b2d985d-f27a-43c5-9b0a-69ea3aae3b67)! 2021-04-17 13:16:37.449 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:16:37.449 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:16:37.449 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:16:38.860 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:16:38.860 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:16:38.860 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:16:40.812 44 INFO rally.api [-] Building 'html' report for the following verification(s): '14576e38-5939-49ea-a7d7-f5f0ee41403f' 2021-04-17 13:16:40.836 44 INFO rally.api [-] The report has been successfully built. 2021-04-17 13:16:42.259 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 13:16:42.259 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 13:16:42.260 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 13:16:44.097 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '14576e38-5939-49ea-a7d7-f5f0ee41403f' 2021-04-17 13:16:44.102 46 INFO rally.api [-] The report has been successfully built.