2021-05-22 16:40:30.607 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:30.607 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:30.607 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:32.567 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-22 16:40:32.567 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 16:40:32.567 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-22 16:40:32.567 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-22 16:40:32.567 6 ERROR rally.cli.cliutils 2021-05-22 16:40:33.948 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:33.949 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:33.949 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:37.580 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:37.580 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:37.580 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:42.830 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:42.830 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:42.830 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:44.093 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:44.094 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:44.094 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:45.924 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-22 16:40:45.924 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-22 16:40:45.924 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-22 16:40:45.924 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils force=force) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-22 16:40:45.924 15 ERROR rally.cli.cliutils 2021-05-22 16:40:47.295 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:47.295 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:47.295 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:48.997 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-22 16:40:49.062 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/repo. 2021-05-22 16:40:49.423 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/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-22 16:40:49.439 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-22 16:40:49.448 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-22 16:40:49.471 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-22 16:40:49.517 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-22 16:40:50.187 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c3182162-2e65-4783-851c-5562f22c6d07) has been successfully created! 2021-05-22 16:40:51.630 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:51.630 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:51.630 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:40:58.320 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:40:58.320 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:40:58.320 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:41:00.128 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c3182162-2e65-4783-851c-5562f22c6d07) for deployment 'opnfv-rally' (UUID=f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4). 2021-05-22 16:41:01.271 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c3182162-2e65-4783-851c-5562f22c6d07) has been successfully configured for deployment 'opnfv-rally' (UUID=f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4)! 2021-05-22 16:41:09.429 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:41:09.429 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:41:09.429 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:41:11.237 32 INFO rally.api [-] Starting verification (UUID=bc4ab9c5-95b4-42e7-a9a9-083ad28192fb) for deployment 'opnfv-rally' (UUID=f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4) by verifier 'opnfv-tempest' (UUID=c3182162-2e65-4783-851c-5562f22c6d07). 2021-05-22 16:41:12.309 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-22 16:41:13.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-22 16:41:13.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/for-deployment-f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4/tempest.log' to option 'log_file'. 2021-05-22 16:41:13.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/for-deployment-f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4/tempest.log 2021-05-22 16:41:13.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-22 16:41:13.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/for-deployment-f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4/lock_files' to option 'lock_path'. 2021-05-22 16:41:13.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c3182162-2e65-4783-851c-5562f22c6d07/for-deployment-f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4/lock_files 2021-05-22 16:41:13.114 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-22 16:41:13.114 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-22 16:41:13.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e006b53c-731b-4e36-8ed5-ad24517c2495 2021-05-22 16:41:13.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ff4737aa-f79b-4c96-a4d7-f176150bb25d 2021-05-22 16:41:13.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 22f931f7-e7d7-4ea3-a88c-5e9d9eb3145c 2021-05-22 16:41:13.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e3fbf113-5d65-4b92-8855-eba59802fa59 2021-05-22 16:41:13.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-22 16:41:13.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-22 16:41:13.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-22 16:41:13.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 16:41:13.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-22 16:41:13.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bc4ab9c5_RSqIYPYc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 16:41:13.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bc4ab9c5_RSqIYPYc' (ID = fe6c0966-40b9-40ff-9ce0-ff83a677ec6d) has been successfully created! 2021-05-22 16:41:13.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fe6c0966-40b9-40ff-9ce0-ff83a677ec6d' to option 'instance_type'. 2021-05-22 16:41:13.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fe6c0966-40b9-40ff-9ce0-ff83a677ec6d 2021-05-22 16:41:13.874 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context tempest@default setup() finished in 2.07 sec 2021-05-22 16:41:13.875 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context testr@default setup() finished in 0.67 msec 2021-05-22 16:41:13.876 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6ee819ab-f5d6-4548-8dcb-e19751a46d0e'. 2021-05-22 16:41:25.505 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.950s] 2021-05-22 16:41:27.430 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.925s] 2021-05-22 16:41:32.010 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.262s] 2021-05-22 16:41:33.378 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.512s] 2021-05-22 16:41:34.112 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.642s] 2021-05-22 16:41:42.756 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.744s] 2021-05-22 16:41:53.966 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.182s] 2021-05-22 16:41:54.591 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.835s] 2021-05-22 16:42:05.216 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [10.963s] 2021-05-22 16:42:10.532 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.709s] 2021-05-22 16:42:11.714 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.498s] 2021-05-22 16:42:12.562 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.232s] 2021-05-22 16:42:13.457 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.924s] 2021-05-22 16:42:15.007 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.550s] 2021-05-22 16:42:15.658 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [4.211s] 2021-05-22 16:42:16.639 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.631s] 2021-05-22 16:42:17.172 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.533s] 2021-05-22 16:42:17.314 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.751s] 2021-05-22 16:42:21.054 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.395s] 2021-05-22 16:42:22.300 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.985s] 2021-05-22 16:42:24.627 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.572s] 2021-05-22 16:42:27.711 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.083s] 2021-05-22 16:42:29.145 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.844s] 2021-05-22 16:42:29.851 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.139s] 2021-05-22 16:42:31.421 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.568s] 2021-05-22 16:42:32.792 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.370s] 2021-05-22 16:42:33.278 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [16.098s] 2021-05-22 16:42:33.769 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.496s] 2021-05-22 16:42:34.256 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.463s] 2021-05-22 16:42:34.727 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.957s] 2021-05-22 16:42:35.202 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.476s] 2021-05-22 16:42:35.208 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-05-22 16:42:35.731 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.522s] 2021-05-22 16:42:36.682 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.951s] 2021-05-22 16:42:36.937 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.791s] 2021-05-22 16:42:39.230 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.043s] 2021-05-22 16:42:41.418 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.160s] 2021-05-22 16:42:45.711 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.772s] 2021-05-22 16:42:49.459 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.041s] 2021-05-22 16:42:55.192 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.480s] 2021-05-22 16:43:03.799 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.605s] 2021-05-22 16:43:09.813 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.516s] 2021-05-22 16:43:10.419 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.605s] 2021-05-22 16:43:14.736 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.936s] 2021-05-22 16:43:25.077 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.339s] 2021-05-22 16:43:34.961 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.883s] 2021-05-22 16:43:45.585 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.622s] 2021-05-22 16:43:55.972 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.385s] 2021-05-22 16:44:06.641 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.668s] 2021-05-22 16:44:17.762 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.119s] 2021-05-22 16:44:29.549 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.785s] 2021-05-22 16:44:41.659 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.110s] 2021-05-22 16:44:54.129 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.468s] 2021-05-22 16:45:07.256 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.125s] 2021-05-22 16:45:33.480 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.942s] 2021-05-22 16:45:41.909 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.427s] 2021-05-22 16:45:50.598 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.688s] 2021-05-22 16:45:58.098 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.498s] 2021-05-22 16:46:00.934 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context testr@default cleanup() started 2021-05-22 16:46:00.935 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context testr@default cleanup() finished in 0.89 msec 2021-05-22 16:46:00.935 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context tempest@default cleanup() started 2021-05-22 16:46:01.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-22 16:46:01.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-22 16:46:01.626 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bc4ab9c5_RSqIYPYc'. 2021-05-22 16:46:02.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bc4ab9c5_RSqIYPYc' has been deleted. 2021-05-22 16:46:02.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fe6c0966-40b9-40ff-9ce0-ff83a677ec6d' of option 'instance_type' from Tempest config file. 2021-05-22 16:46:02.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fe6c0966-40b9-40ff-9ce0-ff83a677ec6d' has been removed. 2021-05-22 16:46:02.283 32 INFO rally.task.context [-] Verification c3182162-2e65-4783-851c-5562f22c6d07 | Context tempest@default cleanup() finished in 1.35 sec 2021-05-22 16:46:02.319 32 INFO rally.api [-] Verification (UUID=bc4ab9c5-95b4-42e7-a9a9-083ad28192fb) has been successfully finished for deployment 'opnfv-rally' (UUID=f7d6e72b-5a5b-4852-86af-ebb0ec7d96e4)! 2021-05-22 16:46:03.759 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:46:03.760 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:46:03.760 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:46:05.039 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:46:05.039 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:46:05.039 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:46:06.863 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'bc4ab9c5-95b4-42e7-a9a9-083ad28192fb' 2021-05-22 16:46:06.886 44 INFO rally.api [-] The report has been successfully built. 2021-05-22 16:46:08.267 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:46:08.268 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:46:08.268 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:46:10.166 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bc4ab9c5-95b4-42e7-a9a9-083ad28192fb' 2021-05-22 16:46:10.172 46 INFO rally.api [-] The report has been successfully built.