2019-12-27 17:55:15.798 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:15.799 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:15.799 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:17.892 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 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:55:17.892 6 ERROR rally.cli.cliutils 2019-12-27 17:55:19.462 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:19.462 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:19.462 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:23.416 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:23.416 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:23.416 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:28.016 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:28.016 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:28.017 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:29.456 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:29.456 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:29.457 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:31.577 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 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:55:31.577 15 ERROR rally.cli.cliutils 2019-12-27 17:55:33.236 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:33.237 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:33.237 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:35.302 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:55:35.382 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/repo. 2019-12-27 17:55:35.590 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 17:55:35.604 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:55:35.614 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:55:35.636 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:55:35.697 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:55:36.476 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1128b8a-9401-4ada-8556-4dc439cffcaf) has been successfully created! 2019-12-27 17:55:38.026 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:38.027 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:38.027 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:42.112 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:42.112 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:42.113 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:44.132 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b1128b8a-9401-4ada-8556-4dc439cffcaf) for deployment 'opnfv-rally' (UUID=bea8e194-adf6-428f-9f82-28eafbbb3992). 2019-12-27 17:55:44.682 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1128b8a-9401-4ada-8556-4dc439cffcaf) has been successfully configured for deployment 'opnfv-rally' (UUID=bea8e194-adf6-428f-9f82-28eafbbb3992)! 2019-12-27 17:55:53.440 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:55:53.440 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:55:53.440 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:55:55.637 32 INFO rally.api [-] Starting verification (UUID=e2432046-813c-4482-910e-7a151e501a2d) for deployment 'opnfv-rally' (UUID=bea8e194-adf6-428f-9f82-28eafbbb3992) by verifier 'opnfv-tempest' (UUID=b1128b8a-9401-4ada-8556-4dc439cffcaf). 2019-12-27 17:55:56.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 17:55:56.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:55:56.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/for-deployment-bea8e194-adf6-428f-9f82-28eafbbb3992/tempest.log' to option 'log_file'. 2019-12-27 17:55:56.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/for-deployment-bea8e194-adf6-428f-9f82-28eafbbb3992/tempest.log 2019-12-27 17:55:56.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:55:56.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/for-deployment-bea8e194-adf6-428f-9f82-28eafbbb3992/lock_files' to option 'lock_path'. 2019-12-27 17:55:56.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b1128b8a-9401-4ada-8556-4dc439cffcaf/for-deployment-bea8e194-adf6-428f-9f82-28eafbbb3992/lock_files 2019-12-27 17:55:56.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 17:55:56.343 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 2019-12-27 17:55:56.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 26db2ed6-391a-4912-8817-f5c41cb56eb9 2019-12-27 17:55:56.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 561bee73-4c3d-4890-a94f-0c350e7da258 2019-12-27 17:55:56.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9ab632fc-7551-4821-9b36-377f9951003f 2019-12-27 17:55:56.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 95c70b63-e98f-46bf-a9a1-2d328244997f 2019-12-27 17:55:56.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:55:56.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_09754daa-5f36-4626-a447-fadeb35572c0 2019-12-27 17:55:56.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:55:56.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:55:56.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 17:55:56.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e2432046_vFk1KruI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:55:57.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2432046_vFk1KruI' (ID = ef794b62-af51-44d1-bd83-caa7eeb33f25) has been successfully created! 2019-12-27 17:55:57.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ef794b62-af51-44d1-bd83-caa7eeb33f25' to option 'instance_type'. 2019-12-27 17:55:57.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ef794b62-af51-44d1-bd83-caa7eeb33f25 2019-12-27 17:55:57.731 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context tempest@default setup() finished in 1.84 sec 2019-12-27 17:55:57.732 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context testr@default setup() finished in 0.64 msec 2019-12-27 17:55:57.732 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/317f3fdc-faec-4f83-90c9-63548e780911'. 2019-12-27 17:56:02.541 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.306s] 2019-12-27 17:56:02.724 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.293s] 2019-12-27 17:56:02.796 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2019-12-27 17:56:02.847 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.563s] 2019-12-27 17:56:13.277 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.069s] 2019-12-27 17:56:17.245 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.966s] 2019-12-27 17:56:18.265 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.267s] 2019-12-27 17:56:18.570 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.304s] 2019-12-27 17:56:18.773 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.750s] 2019-12-27 17:56:18.862 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.292s] 2019-12-27 17:56:19.385 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.521s] 2019-12-27 17:56:19.581 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.077s] 2019-12-27 17:56:19.606 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.222s] 2019-12-27 17:56:19.761 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.154s] 2019-12-27 17:56:19.919 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.158s] 2019-12-27 17:56:20.070 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.150s] 2019-12-27 17:56:20.158 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.087s] 2019-12-27 17:56:20.164 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.585s] 2019-12-27 17:56:20.308 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.149s] 2019-12-27 17:56:20.605 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.297s] 2019-12-27 17:56:23.768 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.480s] 2019-12-27 17:56:36.753 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.980s] 2019-12-27 17:56:39.052 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.079s] 2019-12-27 17:56:39.069 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.018s] 2019-12-27 17:56:39.364 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.295s] 2019-12-27 17:56:39.379 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2019-12-27 17:56:39.393 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2019-12-27 17:56:39.428 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.034s] 2019-12-27 17:56:39.512 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.084s] 2019-12-27 17:56:39.598 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.085s] 2019-12-27 17:56:39.923 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.323s] 2019-12-27 17:56:39.940 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2019-12-27 17:56:40.086 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.145s] 2019-12-27 17:56:44.373 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2019-12-27 17:56:45.841 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.117s] 2019-12-27 17:56:45.988 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.146s] 2019-12-27 17:56:46.325 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.337s] 2019-12-27 17:56:46.480 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.153s] 2019-12-27 17:56:46.481 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-27 17:56:49.218 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [15.590s] 2019-12-27 17:56:49.836 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2019-12-27 17:57:00.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.361s] 2019-12-27 17:57:00.739 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.209s] 2019-12-27 17:57:00.939 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.199s] 2019-12-27 17:57:01.292 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.352s] 2019-12-27 17:57:01.621 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [24.859s] 2019-12-27 17:57:01.653 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.362s] 2019-12-27 17:57:02.023 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.367s] 2019-12-27 17:57:06.340 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.255s] 2019-12-27 17:57:06.649 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.309s] 2019-12-27 17:57:08.368 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.292s] 2019-12-27 17:57:09.216 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.848s] 2019-12-27 17:57:12.112 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.382s] 2019-12-27 17:57:12.133 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.022s] 2019-12-27 17:57:12.336 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.201s] 2019-12-27 17:57:12.345 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2019-12-27 17:57:12.363 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.017s] 2019-12-27 17:57:14.245 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.430s] 2019-12-27 17:57:14.941 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.321s] 2019-12-27 17:57:22.375 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.154s] 2019-12-27 17:57:22.520 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.145s] 2019-12-27 17:57:22.813 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.293s] 2019-12-27 17:57:22.934 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.120s] 2019-12-27 17:57:22.936 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-12-27 17:57:29.732 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [14.785s] 2019-12-27 17:57:32.561 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.770s] 2019-12-27 17:57:36.693 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.311s] 2019-12-27 17:57:40.955 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [49.660s] 2019-12-27 17:57:41.971 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.277s] 2019-12-27 17:57:44.020 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.049s] 2019-12-27 17:57:44.080 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.060s] 2019-12-27 17:57:44.135 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.055s] 2019-12-27 17:57:44.348 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.786s] 2019-12-27 17:57:54.228 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.881s] 2019-12-27 17:57:55.672 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.535s] 2019-12-27 17:57:55.825 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.154s] 2019-12-27 17:57:56.130 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.304s] 2019-12-27 17:57:58.786 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.558s] 2019-12-27 17:58:00.140 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.149s] 2019-12-27 17:58:00.701 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.561s] 2019-12-27 17:58:02.485 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.779s] 2019-12-27 17:58:02.873 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [6.923s] 2019-12-27 17:58:03.100 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.619s] 2019-12-27 17:58:03.934 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.831s] 2019-12-27 17:58:04.518 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.583s] 2019-12-27 17:58:05.864 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.340s] 2019-12-27 17:58:05.903 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-12-27 17:58:08.335 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.374s] 2019-12-27 17:58:08.422 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.160s] 2019-12-27 17:58:13.471 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2019-12-27 17:58:13.505 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.034s] 2019-12-27 17:58:13.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.019s] 2019-12-27 17:58:13.580 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.055s] 2019-12-27 17:58:13.599 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.018s] 2019-12-27 17:58:14.004 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.401s] 2019-12-27 17:58:14.018 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.017s] 2019-12-27 17:58:14.048 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.030s] 2019-12-27 17:58:14.066 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.017s] 2019-12-27 17:58:14.074 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2019-12-27 17:58:14.090 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.017s] 2019-12-27 17:58:14.146 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.054s] 2019-12-27 17:58:19.606 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.731s] 2019-12-27 17:58:19.947 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.091s] 2019-12-27 17:58:21.467 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.055s] 2019-12-27 17:58:21.816 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.348s] 2019-12-27 17:58:22.056 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.240s] 2019-12-27 17:58:24.382 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2019-12-27 17:58:31.228 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.142s] 2019-12-27 17:58:31.628 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.291s] 2019-12-27 17:58:33.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.293s] 2019-12-27 17:58:33.784 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.159s] 2019-12-27 17:58:35.024 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [15.415s] 2019-12-27 17:58:35.766 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.242s] 2019-12-27 17:58:36.098 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [37.308s] 2019-12-27 17:58:37.562 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.466s] 2019-12-27 17:58:39.652 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.110s] 2019-12-27 17:58:41.057 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.033s] 2019-12-27 17:58:41.799 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.146s] 2019-12-27 17:58:41.916 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.116s] 2019-12-27 17:58:44.145 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.228s] 2019-12-27 17:58:46.387 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.239s] 2019-12-27 17:58:48.167 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.647s] 2019-12-27 17:58:48.192 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.149s] 2019-12-27 17:58:48.275 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.109s] 2019-12-27 17:58:48.617 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.230s] 2019-12-27 17:58:48.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.405s] 2019-12-27 17:58:50.623 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.941s] 2019-12-27 17:58:50.905 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.287s] 2019-12-27 17:58:52.018 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.043s] 2019-12-27 17:58:52.077 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.058s] 2019-12-27 17:58:53.230 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.325s] 2019-12-27 17:58:55.270 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.647s] 2019-12-27 17:58:55.335 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.064s] 2019-12-27 17:58:55.394 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.058s] 2019-12-27 17:58:55.548 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.317s] 2019-12-27 17:58:55.988 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.322s] 2019-12-27 17:58:57.297 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.023s] 2019-12-27 17:58:57.785 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.234s] 2019-12-27 17:59:00.216 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.430s] 2019-12-27 17:59:02.567 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.351s] 2019-12-27 17:59:03.186 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.604s] 2019-12-27 17:59:04.292 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.808s] 2019-12-27 17:59:04.875 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.306s] 2019-12-27 17:59:05.036 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.742s] 2019-12-27 17:59:05.766 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.731s] 2019-12-27 17:59:06.986 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.220s] 2019-12-27 17:59:07.088 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.123s] 2019-12-27 17:59:07.204 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.328s] 2019-12-27 17:59:07.714 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.624s] 2019-12-27 17:59:07.768 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.782s] 2019-12-27 17:59:08.175 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.460s] 2019-12-27 17:59:08.455 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.683s] 2019-12-27 17:59:08.508 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.332s] 2019-12-27 17:59:08.700 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.512s] 2019-12-27 17:59:08.838 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.384s] 2019-12-27 17:59:08.870 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.361s] 2019-12-27 17:59:09.313 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.475s] 2019-12-27 17:59:09.536 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.330s] 2019-12-27 17:59:09.749 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.435s] 2019-12-27 17:59:09.803 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.930s] 2019-12-27 17:59:10.400 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.649s] 2019-12-27 17:59:10.494 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.692s] 2019-12-27 17:59:10.553 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.060s] 2019-12-27 17:59:10.579 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2019-12-27 17:59:10.601 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2019-12-27 17:59:10.619 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2019-12-27 17:59:10.827 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.427s] 2019-12-27 17:59:11.259 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.433s] 2019-12-27 17:59:11.672 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.411s] 2019-12-27 17:59:11.901 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.365s] 2019-12-27 17:59:11.942 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-12-27 17:59:12.552 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.878s] 2019-12-27 17:59:12.969 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.419s] 2019-12-27 17:59:13.408 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.437s] 2019-12-27 17:59:13.755 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.114s] 2019-12-27 17:59:13.919 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.163s] 2019-12-27 17:59:14.016 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.096s] 2019-12-27 17:59:14.105 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.697s] 2019-12-27 17:59:14.108 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.090s] 2019-12-27 17:59:14.183 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.075s] 2019-12-27 17:59:14.226 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.322s] 2019-12-27 17:59:14.244 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.060s] 2019-12-27 17:59:14.293 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.048s] 2019-12-27 17:59:14.356 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.062s] 2019-12-27 17:59:14.530 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.425s] 2019-12-27 17:59:14.673 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.315s] 2019-12-27 17:59:15.039 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.366s] 2019-12-27 17:59:16.633 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.408s] 2019-12-27 17:59:18.973 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2019-12-27 17:59:18.981 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.345s] 2019-12-27 17:59:19.000 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2019-12-27 17:59:19.069 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2019-12-27 17:59:25.508 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.485s] 2019-12-27 17:59:26.253 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.013s] 2019-12-27 17:59:26.263 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2019-12-27 17:59:26.340 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.075s] 2019-12-27 17:59:26.393 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.053s] 2019-12-27 17:59:26.457 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.063s] 2019-12-27 17:59:26.527 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.070s] 2019-12-27 17:59:26.604 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.076s] 2019-12-27 17:59:26.667 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.061s] 2019-12-27 17:59:26.728 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.059s] 2019-12-27 17:59:26.786 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.059s] 2019-12-27 17:59:28.096 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.399s] 2019-12-27 17:59:30.471 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.347s] 2019-12-27 17:59:30.780 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.309s] 2019-12-27 17:59:32.490 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.392s] 2019-12-27 17:59:34.576 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.310s] 2019-12-27 17:59:34.605 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.028s] 2019-12-27 17:59:37.019 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.528s] 2019-12-27 17:59:39.533 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2019-12-27 17:59:39.584 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.051s] 2019-12-27 17:59:39.679 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.094s] 2019-12-27 17:59:40.020 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.340s] 2019-12-27 17:59:40.153 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.132s] 2019-12-27 17:59:40.483 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.330s] 2019-12-27 17:59:40.529 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.045s] 2019-12-27 17:59:40.578 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2019-12-27 17:59:40.650 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.071s] 2019-12-27 17:59:40.714 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.063s] 2019-12-27 17:59:40.771 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.056s] 2019-12-27 17:59:40.880 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.109s] 2019-12-27 17:59:40.995 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.114s] 2019-12-27 17:59:41.065 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.069s] 2019-12-27 17:59:41.126 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.061s] 2019-12-27 17:59:41.596 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.156s] 2019-12-27 17:59:41.650 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.632s] 2019-12-27 17:59:45.729 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.254s] 2019-12-27 17:59:46.025 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.296s] 2019-12-27 17:59:46.483 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.885s] 2019-12-27 17:59:50.425 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.942s] 2019-12-27 17:59:52.196 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.099s] 2019-12-27 17:59:52.286 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.090s] 2019-12-27 17:59:55.948 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.521s] 2019-12-27 18:00:00.139 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.190s] 2019-12-27 18:00:01.489 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.166s] 2019-12-27 18:00:01.547 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.057s] 2019-12-27 18:00:04.188 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.048s] 2019-12-27 18:00:04.335 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.304s] 2019-12-27 18:00:08.339 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.151s] 2019-12-27 18:00:13.622 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.280s] 2019-12-27 18:00:15.982 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.361s] 2019-12-27 18:00:16.164 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.182s] 2019-12-27 18:00:16.303 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.138s] 2019-12-27 18:00:16.435 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.131s] 2019-12-27 18:00:16.492 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2019-12-27 18:00:16.557 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.064s] 2019-12-27 18:00:16.713 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.156s] 2019-12-27 18:00:16.829 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.116s] 2019-12-27 18:00:16.889 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2019-12-27 18:00:16.938 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.048s] 2019-12-27 18:00:20.775 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.836s] 2019-12-27 18:00:26.624 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.374s] 2019-12-27 18:00:28.146 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.110s] 2019-12-27 18:00:31.457 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.478s] 2019-12-27 18:00:31.784 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.325s] 2019-12-27 18:00:40.138 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.812s] 2019-12-27 18:00:48.380 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.241s] 2019-12-27 18:00:56.258 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.873s] 2019-12-27 18:01:00.898 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.015s] 2019-12-27 18:01:00.936 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.038s] 2019-12-27 18:01:00.992 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.056s] 2019-12-27 18:01:01.023 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.031s] 2019-12-27 18:01:01.038 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2019-12-27 18:01:01.050 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2019-12-27 18:01:01.066 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2019-12-27 18:01:01.123 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.056s] 2019-12-27 18:01:01.135 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2019-12-27 18:01:01.186 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.051s] 2019-12-27 18:01:01.197 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2019-12-27 18:01:01.255 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.058s] 2019-12-27 18:01:01.310 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.054s] 2019-12-27 18:01:01.364 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.053s] 2019-12-27 18:01:01.422 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.057s] 2019-12-27 18:01:01.432 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2019-12-27 18:01:01.487 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.054s] 2019-12-27 18:01:01.537 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.050s] 2019-12-27 18:01:01.584 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.046s] 2019-12-27 18:01:01.638 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.054s] 2019-12-27 18:01:04.460 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context testr@default cleanup() started 2019-12-27 18:01:04.461 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context testr@default cleanup() finished in 0.68 msec 2019-12-27 18:01:04.461 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context tempest@default cleanup() started 2019-12-27 18:01:04.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 18:01:04.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 18:01:04.771 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e2432046_vFk1KruI'. 2019-12-27 18:01:05.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2432046_vFk1KruI' has been deleted. 2019-12-27 18:01:05.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ef794b62-af51-44d1-bd83-caa7eeb33f25' of option 'instance_type' from Tempest config file. 2019-12-27 18:01:05.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ef794b62-af51-44d1-bd83-caa7eeb33f25' has been removed. 2019-12-27 18:01:05.071 32 INFO rally.task.context [-] Verification b1128b8a-9401-4ada-8556-4dc439cffcaf | Context tempest@default cleanup() finished in 0.61 sec 2019-12-27 18:01:05.105 32 INFO rally.api [-] Verification (UUID=e2432046-813c-4482-910e-7a151e501a2d) has been successfully finished for deployment 'opnfv-rally' (UUID=bea8e194-adf6-428f-9f82-28eafbbb3992)! 2019-12-27 18:01:06.903 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:01:06.903 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:01:06.903 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:01:08.968 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:01:08.968 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:01:08.968 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:01:11.293 68 INFO rally.api [-] Building 'html' report for the following verification(s): 'e2432046-813c-4482-910e-7a151e501a2d' 2019-12-27 18:01:11.327 68 INFO rally.api [-] The report has been successfully built. 2019-12-27 18:01:13.190 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:01:13.191 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:01:13.191 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:01:15.580 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e2432046-813c-4482-910e-7a151e501a2d' 2019-12-27 18:01:15.593 70 INFO rally.api [-] The report has been successfully built.