2019-10-27 22:21:22.981 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:22.981 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:22.981 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-10-27 22:21:24.786 18 ERROR rally.cli.cliutils 2019-10-27 22:21:26.101 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:26.102 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:26.102 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:29.520 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:29.521 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:29.521 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:33.931 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:33.932 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:33.932 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:35.046 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:35.046 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:35.046 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils force=force) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-10-27 22:21:36.647 27 ERROR rally.cli.cliutils 2019-10-27 22:21:37.939 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:37.939 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:37.939 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:39.463 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-10-27 22:21:39.646 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/repo. 2019-10-27 22:21:39.968 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-10-27 22:21:39.979 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-10-27 22:21:39.987 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-10-27 22:21:40.240 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-10-27 22:21:40.323 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-10-27 22:21:40.909 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=08fe9765-efc7-441b-8dcc-e66ee344217b) has been successfully created! 2019-10-27 22:21:42.247 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:42.247 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:42.247 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:45.327 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:45.328 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:45.328 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:46.724 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=08fe9765-efc7-441b-8dcc-e66ee344217b) for deployment 'opnfv-rally' (UUID=703614c3-e0dd-4e0d-817a-245944bdc16c). 2019-10-27 22:21:47.328 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=08fe9765-efc7-441b-8dcc-e66ee344217b) has been successfully configured for deployment 'opnfv-rally' (UUID=703614c3-e0dd-4e0d-817a-245944bdc16c)! 2019-10-27 22:21:55.425 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:21:55.425 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:21:55.425 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:21:57.327 44 INFO rally.api [-] Starting verification (UUID=e780e23f-796d-4972-8b3e-d11c3b271fcf) for deployment 'opnfv-rally' (UUID=703614c3-e0dd-4e0d-817a-245944bdc16c) by verifier 'opnfv-tempest' (UUID=08fe9765-efc7-441b-8dcc-e66ee344217b). 2019-10-27 22:21:58.167 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-10-27 22:21:58.216 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-10-27 22:21:58.217 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/for-deployment-703614c3-e0dd-4e0d-817a-245944bdc16c/tempest.log' to option 'log_file'. 2019-10-27 22:21:58.217 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/for-deployment-703614c3-e0dd-4e0d-817a-245944bdc16c/tempest.log 2019-10-27 22:21:58.218 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-10-27 22:21:58.218 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/for-deployment-703614c3-e0dd-4e0d-817a-245944bdc16c/lock_files' to option 'lock_path'. 2019-10-27 22:21:58.218 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-08fe9765-efc7-441b-8dcc-e66ee344217b/for-deployment-703614c3-e0dd-4e0d-817a-245944bdc16c/lock_files 2019-10-27 22:21:58.219 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-10-27 22:21:58.219 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-10-27 22:21:58.220 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ce1631bb-3093-4b4b-90db-d31866073d13 2019-10-27 22:21:58.220 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0d0cdacc-3f4a-40d5-adb7-f465f2477e46 2019-10-27 22:21:58.221 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0ae56c68-562f-4cc1-9802-823ee672e8e3 2019-10-27 22:21:58.222 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c5b4368d-da9d-4ab3-97f7-eef6f616f458 2019-10-27 22:21:58.388 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-10-27 22:21:58.388 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0659246e-b398-4a33-b65d-774e104a1abd 2019-10-27 22:21:58.389 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-10-27 22:21:58.541 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-10-27 22:21:58.619 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-10-27 22:21:58.620 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e780e23f_ODzTC2dT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-10-27 22:21:58.652 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e780e23f_ODzTC2dT' (ID = 852259b1-230e-43d6-89af-5942f754626b) has been successfully created! 2019-10-27 22:21:58.652 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '852259b1-230e-43d6-89af-5942f754626b' to option 'instance_type'. 2019-10-27 22:21:58.653 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 852259b1-230e-43d6-89af-5942f754626b 2019-10-27 22:21:58.654 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context tempest@default setup() finished in 0.78 sec 2019-10-27 22:21:58.656 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context testr@default setup() finished in 0.91 msec 2019-10-27 22:21:58.657 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d4dfe02a-a3b8-44ab-a036-983bfb13bd01'. 2019-10-27 22:22:02.274 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.101s] 2019-10-27 22:22:02.320 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2019-10-27 22:22:05.554 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.161s] 2019-10-27 22:22:06.152 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.470s] 2019-10-27 22:22:07.094 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.941s] 2019-10-27 22:22:19.854 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.087s] 2019-10-27 22:22:19.856 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-10-27 22:22:26.404 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.097s] 2019-10-27 22:22:26.406 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-10-27 22:22:26.621 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [20.600s] 2019-10-27 22:22:28.849 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-10-27 22:22:31.917 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.510s] 2019-10-27 22:22:37.693 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.498s] 2019-10-27 22:22:37.907 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.202s] 2019-10-27 22:22:44.330 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.285s] 2019-10-27 22:22:44.475 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.369s] 2019-10-27 22:22:46.047 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.125s] 2019-10-27 22:22:46.049 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-10-27 22:22:48.701 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.253s] 2019-10-27 22:22:49.890 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.262s] 2019-10-27 22:22:52.142 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.251s] 2019-10-27 22:22:52.712 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.174s] 2019-10-27 22:22:56.338 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.196s] 2019-10-27 22:22:57.032 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.333s] 2019-10-27 22:23:02.085 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.075s] 2019-10-27 22:23:04.040 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [1.954s] 2019-10-27 22:23:04.369 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.042s] 2019-10-27 22:23:04.453 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.084s] 2019-10-27 22:23:08.229 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.011s] 2019-10-27 22:23:08.353 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-10-27 22:23:08.390 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.161s] 2019-10-27 22:23:08.605 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.214s] 2019-10-27 22:23:08.653 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-10-27 22:23:08.750 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2019-10-27 22:23:08.796 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2019-10-27 22:23:09.906 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.062s] 2019-10-27 22:23:09.964 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.057s] 2019-10-27 22:23:09.981 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.017s] 2019-10-27 22:23:09.990 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-10-27 22:23:10.684 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.644s] 2019-10-27 22:23:12.438 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.073s] 2019-10-27 22:23:14.762 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-10-27 22:23:15.163 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.188s] 2019-10-27 22:23:16.487 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.320s] 2019-10-27 22:23:16.583 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.100s] 2019-10-27 22:23:17.504 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.048s] 2019-10-27 22:23:18.668 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.160s] 2019-10-27 22:23:18.912 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.248s] 2019-10-27 22:23:19.462 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.563s] 2019-10-27 22:23:20.305 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-10-27 22:23:20.306 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-10-27 22:23:20.307 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-10-27 22:23:21.273 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-10-27 22:23:25.397 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.093s] 2019-10-27 22:23:25.598 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.202s] 2019-10-27 22:23:25.744 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.146s] 2019-10-27 22:23:25.800 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.055s] 2019-10-27 22:23:25.907 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2019-10-27 22:23:26.057 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.150s] 2019-10-27 22:23:27.724 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.853s] 2019-10-27 22:23:28.786 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-10-27 22:23:45.961 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.549s] 2019-10-27 22:23:47.253 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.521s] 2019-10-27 22:23:54.676 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.715s] 2019-10-27 22:23:59.809 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.982s] 2019-10-27 22:24:02.201 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.525s] 2019-10-27 22:24:05.801 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.599s] 2019-10-27 22:24:11.621 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.441s] 2019-10-27 22:24:11.630 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-10-27 22:24:15.878 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.256s] 2019-10-27 22:24:18.795 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-10-27 22:24:20.588 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.268s] 2019-10-27 22:24:20.766 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.177s] 2019-10-27 22:24:20.970 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.204s] 2019-10-27 22:24:22.492 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.045s] 2019-10-27 22:24:24.528 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.893s] 2019-10-27 22:24:30.979 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.486s] 2019-10-27 22:24:35.297 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.171s] 2019-10-27 22:24:38.196 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.217s] 2019-10-27 22:24:40.289 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.991s] 2019-10-27 22:24:41.718 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.521s] 2019-10-27 22:24:44.521 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2019-10-27 22:24:44.623 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.102s] 2019-10-27 22:24:45.877 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-10-27 22:24:54.140 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.223s] 2019-10-27 22:24:58.084 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.944s] 2019-10-27 22:24:59.426 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.341s] 2019-10-27 22:24:59.491 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2019-10-27 22:24:59.543 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.052s] 2019-10-27 22:25:09.037 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.831s] 2019-10-27 22:25:14.122 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.084s] 2019-10-27 22:25:15.459 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.337s] 2019-10-27 22:25:15.558 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2019-10-27 22:25:15.623 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.065s] 2019-10-27 22:25:17.476 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-10-27 22:25:30.709 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.784s] 2019-10-27 22:25:33.202 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context testr@default cleanup() started 2019-10-27 22:25:33.202 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context testr@default cleanup() finished in 0.89 msec 2019-10-27 22:25:33.203 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context tempest@default cleanup() started 2019-10-27 22:25:33.596 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-10-27 22:25:33.658 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-10-27 22:25:33.699 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e780e23f_ODzTC2dT'. 2019-10-27 22:25:33.868 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e780e23f_ODzTC2dT' has been deleted. 2019-10-27 22:25:33.869 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '852259b1-230e-43d6-89af-5942f754626b' of option 'instance_type' from Tempest config file. 2019-10-27 22:25:33.870 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '852259b1-230e-43d6-89af-5942f754626b' has been removed. 2019-10-27 22:25:33.875 44 INFO rally.task.context [-] Verification 08fe9765-efc7-441b-8dcc-e66ee344217b | Context tempest@default cleanup() finished in 0.67 sec 2019-10-27 22:25:34.086 44 INFO rally.api [-] Verification (UUID=e780e23f-796d-4972-8b3e-d11c3b271fcf) has been successfully finished for deployment 'opnfv-rally' (UUID=703614c3-e0dd-4e0d-817a-245944bdc16c)! 2019-10-27 22:25:35.547 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:25:35.547 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:25:35.547 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:25:36.755 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:25:36.755 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:25:36.756 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:25:38.389 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'e780e23f-796d-4972-8b3e-d11c3b271fcf' 2019-10-27 22:25:38.408 64 INFO rally.api [-] The report has been successfully built. 2019-10-27 22:25:39.711 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-27 22:25:39.712 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-27 22:25:39.712 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-27 22:25:41.315 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e780e23f-796d-4972-8b3e-d11c3b271fcf' 2019-10-27 22:25:41.319 66 INFO rally.api [-] The report has been successfully built.