2020-07-02 08:36:09.561 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:09.561 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:09.561 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:36:11.941 7 ERROR rally.cli.cliutils 2020-07-02 08:36:13.572 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:13.572 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:13.572 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:18.086 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:18.087 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:18.087 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:22.934 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:22.935 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:22.935 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:24.482 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:24.483 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:24.483 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils force=force) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:36:26.572 16 ERROR rally.cli.cliutils 2020-07-02 08:36:28.181 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:28.182 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:28.182 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:30.366 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 08:36:30.449 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/repo. 2020-07-02 08:36:30.813 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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 ' 2020-07-02 08:36:30.825 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 08:36:30.833 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 08:36:30.857 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 08:36:30.946 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 08:36:31.764 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=91608ed0-46b3-4fe2-ade3-9b123eef46ea) has been successfully created! 2020-07-02 08:36:33.608 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:33.608 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:33.608 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:38.136 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:38.136 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:38.136 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:40.379 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=91608ed0-46b3-4fe2-ade3-9b123eef46ea) for deployment 'opnfv-rally' (UUID=aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c). 2020-07-02 08:36:40.983 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=91608ed0-46b3-4fe2-ade3-9b123eef46ea) has been successfully configured for deployment 'opnfv-rally' (UUID=aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c)! 2020-07-02 08:36:51.796 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:36:51.796 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:36:51.797 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:36:54.344 33 INFO rally.api [-] Starting verification (UUID=e982b812-94f0-40cb-9989-931d4221b6c0) for deployment 'opnfv-rally' (UUID=aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c) by verifier 'opnfv-tempest' (UUID=91608ed0-46b3-4fe2-ade3-9b123eef46ea). 2020-07-02 08:36:55.342 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 08:36:55.343 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/for-deployment-aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c/tempest.log' to option 'log_file'. 2020-07-02 08:36:55.343 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/for-deployment-aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c/tempest.log 2020-07-02 08:36:55.343 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 08:36:55.344 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/for-deployment-aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c/lock_files' to option 'lock_path'. 2020-07-02 08:36:55.344 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-91608ed0-46b3-4fe2-ade3-9b123eef46ea/for-deployment-aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c/lock_files 2020-07-02 08:36:55.344 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 08:36:55.345 33 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 2020-07-02 08:36:55.345 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9e284d8f-2506-4ec1-ba1e-02436a1bf332 2020-07-02 08:36:55.345 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 63c30886-3cb1-4bae-abe0-316f749ebe96 2020-07-02 08:36:55.346 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ef83fced-e87a-4a33-bf4f-4651f51ed12e 2020-07-02 08:36:55.347 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c34f9c01-31de-4a64-bfe3-8246bd2be99b 2020-07-02 08:36:55.572 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 08:36:55.573 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_15579c73-0472-4034-97f4-ccc46390c883 2020-07-02 08:36:55.573 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 08:36:55.665 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:36:55.697 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 08:36:55.697 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e982b812_V2nv3Apz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:36:55.760 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e982b812_V2nv3Apz' (ID = 13d484cc-cec1-4a2c-bafb-7e2193516058) has been successfully created! 2020-07-02 08:36:55.760 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '13d484cc-cec1-4a2c-bafb-7e2193516058' to option 'instance_type'. 2020-07-02 08:36:55.760 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 13d484cc-cec1-4a2c-bafb-7e2193516058 2020-07-02 08:36:55.762 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context tempest@default setup() finished in 1.10 sec 2020-07-02 08:36:55.763 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context testr@default setup() finished in 0.51 msec 2020-07-02 08:36:55.764 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8361ad71-3513-4599-b9c0-26582f1edcc8'. 2020-07-02 08:37:01.922 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.268s] 2020-07-02 08:37:01.997 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.075s] 2020-07-02 08:37:02.302 33 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.509s] 2020-07-02 08:37:03.945 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.257s] 2020-07-02 08:37:21.868 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.081s] 2020-07-02 08:37:21.881 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2020-07-02 08:37:22.117 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [18.320s] 2020-07-02 08:37:22.176 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.293s] 2020-07-02 08:37:22.190 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2020-07-02 08:37:22.202 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2020-07-02 08:37:22.243 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2020-07-02 08:37:22.315 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.077s] 2020-07-02 08:37:22.397 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.081s] 2020-07-02 08:37:22.648 33 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-07-02 08:37:22.924 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.525s] 2020-07-02 08:37:22.939 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2020-07-02 08:37:23.101 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.162s] 2020-07-02 08:37:24.608 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.325s] 2020-07-02 08:37:32.784 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.368s] 2020-07-02 08:37:33.210 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.431s] 2020-07-02 08:37:38.418 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.344s] 2020-07-02 08:37:38.597 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.178s] 2020-07-02 08:37:38.619 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.609s] 2020-07-02 08:37:38.934 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.338s] 2020-07-02 08:37:39.087 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.151s] 2020-07-02 08:37:39.088 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-07-02 08:37:39.103 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.483s] 2020-07-02 08:37:39.329 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.225s] 2020-07-02 08:37:39.743 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.414s] 2020-07-02 08:37:40.197 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.453s] 2020-07-02 08:37:40.658 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.461s] 2020-07-02 08:37:45.902 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [21.293s] 2020-07-02 08:37:46.582 33 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.299s] 2020-07-02 08:37:46.792 33 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.209s] 2020-07-02 08:37:48.575 33 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-07-02 08:37:50.688 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.309s] 2020-07-02 08:37:50.722 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.034s] 2020-07-02 08:37:52.457 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-07-02 08:37:55.033 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.129s] 2020-07-02 08:38:00.257 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.069s] 2020-07-02 08:38:09.657 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.851s] 2020-07-02 08:38:10.132 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.222s] 2020-07-02 08:38:10.340 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.209s] 2020-07-02 08:38:10.652 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.310s] 2020-07-02 08:38:10.801 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.150s] 2020-07-02 08:38:10.802 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-07-02 08:38:13.922 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.263s] 2020-07-02 08:38:18.377 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.454s] 2020-07-02 08:38:20.836 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [34.930s] 2020-07-02 08:38:22.593 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.217s] 2020-07-02 08:38:26.070 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.255s] 2020-07-02 08:38:26.325 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.255s] 2020-07-02 08:38:26.727 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.139s] 2020-07-02 08:38:35.201 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.873s] 2020-07-02 08:38:37.482 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.645s] 2020-07-02 08:38:43.749 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.833s] 2020-07-02 08:38:47.962 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.232s] 2020-07-02 08:38:48.499 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [19.714s] 2020-07-02 08:38:52.376 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.623s] 2020-07-02 08:38:59.299 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [21.816s] 2020-07-02 08:39:00.056 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.071s] 2020-07-02 08:39:00.352 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.976s] 2020-07-02 08:39:03.212 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.129s] 2020-07-02 08:39:03.236 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2020-07-02 08:39:03.254 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2020-07-02 08:39:05.096 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.322s] 2020-07-02 08:39:05.684 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.587s] 2020-07-02 08:39:07.411 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.590s] 2020-07-02 08:39:09.321 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.358s] 2020-07-02 08:39:09.534 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2020-07-02 08:39:09.545 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2020-07-02 08:39:09.608 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.060s] 2020-07-02 08:39:09.655 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.049s] 2020-07-02 08:39:09.717 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.061s] 2020-07-02 08:39:09.791 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.072s] 2020-07-02 08:39:09.871 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.080s] 2020-07-02 08:39:09.935 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.063s] 2020-07-02 08:39:09.996 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.054s] 2020-07-02 08:39:10.043 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.053s] 2020-07-02 08:39:10.491 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [10.433s] 2020-07-02 08:39:13.073 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.659s] 2020-07-02 08:39:15.638 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.317s] 2020-07-02 08:39:24.670 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.107s] 2020-07-02 08:39:24.761 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.091s] 2020-07-02 08:39:32.780 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.196s] 2020-07-02 08:39:32.817 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.037s] 2020-07-02 08:39:34.818 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.847s] 2020-07-02 08:39:35.240 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.421s] 2020-07-02 08:39:35.555 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.315s] 2020-07-02 08:39:35.977 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.421s] 2020-07-02 08:39:36.369 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.393s] 2020-07-02 08:39:36.518 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.148s] 2020-07-02 08:39:36.677 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.157s] 2020-07-02 08:39:36.837 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.160s] 2020-07-02 08:39:36.920 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.081s] 2020-07-02 08:39:37.079 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.158s] 2020-07-02 08:39:37.409 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.330s] 2020-07-02 08:39:39.190 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [26.393s] 2020-07-02 08:39:39.192 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.745s] 2020-07-02 08:39:40.082 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.890s] 2020-07-02 08:39:40.800 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.718s] 2020-07-02 08:39:41.584 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.784s] 2020-07-02 08:39:44.068 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.483s] 2020-07-02 08:39:44.902 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.834s] 2020-07-02 08:39:45.306 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.404s] 2020-07-02 08:39:47.410 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [2.104s] 2020-07-02 08:39:47.899 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.487s] 2020-07-02 08:39:48.602 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.704s] 2020-07-02 08:39:49.102 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.498s] 2020-07-02 08:39:49.521 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.418s] 2020-07-02 08:39:49.953 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.430s] 2020-07-02 08:39:50.314 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.125s] 2020-07-02 08:39:50.708 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.756s] 2020-07-02 08:39:52.469 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.759s] 2020-07-02 08:39:52.957 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.489s] 2020-07-02 08:39:53.373 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.415s] 2020-07-02 08:39:54.251 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.878s] 2020-07-02 08:39:55.593 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.079s] 2020-07-02 08:39:57.345 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.041s] 2020-07-02 08:39:57.531 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.185s] 2020-07-02 08:39:57.683 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.151s] 2020-07-02 08:39:59.250 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.164s] 2020-07-02 08:39:59.273 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.023s] 2020-07-02 08:39:59.472 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.198s] 2020-07-02 08:39:59.483 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2020-07-02 08:39:59.508 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.025s] 2020-07-02 08:40:02.913 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.431s] 2020-07-02 08:40:04.073 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.759s] 2020-07-02 08:40:09.671 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.732s] 2020-07-02 08:40:10.065 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.992s] 2020-07-02 08:40:11.860 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.187s] 2020-07-02 08:40:14.333 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.474s] 2020-07-02 08:40:19.917 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.582s] 2020-07-02 08:40:26.432 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.515s] 2020-07-02 08:40:30.353 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.921s] 2020-07-02 08:40:33.958 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.604s] 2020-07-02 08:40:39.423 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.464s] 2020-07-02 08:40:44.452 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.029s] 2020-07-02 08:40:44.636 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.183s] 2020-07-02 08:40:44.811 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.174s] 2020-07-02 08:40:44.939 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.127s] 2020-07-02 08:40:44.998 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.059s] 2020-07-02 08:40:45.089 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.091s] 2020-07-02 08:40:45.248 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.159s] 2020-07-02 08:40:45.389 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.140s] 2020-07-02 08:40:45.500 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.110s] 2020-07-02 08:40:45.588 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.088s] 2020-07-02 08:40:49.296 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.705s] 2020-07-02 08:41:01.702 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.942s] 2020-07-02 08:41:03.953 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [53.884s] 2020-07-02 08:41:05.908 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.956s] 2020-07-02 08:41:07.821 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.120s] 2020-07-02 08:41:09.560 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.737s] 2020-07-02 08:41:09.632 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.072s] 2020-07-02 08:41:09.699 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.066s] 2020-07-02 08:41:16.591 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [68.783s] 2020-07-02 08:41:23.715 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.417s] 2020-07-02 08:41:23.788 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.073s] 2020-07-02 08:41:24.066 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [14.365s] 2020-07-02 08:41:24.137 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.071s] 2020-07-02 08:41:24.189 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.052s] 2020-07-02 08:41:24.349 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.560s] 2020-07-02 08:41:26.999 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.650s] 2020-07-02 08:41:29.267 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.034s] 2020-07-02 08:41:29.322 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.054s] 2020-07-02 08:41:29.359 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.036s] 2020-07-02 08:41:29.396 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.037s] 2020-07-02 08:41:29.436 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.038s] 2020-07-02 08:41:29.458 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2020-07-02 08:41:29.484 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.025s] 2020-07-02 08:41:29.511 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.026s] 2020-07-02 08:41:29.614 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.101s] 2020-07-02 08:41:29.738 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.123s] 2020-07-02 08:41:35.920 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [8.920s] 2020-07-02 08:41:37.447 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [1.526s] 2020-07-02 08:41:37.516 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.069s] 2020-07-02 08:41:37.905 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.018s] 2020-07-02 08:41:37.929 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.023s] 2020-07-02 08:41:43.089 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.011s] 2020-07-02 08:41:43.122 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.034s] 2020-07-02 08:41:43.167 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.044s] 2020-07-02 08:41:43.198 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.030s] 2020-07-02 08:41:43.211 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.012s] 2020-07-02 08:41:43.222 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2020-07-02 08:41:43.232 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2020-07-02 08:41:43.274 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.042s] 2020-07-02 08:41:43.286 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-07-02 08:41:43.325 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.038s] 2020-07-02 08:41:43.337 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-07-02 08:41:43.407 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.070s] 2020-07-02 08:41:43.469 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.062s] 2020-07-02 08:41:43.533 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.063s] 2020-07-02 08:41:43.597 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.064s] 2020-07-02 08:41:43.609 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2020-07-02 08:41:43.656 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.046s] 2020-07-02 08:41:43.699 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.043s] 2020-07-02 08:41:43.758 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.059s] 2020-07-02 08:41:43.802 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.043s] 2020-07-02 08:41:47.995 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.393s] 2020-07-02 08:41:53.256 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.212s] 2020-07-02 08:41:53.977 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.719s] 2020-07-02 08:41:54.472 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.495s] 2020-07-02 08:41:54.921 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.448s] 2020-07-02 08:41:55.304 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.382s] 2020-07-02 08:41:56.833 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.527s] 2020-07-02 08:41:57.597 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.764s] 2020-07-02 08:41:57.704 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.108s] 2020-07-02 08:41:57.732 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.027s] 2020-07-02 08:41:57.755 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.023s] 2020-07-02 08:41:57.776 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.020s] 2020-07-02 08:41:59.518 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.497s] 2020-07-02 08:42:02.037 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-07-02 08:42:02.047 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.010s] 2020-07-02 08:42:02.058 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2020-07-02 08:42:02.080 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.022s] 2020-07-02 08:42:02.088 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.008s] 2020-07-02 08:42:02.231 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.137s] 2020-07-02 08:42:02.234 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.006s] 2020-07-02 08:42:02.245 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-07-02 08:42:02.254 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2020-07-02 08:42:02.257 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-07-02 08:42:02.267 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2020-07-02 08:42:02.340 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.073s] 2020-07-02 08:42:02.453 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.058s] 2020-07-02 08:42:03.389 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.936s] 2020-07-02 08:42:05.582 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.189s] 2020-07-02 08:42:06.450 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.869s] 2020-07-02 08:42:07.831 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.377s] 2020-07-02 08:42:08.777 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.947s] 2020-07-02 08:42:10.592 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.810s] 2020-07-02 08:42:10.632 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2020-07-02 08:42:14.905 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.279s] 2020-07-02 08:42:16.968 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.063s] 2020-07-02 08:42:21.344 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.238s] 2020-07-02 08:42:23.468 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.120s] 2020-07-02 08:42:25.614 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.147s] 2020-07-02 08:42:28.976 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.056s] 2020-07-02 08:42:29.240 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.217s] 2020-07-02 08:42:31.306 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.066s] 2020-07-02 08:42:31.345 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.037s] 2020-07-02 08:42:32.649 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2020-07-02 08:42:33.423 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.076s] 2020-07-02 08:42:35.512 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.088s] 2020-07-02 08:42:36.144 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.455s] 2020-07-02 08:42:36.443 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.299s] 2020-07-02 08:42:37.601 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.087s] 2020-07-02 08:42:39.694 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.093s] 2020-07-02 08:42:41.788 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.093s] 2020-07-02 08:42:43.893 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.102s] 2020-07-02 08:42:44.117 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-07-02 08:42:44.180 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.063s] 2020-07-02 08:42:44.257 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.076s] 2020-07-02 08:42:44.606 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.347s] 2020-07-02 08:42:44.747 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.142s] 2020-07-02 08:42:45.088 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.341s] 2020-07-02 08:42:45.150 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2020-07-02 08:42:45.225 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.074s] 2020-07-02 08:42:45.306 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.080s] 2020-07-02 08:42:45.381 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.074s] 2020-07-02 08:42:45.449 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.067s] 2020-07-02 08:42:45.587 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.137s] 2020-07-02 08:42:45.713 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.125s] 2020-07-02 08:42:45.770 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.057s] 2020-07-02 08:42:45.841 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.071s] 2020-07-02 08:42:45.972 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.080s] 2020-07-02 08:42:48.071 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.099s] 2020-07-02 08:42:50.203 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.129s] 2020-07-02 08:42:52.323 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.118s] 2020-07-02 08:42:54.437 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.112s] 2020-07-02 08:42:56.562 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.123s] 2020-07-02 08:42:58.691 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.127s] 2020-07-02 08:43:00.819 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.126s] 2020-07-02 08:43:02.953 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.133s] 2020-07-02 08:43:05.085 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.133s] 2020-07-02 08:43:11.165 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.316s] 2020-07-02 08:43:13.146 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.238s] 2020-07-02 08:43:14.858 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.158s] 2020-07-02 08:43:19.824 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.346s] 2020-07-02 08:43:20.097 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.272s] 2020-07-02 08:43:23.739 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context testr@default cleanup() started 2020-07-02 08:43:23.740 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context testr@default cleanup() finished in 0.77 msec 2020-07-02 08:43:23.740 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context tempest@default cleanup() started 2020-07-02 08:43:23.936 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e982b812_V2nv3Apz'. 2020-07-02 08:43:24.187 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e982b812_V2nv3Apz' has been deleted. 2020-07-02 08:43:24.188 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '13d484cc-cec1-4a2c-bafb-7e2193516058' of option 'instance_type' from Tempest config file. 2020-07-02 08:43:24.189 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '13d484cc-cec1-4a2c-bafb-7e2193516058' has been removed. 2020-07-02 08:43:24.198 33 INFO rally.task.context [-] Verification 91608ed0-46b3-4fe2-ade3-9b123eef46ea | Context tempest@default cleanup() finished in 0.46 sec 2020-07-02 08:43:24.249 33 INFO rally.api [-] Verification (UUID=e982b812-94f0-40cb-9989-931d4221b6c0) has been successfully finished for deployment 'opnfv-rally' (UUID=aa5fdf34-feb9-42f0-b6a0-b7cb9ae3343c)! 2020-07-02 08:43:26.170 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:43:26.170 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:43:26.170 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:43:28.024 69 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:43:28.024 69 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:43:28.024 69 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:43:30.433 69 INFO rally.api [-] Building 'html' report for the following verification(s): 'e982b812-94f0-40cb-9989-931d4221b6c0' 2020-07-02 08:43:30.472 69 INFO rally.api [-] The report has been successfully built. 2020-07-02 08:43:32.234 71 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:43:32.235 71 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:43:32.235 71 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:43:34.463 71 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e982b812-94f0-40cb-9989-931d4221b6c0' 2020-07-02 08:43:34.478 71 INFO rally.api [-] The report has been successfully built.