2019-10-28 21:58:41.416 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:41.416 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:41.417 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:43.179 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-28 21:58:43.179 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-10-28 21:58:43.179 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-28 21:58:43.179 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-10-28 21:58:43.179 18 ERROR rally.cli.cliutils 2019-10-28 21:58:44.433 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:44.434 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:44.434 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:48.089 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:48.090 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:48.090 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:52.194 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:52.194 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:52.195 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:53.302 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:53.303 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:53.303 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:54.946 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-28 21:58:54.946 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-10-28 21:58:54.946 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-28 21:58:54.946 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils force=force) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-10-28 21:58:54.946 27 ERROR rally.cli.cliutils 2019-10-28 21:58:56.311 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:58:56.312 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:58:56.312 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:58:57.882 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-10-28 21:58:58.109 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/repo. 2019-10-28 21:58:58.460 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/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-28 21:58:58.471 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-10-28 21:58:58.479 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-10-28 21:58:58.833 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-10-28 21:58:58.920 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-10-28 21:58:59.522 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=13617998-fc65-46aa-8381-0fe52aa10621) has been successfully created! 2019-10-28 21:59:00.914 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:59:00.915 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:59:00.915 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:59:04.042 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:59:04.042 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:59:04.042 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:59:05.705 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=13617998-fc65-46aa-8381-0fe52aa10621) for deployment 'opnfv-rally' (UUID=3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef). 2019-10-28 21:59:06.331 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=13617998-fc65-46aa-8381-0fe52aa10621) has been successfully configured for deployment 'opnfv-rally' (UUID=3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef)! 2019-10-28 21:59:14.422 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 21:59:14.422 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 21:59:14.422 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 21:59:16.245 44 INFO rally.api [-] Starting verification (UUID=665424a6-211a-4822-a1d1-215a223563cd) for deployment 'opnfv-rally' (UUID=3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef) by verifier 'opnfv-tempest' (UUID=13617998-fc65-46aa-8381-0fe52aa10621). 2019-10-28 21:59:17.077 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-10-28 21:59:17.125 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-10-28 21:59:17.125 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/for-deployment-3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef/tempest.log' to option 'log_file'. 2019-10-28 21:59:17.125 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/for-deployment-3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef/tempest.log 2019-10-28 21:59:17.126 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-10-28 21:59:17.131 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/for-deployment-3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef/lock_files' to option 'lock_path'. 2019-10-28 21:59:17.134 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-13617998-fc65-46aa-8381-0fe52aa10621/for-deployment-3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef/lock_files 2019-10-28 21:59:17.135 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-28 21:59:17.135 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-28 21:59:17.135 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 67f9c00d-c046-427a-b5f4-5d58bfaf471c 2019-10-28 21:59:17.136 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 32bef27e-7079-4f8e-8f77-379121dd6f18 2019-10-28 21:59:17.138 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d5f94514-5a06-4f92-a03d-b095b2af9dff 2019-10-28 21:59:17.139 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d5be4eb8-0f89-45c0-9c00-459e7823aa1f 2019-10-28 21:59:17.306 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-10-28 21:59:17.306 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_143cafa9-ae34-4119-a8ca-faef2c0f1257 2019-10-28 21:59:17.307 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-10-28 21:59:17.475 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-10-28 21:59:17.556 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-10-28 21:59:17.557 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_665424a6_mrDS3SZB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-10-28 21:59:17.593 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_665424a6_mrDS3SZB' (ID = 8264fbb0-8f55-49be-af74-742b8cab1a74) has been successfully created! 2019-10-28 21:59:17.593 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8264fbb0-8f55-49be-af74-742b8cab1a74' to option 'instance_type'. 2019-10-28 21:59:17.594 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8264fbb0-8f55-49be-af74-742b8cab1a74 2019-10-28 21:59:17.595 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context tempest@default setup() finished in 0.79 sec 2019-10-28 21:59:17.597 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context testr@default setup() finished in 0.95 msec 2019-10-28 21:59:17.598 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/aefb59c1-68af-4c76-a379-0c6805d09c3b'. 2019-10-28 21:59:21.106 44 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.148s] 2019-10-28 21:59:21.151 44 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-10-28 21:59:24.557 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.269s] 2019-10-28 21:59:25.218 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.512s] 2019-10-28 21:59:26.180 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.961s] 2019-10-28 21:59:30.956 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.542s] 2019-10-28 21:59:36.473 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.411s] 2019-10-28 21:59:37.451 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.108s] 2019-10-28 21:59:37.452 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-10-28 21:59:41.000 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.131s] 2019-10-28 21:59:42.577 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-10-28 21:59:44.635 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.524s] 2019-10-28 21:59:44.791 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.156s] 2019-10-28 21:59:45.015 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.224s] 2019-10-28 21:59:48.869 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.261s] 2019-10-28 21:59:50.094 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.220s] 2019-10-28 21:59:50.229 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.140s] 2019-10-28 21:59:50.971 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-10-28 21:59:50.974 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-10-28 21:59:53.903 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [22.228s] 2019-10-28 21:59:58.454 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.958s] 2019-10-28 21:59:59.998 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.095s] 2019-10-28 22:00:00.000 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-10-28 22:00:05.308 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.100s] 2019-10-28 22:00:05.310 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-10-28 22:00:12.094 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.270s] 2019-10-28 22:00:17.200 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.186s] 2019-10-28 22:00:17.692 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.645s] 2019-10-28 22:00:17.701 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-10-28 22:00:18.003 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.544s] 2019-10-28 22:00:21.854 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.259s] 2019-10-28 22:00:22.629 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.433s] 2019-10-28 22:00:25.515 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2019-10-28 22:00:25.767 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.028s] 2019-10-28 22:00:28.520 44 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-10-28 22:00:28.650 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.454s] 2019-10-28 22:00:32.279 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2019-10-28 22:00:32.361 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2019-10-28 22:00:32.431 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2019-10-28 22:00:32.441 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2019-10-28 22:00:35.965 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.084s] 2019-10-28 22:00:41.162 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.751s] 2019-10-28 22:00:45.920 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.755s] 2019-10-28 22:00:47.095 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.128s] 2019-10-28 22:00:47.255 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.161s] 2019-10-28 22:00:47.374 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.118s] 2019-10-28 22:00:47.422 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.048s] 2019-10-28 22:00:47.512 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.089s] 2019-10-28 22:00:47.563 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2019-10-28 22:00:55.925 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.193s] 2019-10-28 22:00:58.153 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.227s] 2019-10-28 22:01:02.700 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.546s] 2019-10-28 22:01:07.070 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.161s] 2019-10-28 22:01:15.376 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.454s] 2019-10-28 22:01:15.650 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.581s] 2019-10-28 22:01:19.353 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.976s] 2019-10-28 22:01:20.754 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.400s] 2019-10-28 22:01:20.853 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.099s] 2019-10-28 22:01:20.898 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.045s] 2019-10-28 22:01:23.204 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.554s] 2019-10-28 22:01:24.818 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [67.024s] 2019-10-28 22:01:26.992 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.787s] 2019-10-28 22:01:30.150 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.928s] 2019-10-28 22:01:35.175 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.024s] 2019-10-28 22:01:36.637 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.461s] 2019-10-28 22:01:36.748 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.111s] 2019-10-28 22:01:36.802 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2019-10-28 22:01:41.396 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.945s] 2019-10-28 22:01:42.734 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.333s] 2019-10-28 22:01:42.847 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.118s] 2019-10-28 22:01:43.680 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-10-28 22:01:43.682 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-10-28 22:01:44.227 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.043s] 2019-10-28 22:01:44.312 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.085s] 2019-10-28 22:01:45.498 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.784s] 2019-10-28 22:01:48.308 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-10-28 22:01:48.309 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-10-28 22:01:53.504 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.622s] 2019-10-28 22:01:53.975 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.477s] 2019-10-28 22:01:59.553 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.291s] 2019-10-28 22:02:01.516 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.540s] 2019-10-28 22:02:01.956 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.402s] 2019-10-28 22:02:05.186 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.669s] 2019-10-28 22:02:08.464 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-10-28 22:02:09.674 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.718s] 2019-10-28 22:02:21.487 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.831s] 2019-10-28 22:02:21.646 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.160s] 2019-10-28 22:02:21.787 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.141s] 2019-10-28 22:02:21.998 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.211s] 2019-10-28 22:02:22.355 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.357s] 2019-10-28 22:02:22.418 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.062s] 2019-10-28 22:02:23.170 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.589s] 2019-10-28 22:02:28.626 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.590s] 2019-10-28 22:02:31.464 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-10-28 22:02:31.574 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.110s] 2019-10-28 22:02:32.900 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-10-28 22:02:33.173 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context testr@default cleanup() started 2019-10-28 22:02:33.174 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context testr@default cleanup() finished in 0.92 msec 2019-10-28 22:02:33.175 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context tempest@default cleanup() started 2019-10-28 22:02:33.577 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-10-28 22:02:33.645 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-10-28 22:02:33.683 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_665424a6_mrDS3SZB'. 2019-10-28 22:02:33.927 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_665424a6_mrDS3SZB' has been deleted. 2019-10-28 22:02:33.927 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8264fbb0-8f55-49be-af74-742b8cab1a74' of option 'instance_type' from Tempest config file. 2019-10-28 22:02:33.927 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8264fbb0-8f55-49be-af74-742b8cab1a74' has been removed. 2019-10-28 22:02:33.930 44 INFO rally.task.context [-] Verification 13617998-fc65-46aa-8381-0fe52aa10621 | Context tempest@default cleanup() finished in 0.76 sec 2019-10-28 22:02:34.122 44 INFO rally.api [-] Verification (UUID=665424a6-211a-4822-a1d1-215a223563cd) has been successfully finished for deployment 'opnfv-rally' (UUID=3234943e-4d7a-4e3e-b84f-1ceeb8fc91ef)! 2019-10-28 22:02:35.435 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 22:02:35.435 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 22:02:35.435 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 22:02:36.488 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 22:02:36.489 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 22:02:36.489 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 22:02:38.148 64 INFO rally.api [-] Building 'html' report for the following verification(s): '665424a6-211a-4822-a1d1-215a223563cd' 2019-10-28 22:02:38.201 64 INFO rally.api [-] The report has been successfully built. 2019-10-28 22:02:39.533 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-10-28 22:02:39.533 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-10-28 22:02:39.533 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-10-28 22:02:41.152 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '665424a6-211a-4822-a1d1-215a223563cd' 2019-10-28 22:02:41.156 66 INFO rally.api [-] The report has been successfully built.