2020-05-14 09:54:22.884 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:22.884 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:22.884 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 09:54:25.333 6 ERROR rally.cli.cliutils 2020-05-14 09:54:26.720 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:26.720 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:26.720 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:30.989 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:30.990 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:30.990 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:35.551 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:35.551 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:35.552 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:36.870 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:36.870 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:36.870 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils force=force) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 09:54:39.046 15 ERROR rally.cli.cliutils 2020-05-14 09:54:40.537 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:40.537 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:40.537 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:42.708 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 09:54:42.778 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/repo. 2020-05-14 09:54:43.182 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-14 09:54:43.197 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 09:54:43.207 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 09:54:43.227 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 09:54:43.308 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 09:54:43.956 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04f7d845-3553-461a-ab5b-c6191a9411c5) has been successfully created! 2020-05-14 09:54:45.505 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:45.505 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:45.506 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:49.580 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:49.580 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:49.581 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:54:51.743 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=04f7d845-3553-461a-ab5b-c6191a9411c5) for deployment 'opnfv-rally' (UUID=991c416c-ec25-4892-ab84-06550b3efa3c). 2020-05-14 09:54:52.140 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04f7d845-3553-461a-ab5b-c6191a9411c5) has been successfully configured for deployment 'opnfv-rally' (UUID=991c416c-ec25-4892-ab84-06550b3efa3c)! 2020-05-14 09:54:57.908 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 09:54:57.908 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 09:54:57.908 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 09:55:00.350 32 INFO rally.api [-] Starting verification (UUID=c7d58c35-aef0-4a94-a8d5-d49caa477254) for deployment 'opnfv-rally' (UUID=991c416c-ec25-4892-ab84-06550b3efa3c) by verifier 'opnfv-tempest' (UUID=04f7d845-3553-461a-ab5b-c6191a9411c5). 2020-05-14 09:55:01.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 09:55:01.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/for-deployment-991c416c-ec25-4892-ab84-06550b3efa3c/tempest.log' to option 'log_file'. 2020-05-14 09:55:01.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/for-deployment-991c416c-ec25-4892-ab84-06550b3efa3c/tempest.log 2020-05-14 09:55:01.006 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 09:55:01.006 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/for-deployment-991c416c-ec25-4892-ab84-06550b3efa3c/lock_files' to option 'lock_path'. 2020-05-14 09:55:01.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-04f7d845-3553-461a-ab5b-c6191a9411c5/for-deployment-991c416c-ec25-4892-ab84-06550b3efa3c/lock_files 2020-05-14 09:55:01.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-14 09:55:01.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-14 09:55:01.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 05bd852f-13eb-4728-a5ae-b6a8451e65e2 2020-05-14 09:55:01.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c35a0354-e50b-4c02-b65d-72508039e5c3 2020-05-14 09:55:01.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2ffd3d2f-fd7b-4b7a-b0c1-a75a26feea4b 2020-05-14 09:55:01.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 909a75c5-a702-48e1-aaab-4810a21d5962 2020-05-14 09:55:01.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 09:55:01.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_b6a8088b-1f4a-424c-8d9c-fc93fbb1cba7 2020-05-14 09:55:01.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 09:55:01.328 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 09:55:01.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-14 09:55:01.364 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c7d58c35_NESsLSgi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 09:55:01.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c7d58c35_NESsLSgi' (ID = cca7db2b-41b1-4cab-b202-d93e89268e39) has been successfully created! 2020-05-14 09:55:01.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cca7db2b-41b1-4cab-b202-d93e89268e39' to option 'instance_type'. 2020-05-14 09:55:01.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cca7db2b-41b1-4cab-b202-d93e89268e39 2020-05-14 09:55:01.401 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context tempest@default setup() finished in 0.88 sec 2020-05-14 09:55:01.402 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context testr@default setup() finished in 0.30 msec 2020-05-14 09:55:01.402 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/5a4269ac-dc47-4d95-b91d-2f4959da443a'. 2020-05-14 09:55:04.647 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.168s] 2020-05-14 09:55:04.722 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.075s] 2020-05-14 09:55:07.664 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.886s] 2020-05-14 09:55:08.979 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.315s] 2020-05-14 09:55:09.623 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.052s] 2020-05-14 09:55:37.711 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.133s] 2020-05-14 09:55:37.713 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-05-14 09:55:38.730 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2020-05-14 09:55:38.732 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-14 09:55:52.905 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.215s] 2020-05-14 09:55:52.917 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2020-05-14 09:55:53.899 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-14 09:55:55.565 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.193s] 2020-05-14 09:55:58.349 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [37.415s] 2020-05-14 09:55:59.565 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.606s] 2020-05-14 09:56:04.941 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.750s] 2020-05-14 09:56:08.263 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.273s] 2020-05-14 09:56:11.135 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.102s] 2020-05-14 09:56:15.241 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.528s] 2020-05-14 09:56:17.602 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.080s] 2020-05-14 09:56:19.440 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.324s] 2020-05-14 09:56:20.060 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.619s] 2020-05-14 09:56:20.460 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.400s] 2020-05-14 09:56:32.125 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.155s] 2020-05-14 09:56:32.126 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-14 09:56:35.806 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.431s] 2020-05-14 09:56:43.649 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.250s] 2020-05-14 09:56:47.464 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.469s] 2020-05-14 09:56:53.309 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.196s] 2020-05-14 09:56:57.875 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.339s] 2020-05-14 09:56:58.895 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.246s] 2020-05-14 09:57:00.793 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2020-05-14 09:57:00.815 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.022s] 2020-05-14 09:57:00.835 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2020-05-14 09:57:00.843 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2020-05-14 09:57:01.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2020-05-14 09:57:01.715 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.137s] 2020-05-14 09:57:02.315 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2020-05-14 09:57:06.103 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-05-14 09:57:06.106 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-05-14 09:57:10.541 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.842s] 2020-05-14 09:57:14.459 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.519s] 2020-05-14 09:57:15.259 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [16.362s] 2020-05-14 09:57:18.220 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.760s] 2020-05-14 09:57:20.933 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.670s] 2020-05-14 09:57:23.101 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.842s] 2020-05-14 09:57:29.970 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.749s] 2020-05-14 09:57:31.666 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [10.732s] 2020-05-14 09:57:31.754 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.360s] 2020-05-14 09:57:33.471 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-05-14 09:57:40.939 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.916s] 2020-05-14 09:57:50.524 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.584s] 2020-05-14 09:57:51.442 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.993s] 2020-05-14 09:57:51.884 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.442s] 2020-05-14 09:57:52.015 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2020-05-14 09:57:52.073 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2020-05-14 09:57:56.672 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [4.600s] 2020-05-14 09:57:56.732 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2020-05-14 09:57:58.387 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [9.180s] 2020-05-14 09:58:03.282 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.894s] 2020-05-14 09:58:09.436 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.188s] 2020-05-14 09:58:11.461 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.179s] 2020-05-14 09:58:15.238 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.802s] 2020-05-14 09:58:17.006 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.767s] 2020-05-14 09:58:17.075 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2020-05-14 09:58:17.130 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.055s] 2020-05-14 09:58:26.368 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.242s] 2020-05-14 09:58:26.819 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.451s] 2020-05-14 09:58:26.976 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.156s] 2020-05-14 09:58:27.032 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.055s] 2020-05-14 09:58:28.888 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [1.856s] 2020-05-14 09:58:28.962 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.073s] 2020-05-14 09:58:31.906 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.135s] 2020-05-14 09:58:37.726 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.818s] 2020-05-14 09:58:40.775 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.048s] 2020-05-14 09:58:40.833 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2020-05-14 09:58:40.881 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2020-05-14 09:58:46.176 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.888s] 2020-05-14 09:58:51.000 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.819s] 2020-05-14 09:58:51.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.095s] 2020-05-14 09:58:53.323 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2020-05-14 09:58:53.486 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.162s] 2020-05-14 09:58:53.810 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.817s] 2020-05-14 09:58:55.827 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.087s] 2020-05-14 09:58:55.852 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.025s] 2020-05-14 09:59:02.259 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.026s] 2020-05-14 09:59:02.271 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.011s] 2020-05-14 09:59:06.939 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.128s] 2020-05-14 09:59:16.094 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.156s] 2020-05-14 09:59:18.799 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.213s] 2020-05-14 09:59:20.927 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.127s] 2020-05-14 09:59:21.033 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.938s] 2020-05-14 09:59:23.012 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.085s] 2020-05-14 09:59:26.028 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.036s] 2020-05-14 09:59:26.046 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.017s] 2020-05-14 09:59:26.063 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.017s] 2020-05-14 09:59:26.092 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.028s] 2020-05-14 09:59:40.079 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [15.488s] 2020-05-14 09:59:46.937 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [6.854s] 2020-05-14 09:59:50.061 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [3.127s] 2020-05-14 09:59:59.751 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.226s] 2020-05-14 10:00:01.830 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.077s] 2020-05-14 10:00:03.890 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.060s] 2020-05-14 10:00:21.288 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.272s] 2020-05-14 10:00:28.786 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-05-14 10:00:33.429 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context testr@default cleanup() started 2020-05-14 10:00:33.429 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context testr@default cleanup() finished in 0.74 msec 2020-05-14 10:00:33.430 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context tempest@default cleanup() started 2020-05-14 10:00:33.590 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c7d58c35_NESsLSgi'. 2020-05-14 10:00:34.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c7d58c35_NESsLSgi' has been deleted. 2020-05-14 10:00:34.011 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cca7db2b-41b1-4cab-b202-d93e89268e39' of option 'instance_type' from Tempest config file. 2020-05-14 10:00:34.011 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cca7db2b-41b1-4cab-b202-d93e89268e39' has been removed. 2020-05-14 10:00:34.015 32 INFO rally.task.context [-] Verification 04f7d845-3553-461a-ab5b-c6191a9411c5 | Context tempest@default cleanup() finished in 0.59 sec 2020-05-14 10:00:34.043 32 INFO rally.api [-] Verification (UUID=c7d58c35-aef0-4a94-a8d5-d49caa477254) has been successfully finished for deployment 'opnfv-rally' (UUID=991c416c-ec25-4892-ab84-06550b3efa3c)! 2020-05-14 10:00:35.574 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:00:35.575 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:00:35.575 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:00:37.049 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:00:37.049 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:00:37.049 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:00:39.077 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'c7d58c35-aef0-4a94-a8d5-d49caa477254' 2020-05-14 10:00:39.106 50 INFO rally.api [-] The report has been successfully built. 2020-05-14 10:00:40.466 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:00:40.466 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:00:40.467 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:00:42.522 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c7d58c35-aef0-4a94-a8d5-d49caa477254' 2020-05-14 10:00:42.532 52 INFO rally.api [-] The report has been successfully built.