2021-04-29 01:20:42.877 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:42.877 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:42.877 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:20:44.733 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 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-29 01:20:44.733 6 ERROR rally.cli.cliutils 2021-04-29 01:20:46.106 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:46.106 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:46.106 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:20:49.611 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:49.611 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:49.611 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:20:54.663 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:54.663 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:54.663 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:20:55.947 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:55.947 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:55.947 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:20:57.754 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 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils force=force) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-29 01:20:57.754 15 ERROR rally.cli.cliutils 2021-04-29 01:20:59.146 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:20:59.147 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:20:59.147 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:21:01.032 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-29 01:21:01.108 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/repo. 2021-04-29 01:21:01.448 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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 ' 2021-04-29 01:21:01.464 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-29 01:21:01.474 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-29 01:21:01.495 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-29 01:21:01.544 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-29 01:21:02.230 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b0c4b7c5-57b8-4f24-953b-c33661fad8da) has been successfully created! 2021-04-29 01:21:03.695 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:21:03.696 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:21:03.696 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:21:21.627 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:21:21.627 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:21:21.628 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:21:23.438 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b0c4b7c5-57b8-4f24-953b-c33661fad8da) for deployment 'opnfv-rally' (UUID=ea208fc8-17e4-4874-a2b5-e175dc08341e). 2021-04-29 01:21:24.321 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b0c4b7c5-57b8-4f24-953b-c33661fad8da) has been successfully configured for deployment 'opnfv-rally' (UUID=ea208fc8-17e4-4874-a2b5-e175dc08341e)! 2021-04-29 01:21:31.827 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:21:31.827 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:21:31.828 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:21:33.790 32 INFO rally.api [-] Starting verification (UUID=e8a6543a-def9-4d6e-8192-e6d77a0a0e41) for deployment 'opnfv-rally' (UUID=ea208fc8-17e4-4874-a2b5-e175dc08341e) by verifier 'opnfv-tempest' (UUID=b0c4b7c5-57b8-4f24-953b-c33661fad8da). 2021-04-29 01:21:34.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-29 01:21:35.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-29 01:21:35.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/for-deployment-ea208fc8-17e4-4874-a2b5-e175dc08341e/tempest.log' to option 'log_file'. 2021-04-29 01:21:35.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/for-deployment-ea208fc8-17e4-4874-a2b5-e175dc08341e/tempest.log 2021-04-29 01:21:35.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-29 01:21:35.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/for-deployment-ea208fc8-17e4-4874-a2b5-e175dc08341e/lock_files' to option 'lock_path'. 2021-04-29 01:21:35.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b0c4b7c5-57b8-4f24-953b-c33661fad8da/for-deployment-ea208fc8-17e4-4874-a2b5-e175dc08341e/lock_files 2021-04-29 01:21:35.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-29 01:21:35.677 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 2021-04-29 01:21:35.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b060075d-4c46-47f0-b017-9bafd59dfd1d 2021-04-29 01:21:35.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 58bf35a4-5d19-4dfa-8bb5-f57de06a82c2 2021-04-29 01:21:35.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 32773085-4854-4a42-9275-fc62d0202d02 2021-04-29 01:21:35.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 076f03d7-4052-4451-806c-1522ef8205f0 2021-04-29 01:21:35.973 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-29 01:21:35.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-29 01:21:35.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-29 01:21:36.067 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 01:21:36.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-29 01:21:36.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e8a6543a_O0YC7Wb2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 01:21:39.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e8a6543a_O0YC7Wb2' (ID = 95bbe680-f35b-4afc-a7b1-d996370ca006) has been successfully created! 2021-04-29 01:21:39.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '95bbe680-f35b-4afc-a7b1-d996370ca006' to option 'instance_type'. 2021-04-29 01:21:39.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 95bbe680-f35b-4afc-a7b1-d996370ca006 2021-04-29 01:21:39.534 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context tempest@default setup() finished in 5.12 sec 2021-04-29 01:21:39.536 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context testr@default setup() finished in 1.59 msec 2021-04-29 01:21:39.537 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fa70271c-aa82-4af6-9517-43027292c735'. 2021-04-29 01:21:44.236 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: b'FixedIPsNegativeTestJson skipped as neutron is available' 2021-04-29 01:22:36.920 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.347s] 2021-04-29 01:22:41.843 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [10.243s] 2021-04-29 01:22:42.161 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.193s] 2021-04-29 01:22:42.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.031s] 2021-04-29 01:22:47.093 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [4.900s] 2021-04-29 01:22:47.195 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.102s] 2021-04-29 01:22:47.245 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.049s] 2021-04-29 01:22:47.275 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.030s] 2021-04-29 01:22:47.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.023s] 2021-04-29 01:22:52.773 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [10.930s] 2021-04-29 01:23:04.159 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [11.384s] 2021-04-29 01:23:29.487 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [25.327s] 2021-04-29 01:23:43.285 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [13.799s] 2021-04-29 01:27:03.527 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [270.752s] 2021-04-29 01:27:05.615 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor ... success [26.390s] 2021-04-29 01:27:35.186 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [31.664s] 2021-04-29 01:28:01.032 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [25.846s] 2021-04-29 01:28:39.885 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [38.851s] 2021-04-29 01:28:57.607 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [17.721s] 2021-04-29 01:29:06.350 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [8.743s] 2021-04-29 01:29:12.595 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host ... success [100.956s] 2021-04-29 01:29:26.847 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [20.496s] 2021-04-29 01:29:53.632 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [26.784s] 2021-04-29 01:30:09.579 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [15.947s] 2021-04-29 01:32:33.026 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [366.919s] 2021-04-29 01:32:41.322 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: b'nova-network is gone' 2021-04-29 01:34:05.879 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [12.847s] 2021-04-29 01:34:05.983 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.103s] 2021-04-29 01:34:13.675 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [7.691s] 2021-04-29 01:34:26.654 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [5.515s] 2021-04-29 01:34:26.701 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.047s] 2021-04-29 01:35:09.374 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [30.387s] 2021-04-29 01:35:38.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [28.948s] 2021-04-29 01:35:49.615 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [11.292s] 2021-04-29 01:35:49.635 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.020s] 2021-04-29 01:35:49.657 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.021s] 2021-04-29 01:35:49.679 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.022s] 2021-04-29 01:36:09.700 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [20.020s] 2021-04-29 01:36:14.254 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: b'Less than 2 compute nodes, skipping migration test.' 2021-04-29 01:36:35.209 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [25.508s] 2021-04-29 01:36:35.263 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.054s] 2021-04-29 01:37:04.999 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [29.735s] 2021-04-29 01:37:05.036 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.036s] 2021-04-29 01:37:05.057 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.021s] 2021-04-29 01:38:07.599 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [62.540s] 2021-04-29 01:38:25.552 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [17.953s] 2021-04-29 01:38:27.774 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [354.699s] 2021-04-29 01:38:40.684 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.706s] 2021-04-29 01:38:40.777 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.093s] 2021-04-29 01:38:40.832 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.054s] 2021-04-29 01:38:40.963 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.130s] 2021-04-29 01:38:41.097 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.134s] 2021-04-29 01:40:33.075 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas ... success [112.551s] 2021-04-29 01:40:38.809 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: b'auto-allocated-topology extension is not available' 2021-04-29 01:41:24.878 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: b'Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500' 2021-04-29 01:41:30.945 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.260s] 2021-04-29 01:41:31.014 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.068s] 2021-04-29 01:41:31.136 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.122s] 2021-04-29 01:41:31.183 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.046s] 2021-04-29 01:41:31.427 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.243s] 2021-04-29 01:41:31.780 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.230s] 2021-04-29 01:41:31.869 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.088s] 2021-04-29 01:42:35.111 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor ... success [19.764s] 2021-04-29 01:45:14.575 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details ... success [0.254s] 2021-04-29 01:45:47.679 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.167s] 2021-04-29 01:45:47.701 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.022s] 2021-04-29 01:45:47.767 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.065s] 2021-04-29 01:45:47.787 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.019s] 2021-04-29 01:45:47.821 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.033s] 2021-04-29 01:45:47.843 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.022s] 2021-04-29 01:45:47.881 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.037s] 2021-04-29 01:45:47.900 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.019s] 2021-04-29 01:45:47.938 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.037s] 2021-04-29 01:45:47.956 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.018s] 2021-04-29 01:45:47.973 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.016s] 2021-04-29 01:45:47.996 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.021s] 2021-04-29 01:45:48.016 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.020s] 2021-04-29 01:45:48.085 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.068s] 2021-04-29 01:47:44.661 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [154.509s] 2021-04-29 01:50:00.009 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: b'FixedIPsTestJson skipped as neutron is available' 2021-04-29 01:52:12.307 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [9.391s] 2021-04-29 01:52:12.342 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.035s] 2021-04-29 01:52:12.416 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.073s] 2021-04-29 01:52:12.446 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.029s] 2021-04-29 01:52:25.193 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.148s] 2021-04-29 01:52:25.427 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.234s] 2021-04-29 01:52:28.408 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [15.541s] 2021-04-29 01:52:36.628 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [8.218s] 2021-04-29 01:52:37.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... fail [579.003s] 2021-04-29 01:52:50.959 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [14.332s] 2021-04-29 01:53:06.970 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [16.010s] 2021-04-29 01:53:27.965 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [20.995s] 2021-04-29 01:54:01.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [33.532s] 2021-04-29 01:54:11.569 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveMigrationTest ... skip: b'Less than 2 compute nodes, skipping migration test.' 2021-04-29 01:54:20.073 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [18.573s] 2021-04-29 01:54:42.405 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: b'Less than 2 compute nodes, skipping migration test.' 2021-04-29 01:54:43.852 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [23.774s] 2021-04-29 01:54:58.397 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [14.547s] 2021-04-29 01:55:05.118 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [6.721s] 2021-04-29 01:55:20.215 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON) ... fail 2021-04-29 01:56:38.535 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... skip [0.000s]: b'Cold migration not available.' 2021-04-29 01:56:38.724 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.188s] 2021-04-29 01:58:37.222 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest ... fail 2021-04-29 01:58:41.478 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [63.706s] 2021-04-29 01:58:48.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [6.999s] 2021-04-29 01:58:50.889 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON ... fail 2021-04-29 01:58:50.890 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest ... skip: b'Less than 2 compute nodes, skipping multi-nodes test.' 2021-04-29 01:59:50.863 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.487s] 2021-04-29 01:59:51.056 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.192s] 2021-04-29 01:59:51.132 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.232s] 2021-04-29 01:59:51.193 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.060s] 2021-04-29 01:59:51.254 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.061s] 2021-04-29 02:01:33.497 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... fail [294.721s] 2021-04-29 02:02:13.980 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON ... skip: b'Floating ips are not available' 2021-04-29 02:03:39.492 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [15.941s] 2021-04-29 02:03:56.046 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [16.553s] 2021-04-29 02:04:13.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [17.671s] 2021-04-29 02:04:30.786 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [49.130s] 2021-04-29 02:04:30.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.161s] 2021-04-29 02:04:47.568 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [33.850s] 2021-04-29 02:05:14.441 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [26.872s] 2021-04-29 02:06:07.871 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... fail [96.918s] 2021-04-29 02:06:55.431 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... fail [321.881s] 2021-04-29 02:06:55.432 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... skip [0.000s]: b'Cold migration not available.' 2021-04-29 02:12:44.087 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.303s] 2021-04-29 02:12:44.189 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.101s] 2021-04-29 02:13:06.937 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... fail [609.829s] 2021-04-29 02:17:08.739 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... fail [660.850s] 2021-04-29 02:19:02.580 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.218s] 2021-04-29 02:19:02.620 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.039s] 2021-04-29 02:19:02.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.030s] 2021-04-29 02:19:02.826 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.174s] 2021-04-29 02:19:02.850 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.023s] 2021-04-29 02:19:02.930 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.079s] 2021-04-29 02:19:02.957 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.027s] 2021-04-29 02:20:10.099 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... fail [423.087s] 2021-04-29 02:23:34.811 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users ... success [70.229s] 2021-04-29 02:28:08.583 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... fail [478.392s] 2021-04-29 02:36:21.061 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON ... fail 2021-04-29 02:36:21.062 32 INFO opnfv-tempest [-] {3} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: b'Nova cert is not available' 2021-04-29 02:36:21.063 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON ... skip: b'Floating ips are not available' 2021-04-29 02:36:21.064 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON ... skip: b'Floating ips are not available' 2021-04-29 02:37:17.617 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... fail [548.941s] 2021-04-29 02:38:15.357 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [24.976s] 2021-04-29 02:38:39.589 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [24.231s] 2021-04-29 02:38:39.969 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.379s] 2021-04-29 02:38:51.520 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [11.551s] 2021-04-29 02:39:28.794 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [37.273s] 2021-04-29 02:39:35.911 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.171s] 2021-04-29 02:39:35.980 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.068s] 2021-04-29 02:39:36.048 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.067s] 2021-04-29 02:39:36.099 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.050s] 2021-04-29 02:39:36.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.051s] 2021-04-29 02:39:36.235 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.085s] 2021-04-29 02:39:47.031 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [18.237s] 2021-04-29 02:41:34.937 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... fail [1325.559s] 2021-04-29 02:44:21.190 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas ... success [979.788s] 2021-04-29 02:45:20.631 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest ... fail 2021-04-29 02:45:20.631 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON ... fail 2021-04-29 02:47:38.204 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1186354 is resolved.' 2021-04-29 02:47:38.205 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1186354 is resolved.' 2021-04-29 02:47:38.683 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.406s] 2021-04-29 02:47:38.810 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.126s] 2021-04-29 02:47:38.936 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.126s] 2021-04-29 02:47:41.668 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... fail [292.385s] 2021-04-29 02:47:41.732 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.068s] 2021-04-29 02:47:41.776 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.042s] 2021-04-29 02:47:41.809 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.032s] 2021-04-29 02:50:44.996 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [17.752s] 2021-04-29 02:50:59.499 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [14.503s] 2021-04-29 02:51:03.197 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail ... success [22.073s] 2021-04-29 02:51:17.987 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [18.488s] 2021-04-29 02:51:20.256 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete ... success [17.058s] 2021-04-29 02:51:41.217 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key ... success [20.960s] 2021-04-29 02:52:22.709 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [64.720s] 2021-04-29 02:52:43.906 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete ... success [62.686s] 2021-04-29 02:53:01.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show ... success [17.765s] 2021-04-29 02:53:16.340 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [14.669s] 2021-04-29 02:54:57.376 32 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.254s] 2021-04-29 02:55:23.377 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [258.590s] 2021-04-29 02:57:24.757 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [68.177s] 2021-04-29 02:58:16.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [51.466s] 2021-04-29 02:59:14.377 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... fail [581.238s] 2021-04-29 02:59:16.192 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [16.396s] 2021-04-29 02:59:16.215 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.022s] 2021-04-29 02:59:25.783 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [9.564s] 2021-04-29 02:59:25.785 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: b'Neutron allows duplicate names for security groups' 2021-04-29 02:59:25.786 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1161411 is resolved.' 2021-04-29 02:59:25.787 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1161411 is resolved.' 2021-04-29 02:59:25.849 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.065s] 2021-04-29 02:59:25.911 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.062s] 2021-04-29 02:59:25.916 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: b'Neutron does not check the security group description' 2021-04-29 02:59:25.917 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: b'Neutron does not check the security group ID' 2021-04-29 02:59:25.918 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: b'Neutron does not check the security group name' 2021-04-29 02:59:42.829 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [86.604s] 2021-04-29 03:00:52.541 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [69.711s] 2021-04-29 03:01:20.500 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [7.269s] 2021-04-29 03:01:20.639 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.138s] 2021-04-29 03:01:20.780 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.139s] 2021-04-29 03:01:20.963 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.183s] 2021-04-29 03:03:25.415 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [152.874s] 2021-04-29 03:05:50.416 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics ... fail [65.442s] 2021-04-29 03:07:21.218 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2021-04-29 03:07:39.380 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [5.322s] 2021-04-29 03:07:39.480 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.098s] 2021-04-29 03:07:39.585 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.105s] 2021-04-29 03:07:39.685 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.098s] 2021-04-29 03:07:39.732 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.047s] 2021-04-29 03:07:39.838 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.104s] 2021-04-29 03:07:39.933 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.094s] 2021-04-29 03:07:40.032 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.098s] 2021-04-29 03:07:40.068 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.036s] 2021-04-29 03:07:40.177 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.108s] 2021-04-29 03:07:40.191 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON ... fail 2021-04-29 03:07:40.279 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.101s] 2021-04-29 03:08:27.567 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-04-29 03:08:29.753 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON ... skip: b'Floating ips are not available' 2021-04-29 03:08:29.754 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON ... skip: b'Floating ips are not available' 2021-04-29 03:09:12.139 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.254s] 2021-04-29 03:09:12.187 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.047s] 2021-04-29 03:09:12.234 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.046s] 2021-04-29 03:09:12.283 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.048s] 2021-04-29 03:09:12.336 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.053s] 2021-04-29 03:09:12.395 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.058s] 2021-04-29 03:09:17.473 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id ... success [0.170s] 2021-04-29 03:09:17.513 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id ... success [0.040s] 2021-04-29 03:09:17.564 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id ... success [0.050s] 2021-04-29 03:09:17.689 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params ... success [0.123s] 2021-04-29 03:09:17.804 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.115s] 2021-04-29 03:09:17.915 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.110s] 2021-04-29 03:09:28.234 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user ... success [10.320s] 2021-04-29 03:15:06.999 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [418.031s] 2021-04-29 03:21:04.315 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON ... fail 2021-04-29 03:22:06.392 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... fail [734.812s] 2021-04-29 03:22:29.359 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.319s] 2021-04-29 03:22:29.462 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.103s] 2021-04-29 03:22:54.025 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [24.562s] 2021-04-29 03:22:54.069 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.044s] 2021-04-29 03:22:54.165 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.096s] 2021-04-29 03:22:54.185 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.019s] 2021-04-29 03:22:54.282 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.096s] 2021-04-29 03:22:54.339 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.057s] 2021-04-29 03:23:02.313 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... fail [475.233s] 2021-04-29 03:24:18.800 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [76.491s] 2021-04-29 03:25:33.505 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON ... fail 2021-04-29 03:25:49.628 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... fail [223.237s] 2021-04-29 03:27:38.135 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-04-29 03:28:31.512 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.243s] 2021-04-29 03:28:31.541 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.028s] 2021-04-29 03:28:31.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.175s] 2021-04-29 03:33:08.790 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... fail [529.894s] 2021-04-29 03:33:08.791 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: b'Shelve is not available.' 2021-04-29 03:37:38.422 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... fail [539.437s] 2021-04-29 03:40:13.483 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... fail [755.224s] 2021-04-29 03:41:32.214 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... fail [503.321s] 2021-04-29 03:45:13.654 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... fail [455.160s] 2021-04-29 03:45:27.091 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest ... fail 2021-04-29 03:47:50.549 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [67.896s] 2021-04-29 03:49:03.455 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON ... skip: b'Floating ips are not available' 2021-04-29 03:49:41.094 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... fail [488.788s] 2021-04-29 03:51:34.215 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... fail [680.638s] 2021-04-29 03:55:56.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... fail [642.536s] 2021-04-29 03:57:52.209 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... fail 2021-04-29 03:58:32.925 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... fail [531.739s] 2021-04-29 04:01:49.508 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON ... fail 2021-04-29 04:04:28.599 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2021-04-29 04:08:06.254 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... fail [729.870s] 2021-04-29 04:08:46.686 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON) ... fail 2021-04-29 04:15:56.114 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON ... fail 2021-04-29 04:16:20.207 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2021-04-29 04:17:41.776 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON ... fail 2021-04-29 04:19:24.797 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... fail [678.432s] 2021-04-29 04:21:21.291 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON) ... fail 2021-04-29 04:29:04.976 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2021-04-29 04:30:31.646 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.735s] 2021-04-29 04:31:13.496 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON ... fail 2021-04-29 04:31:21.448 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... fail [770.163s] 2021-04-29 04:31:33.392 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON ... fail 2021-04-29 04:31:38.168 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON ... fail 2021-04-29 04:34:12.015 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON ... fail 2021-04-29 04:34:12.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON ... skip: b'VNC Console feature is disabled.' 2021-04-29 04:34:12.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2021-04-29 04:34:43.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [93.709s] 2021-04-29 04:35:06.826 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [22.933s] 2021-04-29 04:35:06.846 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.019s] 2021-04-29 04:35:24.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [17.783s] 2021-04-29 04:35:43.235 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [18.605s] 2021-04-29 04:36:11.388 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [28.152s] 2021-04-29 04:36:11.453 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.064s] 2021-04-29 04:36:11.522 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.069s] 2021-04-29 04:37:55.596 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.785s] 2021-04-29 04:37:55.629 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.033s] 2021-04-29 04:37:55.661 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.031s] 2021-04-29 04:37:56.043 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.380s] 2021-04-29 04:37:58.848 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [2.799s] 2021-04-29 04:37:58.875 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.032s] 2021-04-29 04:37:58.910 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.034s] 2021-04-29 04:37:58.931 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.021s] 2021-04-29 04:37:58.954 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.022s] 2021-04-29 04:37:58.994 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.040s] 2021-04-29 04:37:59.016 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.021s] 2021-04-29 04:37:59.038 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.022s] 2021-04-29 04:38:30.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.227s] 2021-04-29 04:39:33.708 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... fail [492.184s] 2021-04-29 04:39:45.702 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [9.189s] 2021-04-29 04:40:00.432 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [14.729s] 2021-04-29 04:40:13.400 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... fail 2021-04-29 04:40:14.171 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... fail 2021-04-29 04:40:33.090 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [32.657s] 2021-04-29 04:41:12.616 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [39.526s] 2021-04-29 04:42:42.649 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server ... skip [0.000s]: b'``[compute]/certified_image_ref`` required to test image certificate validation.' 2021-04-29 04:45:54.658 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server ... success [14.327s] 2021-04-29 04:46:09.105 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: b'nova-network is gone' 2021-04-29 04:46:09.106 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: b'Volume multi-attach is not available.' 2021-04-29 04:48:45.670 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [89.523s] 2021-04-29 04:51:26.326 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server ... fail [331.586s] 2021-04-29 04:53:09.507 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON ... fail 2021-04-29 04:58:39.211 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... fail [437.275s] 2021-04-29 04:58:40.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON ... fail 2021-04-29 04:59:25.908 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.886s] 2021-04-29 04:59:29.755 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [3.846s] 2021-04-29 04:59:30.467 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.711s] 2021-04-29 04:59:50.586 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [20.118s] 2021-04-29 04:59:51.363 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.777s] 2021-04-29 05:00:51.013 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... fail [63.558s] 2021-04-29 05:02:50.181 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [32.885s] 2021-04-29 05:03:02.523 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [12.343s] 2021-04-29 05:03:17.092 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [14.568s] 2021-04-29 05:05:49.177 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.494s] 2021-04-29 05:05:49.730 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.552s] 2021-04-29 05:07:45.054 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [545.753s] 2021-04-29 05:10:18.105 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [420.940s] 2021-04-29 05:10:18.162 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.064s] 2021-04-29 05:10:18.228 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.065s] 2021-04-29 05:10:39.584 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group ... success [49.520s] 2021-04-29 05:10:39.585 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-29 05:15:08.590 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... fail [443.450s] 2021-04-29 05:16:53.683 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [283.918s] 2021-04-29 05:16:57.587 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [317.222s] 2021-04-29 05:17:16.850 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [23.168s] 2021-04-29 05:23:40.551 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [383.627s] 2021-04-29 05:24:53.284 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON ... fail 2021-04-29 05:27:26.488 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest) ... fail 2021-04-29 05:27:58.063 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON ... fail 2021-04-29 05:28:26.430 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.182s] 2021-04-29 05:28:26.453 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.023s] 2021-04-29 05:28:26.474 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.020s] 2021-04-29 05:28:26.570 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.096s] 2021-04-29 05:28:26.590 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.020s] 2021-04-29 05:28:26.609 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.019s] 2021-04-29 05:28:26.690 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.081s] 2021-04-29 05:28:26.781 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.090s] 2021-04-29 05:29:07.572 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:29:07.573 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:29:07.574 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:29:07.575 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:29:20.122 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [80.945s] 2021-04-29 05:29:39.986 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [359.375s] 2021-04-29 05:29:41.428 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [8.024s] 2021-04-29 05:30:58.496 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [44.800s] 2021-04-29 05:31:42.376 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [120.927s] 2021-04-29 05:32:29.500 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:32:29.501 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:32:29.502 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:32:37.634 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [99.136s] 2021-04-29 05:33:05.693 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [83.309s] 2021-04-29 05:33:09.867 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [4.178s] 2021-04-29 05:33:11.182 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.315s] 2021-04-29 05:33:12.706 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.523s] 2021-04-29 05:33:17.881 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [5.173s] 2021-04-29 05:33:25.109 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [7.228s] 2021-04-29 05:33:27.099 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.990s] 2021-04-29 05:33:28.974 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.874s] 2021-04-29 05:33:29.558 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.585s] 2021-04-29 05:33:30.118 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.560s] 2021-04-29 05:33:30.714 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.596s] 2021-04-29 05:33:31.303 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.587s] 2021-04-29 05:33:32.190 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.887s] 2021-04-29 05:33:32.498 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [54.862s] 2021-04-29 05:33:32.959 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.768s] 2021-04-29 05:33:34.335 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.374s] 2021-04-29 05:33:38.131 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [3.795s] 2021-04-29 05:33:38.734 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.603s] 2021-04-29 05:33:49.390 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles ... success [17.107s] 2021-04-29 05:33:59.478 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [26.974s] 2021-04-29 05:34:22.064 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [43.316s] 2021-04-29 05:34:22.065 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: b'Nova personality feature disabled' 2021-04-29 05:34:22.643 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.584s] 2021-04-29 05:34:23.233 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.590s] 2021-04-29 05:34:23.842 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.607s] 2021-04-29 05:34:24.395 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.553s] 2021-04-29 05:34:25.259 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.864s] 2021-04-29 05:34:26.421 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [1.161s] 2021-04-29 05:34:27.004 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.583s] 2021-04-29 05:34:27.587 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.582s] 2021-04-29 05:34:28.217 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.630s] 2021-04-29 05:34:28.825 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.607s] 2021-04-29 05:34:29.459 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.633s] 2021-04-29 05:34:53.987 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [24.524s] 2021-04-29 05:34:53.988 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: b'Shelve is not available.' 2021-04-29 05:34:53.989 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: b'Shelve is not available.' 2021-04-29 05:34:54.553 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.568s] 2021-04-29 05:34:55.388 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.834s] 2021-04-29 05:35:13.390 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON ... fail 2021-04-29 05:35:19.160 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest ... fail 2021-04-29 05:36:38.911 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.039s] 2021-04-29 05:37:15.763 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [140.353s] 2021-04-29 05:37:16.370 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.608s] 2021-04-29 05:37:17.040 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.667s] 2021-04-29 05:37:17.041 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: b'Shelve is not available.' 2021-04-29 05:37:17.042 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: b'Shelve is not available.' 2021-04-29 05:37:17.650 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.611s] 2021-04-29 05:37:18.202 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.551s] 2021-04-29 05:37:18.830 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.627s] 2021-04-29 05:38:46.106 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.057s] 2021-04-29 05:38:46.138 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.031s] 2021-04-29 05:39:34.977 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [48.838s] 2021-04-29 05:39:41.358 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [5.884s] 2021-04-29 05:39:51.172 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [9.812s] 2021-04-29 05:40:00.787 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [25.808s] 2021-04-29 05:40:11.303 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [20.132s] 2021-04-29 05:41:28.522 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [708.415s] 2021-04-29 05:43:36.216 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON) ... fail 2021-04-29 05:43:55.542 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [23.610s] 2021-04-29 05:43:55.605 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.063s] 2021-04-29 05:46:23.909 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: b'nova-network is gone' 2021-04-29 05:46:23.911 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: b'nova-network is not available.' 2021-04-29 05:46:32.791 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [60.673s] 2021-04-29 05:47:42.556 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [8.961s] 2021-04-29 05:47:42.658 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.101s] 2021-04-29 05:47:50.066 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [7.408s] 2021-04-29 05:48:02.103 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.079s] 2021-04-29 05:48:02.157 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.052s] 2021-04-29 05:48:02.209 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.052s] 2021-04-29 05:48:40.113 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [431.533s] 2021-04-29 05:48:41.680 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [39.470s] 2021-04-29 05:48:41.768 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.088s] 2021-04-29 05:49:33.402 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 05:51:08.458 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [275.664s] 2021-04-29 05:51:48.473 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [40.015s] 2021-04-29 05:52:52.710 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [64.236s] 2021-04-29 05:54:06.856 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [44.694s] 2021-04-29 05:54:06.858 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... skip [0.000s]: b'Floating ips are not availabled' 2021-04-29 05:54:33.201 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [123.747s] 2021-04-29 05:54:44.942 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... fail [38.083s] 2021-04-29 05:55:52.003 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... fail [67.060s] 2021-04-29 05:56:37.629 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [477.447s] 2021-04-29 05:57:05.786 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [73.784s] 2021-04-29 05:59:27.741 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test ... fail 2021-04-29 06:00:03.476 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... skip: b'router extension not enabled.' 2021-04-29 06:00:37.670 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects ... success [4.408s] 2021-04-29 06:00:37.977 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains ... success [0.305s] 2021-04-29 06:00:38.362 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name ... success [0.384s] 2021-04-29 06:02:09.652 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [22.959s] 2021-04-29 06:02:28.834 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [19.180s] 2021-04-29 06:02:28.869 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.035s] 2021-04-29 06:02:38.402 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [9.532s] 2021-04-29 06:03:23.011 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [54.462s] 2021-04-29 06:04:29.754 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [66.742s] 2021-04-29 06:05:02.763 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON ... fail 2021-04-29 06:05:33.404 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON ... fail 2021-04-29 06:06:01.755 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [92.000s] 2021-04-29 06:07:52.091 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: b'Identity api v2 is not enabled' 2021-04-29 06:08:13.670 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [131.915s] 2021-04-29 06:10:12.879 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server ... fail [526.778s] 2021-04-29 06:11:18.904 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest ... skip: b'router extension not enabled.' 2021-04-29 06:11:18.905 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-04-29 06:12:37.153 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [105.511s] 2021-04-29 06:12:41.175 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [48.546s] 2021-04-29 06:13:32.811 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [51.635s] 2021-04-29 06:14:04.201 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [31.389s] 2021-04-29 06:14:20.303 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [16.102s] 2021-04-29 06:14:24.597 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [107.446s] 2021-04-29 06:14:57.365 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [37.061s] 2021-04-29 06:15:07.501 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [114.229s] 2021-04-29 06:15:18.579 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [21.213s] 2021-04-29 06:15:35.790 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [17.211s] 2021-04-29 06:16:56.866 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [152.265s] 2021-04-29 06:17:03.902 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [116.400s] 2021-04-29 06:18:09.582 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server ... fail [353.178s] 2021-04-29 06:18:42.104 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: b'Glance API v1 not supported' 2021-04-29 06:18:42.105 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: b'Glance API v1 not supported' 2021-04-29 06:18:42.105 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: b'Glance API v1 not supported' 2021-04-29 06:18:42.106 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: b'Glance API v1 not supported' 2021-04-29 06:18:42.107 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: b'Glance API v1 not supported' 2021-04-29 06:19:58.197 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [262.404s] 2021-04-29 06:20:00.528 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [176.624s] 2021-04-29 06:20:19.281 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [21.085s] 2021-04-29 06:21:02.186 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [42.904s] 2021-04-29 06:21:02.319 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.132s] 2021-04-29 06:21:18.721 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [78.193s] 2021-04-29 06:21:27.279 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [24.959s] 2021-04-29 06:21:43.745 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [57.405s] 2021-04-29 06:22:18.894 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [60.173s] 2021-04-29 06:22:41.632 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [74.352s] 2021-04-29 06:23:39.475 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.168s] 2021-04-29 06:23:39.527 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.051s] 2021-04-29 06:25:22.448 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [183.552s] 2021-04-29 06:25:33.275 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [10.828s] 2021-04-29 06:25:33.404 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.127s] 2021-04-29 06:26:47.754 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest ... fail 2021-04-29 06:28:59.027 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [13.435s] 2021-04-29 06:28:59.036 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-04-29 06:29:20.799 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [227.393s] 2021-04-29 06:29:35.393 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [124.512s] 2021-04-29 06:29:35.418 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.025s] 2021-04-29 06:29:35.448 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.029s] 2021-04-29 06:30:13.809 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [38.358s] 2021-04-29 06:30:14.653 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 06:30:14.654 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 06:30:54.558 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [40.748s] 2021-04-29 06:31:38.239 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [137.439s] 2021-04-29 06:31:40.905 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [46.346s] 2021-04-29 06:32:59.905 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... fail [81.661s] 2021-04-29 06:33:00.030 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.129s] 2021-04-29 06:33:00.117 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.086s] 2021-04-29 06:33:07.198 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [27.653s] 2021-04-29 06:33:37.998 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [178.461s] 2021-04-29 06:34:11.604 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [64.405s] 2021-04-29 06:35:59.599 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [69.717s] 2021-04-29 06:36:20.159 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [200.039s] 2021-04-29 06:38:31.123 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... fail [293.120s] 2021-04-29 06:39:49.480 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.171s] 2021-04-29 06:39:49.525 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.043s] 2021-04-29 06:39:49.549 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.024s] 2021-04-29 06:39:49.572 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.023s] 2021-04-29 06:39:49.598 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.025s] 2021-04-29 06:39:49.619 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.021s] 2021-04-29 06:39:49.643 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.023s] 2021-04-29 06:39:49.668 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.024s] 2021-04-29 06:39:49.695 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.027s] 2021-04-29 06:39:49.721 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.025s] 2021-04-29 06:40:33.422 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest) ... fail 2021-04-29 06:41:45.000 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [324.840s] 2021-04-29 06:42:12.571 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... fail [221.442s] 2021-04-29 06:43:08.669 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [88.347s] 2021-04-29 06:43:35.698 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [62.706s] 2021-04-29 06:43:43.674 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-04-29 06:43:43.675 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: b'DVR extension not enabled.' 2021-04-29 06:43:43.675 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-04-29 06:43:43.676 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: b'tag-ext extension not enabled.' 2021-04-29 06:44:05.101 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [29.402s] 2021-04-29 06:44:11.128 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-04-29 06:45:04.851 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [59.748s] 2021-04-29 06:45:39.586 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [207.019s] 2021-04-29 06:46:24.788 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2021-04-29 06:46:51.209 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... fail [106.353s] 2021-04-29 06:46:51.447 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [26.658s] 2021-04-29 06:46:51.641 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.435s] 2021-04-29 06:47:34.356 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [42.714s] 2021-04-29 06:48:02.796 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [28.439s] 2021-04-29 06:48:43.704 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest ... fail 2021-04-29 06:49:31.903 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [232.314s] 2021-04-29 06:50:37.188 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON ... fail 2021-04-29 06:51:59.156 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [57.769s] 2021-04-29 06:51:59.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.202s] 2021-04-29 06:52:20.508 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [168.603s] 2021-04-29 06:52:22.649 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... fail 2021-04-29 06:53:52.514 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-04-29 06:53:52.515 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest ... skip: b'router extension not enabled.' 2021-04-29 06:54:11.640 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-04-29 06:54:11.641 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-29 06:55:26.370 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.034s] 2021-04-29 06:55:26.910 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.539s] 2021-04-29 06:55:26.942 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.031s] 2021-04-29 06:55:27.397 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.455s] 2021-04-29 06:55:32.601 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.610s] 2021-04-29 06:55:33.134 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.533s] 2021-04-29 06:55:34.215 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [1.079s] 2021-04-29 06:55:35.292 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.076s] 2021-04-29 06:55:35.737 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.445s] 2021-04-29 06:55:36.271 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.533s] 2021-04-29 06:55:37.719 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.446s] 2021-04-29 06:55:38.138 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.419s] 2021-04-29 06:55:49.742 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [11.599s] 2021-04-29 06:55:50.251 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.512s] 2021-04-29 06:55:51.140 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.888s] 2021-04-29 06:55:51.615 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.474s] 2021-04-29 06:55:52.057 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.441s] 2021-04-29 06:55:52.063 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-04-29 06:55:52.601 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.537s] 2021-04-29 06:55:53.140 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.539s] 2021-04-29 06:55:55.239 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [2.098s] 2021-04-29 06:55:57.006 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [1.766s] 2021-04-29 06:56:16.012 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest ... fail 2021-04-29 06:56:16.991 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [19.984s] 2021-04-29 06:56:18.577 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [1.586s] 2021-04-29 06:56:20.077 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [1.499s] 2021-04-29 06:57:35.212 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON ... fail 2021-04-29 07:01:01.499 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... fail [60.241s] 2021-04-29 07:01:28.844 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... fail [60.010s] 2021-04-29 07:01:58.559 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [29.719s] 2021-04-29 07:03:09.614 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... fail [128.109s] 2021-04-29 07:03:20.982 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON ... fail 2021-04-29 07:03:21.207 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [50.947s] 2021-04-29 07:03:27.122 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [5.914s] 2021-04-29 07:05:25.665 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... fail [136.053s] 2021-04-29 07:07:58.221 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [152.554s] 2021-04-29 07:08:19.991 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [33.997s] 2021-04-29 07:08:20.308 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON ... fail 2021-04-29 07:08:22.967 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON ... fail 2021-04-29 07:08:41.753 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [21.760s] 2021-04-29 07:09:02.746 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... fail [64.519s] 2021-04-29 07:09:24.723 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... fail 2021-04-29 07:10:29.401 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [1.160s] 2021-04-29 07:10:30.773 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [1.371s] 2021-04-29 07:10:33.026 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [2.252s] 2021-04-29 07:10:33.687 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.660s] 2021-04-29 07:10:54.208 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [22.778s] 2021-04-29 07:11:21.856 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... fail [139.100s] 2021-04-29 07:11:55.246 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [61.037s] 2021-04-29 07:12:56.003 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... fail [94.153s] 2021-04-29 07:13:31.660 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... success [0.007s] 2021-04-29 07:13:55.517 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [49.834s] 2021-04-29 07:15:44.157 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [108.639s] 2021-04-29 07:16:22.651 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... fail [206.635s] 2021-04-29 07:16:35.962 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2021-04-29 07:18:16.145 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-04-29 07:18:32.811 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... fail [130.161s] 2021-04-29 07:19:01.891 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... success [93.678s] 2021-04-29 07:20:11.723 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... fail [98.907s] 2021-04-29 07:20:18.659 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [54.580s] 2021-04-29 07:20:29.940 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... fail [11.275s] 2021-04-29 07:22:55.392 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... fail [163.666s] 2021-04-29 07:22:59.443 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [3.106s] 2021-04-29 07:23:00.352 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.909s] 2021-04-29 07:23:46.812 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest) ... fail 2021-04-29 07:23:53.617 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest ... fail 2021-04-29 07:23:53.617 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... fail [44.619s] 2021-04-29 07:23:53.742 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [75.130s] 2021-04-29 07:24:16.892 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [23.285s] 2021-04-29 07:24:16.943 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.048s] 2021-04-29 07:24:49.653 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [55.910s] 2021-04-29 07:25:32.095 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [42.441s] 2021-04-29 07:26:25.737 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [53.642s] 2021-04-29 07:26:37.815 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [10.633s] 2021-04-29 07:26:41.464 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [15.726s] 2021-04-29 07:27:15.179 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [33.714s] 2021-04-29 07:27:28.220 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... fail [12.035s] 2021-04-29 07:27:32.921 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [4.704s] 2021-04-29 07:28:01.807 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [46.627s] 2021-04-29 07:28:24.436 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [22.629s] 2021-04-29 07:29:13.276 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [48.838s] 2021-04-29 07:29:20.203 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON ... fail 2021-04-29 07:29:38.711 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-29 07:29:54.588 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [59.655s] 2021-04-29 07:29:55.687 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [42.411s] 2021-04-29 07:30:02.461 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [7.873s] 2021-04-29 07:30:33.372 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [37.683s] 2021-04-29 07:31:48.857 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-04-29 07:31:48.858 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersAdminTest ... skip: b'router extension not enabled.' 2021-04-29 07:31:48.860 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test ... skip: b'router extension not enabled.' 2021-04-29 07:32:29.799 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot ... fail [60.012s] 2021-04-29 07:33:52.453 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin ... success [0.848s] 2021-04-29 07:34:57.274 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [66.343s] 2021-04-29 07:35:27.944 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user ... success [4.716s] 2021-04-29 07:35:28.551 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name ... success [0.607s] 2021-04-29 07:35:28.600 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64 ... success [0.048s] 2021-04-29 07:35:28.669 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project ... success [0.068s] 2021-04-29 07:35:28.709 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user ... success [0.039s] 2021-04-29 07:35:43.162 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate ... success [14.453s] 2021-04-29 07:35:57.204 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [59.928s] 2021-04-29 07:36:47.988 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message ... success [61.927s] 2021-04-29 07:37:11.792 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [47.717s] 2021-04-29 07:37:41.380 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [104.174s] 2021-04-29 07:38:02.572 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [50.779s] 2021-04-29 07:38:19.842 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages ... success [91.850s] 2021-04-29 07:38:40.256 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [37.683s] 2021-04-29 07:38:42.568 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [15.131s] 2021-04-29 07:39:33.065 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [50.496s] 2021-04-29 07:39:49.132 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [68.875s] 2021-04-29 07:41:45.072 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [132.005s] 2021-04-29 07:41:55.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-04-29 07:43:07.185 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [143.071s] 2021-04-29 07:44:07.199 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... fail [60.009s] 2021-04-29 07:45:34.078 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [86.882s] 2021-04-29 07:46:32.672 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [58.593s] 2021-04-29 07:46:33.108 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [58.823s] 2021-04-29 07:46:51.130 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [34.804s] 2021-04-29 07:47:29.430 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume ... fail [175.289s] 2021-04-29 07:47:30.282 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [57.610s] 2021-04-29 07:47:32.172 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [59.063s] 2021-04-29 07:48:11.637 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [39.464s] 2021-04-29 07:49:03.959 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [52.321s] 2021-04-29 07:49:04.403 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.601s] 2021-04-29 07:49:04.469 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.065s] 2021-04-29 07:49:04.540 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.070s] 2021-04-29 07:49:04.627 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.087s] 2021-04-29 07:49:04.677 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.049s] 2021-04-29 07:49:04.748 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.071s] 2021-04-29 07:49:04.810 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.061s] 2021-04-29 07:49:04.885 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.075s] 2021-04-29 07:49:04.989 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.103s] 2021-04-29 07:49:05.048 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.059s] 2021-04-29 07:49:11.863 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [140.730s] 2021-04-29 07:49:49.052 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: b'Cinder multi-backend feature disabled.' 2021-04-29 07:50:29.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... fail [85.645s] 2021-04-29 07:51:07.782 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest ... fail 2021-04-29 07:51:39.633 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... fail [147.766s] 2021-04-29 07:52:15.637 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [106.031s] 2021-04-29 07:53:02.701 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [83.071s] 2021-04-29 07:53:52.176 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [96.538s] 2021-04-29 07:54:03.901 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON ... fail 2021-04-29 07:54:14.263 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [71.561s] 2021-04-29 07:54:31.429 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [39.251s] 2021-04-29 07:56:00.845 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [73.061s] 2021-04-29 07:56:03.163 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: b'Identity api v2 is not enabled' 2021-04-29 07:56:03.163 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tokens.TokensTest ... skip: b'Identity api v2 is not enabled' 2021-04-29 07:56:03.164 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: b'Identity api v2 is not enabled' 2021-04-29 07:56:08.787 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [97.357s] 2021-04-29 07:56:48.484 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [14.027s] 2021-04-29 07:57:11.557 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [23.073s] 2021-04-29 07:57:33.711 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [92.865s] 2021-04-29 07:57:38.801 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [90.013s] 2021-04-29 07:57:44.821 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [33.263s] 2021-04-29 07:58:09.273 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [24.451s] 2021-04-29 07:58:10.329 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [31.528s] 2021-04-29 07:59:28.520 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [78.189s] 2021-04-29 07:59:28.521 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-29 07:59:35.393 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [6.872s] 2021-04-29 07:59:35.565 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.172s] 2021-04-29 07:59:35.948 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.381s] 2021-04-29 07:59:36.076 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.128s] 2021-04-29 07:59:36.241 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.164s] 2021-04-29 07:59:36.395 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.153s] 2021-04-29 07:59:36.477 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.082s] 2021-04-29 07:59:36.589 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.112s] 2021-04-29 07:59:45.112 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.040s] 2021-04-29 08:01:39.054 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [419.523s] 2021-04-29 08:01:41.807 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [125.217s] 2021-04-29 08:02:58.239 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [324.521s] 2021-04-29 08:03:07.729 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.220s] 2021-04-29 08:03:46.755 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [48.520s] 2021-04-29 08:04:05.346 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-04-29 08:04:05.347 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test ... skip: b'router extension not enabled.' 2021-04-29 08:05:05.174 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: b'Glance API v1 not supported' 2021-04-29 08:05:44.613 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [68.111s] 2021-04-29 08:06:05.876 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... success [266.744s] 2021-04-29 08:06:50.345 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [183.586s] 2021-04-29 08:07:50.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... fail [60.010s] 2021-04-29 08:08:04.250 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [134.001s] 2021-04-29 08:08:05.436 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... fail [140.819s] 2021-04-29 08:08:35.561 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [31.310s] 2021-04-29 08:08:57.971 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [22.409s] 2021-04-29 08:09:33.494 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [35.522s] 2021-04-29 08:11:20.315 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... fail [209.953s] 2021-04-29 08:11:20.425 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.115s] 2021-04-29 08:12:26.827 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test ... fail 2021-04-29 08:12:26.828 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest ... skip: b'tag extension not enabled.' 2021-04-29 08:12:57.254 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [291.815s] 2021-04-29 08:14:05.084 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [67.833s] 2021-04-29 08:14:13.232 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.644s] 2021-04-29 08:17:10.874 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [185.787s] 2021-04-29 08:18:28.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [77.989s] 2021-04-29 08:18:54.086 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.028s] 2021-04-29 08:18:54.113 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.026s] 2021-04-29 08:18:54.214 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.100s] 2021-04-29 08:18:54.279 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.064s] 2021-04-29 08:18:54.361 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.083s] 2021-04-29 08:18:54.423 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.061s] 2021-04-29 08:18:54.527 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.102s] 2021-04-29 08:18:54.585 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.059s] 2021-04-29 08:18:54.692 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.105s] 2021-04-29 08:18:54.766 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.074s] 2021-04-29 08:18:54.830 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.064s] 2021-04-29 08:18:54.892 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.061s] 2021-04-29 08:18:54.952 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.060s] 2021-04-29 08:18:55.013 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.060s] 2021-04-29 08:18:55.081 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.068s] 2021-04-29 08:20:06.168 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot ... fail [309.588s] 2021-04-29 08:22:29.152 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... fail [366.573s] 2021-04-29 08:22:29.153 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: b'Skip because of Bug#1677525' 2021-04-29 08:23:10.214 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [281.346s] 2021-04-29 08:23:10.308 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.099s] 2021-04-29 08:23:33.420 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.image.v2.test_images.ListUserImagesTest) ... fail 2021-04-29 08:23:37.083 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes ... fail [210.896s] 2021-04-29 08:23:38.909 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade) ... fail 2021-04-29 08:23:41.018 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest ... fail 2021-04-29 08:25:08.461 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.251s] 2021-04-29 08:25:29.490 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [47.432s] 2021-04-29 08:27:05.139 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [116.677s] 2021-04-29 08:27:52.083 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [46.943s] 2021-04-29 08:28:52.096 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... fail [60.009s] 2021-04-29 08:28:52.255 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [71.393s] 2021-04-29 08:29:18.740 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [26.645s] 2021-04-29 08:30:47.473 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.175s] 2021-04-29 08:30:47.504 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.031s] 2021-04-29 08:31:18.752 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [31.247s] 2021-04-29 08:32:13.287 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [54.534s] 2021-04-29 08:32:13.318 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.031s] 2021-04-29 08:32:13.357 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.038s] 2021-04-29 08:32:13.387 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.029s] 2021-04-29 08:32:13.413 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.026s] 2021-04-29 08:32:48.032 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete ... fail [550.878s] 2021-04-29 08:33:00.245 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... fail [369.146s] 2021-04-29 08:33:09.150 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [230.407s] 2021-04-29 08:34:00.256 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... fail [60.008s] 2021-04-29 08:35:05.079 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [115.930s] 2021-04-29 08:35:25.662 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [20.584s] 2021-04-29 08:36:35.940 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest) ... fail 2021-04-29 08:37:32.140 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [126.475s] 2021-04-29 08:38:33.111 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [60.970s] 2021-04-29 08:38:33.186 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.076s] 2021-04-29 08:38:33.259 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.072s] 2021-04-29 08:38:33.291 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.032s] 2021-04-29 08:40:48.710 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1770179 is resolved.' 2021-04-29 08:40:58.107 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON ... fail 2021-04-29 08:42:18.452 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [2.076s] 2021-04-29 08:42:26.342 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [7.889s] 2021-04-29 08:42:31.777 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [5.434s] 2021-04-29 08:43:46.793 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: b'Cinder multi-backend feature disabled' 2021-04-29 08:44:37.205 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [59.488s] 2021-04-29 08:44:44.964 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [7.759s] 2021-04-29 08:46:07.271 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.194s] 2021-04-29 08:46:07.453 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.181s] 2021-04-29 08:46:34.627 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [52.411s] 2021-04-29 08:46:36.150 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.523s] 2021-04-29 08:48:03.077 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup ... success [337.550s] 2021-04-29 08:48:29.580 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [66.303s] 2021-04-29 08:51:00.308 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [150.726s] 2021-04-29 08:51:07.891 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [1.089s] 2021-04-29 08:52:28.084 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [20.602s] 2021-04-29 08:52:29.072 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.987s] 2021-04-29 08:52:35.181 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... skip [0.001s]: b'Attached volume extend is disabled.' 2021-04-29 08:52:35.278 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [6.205s] 2021-04-29 08:52:36.874 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [1.595s] 2021-04-29 08:52:38.892 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [2.017s] 2021-04-29 08:52:39.955 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [1.063s] 2021-04-29 08:52:41.540 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [1.584s] 2021-04-29 08:52:42.127 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.587s] 2021-04-29 08:52:43.712 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [1.584s] 2021-04-29 08:53:23.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [142.928s] 2021-04-29 08:54:06.045 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... fail [178.146s] 2021-04-29 08:56:07.751 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... fail 2021-04-29 08:57:14.813 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.531s] 2021-04-29 08:57:38.804 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [23.990s] 2021-04-29 08:57:39.311 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.507s] 2021-04-29 08:57:39.820 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.508s] 2021-04-29 08:57:40.395 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.574s] 2021-04-29 08:59:49.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [103.889s] 2021-04-29 09:00:49.700 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... fail [60.012s] 2021-04-29 09:01:34.082 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... fail [311.914s] 2021-04-29 09:01:49.712 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... fail [60.009s] 2021-04-29 09:01:53.553 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.551s] 2021-04-29 09:02:16.580 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [155.970s] 2021-04-29 09:02:16.643 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.063s] 2021-04-29 09:02:16.733 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.089s] 2021-04-29 09:02:42.614 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [52.906s] 2021-04-29 09:03:14.464 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.076s] 2021-04-29 09:03:31.919 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [49.305s] 2021-04-29 09:04:53.358 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... fail [156.601s] 2021-04-29 09:04:54.025 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [82.105s] 2021-04-29 09:05:15.846 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [221.740s] 2021-04-29 09:05:53.375 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... fail [60.013s] 2021-04-29 09:05:53.706 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.335s] 2021-04-29 09:06:15.374 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.128s] 2021-04-29 09:06:15.417 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.043s] 2021-04-29 09:07:01.370 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [127.344s] 2021-04-29 09:07:46.193 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... fail [112.483s] 2021-04-29 09:08:05.650 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [64.274s] 2021-04-29 09:09:20.190 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... fail 2021-04-29 09:09:29.317 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [83.670s] 2021-04-29 09:11:07.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [97.997s] 2021-04-29 09:11:07.316 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-29 09:11:13.989 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [6.674s] 2021-04-29 09:11:14.181 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.191s] 2021-04-29 09:11:14.297 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.115s] 2021-04-29 09:11:14.431 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.134s] 2021-04-29 09:11:14.580 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.148s] 2021-04-29 09:11:14.763 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.183s] 2021-04-29 09:11:14.846 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.081s] 2021-04-29 09:11:14.931 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.085s] 2021-04-29 09:12:34.018 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [79.086s] 2021-04-29 09:12:50.977 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show ... success [21.717s] 2021-04-29 09:14:38.902 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.332s] 2021-04-29 09:14:52.859 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [14.062s] 2021-04-29 09:15:13.706 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [20.846s] 2021-04-29 09:15:42.857 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation ... success [29.150s] 2021-04-29 09:18:00.027 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [76.274s] 2021-04-29 09:22:40.360 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group ... fail [363.151s] 2021-04-29 09:23:13.393 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON ... fail 2021-04-29 09:23:23.181 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest ... fail 2021-04-29 09:23:23.181 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.volume.admin.test_groups.GroupsV314Test) ... fail 2021-04-29 09:23:30.531 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... fail [607.160s] 2021-04-29 09:24:28.821 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [58.293s] 2021-04-29 09:25:27.294 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [58.472s] 2021-04-29 09:25:27.345 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.051s] 2021-04-29 09:25:27.394 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.049s] 2021-04-29 09:25:27.459 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.064s] 2021-04-29 09:25:27.506 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.047s] 2021-04-29 09:25:27.536 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.029s] 2021-04-29 09:25:27.573 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.037s] 2021-04-29 09:25:27.603 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.029s] 2021-04-29 09:25:27.664 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.061s] 2021-04-29 09:25:27.691 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.026s] 2021-04-29 09:25:27.747 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.055s] 2021-04-29 09:25:27.813 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.065s] 2021-04-29 09:25:27.842 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.028s] 2021-04-29 09:25:27.917 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.075s] 2021-04-29 09:25:27.980 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.063s] 2021-04-29 09:25:28.046 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.065s] 2021-04-29 09:25:28.118 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.072s] 2021-04-29 09:25:37.711 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... fail 2021-04-29 09:25:55.939 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [27.820s] 2021-04-29 09:25:56.005 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.066s] 2021-04-29 09:25:56.066 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.058s] 2021-04-29 09:25:56.093 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.029s] 2021-04-29 09:25:56.153 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.059s] 2021-04-29 09:25:56.213 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.060s] 2021-04-29 09:25:56.267 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.054s] 2021-04-29 09:25:56.290 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.022s] 2021-04-29 09:25:56.311 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.020s] 2021-04-29 09:25:56.371 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.060s] 2021-04-29 09:25:56.397 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.025s] 2021-04-29 09:25:56.462 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.064s] 2021-04-29 09:25:56.515 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.053s] 2021-04-29 09:26:25.333 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [5.634s] 2021-04-29 09:26:25.380 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.047s] 2021-04-29 09:27:24.254 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [27.661s] 2021-04-29 09:27:33.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.279s] 2021-04-29 09:27:40.923 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.388s] 2021-04-29 09:29:00.210 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.object_storage.test_container_quotas.ContainerQuotasTest) ... fail 2021-04-29 09:29:53.369 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON ... fail 2021-04-29 09:30:51.926 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [1.613s] 2021-04-29 09:31:46.650 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest ... fail 2021-04-29 09:32:02.085 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [32.905s] 2021-04-29 09:32:11.490 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [9.404s] 2021-04-29 09:33:34.029 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [10.946s] 2021-04-29 09:33:42.217 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.186s] 2021-04-29 09:33:50.558 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.338s] 2021-04-29 09:33:58.677 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.120s] 2021-04-29 09:34:05.365 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [22.288s] 2021-04-29 09:34:12.724 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [7.359s] 2021-04-29 09:34:35.685 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [22.958s] 2021-04-29 09:37:33.931 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.233s] 2021-04-29 09:37:33.956 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.025s] 2021-04-29 09:37:34.031 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.074s] 2021-04-29 09:37:34.066 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.034s] 2021-04-29 09:37:34.118 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.052s] 2021-04-29 09:37:34.152 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.033s] 2021-04-29 09:37:34.185 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.033s] 2021-04-29 09:37:34.216 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.031s] 2021-04-29 09:37:34.244 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.026s] 2021-04-29 09:37:34.313 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.069s] 2021-04-29 09:37:34.499 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.186s] 2021-04-29 09:42:07.406 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete ... fail [353.132s] 2021-04-29 09:43:07.258 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [12.946s] 2021-04-29 09:43:07.289 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.030s] 2021-04-29 09:43:07.329 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.040s] 2021-04-29 09:43:07.364 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.034s] 2021-04-29 09:45:19.070 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... fail [508.254s] 2021-04-29 09:48:55.890 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... fail [216.795s] 2021-04-29 09:50:16.355 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update ... success [488.892s] 2021-04-29 09:50:56.348 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON ... fail 2021-04-29 09:51:24.609 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.216s] 2021-04-29 09:51:38.452 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [162.541s] 2021-04-29 09:54:39.779 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [181.308s] 2021-04-29 09:56:19.406 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status ... success [150.499s] 2021-04-29 09:57:09.231 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [53.064s] 2021-04-29 09:58:14.026 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... fail [214.226s] 2021-04-29 09:59:14.038 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... fail [60.010s] 2021-04-29 10:01:29.865 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest) ... fail 2021-04-29 10:01:54.357 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2021-04-29 10:05:32.333 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [59.272s] 2021-04-29 10:05:51.320 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [18.986s] 2021-04-29 10:06:10.031 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [14.460s] 2021-04-29 10:08:53.639 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [163.588s] 2021-04-29 10:10:15.623 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [60.009s] 2021-04-29 10:11:31.872 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [158.217s] 2021-04-29 10:13:39.171 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... fail [449.411s] 2021-04-29 10:13:42.070 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [130.186s] 2021-04-29 10:14:49.814 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... fail [67.743s] 2021-04-29 10:15:03.518 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [13.708s] 2021-04-29 10:16:49.244 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [393.565s] 2021-04-29 10:16:49.246 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... skip [0.000s]: b'ceph does not support arbitrary container names' 2021-04-29 10:21:42.279 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [483.038s] 2021-04-29 10:21:57.550 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [15.275s] 2021-04-29 10:22:20.734 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [23.183s] 2021-04-29 10:22:33.327 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [12.593s] 2021-04-29 10:23:44.401 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [71.065s] 2021-04-29 10:23:55.197 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [134.959s] 2021-04-29 10:24:05.045 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [9.851s] 2021-04-29 10:24:25.750 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [20.703s] 2021-04-29 10:24:25.791 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.042s] 2021-04-29 10:24:38.353 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [235.859s] 2021-04-29 10:25:00.949 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [35.157s] 2021-04-29 10:26:49.547 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary ... success [0.154s] 2021-04-29 10:29:01.976 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [263.590s] 2021-04-29 10:34:12.285 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.volume.test_volumes_clone.VolumesCloneTest) ... fail 2021-04-29 10:35:15.605 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [55.785s] 2021-04-29 10:36:02.235 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [46.629s] 2021-04-29 10:36:29.285 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.068s] 2021-04-29 10:36:29.346 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.060s] 2021-04-29 10:36:29.543 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.197s] 2021-04-29 10:36:29.898 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.354s] 2021-04-29 10:36:30.037 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.138s] 2021-04-29 10:36:30.364 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.327s] 2021-04-29 10:36:30.419 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.054s] 2021-04-29 10:36:30.490 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.071s] 2021-04-29 10:36:30.587 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.096s] 2021-04-29 10:36:30.682 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.095s] 2021-04-29 10:36:30.761 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.078s] 2021-04-29 10:36:30.825 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.063s] 2021-04-29 10:36:30.962 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.137s] 2021-04-29 10:36:31.081 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.117s] 2021-04-29 10:36:31.205 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.124s] 2021-04-29 10:36:31.270 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.064s] 2021-04-29 10:36:31.344 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.073s] 2021-04-29 10:36:31.406 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.063s] 2021-04-29 10:37:04.550 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [136.890s] 2021-04-29 10:42:37.891 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) ... fail 2021-04-29 10:43:08.035 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.080s] 2021-04-29 10:45:55.262 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [62.268s] 2021-04-29 10:47:07.118 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... fail [71.853s] 2021-04-29 10:48:04.564 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... fail [57.445s] 2021-04-29 10:54:13.765 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [325.417s] 2021-04-29 11:02:07.297 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [842.627s] 2021-04-29 11:03:34.940 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [561.111s] 2021-04-29 11:05:41.966 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [214.650s] 2021-04-29 11:07:50.359 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [255.384s] 2021-04-29 11:09:13.048 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [211.059s] 2021-04-29 11:12:01.375 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ... fail 2021-04-29 11:12:08.077 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.036s] 2021-04-29 11:12:08.157 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.079s] 2021-04-29 11:12:08.192 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.034s] 2021-04-29 11:12:08.281 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.089s] 2021-04-29 11:12:08.321 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.039s] 2021-04-29 11:12:08.362 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.041s] 2021-04-29 11:12:08.401 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.039s] 2021-04-29 11:12:08.445 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.043s] 2021-04-29 11:12:08.484 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.038s] 2021-04-29 11:12:08.527 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.042s] 2021-04-29 11:12:08.567 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.039s] 2021-04-29 11:12:08.791 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.224s] 2021-04-29 11:12:08.905 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.113s] 2021-04-29 11:13:13.931 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context testr@default cleanup() started 2021-04-29 11:13:13.932 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context testr@default cleanup() finished in 0.88 msec 2021-04-29 11:13:13.932 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context tempest@default cleanup() started 2021-04-29 11:13:14.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-29 11:13:16.133 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-29 11:13:16.166 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e8a6543a_O0YC7Wb2'. 2021-04-29 11:13:19.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e8a6543a_O0YC7Wb2' has been deleted. 2021-04-29 11:13:19.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '95bbe680-f35b-4afc-a7b1-d996370ca006' of option 'instance_type' from Tempest config file. 2021-04-29 11:13:19.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '95bbe680-f35b-4afc-a7b1-d996370ca006' has been removed. 2021-04-29 11:13:19.963 32 INFO rally.task.context [-] Verification b0c4b7c5-57b8-4f24-953b-c33661fad8da | Context tempest@default cleanup() finished in 6.03 sec 2021-04-29 11:13:20.235 32 INFO rally.api [-] Verification (UUID=e8a6543a-def9-4d6e-8192-e6d77a0a0e41) has been successfully finished for deployment 'opnfv-rally' (UUID=ea208fc8-17e4-4874-a2b5-e175dc08341e)! 2021-04-29 11:13:21.843 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 11:13:21.844 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 11:13:21.844 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 11:13:24.071 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 11:13:24.071 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 11:13:24.071 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 11:13:25.972 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e8a6543a-def9-4d6e-8192-e6d77a0a0e41' 2021-04-29 11:13:26.025 44 INFO rally.api [-] The report has been successfully built. 2021-04-29 11:13:27.403 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 11:13:27.403 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 11:13:27.403 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 11:13:29.269 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e8a6543a-def9-4d6e-8192-e6d77a0a0e41' 2021-04-29 11:13:29.329 46 INFO rally.api [-] The report has been successfully built.