2020-06-13 09:53:34.231 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:34.231 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:34.231 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:36.367 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-06-13 09:53:36.367 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 09:53:36.367 6 ERROR rally.cli.cliutils 2020-06-13 09:53:37.864 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:37.865 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:37.865 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:41.609 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:41.609 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:41.609 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:45.825 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:45.826 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:45.826 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:47.120 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:47.121 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:47.121 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:49.100 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-06-13 09:53:49.100 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils force=force) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 09:53:49.100 15 ERROR rally.cli.cliutils 2020-06-13 09:53:50.497 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:50.498 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:50.498 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:52.383 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 09:53:52.448 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/repo. 2020-06-13 09:53:52.751 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 09:53:52.765 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 09:53:52.774 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 09:53:52.794 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 09:53:52.840 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 09:53:53.470 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=21c6a4eb-17b8-4404-83a7-f9b325056201) has been successfully created! 2020-06-13 09:53:54.987 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:54.988 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:54.988 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:59.049 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:59.050 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:59.050 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:00.968 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=21c6a4eb-17b8-4404-83a7-f9b325056201) for deployment 'opnfv-rally' (UUID=3848a49e-3f33-4706-9d48-e67cca2bfcfb). 2020-06-13 09:54:01.411 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=21c6a4eb-17b8-4404-83a7-f9b325056201) has been successfully configured for deployment 'opnfv-rally' (UUID=3848a49e-3f33-4706-9d48-e67cca2bfcfb)! 2020-06-13 09:54:06.734 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:06.735 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:06.735 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:08.738 32 INFO rally.api [-] Starting verification (UUID=bd1ea66e-49be-4650-827e-58c3241101d0) for deployment 'opnfv-rally' (UUID=3848a49e-3f33-4706-9d48-e67cca2bfcfb) by verifier 'opnfv-tempest' (UUID=21c6a4eb-17b8-4404-83a7-f9b325056201). 2020-06-13 09:54:09.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 09:54:09.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/for-deployment-3848a49e-3f33-4706-9d48-e67cca2bfcfb/tempest.log' to option 'log_file'. 2020-06-13 09:54:09.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/for-deployment-3848a49e-3f33-4706-9d48-e67cca2bfcfb/tempest.log 2020-06-13 09:54:09.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 09:54:09.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/for-deployment-3848a49e-3f33-4706-9d48-e67cca2bfcfb/lock_files' to option 'lock_path'. 2020-06-13 09:54:09.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-21c6a4eb-17b8-4404-83a7-f9b325056201/for-deployment-3848a49e-3f33-4706-9d48-e67cca2bfcfb/lock_files 2020-06-13 09:54:09.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 09:54:09.420 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-06-13 09:54:09.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f631e32b-c44a-40c0-9667-ee1a399e390a 2020-06-13 09:54:09.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f8078e3e-1247-4db4-9a60-36a344c6ca92 2020-06-13 09:54:09.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dbd2101a-a585-4289-8553-7df793c095b3 2020-06-13 09:54:09.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 399c126c-3691-4da2-b3e2-2a8f5787c76f 2020-06-13 09:54:09.619 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 09:54:09.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_113351df-9d1f-4818-b061-d640047a5cdc 2020-06-13 09:54:09.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 09:54:09.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 09:54:09.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-06-13 09:54:09.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bd1ea66e_cuOVvpud' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 09:54:09.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd1ea66e_cuOVvpud' (ID = 389a7c50-5b46-41ad-aff7-7309fe023f46) has been successfully created! 2020-06-13 09:54:09.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '389a7c50-5b46-41ad-aff7-7309fe023f46' to option 'instance_type'. 2020-06-13 09:54:09.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 389a7c50-5b46-41ad-aff7-7309fe023f46 2020-06-13 09:54:09.796 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context tempest@default setup() finished in 0.90 sec 2020-06-13 09:54:09.797 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context testr@default setup() finished in 0.39 msec 2020-06-13 09:54:09.797 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/97e5fa71-22b4-41c2-af05-9180c8e00ef6'. 2020-06-13 09:54:12.265 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-06-13 09:54:13.382 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.303s] 2020-06-13 09:54:13.451 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.068s] 2020-06-13 09:54:14.594 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.470s] 2020-06-13 09:54:17.486 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.133s] 2020-06-13 09:54:18.913 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.840s] 2020-06-13 09:54:19.218 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.758s] 2020-06-13 09:54:20.584 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.670s] 2020-06-13 09:54:22.929 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.193s] 2020-06-13 09:54:28.934 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.879s] 2020-06-13 09:54:32.972 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.013s] 2020-06-13 09:54:32.990 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2020-06-13 09:54:33.007 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.016s] 2020-06-13 09:54:33.013 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2020-06-13 09:54:40.958 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.143s] 2020-06-13 09:54:40.959 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-06-13 09:54:52.309 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [9.220s] 2020-06-13 09:54:58.919 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.601s] 2020-06-13 09:55:00.422 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.112s] 2020-06-13 09:55:01.128 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [29.190s] 2020-06-13 09:55:01.368 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-06-13 09:55:02.069 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.038s] 2020-06-13 09:55:06.567 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.053s] 2020-06-13 09:55:08.099 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.863s] 2020-06-13 09:55:10.601 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.536s] 2020-06-13 09:55:11.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-06-13 09:55:11.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.128s] 2020-06-13 09:55:13.957 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.090s] 2020-06-13 09:55:13.967 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.366s] 2020-06-13 09:55:13.984 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.026s] 2020-06-13 09:55:17.518 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.549s] 2020-06-13 09:55:20.153 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.088s] 2020-06-13 09:55:22.236 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.081s] 2020-06-13 09:55:24.308 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.071s] 2020-06-13 09:55:25.671 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.226s] 2020-06-13 09:55:25.924 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.044s] 2020-06-13 09:55:25.941 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.018s] 2020-06-13 09:55:25.959 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.018s] 2020-06-13 09:55:25.985 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.025s] 2020-06-13 09:55:28.726 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.177s] 2020-06-13 09:55:31.606 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.114s] 2020-06-13 09:55:32.204 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.147s] 2020-06-13 09:55:32.206 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2020-06-13 09:55:32.555 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.651s] 2020-06-13 09:55:32.727 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.171s] 2020-06-13 09:55:32.850 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.121s] 2020-06-13 09:55:32.916 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2020-06-13 09:55:33.083 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.166s] 2020-06-13 09:55:33.156 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.072s] 2020-06-13 09:55:34.566 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.290s] 2020-06-13 09:55:38.742 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.194s] 2020-06-13 09:55:43.262 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.520s] 2020-06-13 09:55:43.682 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.332s] 2020-06-13 09:55:48.179 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.687s] 2020-06-13 09:55:52.287 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.024s] 2020-06-13 09:55:54.858 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.679s] 2020-06-13 09:55:56.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.456s] 2020-06-13 09:55:56.388 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.073s] 2020-06-13 09:55:56.477 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2020-06-13 09:55:59.933 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.998s] 2020-06-13 09:56:01.390 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.452s] 2020-06-13 09:56:01.429 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2020-06-13 09:56:03.744 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.015s] 2020-06-13 09:56:05.316 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.567s] 2020-06-13 09:56:05.349 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.038s] 2020-06-13 09:56:07.048 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.440s] 2020-06-13 09:56:08.144 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2020-06-13 09:56:08.145 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-06-13 09:56:08.553 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-06-13 09:56:09.068 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.613s] 2020-06-13 09:56:09.293 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.225s] 2020-06-13 09:56:09.412 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.118s] 2020-06-13 09:56:09.467 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.055s] 2020-06-13 09:56:09.576 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.108s] 2020-06-13 09:56:09.682 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.106s] 2020-06-13 09:56:15.830 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.817s] 2020-06-13 09:56:22.425 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.734s] 2020-06-13 09:56:24.899 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.067s] 2020-06-13 09:56:28.408 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.982s] 2020-06-13 09:56:29.878 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.470s] 2020-06-13 09:56:29.943 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.065s] 2020-06-13 09:56:30.021 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.077s] 2020-06-13 09:56:31.387 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2020-06-13 09:56:31.507 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.120s] 2020-06-13 09:56:41.066 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.177s] 2020-06-13 09:56:41.077 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2020-06-13 09:56:41.885 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-06-13 09:56:42.793 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.250s] 2020-06-13 09:56:43.326 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.532s] 2020-06-13 09:56:43.752 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.425s] 2020-06-13 09:56:45.810 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.375s] 2020-06-13 09:56:46.160 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2020-06-13 09:56:55.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.053s] 2020-06-13 09:57:04.662 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.798s] 2020-06-13 09:57:06.912 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.322s] 2020-06-13 09:57:09.943 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.281s] 2020-06-13 09:57:12.374 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.029s] 2020-06-13 09:57:12.385 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.011s] 2020-06-13 09:57:15.742 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.831s] 2020-06-13 09:57:23.876 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.132s] 2020-06-13 09:57:29.077 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.201s] 2020-06-13 09:57:32.731 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.168s] 2020-06-13 09:57:34.865 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.131s] 2020-06-13 09:57:36.957 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.092s] 2020-06-13 09:57:43.049 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2020-06-13 09:57:47.722 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context testr@default cleanup() started 2020-06-13 09:57:47.723 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context testr@default cleanup() finished in 0.82 msec 2020-06-13 09:57:47.724 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context tempest@default cleanup() started 2020-06-13 09:57:47.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bd1ea66e_cuOVvpud'. 2020-06-13 09:57:48.440 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bd1ea66e_cuOVvpud' has been deleted. 2020-06-13 09:57:48.441 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '389a7c50-5b46-41ad-aff7-7309fe023f46' of option 'instance_type' from Tempest config file. 2020-06-13 09:57:48.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '389a7c50-5b46-41ad-aff7-7309fe023f46' has been removed. 2020-06-13 09:57:48.447 32 INFO rally.task.context [-] Verification 21c6a4eb-17b8-4404-83a7-f9b325056201 | Context tempest@default cleanup() finished in 0.72 sec 2020-06-13 09:57:48.474 32 INFO rally.api [-] Verification (UUID=bd1ea66e-49be-4650-827e-58c3241101d0) has been successfully finished for deployment 'opnfv-rally' (UUID=3848a49e-3f33-4706-9d48-e67cca2bfcfb)! 2020-06-13 09:57:49.932 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:57:49.932 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:57:49.932 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:57:51.391 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:57:51.392 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:57:51.392 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:57:53.394 52 INFO rally.api [-] Building 'html' report for the following verification(s): 'bd1ea66e-49be-4650-827e-58c3241101d0' 2020-06-13 09:57:53.422 52 INFO rally.api [-] The report has been successfully built. 2020-06-13 09:57:54.738 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:57:54.738 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:57:54.738 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:57:56.663 54 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bd1ea66e-49be-4650-827e-58c3241101d0' 2020-06-13 09:57:56.671 54 INFO rally.api [-] The report has been successfully built.