2020-12-03 13:52:39.215 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:39.215 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:39.215 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:41.042 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 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 13:52:41.042 6 ERROR rally.cli.cliutils 2020-12-03 13:52:42.470 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:42.470 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:42.470 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:46.080 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:46.080 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:46.080 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:51.251 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:51.252 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:51.252 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:52.510 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:52.511 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:52.511 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:54.354 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 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils force=force) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 13:52:54.354 15 ERROR rally.cli.cliutils 2020-12-03 13:52:55.745 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:52:55.745 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:52:55.746 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:52:57.585 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 13:52:57.661 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/repo. 2020-12-03 13:52:58.006 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-12-03 13:52:58.021 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 13:52:58.032 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 13:52:58.059 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 13:52:58.107 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 13:52:58.783 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e01091d7-7b84-48b6-b4fb-2ffab03bf67c) has been successfully created! 2020-12-03 13:53:00.203 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:53:00.203 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:53:00.203 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:53:07.576 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:53:07.576 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:53:07.576 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:53:09.417 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e01091d7-7b84-48b6-b4fb-2ffab03bf67c) for deployment 'opnfv-rally' (UUID=3a993535-8c30-4c26-bcbb-129b66c2bec6). 2020-12-03 13:53:10.576 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e01091d7-7b84-48b6-b4fb-2ffab03bf67c) has been successfully configured for deployment 'opnfv-rally' (UUID=3a993535-8c30-4c26-bcbb-129b66c2bec6)! 2020-12-03 13:53:18.855 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:53:18.855 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:53:18.855 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:53:20.710 32 INFO rally.api [-] Starting verification (UUID=7638cc4f-8906-402d-a412-8701ea5ca89b) for deployment 'opnfv-rally' (UUID=3a993535-8c30-4c26-bcbb-129b66c2bec6) by verifier 'opnfv-tempest' (UUID=e01091d7-7b84-48b6-b4fb-2ffab03bf67c). 2020-12-03 13:53:21.814 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 13:53:21.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 13:53:21.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/for-deployment-3a993535-8c30-4c26-bcbb-129b66c2bec6/tempest.log' to option 'log_file'. 2020-12-03 13:53:21.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/for-deployment-3a993535-8c30-4c26-bcbb-129b66c2bec6/tempest.log 2020-12-03 13:53:21.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 13:53:21.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/for-deployment-3a993535-8c30-4c26-bcbb-129b66c2bec6/lock_files' to option 'lock_path'. 2020-12-03 13:53:21.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e01091d7-7b84-48b6-b4fb-2ffab03bf67c/for-deployment-3a993535-8c30-4c26-bcbb-129b66c2bec6/lock_files 2020-12-03 13:53:21.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-03 13:53:21.935 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 2020-12-03 13:53:21.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ef144409-f9f5-49b0-8a40-7a88eda86a7d 2020-12-03 13:53:21.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 69f1265a-5b0e-4ea2-af41-dc94f10b6b26 2020-12-03 13:53:21.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 51525324-71a3-4b7d-8732-69c8acdb870f 2020-12-03 13:53:21.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 235701e9-6d03-447b-89d0-f9d369cea25e 2020-12-03 13:53:22.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 13:53:22.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 13:53:22.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 13:53:22.253 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 13:53:22.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 13:53:22.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7638cc4f_RsxuuvX6' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 13:53:22.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7638cc4f_RsxuuvX6' (ID = 2a449804-e4cc-4fd7-8639-d36d871c0781) has been successfully created! 2020-12-03 13:53:22.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2a449804-e4cc-4fd7-8639-d36d871c0781' to option 'instance_type'. 2020-12-03 13:53:22.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2a449804-e4cc-4fd7-8639-d36d871c0781 2020-12-03 13:53:22.716 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context tempest@default setup() finished in 1.41 sec 2020-12-03 13:53:22.717 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context testr@default setup() finished in 0.58 msec 2020-12-03 13:53:22.718 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ccfa124f-f2d8-4840-aef1-211ad3340598'. 2020-12-03 13:53:30.934 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.299s] 2020-12-03 13:53:31.040 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.106s] 2020-12-03 13:53:32.500 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [1.614s] 2020-12-03 13:53:34.227 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.148s] 2020-12-03 13:54:18.498 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... fail [0.027s] 2020-12-03 13:54:18.523 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... fail [0.023s] 2020-12-03 13:55:10.894 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.180s] 2020-12-03 13:55:11.081 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.187s] 2020-12-03 13:55:11.488 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.406s] 2020-12-03 13:55:11.797 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.308s] 2020-12-03 13:55:11.798 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-03 13:55:13.911 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [99.658s] 2020-12-03 13:55:16.096 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [86.575s] 2020-12-03 13:55:20.237 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.227s] 2020-12-03 13:56:46.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.406s] 2020-12-03 13:56:46.810 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.425s] 2020-12-03 13:56:47.423 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.614s] 2020-12-03 13:56:48.032 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.607s] 2020-12-03 13:56:48.354 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.323s] 2020-12-03 13:56:48.523 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.169s] 2020-12-03 13:56:48.697 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.173s] 2020-12-03 13:56:48.871 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.173s] 2020-12-03 13:56:48.976 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.105s] 2020-12-03 13:56:49.151 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.174s] 2020-12-03 13:56:49.504 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.352s] 2020-12-03 13:56:55.290 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.095s] 2020-12-03 13:57:12.298 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [17.002s] 2020-12-03 13:57:12.793 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.700s] 2020-12-03 13:57:12.968 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.174s] 2020-12-03 13:57:13.423 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.456s] 2020-12-03 13:57:13.598 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.173s] 2020-12-03 13:57:13.599 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-03 13:57:39.880 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [145.938s] 2020-12-03 13:57:59.868 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [1.517s] 2020-12-03 13:59:23.524 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [38.755s] 2020-12-03 14:00:01.863 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [141.955s] 2020-12-03 14:00:27.007 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.207s] 2020-12-03 14:00:28.328 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.320s] 2020-12-03 14:00:29.564 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.236s] 2020-12-03 14:00:30.870 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.306s] 2020-12-03 14:00:32.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.531s] 2020-12-03 14:00:33.764 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.361s] 2020-12-03 14:00:34.278 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.515s] 2020-12-03 14:00:34.785 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.506s] 2020-12-03 14:00:35.614 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.828s] 2020-12-03 14:00:36.847 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.232s] 2020-12-03 14:00:37.406 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.559s] 2020-12-03 14:00:38.076 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.670s] 2020-12-03 14:00:38.595 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.518s] 2020-12-03 14:00:40.291 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.694s] 2020-12-03 14:00:40.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.563s] 2020-12-03 14:00:41.609 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.755s] 2020-12-03 14:00:42.174 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.565s] 2020-12-03 14:00:42.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.603s] 2020-12-03 14:00:46.898 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [83.374s] 2020-12-03 14:01:20.321 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [33.422s] 2020-12-03 14:01:20.447 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.125s] 2020-12-03 14:01:20.546 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.099s] 2020-12-03 14:01:42.425 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.101s] 2020-12-03 14:01:42.448 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.022s] 2020-12-03 14:01:42.794 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.345s] 2020-12-03 14:01:42.818 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.023s] 2020-12-03 14:01:42.843 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.025s] 2020-12-03 14:01:42.885 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.041s] 2020-12-03 14:01:42.976 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.091s] 2020-12-03 14:01:43.080 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.103s] 2020-12-03 14:01:43.499 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.418s] 2020-12-03 14:01:43.525 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.026s] 2020-12-03 14:01:43.698 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.172s] 2020-12-03 14:01:46.011 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... fail [25.458s] 2020-12-03 14:01:46.326 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.319s] 2020-12-03 14:01:46.408 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.082s] 2020-12-03 14:02:07.257 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.254s] 2020-12-03 14:02:08.478 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.221s] 2020-12-03 14:02:15.042 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.414s] 2020-12-03 14:02:20.974 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.930s] 2020-12-03 14:02:28.644 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [7.670s] 2020-12-03 14:02:37.684 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [155.788s] 2020-12-03 14:02:39.156 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [10.512s] 2020-12-03 14:02:47.232 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [8.074s] 2020-12-03 14:03:03.776 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [16.542s] 2020-12-03 14:03:14.892 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.027s] 2020-12-03 14:03:14.942 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.049s] 2020-12-03 14:03:15.005 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.062s] 2020-12-03 14:03:15.069 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.064s] 2020-12-03 14:03:15.130 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.061s] 2020-12-03 14:03:15.242 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.110s] 2020-12-03 14:03:15.341 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.099s] 2020-12-03 14:03:15.409 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.066s] 2020-12-03 14:03:15.469 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.059s] 2020-12-03 14:03:15.533 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.063s] 2020-12-03 14:03:19.250 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [15.474s] 2020-12-03 14:03:21.723 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [2.473s] 2020-12-03 14:03:21.763 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.039s] 2020-12-03 14:03:21.796 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.033s] 2020-12-03 14:03:21.828 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.032s] 2020-12-03 14:03:45.728 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.018s] 2020-12-03 14:03:52.420 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [85.877s] 2020-12-03 14:04:26.513 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2020-12-03 14:04:52.162 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.304s] 2020-12-03 14:04:52.232 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.884s] 2020-12-03 14:04:52.843 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.610s] 2020-12-03 14:05:05.556 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.394s] 2020-12-03 14:05:17.499 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [11.942s] 2020-12-03 14:05:26.059 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [8.559s] 2020-12-03 14:05:26.832 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [33.983s] 2020-12-03 14:05:31.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.621s] 2020-12-03 14:05:41.087 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [9.405s] 2020-12-03 14:05:45.984 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.025s] 2020-12-03 14:05:46.023 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.039s] 2020-12-03 14:05:46.076 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.052s] 2020-12-03 14:05:46.125 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.048s] 2020-12-03 14:05:46.150 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.024s] 2020-12-03 14:05:46.172 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.022s] 2020-12-03 14:05:46.191 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.018s] 2020-12-03 14:05:46.240 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.048s] 2020-12-03 14:05:46.262 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.021s] 2020-12-03 14:05:46.319 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.057s] 2020-12-03 14:05:46.347 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.027s] 2020-12-03 14:05:46.413 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.066s] 2020-12-03 14:05:46.472 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.058s] 2020-12-03 14:05:46.526 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.054s] 2020-12-03 14:05:46.586 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.059s] 2020-12-03 14:05:46.604 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.018s] 2020-12-03 14:05:46.664 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.054s] 2020-12-03 14:05:46.667 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [23.806s] 2020-12-03 14:05:46.717 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.057s] 2020-12-03 14:05:46.771 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.054s] 2020-12-03 14:05:46.825 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.054s] 2020-12-03 14:05:47.926 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.839s] 2020-12-03 14:05:50.060 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [170.694s] 2020-12-03 14:05:57.727 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.800s] 2020-12-03 14:05:58.561 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.269s] 2020-12-03 14:05:58.627 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.065s] 2020-12-03 14:05:59.188 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.526s] 2020-12-03 14:06:10.284 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [12.554s] 2020-12-03 14:06:10.285 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-03 14:06:12.075 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.791s] 2020-12-03 14:06:12.219 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.143s] 2020-12-03 14:06:12.318 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.099s] 2020-12-03 14:06:12.407 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.088s] 2020-12-03 14:06:12.549 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.142s] 2020-12-03 14:06:12.718 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.168s] 2020-12-03 14:06:12.811 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.092s] 2020-12-03 14:06:12.900 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.088s] 2020-12-03 14:06:23.501 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.600s] 2020-12-03 14:06:34.848 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2020-12-03 14:06:40.148 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.694s] 2020-12-03 14:06:46.412 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [47.215s] 2020-12-03 14:06:49.929 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.192s] 2020-12-03 14:07:05.679 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.266s] 2020-12-03 14:07:11.644 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [7.499s] 2020-12-03 14:07:17.071 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [5.426s] 2020-12-03 14:07:28.255 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [98.173s] 2020-12-03 14:07:52.444 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.443s] 2020-12-03 14:07:52.971 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [8.044s] 2020-12-03 14:07:53.707 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.262s] 2020-12-03 14:07:55.263 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.556s] 2020-12-03 14:08:09.974 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.458s] 2020-12-03 14:08:11.534 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.682s] 2020-12-03 14:08:14.651 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [3.117s] 2020-12-03 14:08:15.864 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.890s] 2020-12-03 14:08:16.791 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [2.139s] 2020-12-03 14:08:22.279 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [5.487s] 2020-12-03 14:08:22.921 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.641s] 2020-12-03 14:08:33.535 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [10.613s] 2020-12-03 14:08:38.414 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [45.435s] 2020-12-03 14:08:39.511 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.248s] 2020-12-03 14:08:39.556 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.044s] 2020-12-03 14:08:41.770 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.213s] 2020-12-03 14:08:41.797 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.026s] 2020-12-03 14:08:41.829 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.032s] 2020-12-03 14:08:56.343 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.845s] 2020-12-03 14:08:56.401 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.058s] 2020-12-03 14:09:01.929 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-03 14:09:05.863 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2020-12-03 14:09:10.521 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [6.024s] 2020-12-03 14:09:13.095 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.573s] 2020-12-03 14:09:13.562 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2020-12-03 14:09:13.596 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.033s] 2020-12-03 14:09:13.628 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2020-12-03 14:09:23.872 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.871s] 2020-12-03 14:09:26.027 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [12.927s] 2020-12-03 14:09:33.945 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [7.921s] 2020-12-03 14:09:40.020 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [6.072s] 2020-12-03 14:09:45.923 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.903s] 2020-12-03 14:09:51.392 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.884s] 2020-12-03 14:10:09.056 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [23.127s] 2020-12-03 14:10:09.150 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.098s] 2020-12-03 14:10:26.011 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.172s] 2020-12-03 14:10:43.145 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [51.739s] 2020-12-03 14:10:49.907 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.096s] 2020-12-03 14:10:50.944 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.036s] 2020-12-03 14:11:10.807 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.658s] 2020-12-03 14:11:19.719 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.123s] 2020-12-03 14:11:19.833 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.112s] 2020-12-03 14:11:38.656 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-12-03 14:11:38.724 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.067s] 2020-12-03 14:11:38.784 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.060s] 2020-12-03 14:11:39.139 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.354s] 2020-12-03 14:11:39.283 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.143s] 2020-12-03 14:11:39.607 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.322s] 2020-12-03 14:11:39.677 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.070s] 2020-12-03 14:11:39.743 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.066s] 2020-12-03 14:11:39.824 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.080s] 2020-12-03 14:11:39.896 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2020-12-03 14:11:39.966 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.069s] 2020-12-03 14:11:40.090 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.123s] 2020-12-03 14:11:40.209 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.118s] 2020-12-03 14:11:40.281 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.072s] 2020-12-03 14:11:40.354 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.073s] 2020-12-03 14:12:04.797 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context testr@default cleanup() started 2020-12-03 14:12:04.798 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context testr@default cleanup() finished in 0.61 msec 2020-12-03 14:12:04.798 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context tempest@default cleanup() started 2020-12-03 14:12:05.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 14:12:05.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 14:12:05.626 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7638cc4f_RsxuuvX6'. 2020-12-03 14:12:06.495 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7638cc4f_RsxuuvX6' has been deleted. 2020-12-03 14:12:06.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2a449804-e4cc-4fd7-8639-d36d871c0781' of option 'instance_type' from Tempest config file. 2020-12-03 14:12:06.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2a449804-e4cc-4fd7-8639-d36d871c0781' has been removed. 2020-12-03 14:12:06.506 32 INFO rally.task.context [-] Verification e01091d7-7b84-48b6-b4fb-2ffab03bf67c | Context tempest@default cleanup() finished in 1.71 sec 2020-12-03 14:12:06.537 32 INFO rally.api [-] Verification (UUID=7638cc4f-8906-402d-a412-8701ea5ca89b) has been successfully finished for deployment 'opnfv-rally' (UUID=3a993535-8c30-4c26-bcbb-129b66c2bec6)! 2020-12-03 14:12:08.121 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:08.121 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:08.121 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:09.708 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:09.708 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:09.708 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:11.523 68 INFO rally.api [-] Building 'html' report for the following verification(s): '7638cc4f-8906-402d-a412-8701ea5ca89b' 2020-12-03 14:12:11.551 68 INFO rally.api [-] The report has been successfully built. 2020-12-03 14:12:13.042 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:13.042 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:13.042 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:14.914 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7638cc4f-8906-402d-a412-8701ea5ca89b' 2020-12-03 14:12:14.925 70 INFO rally.api [-] The report has been successfully built.