2021-03-03 13:30:22.556 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:22.557 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:22.557 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:24.498 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-03 13:30:24.498 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 13:30:24.498 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-03 13:30:24.498 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 13:30:24.498 6 ERROR rally.cli.cliutils 2021-03-03 13:30:25.949 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:25.949 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:25.949 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:29.544 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:29.544 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:29.544 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:34.737 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:34.738 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:34.738 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:36.110 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:36.110 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:36.111 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:37.916 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-03 13:30:37.916 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 13:30:37.916 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-03 13:30:37.916 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils force=force) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 13:30:37.916 15 ERROR rally.cli.cliutils 2021-03-03 13:30:39.412 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:39.413 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:39.413 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:41.297 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 13:30:41.375 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/repo. 2021-03-03 13:30:41.729 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/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-03 13:30:41.745 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 13:30:41.755 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 13:30:41.777 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 13:30:41.827 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 13:30:42.509 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e0799a78-634a-41e2-aed1-18c50d2e437c) has been successfully created! 2021-03-03 13:30:43.963 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:43.964 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:43.964 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:50.240 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:30:50.240 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:30:50.240 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:30:52.089 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e0799a78-634a-41e2-aed1-18c50d2e437c) for deployment 'opnfv-rally' (UUID=4e60b979-3c2e-43a0-842b-6b14b3fc064c). 2021-03-03 13:30:52.958 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e0799a78-634a-41e2-aed1-18c50d2e437c) has been successfully configured for deployment 'opnfv-rally' (UUID=4e60b979-3c2e-43a0-842b-6b14b3fc064c)! 2021-03-03 13:31:01.507 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:31:01.508 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:31:01.508 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:31:03.368 32 INFO rally.api [-] Starting verification (UUID=685d9b15-11da-4cbc-84e7-d8ca6808e74c) for deployment 'opnfv-rally' (UUID=4e60b979-3c2e-43a0-842b-6b14b3fc064c) by verifier 'opnfv-tempest' (UUID=e0799a78-634a-41e2-aed1-18c50d2e437c). 2021-03-03 13:31:04.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 13:31:04.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 13:31:04.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/for-deployment-4e60b979-3c2e-43a0-842b-6b14b3fc064c/tempest.log' to option 'log_file'. 2021-03-03 13:31:04.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/for-deployment-4e60b979-3c2e-43a0-842b-6b14b3fc064c/tempest.log 2021-03-03 13:31:04.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 13:31:04.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/for-deployment-4e60b979-3c2e-43a0-842b-6b14b3fc064c/lock_files' to option 'lock_path'. 2021-03-03 13:31:04.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e0799a78-634a-41e2-aed1-18c50d2e437c/for-deployment-4e60b979-3c2e-43a0-842b-6b14b3fc064c/lock_files 2021-03-03 13:31:04.596 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-03 13:31:04.596 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-03 13:31:04.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1dbde1fb-c24a-48bc-8122-d33f3a7de927 2021-03-03 13:31:04.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a3f27111-5208-4d5e-b584-e80a8645124f 2021-03-03 13:31:04.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3e3aa44e-98c4-4a07-80bb-abf39127a9ba 2021-03-03 13:31:04.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 91ef9636-ed5a-49cd-a9f2-a679c2a2ff6b 2021-03-03 13:31:04.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 13:31:04.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 13:31:04.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 13:31:04.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 13:31:05.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 13:31:05.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_685d9b15_GyIuxgve' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 13:31:05.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_685d9b15_GyIuxgve' (ID = ac63def0-464a-40ba-bce9-5b093d7deced) has been successfully created! 2021-03-03 13:31:05.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ac63def0-464a-40ba-bce9-5b093d7deced' to option 'instance_type'. 2021-03-03 13:31:05.309 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ac63def0-464a-40ba-bce9-5b093d7deced 2021-03-03 13:31:05.311 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context tempest@default setup() finished in 1.32 sec 2021-03-03 13:31:05.312 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context testr@default setup() finished in 0.49 msec 2021-03-03 13:31:05.312 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8bbc72c5-70d2-4e27-82ac-4260dc4486ed'. 2021-03-03 13:31:15.907 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.576s] 2021-03-03 13:31:17.797 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.890s] 2021-03-03 13:31:22.198 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.881s] 2021-03-03 13:31:24.101 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.006s] 2021-03-03 13:31:29.082 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.286s] 2021-03-03 13:31:35.293 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [13.089s] 2021-03-03 13:31:36.570 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.487s] 2021-03-03 13:31:39.827 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.850s] 2021-03-03 13:31:40.883 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.055s] 2021-03-03 13:31:41.392 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.509s] 2021-03-03 13:31:43.471 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.077s] 2021-03-03 13:31:44.211 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.740s] 2021-03-03 13:31:44.310 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.020s] 2021-03-03 13:31:52.299 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [4.608s] 2021-03-03 13:31:58.796 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.604s] 2021-03-03 13:32:01.681 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [12.567s] 2021-03-03 13:32:02.764 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [18.548s] 2021-03-03 13:32:03.291 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.528s] 2021-03-03 13:32:05.011 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.720s] 2021-03-03 13:32:05.243 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.447s] 2021-03-03 13:32:05.530 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.519s] 2021-03-03 13:32:05.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-03-03 13:32:05.968 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.432s] 2021-03-03 13:32:06.887 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.917s] 2021-03-03 13:32:08.427 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.183s] 2021-03-03 13:32:09.280 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.668s] 2021-03-03 13:32:11.555 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.872s] 2021-03-03 13:32:13.548 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.268s] 2021-03-03 13:32:15.559 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.010s] 2021-03-03 13:32:15.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.391s] 2021-03-03 13:32:18.300 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.740s] 2021-03-03 13:32:20.011 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.709s] 2021-03-03 13:32:21.287 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.731s] 2021-03-03 13:32:21.611 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.600s] 2021-03-03 13:32:22.477 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.865s] 2021-03-03 13:32:24.591 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.112s] 2021-03-03 13:32:24.759 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.939s] 2021-03-03 13:32:31.014 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.725s] 2021-03-03 13:32:35.039 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [10.447s] 2021-03-03 13:32:37.627 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [12.866s] 2021-03-03 13:32:43.988 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.948s] 2021-03-03 13:32:46.843 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.215s] 2021-03-03 13:32:53.664 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.072s] 2021-03-03 13:32:53.920 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.302s] 2021-03-03 13:32:56.417 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.573s] 2021-03-03 13:33:07.132 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.712s] 2021-03-03 13:33:15.444 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.313s] 2021-03-03 13:33:25.582 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.136s] 2021-03-03 13:33:35.572 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [9.987s] 2021-03-03 13:33:45.624 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.052s] 2021-03-03 13:33:55.803 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.178s] 2021-03-03 13:34:06.923 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.119s] 2021-03-03 13:34:18.285 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.360s] 2021-03-03 13:34:29.729 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.443s] 2021-03-03 13:34:42.265 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.534s] 2021-03-03 13:34:54.745 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.477s] 2021-03-03 13:35:03.705 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.434s] 2021-03-03 13:35:04.267 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.562s] 2021-03-03 13:35:11.356 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context testr@default cleanup() started 2021-03-03 13:35:11.357 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context testr@default cleanup() finished in 0.80 msec 2021-03-03 13:35:11.357 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context tempest@default cleanup() started 2021-03-03 13:35:11.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 13:35:12.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 13:35:12.309 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_685d9b15_GyIuxgve'. 2021-03-03 13:35:12.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_685d9b15_GyIuxgve' has been deleted. 2021-03-03 13:35:12.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ac63def0-464a-40ba-bce9-5b093d7deced' of option 'instance_type' from Tempest config file. 2021-03-03 13:35:12.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ac63def0-464a-40ba-bce9-5b093d7deced' has been removed. 2021-03-03 13:35:12.818 32 INFO rally.task.context [-] Verification e0799a78-634a-41e2-aed1-18c50d2e437c | Context tempest@default cleanup() finished in 1.46 sec 2021-03-03 13:35:12.842 32 INFO rally.api [-] Verification (UUID=685d9b15-11da-4cbc-84e7-d8ca6808e74c) has been successfully finished for deployment 'opnfv-rally' (UUID=4e60b979-3c2e-43a0-842b-6b14b3fc064c)! 2021-03-03 13:35:14.395 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:35:14.396 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:35:14.396 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:35:15.860 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:35:15.860 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:35:15.860 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:35:17.730 44 INFO rally.api [-] Building 'html' report for the following verification(s): '685d9b15-11da-4cbc-84e7-d8ca6808e74c' 2021-03-03 13:35:17.755 44 INFO rally.api [-] The report has been successfully built. 2021-03-03 13:35:19.137 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:35:19.137 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:35:19.137 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:35:20.944 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '685d9b15-11da-4cbc-84e7-d8ca6808e74c' 2021-03-03 13:35:20.953 46 INFO rally.api [-] The report has been successfully built.