2020-06-13 10:37:22.852 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:22.852 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:22.853 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:25.176 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-06-13 10:37:25.176 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:37:25.176 6 ERROR rally.cli.cliutils 2020-06-13 10:37:27.038 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:27.038 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:27.038 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:31.426 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:31.426 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:31.426 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:36.207 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:36.207 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:36.207 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:37.779 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:37.779 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:37.779 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:40.066 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-06-13 10:37:40.066 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:37:40.066 15 ERROR rally.cli.cliutils 2020-06-13 10:37:41.816 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:41.816 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:41.817 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:43.930 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:37:44.002 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/repo. 2020-06-13 10:37:44.297 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 10:37:44.311 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:37:44.320 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:37:44.342 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:37:44.391 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:37:45.210 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b163ee56-d05b-401c-9634-c89e46677aa1) has been successfully created! 2020-06-13 10:37:46.878 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:46.879 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:46.879 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:51.391 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:51.392 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:51.392 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:53.612 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b163ee56-d05b-401c-9634-c89e46677aa1) for deployment 'opnfv-rally' (UUID=a97822b1-b5eb-4701-8866-eae888d91ae5). 2020-06-13 10:37:54.219 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b163ee56-d05b-401c-9634-c89e46677aa1) has been successfully configured for deployment 'opnfv-rally' (UUID=a97822b1-b5eb-4701-8866-eae888d91ae5)! 2020-06-13 10:38:03.900 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:38:03.901 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:38:03.901 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:38:06.069 32 INFO rally.api [-] Starting verification (UUID=d338b96a-913e-42c7-bb52-bf1f8474a0b8) for deployment 'opnfv-rally' (UUID=a97822b1-b5eb-4701-8866-eae888d91ae5) by verifier 'opnfv-tempest' (UUID=b163ee56-d05b-401c-9634-c89e46677aa1). 2020-06-13 10:38:07.048 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:38:07.048 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/for-deployment-a97822b1-b5eb-4701-8866-eae888d91ae5/tempest.log' to option 'log_file'. 2020-06-13 10:38:07.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/for-deployment-a97822b1-b5eb-4701-8866-eae888d91ae5/tempest.log 2020-06-13 10:38:07.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:38:07.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/for-deployment-a97822b1-b5eb-4701-8866-eae888d91ae5/lock_files' to option 'lock_path'. 2020-06-13 10:38:07.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b163ee56-d05b-401c-9634-c89e46677aa1/for-deployment-a97822b1-b5eb-4701-8866-eae888d91ae5/lock_files 2020-06-13 10:38:07.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:38:07.050 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-06-13 10:38:07.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9bc53126-43ac-4c0d-96e0-21380cdcb334 2020-06-13 10:38:07.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5f78a2c0-a5f0-4ce7-a1d9-fdc669cde87d 2020-06-13 10:38:07.051 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6fa3e641-864e-4a61-8a58-c16cb9aedc95 2020-06-13 10:38:07.051 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 976f9493-531e-4458-860a-5f3422230c40 2020-06-13 10:38:07.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:38:07.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_2c24c1bc-0b00-4568-b677-75a310deef9a 2020-06-13 10:38:07.324 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:38:07.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:38:07.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:38:07.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:38:07.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:38:07.450 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context tempest@default setup() finished in 1.13 sec 2020-06-13 10:38:07.451 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context testr@default setup() finished in 0.54 msec 2020-06-13 10:38:07.451 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/525b20a9-c222-4997-8b06-939718269b2d'. 2020-06-13 10:38:13.145 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.329s] 2020-06-13 10:38:13.210 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2020-06-13 10:38:13.496 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.348s] 2020-06-13 10:38:15.225 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.161s] 2020-06-13 10:38:26.832 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [13.633s] 2020-06-13 10:38:27.547 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-06-13 10:38:28.637 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.047s] 2020-06-13 10:38:28.863 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.226s] 2020-06-13 10:38:29.032 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.161s] 2020-06-13 10:38:35.764 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [19.116s] 2020-06-13 10:38:36.193 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [13.233s] 2020-06-13 10:38:36.627 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.440s] 2020-06-13 10:38:37.827 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.684s] 2020-06-13 10:38:43.233 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.406s] 2020-06-13 10:38:43.540 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.167s] 2020-06-13 10:38:45.232 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [1.691s] 2020-06-13 10:38:45.279 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.045s] 2020-06-13 10:38:45.337 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2020-06-13 10:38:45.453 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.115s] 2020-06-13 10:38:45.659 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.426s] 2020-06-13 10:38:45.808 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.149s] 2020-06-13 10:38:45.810 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-06-13 10:38:55.077 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.092s] 2020-06-13 10:38:55.093 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2020-06-13 10:38:55.385 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.291s] 2020-06-13 10:38:55.398 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2020-06-13 10:38:55.410 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2020-06-13 10:38:55.437 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.026s] 2020-06-13 10:38:55.517 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.080s] 2020-06-13 10:38:55.608 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.091s] 2020-06-13 10:38:55.942 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.333s] 2020-06-13 10:38:55.959 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.017s] 2020-06-13 10:38:56.103 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.143s] 2020-06-13 10:38:58.863 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.407s] 2020-06-13 10:38:59.058 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.197s] 2020-06-13 10:38:59.120 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.060s] 2020-06-13 10:39:01.954 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-06-13 10:39:04.201 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.083s] 2020-06-13 10:39:05.802 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.873s] 2020-06-13 10:39:06.000 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.197s] 2020-06-13 10:39:06.324 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.324s] 2020-06-13 10:39:06.472 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.147s] 2020-06-13 10:39:06.474 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-06-13 10:39:08.758 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.037s] 2020-06-13 10:39:08.811 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.053s] 2020-06-13 10:39:08.843 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.033s] 2020-06-13 10:39:08.875 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.031s] 2020-06-13 10:39:08.913 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.036s] 2020-06-13 10:39:08.935 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.021s] 2020-06-13 10:39:08.954 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.018s] 2020-06-13 10:39:08.976 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.021s] 2020-06-13 10:39:09.070 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.093s] 2020-06-13 10:39:09.189 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.118s] 2020-06-13 10:39:21.454 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.301s] 2020-06-13 10:39:23.151 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.164s] 2020-06-13 10:39:25.728 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.866s] 2020-06-13 10:39:26.704 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.975s] 2020-06-13 10:39:27.533 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.828s] 2020-06-13 10:39:27.904 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.353s] 2020-06-13 10:39:28.192 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.658s] 2020-06-13 10:39:28.207 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.303s] 2020-06-13 10:39:28.957 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.764s] 2020-06-13 10:39:29.936 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.979s] 2020-06-13 10:39:30.468 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.532s] 2020-06-13 10:39:32.153 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-06-13 10:39:33.087 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [2.617s] 2020-06-13 10:39:33.475 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.389s] 2020-06-13 10:39:34.332 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.854s] 2020-06-13 10:39:34.741 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.411s] 2020-06-13 10:39:35.373 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2020-06-13 10:39:35.455 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.712s] 2020-06-13 10:39:35.702 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.012s] 2020-06-13 10:39:35.730 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.028s] 2020-06-13 10:39:35.785 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.053s] 2020-06-13 10:39:35.817 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.032s] 2020-06-13 10:39:35.831 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.012s] 2020-06-13 10:39:35.843 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2020-06-13 10:39:35.854 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-06-13 10:39:35.902 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.047s] 2020-06-13 10:39:35.914 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-06-13 10:39:35.955 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.040s] 2020-06-13 10:39:35.966 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-06-13 10:39:36.006 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.551s] 2020-06-13 10:39:36.028 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.061s] 2020-06-13 10:39:36.093 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.064s] 2020-06-13 10:39:36.157 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.063s] 2020-06-13 10:39:36.217 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.060s] 2020-06-13 10:39:36.229 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2020-06-13 10:39:36.278 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.045s] 2020-06-13 10:39:36.313 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2020-06-13 10:39:36.358 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.045s] 2020-06-13 10:39:36.397 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2020-06-13 10:39:37.030 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.022s] 2020-06-13 10:39:37.584 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.555s] 2020-06-13 10:39:38.071 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.486s] 2020-06-13 10:39:38.677 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.605s] 2020-06-13 10:39:39.075 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.711s] 2020-06-13 10:39:39.215 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.538s] 2020-06-13 10:39:40.920 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.544s] 2020-06-13 10:39:43.596 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2020-06-13 10:39:45.243 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.616s] 2020-06-13 10:39:50.728 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.483s] 2020-06-13 10:39:57.182 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [18.107s] 2020-06-13 10:40:01.447 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.104s] 2020-06-13 10:40:01.532 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.085s] 2020-06-13 10:40:03.698 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.499s] 2020-06-13 10:40:04.239 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.541s] 2020-06-13 10:40:04.757 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.517s] 2020-06-13 10:40:05.049 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.291s] 2020-06-13 10:40:05.267 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.217s] 2020-06-13 10:40:05.424 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.156s] 2020-06-13 10:40:05.595 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.169s] 2020-06-13 10:40:05.742 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.147s] 2020-06-13 10:40:05.829 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.087s] 2020-06-13 10:40:05.983 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.153s] 2020-06-13 10:40:06.297 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.313s] 2020-06-13 10:40:08.980 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.175s] 2020-06-13 10:40:09.036 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.055s] 2020-06-13 10:40:17.748 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.562s] 2020-06-13 10:40:24.092 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.346s] 2020-06-13 10:40:31.165 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.407s] 2020-06-13 10:40:31.419 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.252s] 2020-06-13 10:40:31.665 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.246s] 2020-06-13 10:40:32.102 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.436s] 2020-06-13 10:40:32.555 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.451s] 2020-06-13 10:40:33.200 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.645s] 2020-06-13 10:40:40.045 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.447s] 2020-06-13 10:40:40.258 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.257s] 2020-06-13 10:40:40.282 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.024s] 2020-06-13 10:40:45.537 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.914s] 2020-06-13 10:40:54.471 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.422s] 2020-06-13 10:41:05.191 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.074s] 2020-06-13 10:41:20.730 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.179s] 2020-06-13 10:41:21.169 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.977s] 2020-06-13 10:41:27.091 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [32.610s] 2020-06-13 10:41:32.927 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.019s] 2020-06-13 10:41:32.945 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2020-06-13 10:41:32.965 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2020-06-13 10:41:33.366 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.196s] 2020-06-13 10:41:34.831 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.311s] 2020-06-13 10:41:35.377 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.545s] 2020-06-13 10:41:37.162 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.125s] 2020-06-13 10:41:37.185 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.022s] 2020-06-13 10:41:37.358 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.172s] 2020-06-13 10:41:37.368 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2020-06-13 10:41:37.386 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.017s] 2020-06-13 10:41:39.496 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.129s] 2020-06-13 10:41:43.677 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.379s] 2020-06-13 10:41:48.240 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [21.149s] 2020-06-13 10:41:50.054 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.376s] 2020-06-13 10:41:52.450 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.396s] 2020-06-13 10:41:54.669 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.219s] 2020-06-13 10:41:56.978 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.308s] 2020-06-13 10:42:00.763 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.784s] 2020-06-13 10:42:04.889 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.125s] 2020-06-13 10:42:08.295 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.406s] 2020-06-13 10:42:12.119 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.823s] 2020-06-13 10:42:14.286 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [2.165s] 2020-06-13 10:42:14.444 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2020-06-13 10:42:14.545 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.101s] 2020-06-13 10:42:14.654 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.109s] 2020-06-13 10:42:14.731 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.076s] 2020-06-13 10:42:14.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.160s] 2020-06-13 10:42:15.042 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.150s] 2020-06-13 10:42:15.113 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.070s] 2020-06-13 10:42:15.177 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2020-06-13 10:42:19.221 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.043s] 2020-06-13 10:42:24.474 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.080s] 2020-06-13 10:42:29.346 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-06-13 10:42:29.357 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.011s] 2020-06-13 10:42:29.365 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.008s] 2020-06-13 10:42:29.384 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.018s] 2020-06-13 10:42:29.389 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.005s] 2020-06-13 10:42:29.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.141s] 2020-06-13 10:42:29.539 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2020-06-13 10:42:29.551 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-06-13 10:42:29.559 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2020-06-13 10:42:29.562 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-06-13 10:42:29.573 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2020-06-13 10:42:29.633 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.060s] 2020-06-13 10:42:32.261 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [52.760s] 2020-06-13 10:42:33.448 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.191s] 2020-06-13 10:42:46.602 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.289s] 2020-06-13 10:42:48.667 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.064s] 2020-06-13 10:42:50.622 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.319s] 2020-06-13 10:42:50.688 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.066s] 2020-06-13 10:42:51.071 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.015s] 2020-06-13 10:42:51.097 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.026s] 2020-06-13 10:42:51.242 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.554s] 2020-06-13 10:42:52.699 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.456s] 2020-06-13 10:42:54.966 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.120s] 2020-06-13 10:42:57.036 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.336s] 2020-06-13 10:42:57.095 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.059s] 2020-06-13 10:42:57.148 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.052s] 2020-06-13 10:42:58.160 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.259s] 2020-06-13 10:42:58.417 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.257s] 2020-06-13 10:43:04.963 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.707s] 2020-06-13 10:43:07.471 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.052s] 2020-06-13 10:43:07.859 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.362s] 2020-06-13 10:43:08.057 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.197s] 2020-06-13 10:43:09.855 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.025s] 2020-06-13 10:43:10.768 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.020s] 2020-06-13 10:43:11.573 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.805s] 2020-06-13 10:43:13.572 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2020-06-13 10:43:13.582 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2020-06-13 10:43:13.635 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-06-13 10:43:13.682 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.047s] 2020-06-13 10:43:13.721 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.145s] 2020-06-13 10:43:13.726 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.044s] 2020-06-13 10:43:13.788 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.060s] 2020-06-13 10:43:13.854 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.064s] 2020-06-13 10:43:13.922 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.066s] 2020-06-13 10:43:13.979 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.057s] 2020-06-13 10:43:14.038 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.059s] 2020-06-13 10:43:14.351 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.632s] 2020-06-13 10:43:15.947 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.594s] 2020-06-13 10:43:16.666 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.719s] 2020-06-13 10:43:17.357 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.362s] 2020-06-13 10:43:19.229 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.135s] 2020-06-13 10:43:20.179 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.948s] 2020-06-13 10:43:20.571 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.392s] 2020-06-13 10:43:20.660 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.989s] 2020-06-13 10:43:20.706 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2020-06-13 10:43:21.078 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.507s] 2020-06-13 10:43:21.639 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.560s] 2020-06-13 10:43:23.123 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.482s] 2020-06-13 10:43:24.027 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.902s] 2020-06-13 10:43:24.144 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.118s] 2020-06-13 10:43:24.168 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2020-06-13 10:43:24.187 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2020-06-13 10:43:24.204 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.016s] 2020-06-13 10:43:24.441 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.244s] 2020-06-13 10:43:26.342 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.553s] 2020-06-13 10:43:26.597 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.153s] 2020-06-13 10:43:28.679 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.083s] 2020-06-13 10:43:32.401 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.260s] 2020-06-13 10:43:34.464 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.062s] 2020-06-13 10:43:34.509 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.044s] 2020-06-13 10:43:36.593 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.082s] 2020-06-13 10:43:38.681 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.087s] 2020-06-13 10:43:39.822 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.063s] 2020-06-13 10:43:40.778 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.096s] 2020-06-13 10:43:42.882 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.102s] 2020-06-13 10:43:45.000 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.115s] 2020-06-13 10:43:45.643 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.410s] 2020-06-13 10:43:45.930 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.287s] 2020-06-13 10:43:47.111 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.110s] 2020-06-13 10:43:49.202 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.091s] 2020-06-13 10:43:51.319 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.113s] 2020-06-13 10:43:53.448 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.126s] 2020-06-13 10:43:55.566 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.118s] 2020-06-13 10:43:57.680 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.112s] 2020-06-13 10:43:59.798 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.118s] 2020-06-13 10:44:01.918 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.116s] 2020-06-13 10:44:04.046 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.127s] 2020-06-13 10:44:06.158 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.111s] 2020-06-13 10:44:08.284 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.126s] 2020-06-13 10:44:14.508 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.329s] 2020-06-13 10:44:18.537 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.027s] 2020-06-13 10:44:22.594 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.056s] 2020-06-13 10:44:26.650 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.056s] 2020-06-13 10:44:36.424 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.924s] 2020-06-13 10:44:43.623 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.196s] 2020-06-13 10:44:52.743 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.117s] 2020-06-13 10:45:00.797 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.071s] 2020-06-13 10:45:00.862 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.064s] 2020-06-13 10:45:00.934 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.071s] 2020-06-13 10:45:01.321 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.386s] 2020-06-13 10:45:01.475 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.152s] 2020-06-13 10:45:01.851 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.375s] 2020-06-13 10:45:01.921 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.070s] 2020-06-13 10:45:01.998 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.076s] 2020-06-13 10:45:02.072 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.074s] 2020-06-13 10:45:02.154 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.081s] 2020-06-13 10:45:02.242 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.086s] 2020-06-13 10:45:02.392 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.150s] 2020-06-13 10:45:02.529 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.136s] 2020-06-13 10:45:02.626 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.096s] 2020-06-13 10:45:02.700 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.074s] 2020-06-13 10:45:07.757 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context testr@default cleanup() started 2020-06-13 10:45:07.758 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context testr@default cleanup() finished in 0.75 msec 2020-06-13 10:45:07.758 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context tempest@default cleanup() started 2020-06-13 10:45:07.952 32 INFO rally.task.context [-] Verification b163ee56-d05b-401c-9634-c89e46677aa1 | Context tempest@default cleanup() finished in 0.19 sec 2020-06-13 10:45:07.995 32 INFO rally.api [-] Verification (UUID=d338b96a-913e-42c7-bb52-bf1f8474a0b8) has been successfully finished for deployment 'opnfv-rally' (UUID=a97822b1-b5eb-4701-8866-eae888d91ae5)! 2020-06-13 10:45:09.775 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:45:09.775 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:45:09.775 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:45:11.726 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:45:11.726 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:45:11.727 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:45:14.024 68 INFO rally.api [-] Building 'html' report for the following verification(s): 'd338b96a-913e-42c7-bb52-bf1f8474a0b8' 2020-06-13 10:45:14.064 68 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:45:15.746 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:45:15.746 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:45:15.746 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:45:18.164 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd338b96a-913e-42c7-bb52-bf1f8474a0b8' 2020-06-13 10:45:18.180 70 INFO rally.api [-] The report has been successfully built.