2020-12-04 18:03:54.293 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:03:54.293 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:03:54.294 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:03:56.155 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-04 18:03:56.155 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 18:03:56.155 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-04 18:03:56.155 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-04 18:03:56.155 6 ERROR rally.cli.cliutils 2020-12-04 18:03:57.551 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:03:57.551 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:03:57.552 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:01.099 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:01.099 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:01.099 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:11.364 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:11.364 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:11.364 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:12.614 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:12.614 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:12.614 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:14.450 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-04 18:04:14.450 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-04 18:04:14.450 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-04 18:04:14.450 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils force=force) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-04 18:04:14.450 15 ERROR rally.cli.cliutils 2020-12-04 18:04:15.821 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:15.821 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:15.821 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:17.607 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-04 18:04:17.669 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/repo. 2020-12-04 18:04:18.019 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-04 18:04:18.035 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-04 18:04:18.046 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-04 18:04:18.070 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-04 18:04:18.115 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-04 18:04:18.782 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1e364de2-a49f-48ee-abde-bd0be02a987b) has been successfully created! 2020-12-04 18:04:20.198 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:20.198 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:20.198 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:41.788 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:41.788 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:41.788 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:43.633 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1e364de2-a49f-48ee-abde-bd0be02a987b) for deployment 'opnfv-rally' (UUID=2bcffafc-f646-4cc0-b724-fbb8233593d6). 2020-12-04 18:04:47.608 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1e364de2-a49f-48ee-abde-bd0be02a987b) has been successfully configured for deployment 'opnfv-rally' (UUID=2bcffafc-f646-4cc0-b724-fbb8233593d6)! 2020-12-04 18:04:55.998 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 18:04:55.999 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 18:04:55.999 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 18:04:57.904 32 INFO rally.api [-] Starting verification (UUID=f593b688-8333-494a-a550-89a992844279) for deployment 'opnfv-rally' (UUID=2bcffafc-f646-4cc0-b724-fbb8233593d6) by verifier 'opnfv-tempest' (UUID=1e364de2-a49f-48ee-abde-bd0be02a987b). 2020-12-04 18:04:59.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-04 18:04:59.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/for-deployment-2bcffafc-f646-4cc0-b724-fbb8233593d6/tempest.log' to option 'log_file'. 2020-12-04 18:04:59.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/for-deployment-2bcffafc-f646-4cc0-b724-fbb8233593d6/tempest.log 2020-12-04 18:04:59.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-04 18:04:59.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/for-deployment-2bcffafc-f646-4cc0-b724-fbb8233593d6/lock_files' to option 'lock_path'. 2020-12-04 18:04:59.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1e364de2-a49f-48ee-abde-bd0be02a987b/for-deployment-2bcffafc-f646-4cc0-b724-fbb8233593d6/lock_files 2020-12-04 18:04:59.083 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-04 18:04:59.083 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-04 18:04:59.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 649adc7a-2ab9-4b8d-bb13-b81826894645 2020-12-04 18:04:59.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4dda4821-0691-493e-956b-295a86468075 2020-12-04 18:04:59.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 593f0e86-a120-443c-9d81-15a371ac89ce 2020-12-04 18:04:59.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cd493025-1b83-42ea-816c-e5b410b999ee 2020-12-04 18:04:59.768 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-04 18:04:59.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-04 18:04:59.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-04 18:04:59.861 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 18:04:59.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_de926529_TnPtEB5o'. Using flavor 'rally_verify_de926529_TnPtEB5o' (ID = 078268a6-bc13-4f1d-a977-631fd0695f1f) for the tests. 2020-12-04 18:04:59.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '078268a6-bc13-4f1d-a977-631fd0695f1f' to option 'instance_type'. 2020-12-04 18:04:59.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 078268a6-bc13-4f1d-a977-631fd0695f1f 2020-12-04 18:04:59.912 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context tempest@default setup() finished in 1.33 sec 2020-12-04 18:04:59.913 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context testr@default setup() finished in 0.53 msec 2020-12-04 18:04:59.913 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ef0f8b3b-8ad5-477a-8724-c3f1a3208c13'. 2020-12-04 18:05:12.445 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.283s] 2020-12-04 18:05:12.539 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.095s] 2020-12-04 18:05:27.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.231s] 2020-12-04 18:06:44.681 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [14.794s] 2020-12-04 18:11:14.089 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.119s] 2020-12-04 18:11:14.311 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.222s] 2020-12-04 18:11:14.716 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.405s] 2020-12-04 18:11:14.983 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.265s] 2020-12-04 18:11:14.984 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-04 18:12:09.962 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [202.395s] 2020-12-04 18:12:17.090 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.190s] 2020-12-04 18:12:17.313 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.221s] 2020-12-04 18:12:17.727 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.414s] 2020-12-04 18:12:17.889 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.161s] 2020-12-04 18:12:17.890 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-12-04 18:12:41.319 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [31.360s] 2020-12-04 18:12:46.326 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.396s] 2020-12-04 18:12:47.224 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.897s] 2020-12-04 18:12:47.654 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.430s] 2020-12-04 18:12:48.081 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.426s] 2020-12-04 18:12:48.414 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.333s] 2020-12-04 18:12:48.622 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.208s] 2020-12-04 18:12:48.839 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.216s] 2020-12-04 18:12:49.010 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.170s] 2020-12-04 18:12:49.113 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.102s] 2020-12-04 18:12:49.276 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.162s] 2020-12-04 18:12:49.609 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.333s] 2020-12-04 18:15:03.688 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON ... fail 2020-12-04 18:18:40.421 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [255.807s] 2020-12-04 18:19:20.350 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [6.384s] 2020-12-04 18:19:23.935 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [3.584s] 2020-12-04 18:19:28.590 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [4.655s] 2020-12-04 18:19:40.026 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [11.434s] 2020-12-04 18:19:48.808 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [8.782s] 2020-12-04 18:20:01.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [13.171s] 2020-12-04 18:20:40.250 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.284s] 2020-12-04 18:20:40.271 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.021s] 2020-12-04 18:20:40.602 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.331s] 2020-12-04 18:20:40.623 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.020s] 2020-12-04 18:20:40.648 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.024s] 2020-12-04 18:20:40.696 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.047s] 2020-12-04 18:20:40.799 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.103s] 2020-12-04 18:20:40.896 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.097s] 2020-12-04 18:20:41.350 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.452s] 2020-12-04 18:20:41.372 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.023s] 2020-12-04 18:20:41.549 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.177s] 2020-12-04 18:23:41.641 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [249.826s] 2020-12-04 18:23:55.550 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [106.774s] 2020-12-04 18:23:56.248 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.235s] 2020-12-04 18:24:38.598 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.175s] 2020-12-04 18:24:38.653 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.055s] 2020-12-04 18:24:49.574 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [10.918s] 2020-12-04 18:24:49.598 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.024s] 2020-12-04 18:24:49.632 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.034s] 2020-12-04 18:25:10.647 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [75.089s] 2020-12-04 18:27:06.906 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [52.974s] 2020-12-04 18:27:13.301 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [12.448s] 2020-12-04 18:27:14.547 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.246s] 2020-12-04 18:27:18.371 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.823s] 2020-12-04 18:27:21.517 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.143s] 2020-12-04 18:27:37.820 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [16.304s] 2020-12-04 18:27:52.287 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [14.466s] 2020-12-04 18:27:52.874 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.588s] 2020-12-04 18:27:53.706 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.832s] 2020-12-04 18:27:54.321 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.614s] 2020-12-04 18:28:01.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [7.176s] 2020-12-04 18:28:02.140 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.643s] 2020-12-04 18:28:02.724 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.583s] 2020-12-04 18:28:03.382 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.658s] 2020-12-04 18:28:04.844 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.459s] 2020-12-04 18:28:05.482 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.639s] 2020-12-04 18:28:06.045 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.562s] 2020-12-04 18:28:06.691 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.645s] 2020-12-04 18:28:07.325 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.634s] 2020-12-04 18:28:44.195 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [97.288s] 2020-12-04 18:29:26.478 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [42.282s] 2020-12-04 18:29:26.616 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.138s] 2020-12-04 18:29:26.713 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.096s] 2020-12-04 18:29:53.525 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [282.848s] 2020-12-04 18:30:03.005 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... fail [36.285s] 2020-12-04 18:30:03.124 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.123s] 2020-12-04 18:30:03.233 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.108s] 2020-12-04 18:30:29.188 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [35.654s] 2020-12-04 18:31:44.242 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2020-12-04 18:31:44.270 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2020-12-04 18:32:07.359 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [23.089s] 2020-12-04 18:32:31.101 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.735s] 2020-12-04 18:33:09.513 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [618.898s] 2020-12-04 18:33:48.298 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [11.203s] 2020-12-04 18:33:52.809 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [81.705s] 2020-12-04 18:34:06.293 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [17.510s] 2020-12-04 18:34:11.753 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [18.945s] 2020-12-04 18:34:31.202 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [24.907s] 2020-12-04 18:34:50.026 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [38.272s] 2020-12-04 18:35:15.207 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [25.177s] 2020-12-04 18:36:54.514 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [99.306s] 2020-12-04 18:37:36.053 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [32.577s] 2020-12-04 18:37:38.262 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [43.748s] 2020-12-04 18:37:43.816 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [5.554s] 2020-12-04 18:37:43.916 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.099s] 2020-12-04 18:37:43.961 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.045s] 2020-12-04 18:37:43.999 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.038s] 2020-12-04 18:38:25.509 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [277.157s] 2020-12-04 18:39:15.982 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [12.673s] 2020-12-04 18:39:16.033 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.051s] 2020-12-04 18:39:49.478 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2020-12-04 18:39:58.367 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [16.177s] 2020-12-04 18:40:00.283 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest ... fail 2020-12-04 18:40:20.206 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [21.839s] 2020-12-04 18:41:47.550 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [40.802s] 2020-12-04 18:42:00.295 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... fail 2020-12-04 18:42:57.226 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [587.638s] 2020-12-04 18:43:23.237 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [8.777s] 2020-12-04 18:43:40.836 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-12-04 18:44:03.166 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [39.929s] 2020-12-04 18:44:33.253 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [30.086s] 2020-12-04 18:44:41.801 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.436s] 2020-12-04 18:44:42.880 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [9.624s] 2020-12-04 18:45:06.903 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [25.101s] 2020-12-04 18:45:16.670 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [9.767s] 2020-12-04 18:45:18.882 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.211s] 2020-12-04 18:45:26.659 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [1.060s] 2020-12-04 18:45:27.685 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [8.801s] 2020-12-04 18:45:28.642 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.956s] 2020-12-04 18:45:32.178 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [3.535s] 2020-12-04 18:45:33.695 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.516s] 2020-12-04 18:45:40.458 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.761s] 2020-12-04 18:45:46.669 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [63.789s] 2020-12-04 18:45:48.804 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [22.143s] 2020-12-04 18:45:53.466 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [13.007s] 2020-12-04 18:45:53.468 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [4.664s] 2020-12-04 18:46:03.646 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [458.063s] 2020-12-04 18:46:11.075 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [24.404s] 2020-12-04 18:46:34.649 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [23.571s] 2020-12-04 18:46:59.358 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [24.710s] 2020-12-04 18:47:27.486 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [28.126s] 2020-12-04 18:49:07.130 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [99.644s] 2020-12-04 18:49:27.507 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [20.375s] 2020-12-04 18:50:14.266 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [250.579s] 2020-12-04 18:50:35.679 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.042s] 2020-12-04 18:50:35.705 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.026s] 2020-12-04 18:50:35.769 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.063s] 2020-12-04 18:50:35.836 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.067s] 2020-12-04 18:50:35.906 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.070s] 2020-12-04 18:50:36.102 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.193s] 2020-12-04 18:50:36.189 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.087s] 2020-12-04 18:50:36.265 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.074s] 2020-12-04 18:50:36.324 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.058s] 2020-12-04 18:50:36.404 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.080s] 2020-12-04 18:50:56.428 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [88.920s] 2020-12-04 18:51:07.008 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.577s] 2020-12-04 18:51:17.679 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.670s] 2020-12-04 18:51:36.868 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [19.188s] 2020-12-04 18:51:49.504 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.635s] 2020-12-04 18:52:07.833 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [18.326s] 2020-12-04 18:52:20.236 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.402s] 2020-12-04 18:52:35.108 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [14.871s] 2020-12-04 18:54:00.350 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [264.088s] 2020-12-04 18:54:11.181 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-04 18:54:31.399 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [18.282s] 2020-12-04 18:54:48.234 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [273.920s] 2020-12-04 18:56:10.482 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [2.760s] 2020-12-04 18:56:11.328 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.516s] 2020-12-04 18:56:14.741 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [4.259s] 2020-12-04 18:56:15.466 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [4.138s] 2020-12-04 18:56:16.120 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.654s] 2020-12-04 18:56:17.549 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.428s] 2020-12-04 18:56:17.998 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.448s] 2020-12-04 18:56:29.411 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [11.408s] 2020-12-04 18:56:29.836 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.428s] 2020-12-04 18:56:30.865 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.028s] 2020-12-04 18:56:31.354 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.488s] 2020-12-04 18:56:31.355 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... skip [0.000s]: b'Discoverability function is disabled' 2020-12-04 18:56:31.884 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.529s] 2020-12-04 18:56:32.472 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.587s] 2020-12-04 18:56:58.625 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... fail 2020-12-04 18:57:17.597 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2020-12-04 18:58:39.027 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [278.636s] 2020-12-04 18:59:02.905 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.562s] 2020-12-04 18:59:11.500 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.595s] 2020-12-04 18:59:26.393 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [34.698s] 2020-12-04 18:59:28.884 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [17.382s] 2020-12-04 18:59:35.949 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [9.554s] 2020-12-04 18:59:37.728 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.844s] 2020-12-04 19:00:00.195 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [30.699s] 2020-12-04 19:01:26.673 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.549s] 2020-12-04 19:01:27.271 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.597s] 2020-12-04 19:01:28.713 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [88.518s] 2020-12-04 19:02:15.875 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [47.161s] 2020-12-04 19:02:43.089 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.202s] 2020-12-04 19:03:03.850 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [47.975s] 2020-12-04 19:03:45.514 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [41.663s] 2020-12-04 19:04:12.336 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [333.260s] 2020-12-04 19:04:20.704 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [35.189s] 2020-12-04 19:05:00.851 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [40.146s] 2020-12-04 19:05:01.888 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [8.499s] 2020-12-04 19:05:14.300 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [12.411s] 2020-12-04 19:05:33.543 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.058s] 2020-12-04 19:05:33.601 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.058s] 2020-12-04 19:05:33.673 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.072s] 2020-12-04 19:05:34.010 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.335s] 2020-12-04 19:05:34.147 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.137s] 2020-12-04 19:05:34.505 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.357s] 2020-12-04 19:05:34.562 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.057s] 2020-12-04 19:05:34.622 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.059s] 2020-12-04 19:05:34.696 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.073s] 2020-12-04 19:05:34.766 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.069s] 2020-12-04 19:05:34.826 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.059s] 2020-12-04 19:05:34.946 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.119s] 2020-12-04 19:05:35.074 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.127s] 2020-12-04 19:05:35.145 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.071s] 2020-12-04 19:05:35.215 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2020-12-04 19:05:55.172 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [54.320s] 2020-12-04 19:06:14.263 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [59.955s] 2020-12-04 19:06:34.323 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [39.150s] 2020-12-04 19:06:34.325 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-04 19:06:35.871 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.548s] 2020-12-04 19:06:36.083 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.211s] 2020-12-04 19:06:36.175 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2020-12-04 19:06:36.283 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.108s] 2020-12-04 19:06:36.709 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.425s] 2020-12-04 19:06:36.932 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.222s] 2020-12-04 19:06:37.374 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.441s] 2020-12-04 19:06:37.460 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.085s] 2020-12-04 19:07:31.362 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [53.901s] 2020-12-04 19:08:53.302 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.020s] 2020-12-04 19:08:53.341 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.039s] 2020-12-04 19:08:53.397 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.055s] 2020-12-04 19:08:53.441 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.044s] 2020-12-04 19:08:53.463 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.021s] 2020-12-04 19:08:53.506 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.042s] 2020-12-04 19:08:53.529 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.023s] 2020-12-04 19:08:53.585 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.056s] 2020-12-04 19:08:53.606 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.020s] 2020-12-04 19:08:53.664 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.058s] 2020-12-04 19:08:53.681 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.015s] 2020-12-04 19:08:53.854 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.173s] 2020-12-04 19:08:53.906 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.051s] 2020-12-04 19:08:53.957 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.050s] 2020-12-04 19:08:54.013 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.055s] 2020-12-04 19:08:54.030 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.017s] 2020-12-04 19:08:54.077 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.046s] 2020-12-04 19:08:54.133 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.056s] 2020-12-04 19:08:54.188 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.054s] 2020-12-04 19:08:54.236 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2020-12-04 19:09:38.222 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [22.820s] 2020-12-04 19:10:57.809 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... fail 2020-12-04 19:11:01.575 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest ... fail 2020-12-04 19:11:12.161 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.127s] 2020-12-04 19:11:12.280 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.118s] 2020-12-04 19:11:18.418 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [3.557s] 2020-12-04 19:12:45.785 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.274s] 2020-12-04 19:12:45.848 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.063s] 2020-12-04 19:13:20.631 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [9.979s] 2020-12-04 19:13:35.287 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [14.656s] 2020-12-04 19:15:48.370 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [46.181s] 2020-12-04 19:16:43.354 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [54.977s] 2020-12-04 19:17:41.654 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context testr@default cleanup() started 2020-12-04 19:17:41.655 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context testr@default cleanup() finished in 1.33 msec 2020-12-04 19:17:41.655 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context tempest@default cleanup() started 2020-12-04 19:17:44.132 32 INFO rally.task.context [-] Verification 1e364de2-a49f-48ee-abde-bd0be02a987b | Context tempest@default cleanup() finished in 2.48 sec 2020-12-04 19:17:44.168 32 INFO rally.api [-] Verification (UUID=f593b688-8333-494a-a550-89a992844279) has been successfully finished for deployment 'opnfv-rally' (UUID=2bcffafc-f646-4cc0-b724-fbb8233593d6)! 2020-12-04 19:17:45.642 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 19:17:45.642 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 19:17:45.642 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 19:17:47.184 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 19:17:47.184 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 19:17:47.185 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 19:17:48.973 68 INFO rally.api [-] Building 'html' report for the following verification(s): 'f593b688-8333-494a-a550-89a992844279' 2020-12-04 19:17:49.007 68 INFO rally.api [-] The report has been successfully built. 2020-12-04 19:17:50.387 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 19:17:50.388 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 19:17:50.388 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 19:17:52.189 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f593b688-8333-494a-a550-89a992844279' 2020-12-04 19:17:52.206 70 INFO rally.api [-] The report has been successfully built.