2019-12-10 03:48:34.579 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:34.580 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:34.580 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:36.541 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-12-10 03:48:36.541 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-10 03:48:36.541 18 ERROR rally.cli.cliutils 2019-12-10 03:48:37.902 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:37.903 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:37.903 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:41.269 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:41.269 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:41.269 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:45.582 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:45.582 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:45.582 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:46.744 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:46.744 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:46.744 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:48.361 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-12-10 03:48:48.361 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils force=force) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-10 03:48:48.361 27 ERROR rally.cli.cliutils 2019-12-10 03:48:49.612 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:49.612 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:49.612 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:50.978 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-10 03:48:51.171 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/repo. 2019-12-10 03:48:51.499 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/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-12-10 03:48:51.511 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-10 03:48:51.520 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-10 03:48:51.853 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-10 03:48:51.938 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-10 03:48:52.542 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33f7f9e8-9ced-4d7e-a443-4861c0a24b95) has been successfully created! 2019-12-10 03:48:54.036 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:54.037 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:54.037 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:57.300 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:48:57.300 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:48:57.300 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:48:58.920 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=33f7f9e8-9ced-4d7e-a443-4861c0a24b95) for deployment 'opnfv-rally' (UUID=0493da52-23e3-4a92-bc4f-d1cb243a06e5). 2019-12-10 03:48:59.539 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33f7f9e8-9ced-4d7e-a443-4861c0a24b95) has been successfully configured for deployment 'opnfv-rally' (UUID=0493da52-23e3-4a92-bc4f-d1cb243a06e5)! 2019-12-10 03:49:07.807 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:49:07.808 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:49:07.808 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:49:09.503 44 INFO rally.api [-] Starting verification (UUID=828d2877-8f4d-4d29-97a5-769f011ac1b1) for deployment 'opnfv-rally' (UUID=0493da52-23e3-4a92-bc4f-d1cb243a06e5) by verifier 'opnfv-tempest' (UUID=33f7f9e8-9ced-4d7e-a443-4861c0a24b95). 2019-12-10 03:49:10.366 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-10 03:49:10.418 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-10 03:49:10.418 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/for-deployment-0493da52-23e3-4a92-bc4f-d1cb243a06e5/tempest.log' to option 'log_file'. 2019-12-10 03:49:10.419 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/for-deployment-0493da52-23e3-4a92-bc4f-d1cb243a06e5/tempest.log 2019-12-10 03:49:10.419 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-10 03:49:10.419 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/for-deployment-0493da52-23e3-4a92-bc4f-d1cb243a06e5/lock_files' to option 'lock_path'. 2019-12-10 03:49:10.420 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-33f7f9e8-9ced-4d7e-a443-4861c0a24b95/for-deployment-0493da52-23e3-4a92-bc4f-d1cb243a06e5/lock_files 2019-12-10 03:49:10.420 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-10 03:49:10.421 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-12-10 03:49:10.421 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2f3de614-2f0e-45e0-8add-420ecb46f42b 2019-12-10 03:49:10.421 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ef8da14b-1f4b-465c-8135-d1ece67b4921 2019-12-10 03:49:10.422 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 756af201-2057-47ad-a80f-55ade75f5f58 2019-12-10 03:49:10.423 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4684ea89-8121-4cb6-990b-96cd1f8a6874 2019-12-10 03:49:10.603 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-10 03:49:10.604 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_97f92d3f-c493-4bcd-b3b9-fb7ff93c6538 2019-12-10 03:49:10.604 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-10 03:49:10.768 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-10 03:49:10.849 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-10 03:49:10.850 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_828d2877_NsWGLKeP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-10 03:49:10.886 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_828d2877_NsWGLKeP' (ID = c75f3f5f-e357-4160-8973-9caee689f9f9) has been successfully created! 2019-12-10 03:49:10.887 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c75f3f5f-e357-4160-8973-9caee689f9f9' to option 'instance_type'. 2019-12-10 03:49:10.887 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c75f3f5f-e357-4160-8973-9caee689f9f9 2019-12-10 03:49:10.889 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context tempest@default setup() finished in 0.82 sec 2019-12-10 03:49:10.890 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context testr@default setup() finished in 0.67 msec 2019-12-10 03:49:10.890 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/edb5be53-8968-462f-b817-c7743c8a5260'. 2019-12-10 03:49:14.563 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.160s] 2019-12-10 03:49:14.610 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-12-10 03:49:16.313 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.657s] 2019-12-10 03:49:17.415 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.101s] 2019-12-10 03:49:23.794 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.945s] 2019-12-10 03:49:36.803 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.043s] 2019-12-10 03:49:36.889 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.086s] 2019-12-10 03:49:38.109 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [19.722s] 2019-12-10 03:49:44.449 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.320s] 2019-12-10 03:49:49.105 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.222s] 2019-12-10 03:49:52.470 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.319s] 2019-12-10 03:49:52.647 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.177s] 2019-12-10 03:49:52.849 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.201s] 2019-12-10 03:49:56.315 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.202s] 2019-12-10 03:49:56.317 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-12-10 03:49:56.399 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.864s] 2019-12-10 03:50:00.667 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [1.916s] 2019-12-10 03:50:02.879 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.212s] 2019-12-10 03:50:03.305 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.098s] 2019-12-10 03:50:03.307 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-12-10 03:50:09.474 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.593s] 2019-12-10 03:50:14.770 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.508s] 2019-12-10 03:50:14.778 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-12-10 03:50:15.701 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-10 03:50:17.526 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.391s] 2019-12-10 03:50:18.786 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.256s] 2019-12-10 03:50:19.151 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.369s] 2019-12-10 03:50:20.730 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.402s] 2019-12-10 03:50:22.650 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.759s] 2019-12-10 03:50:24.013 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.111s] 2019-12-10 03:50:24.015 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-10 03:50:24.413 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.113s] 2019-12-10 03:50:24.485 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2019-12-10 03:50:24.503 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2019-12-10 03:50:24.510 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-12-10 03:50:25.227 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2019-12-10 03:50:25.332 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.105s] 2019-12-10 03:50:27.111 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.069s] 2019-12-10 03:50:34.355 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.448s] 2019-12-10 03:50:35.808 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-10 03:50:39.379 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.905s] 2019-12-10 03:50:39.385 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.740s] 2019-12-10 03:50:41.889 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.783s] 2019-12-10 03:50:45.149 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.768s] 2019-12-10 03:50:46.020 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.540s] 2019-12-10 03:50:51.754 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.417s] 2019-12-10 03:50:54.188 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.106s] 2019-12-10 03:50:58.735 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.283s] 2019-12-10 03:50:59.733 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.351s] 2019-12-10 03:51:00.386 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-12-10 03:51:00.456 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.098s] 2019-12-10 03:51:01.963 44 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-12-10 03:51:06.035 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.684s] 2019-12-10 03:51:08.373 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.338s] 2019-12-10 03:51:08.502 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.127s] 2019-12-10 03:51:09.523 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.981s] 2019-12-10 03:51:09.652 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.129s] 2019-12-10 03:51:09.741 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.089s] 2019-12-10 03:51:09.833 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2019-12-10 03:51:09.937 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2019-12-10 03:51:09.991 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2019-12-10 03:51:12.615 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.241s] 2019-12-10 03:51:17.551 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.047s] 2019-12-10 03:51:21.687 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.434s] 2019-12-10 03:51:25.323 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.773s] 2019-12-10 03:51:26.088 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.970s] 2019-12-10 03:51:26.129 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.442s] 2019-12-10 03:51:26.246 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.157s] 2019-12-10 03:51:26.334 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.088s] 2019-12-10 03:51:26.425 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.091s] 2019-12-10 03:51:26.508 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.082s] 2019-12-10 03:51:26.593 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.084s] 2019-12-10 03:51:27.413 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.283s] 2019-12-10 03:51:27.466 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.053s] 2019-12-10 03:51:27.525 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.059s] 2019-12-10 03:51:28.513 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.189s] 2019-12-10 03:51:29.745 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-12-10 03:51:32.811 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.008s] 2019-12-10 03:51:34.126 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.310s] 2019-12-10 03:51:34.218 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.097s] 2019-12-10 03:51:35.015 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-12-10 03:51:35.017 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-12-10 03:51:38.476 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.579s] 2019-12-10 03:51:42.574 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.291s] 2019-12-10 03:51:43.737 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.261s] 2019-12-10 03:51:45.347 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.608s] 2019-12-10 03:51:45.487 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.141s] 2019-12-10 03:51:45.553 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.066s] 2019-12-10 03:52:04.673 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.999s] 2019-12-10 03:52:14.528 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.853s] 2019-12-10 03:52:22.846 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.318s] 2019-12-10 03:52:26.904 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.057s] 2019-12-10 03:52:28.580 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-12-10 03:52:28.582 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-12-10 03:52:30.242 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-12-10 03:52:38.081 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.053s] 2019-12-10 03:52:43.249 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context testr@default cleanup() started 2019-12-10 03:52:43.249 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context testr@default cleanup() finished in 0.56 msec 2019-12-10 03:52:43.249 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context tempest@default cleanup() started 2019-12-10 03:52:43.664 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-10 03:52:43.735 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-10 03:52:43.774 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_828d2877_NsWGLKeP'. 2019-12-10 03:52:44.127 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_828d2877_NsWGLKeP' has been deleted. 2019-12-10 03:52:44.128 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c75f3f5f-e357-4160-8973-9caee689f9f9' of option 'instance_type' from Tempest config file. 2019-12-10 03:52:44.128 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c75f3f5f-e357-4160-8973-9caee689f9f9' has been removed. 2019-12-10 03:52:44.133 44 INFO rally.task.context [-] Verification 33f7f9e8-9ced-4d7e-a443-4861c0a24b95 | Context tempest@default cleanup() finished in 0.88 sec 2019-12-10 03:52:44.328 44 INFO rally.api [-] Verification (UUID=828d2877-8f4d-4d29-97a5-769f011ac1b1) has been successfully finished for deployment 'opnfv-rally' (UUID=0493da52-23e3-4a92-bc4f-d1cb243a06e5)! 2019-12-10 03:52:45.743 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:52:45.743 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:52:45.743 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:52:46.976 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:52:46.976 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:52:46.976 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:52:48.579 64 INFO rally.api [-] Building 'html' report for the following verification(s): '828d2877-8f4d-4d29-97a5-769f011ac1b1' 2019-12-10 03:52:48.623 64 INFO rally.api [-] The report has been successfully built. 2019-12-10 03:52:50.016 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:52:50.016 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:52:50.016 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:52:51.639 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '828d2877-8f4d-4d29-97a5-769f011ac1b1' 2019-12-10 03:52:51.643 66 INFO rally.api [-] The report has been successfully built.