2021-02-06 10:56:05.560 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:05.560 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:05.560 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:07.372 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 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-06 10:56:07.372 6 ERROR rally.cli.cliutils 2021-02-06 10:56:08.628 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:08.628 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:08.628 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:11.985 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:11.985 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:11.985 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:16.853 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:16.853 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:16.853 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:17.936 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:17.936 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:17.936 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:19.692 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 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils force=force) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-06 10:56:19.692 15 ERROR rally.cli.cliutils 2021-02-06 10:56:20.954 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:20.954 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:20.954 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:22.714 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-06 10:56:22.779 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/repo. 2021-02-06 10:56:23.137 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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 ' 2021-02-06 10:56:23.153 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-06 10:56:23.163 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-06 10:56:23.185 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-06 10:56:23.233 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-06 10:56:23.793 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35b2d54e-d72e-410f-80a3-b77b18a7c583) has been successfully created! 2021-02-06 10:56:25.077 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:25.077 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:25.077 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:31.278 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:31.278 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:31.279 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:33.055 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=35b2d54e-d72e-410f-80a3-b77b18a7c583) for deployment 'opnfv-rally' (UUID=99ba4009-f089-4484-b2d6-9ed37df2bb5b). 2021-02-06 10:56:33.837 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35b2d54e-d72e-410f-80a3-b77b18a7c583) has been successfully configured for deployment 'opnfv-rally' (UUID=99ba4009-f089-4484-b2d6-9ed37df2bb5b)! 2021-02-06 10:56:38.748 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 10:56:38.748 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 10:56:38.748 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 10:56:40.625 32 INFO rally.api [-] Starting verification (UUID=dbfc9174-5429-4e5b-a177-c9c853f6f87b) for deployment 'opnfv-rally' (UUID=99ba4009-f089-4484-b2d6-9ed37df2bb5b) by verifier 'opnfv-tempest' (UUID=35b2d54e-d72e-410f-80a3-b77b18a7c583). 2021-02-06 10:56:41.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-06 10:56:42.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-06 10:56:42.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/for-deployment-99ba4009-f089-4484-b2d6-9ed37df2bb5b/tempest.log' to option 'log_file'. 2021-02-06 10:56:42.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/for-deployment-99ba4009-f089-4484-b2d6-9ed37df2bb5b/tempest.log 2021-02-06 10:56:42.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-06 10:56:42.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/for-deployment-99ba4009-f089-4484-b2d6-9ed37df2bb5b/lock_files' to option 'lock_path'. 2021-02-06 10:56:42.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-35b2d54e-d72e-410f-80a3-b77b18a7c583/for-deployment-99ba4009-f089-4484-b2d6-9ed37df2bb5b/lock_files 2021-02-06 10:56:42.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-06 10:56:42.033 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 2021-02-06 10:56:42.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9118fa8b-92fe-4c80-bb91-75688cfa1d7c 2021-02-06 10:56:42.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6d3347dc-dac8-46d4-b951-5e151ffc7c71 2021-02-06 10:56:42.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c5b26722-f104-4e42-abcc-06c081239e00 2021-02-06 10:56:42.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0613e4e8-1396-4a52-8797-b82f461a7831 2021-02-06 10:56:42.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-06 10:56:42.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-06 10:56:42.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-06 10:56:42.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 10:56:42.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-06 10:56:42.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dbfc9174_XktrVWoJ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 10:56:43.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dbfc9174_XktrVWoJ' (ID = c56d808c-746f-4fc1-83d1-180b4868051e) has been successfully created! 2021-02-06 10:56:43.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c56d808c-746f-4fc1-83d1-180b4868051e' to option 'instance_type'. 2021-02-06 10:56:43.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c56d808c-746f-4fc1-83d1-180b4868051e 2021-02-06 10:56:43.165 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context tempest@default setup() finished in 1.97 sec 2021-02-06 10:56:43.166 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context testr@default setup() finished in 0.51 msec 2021-02-06 10:56:43.167 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7901ee37-584d-4719-b3db-5d125f6ba888'. 2021-02-06 10:56:45.393 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-06 10:56:50.085 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.272s] 2021-02-06 10:56:50.177 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.092s] 2021-02-06 10:56:57.171 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.255s] 2021-02-06 10:56:59.260 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.274s] 2021-02-06 10:57:12.540 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [11.735s] 2021-02-06 10:57:14.182 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-02-06 10:57:22.719 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [10.178s] 2021-02-06 10:57:30.747 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.161s] 2021-02-06 10:57:30.749 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-02-06 10:57:32.981 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.799s] 2021-02-06 10:58:06.662 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.541s] 2021-02-06 10:58:23.116 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.508s] 2021-02-06 10:58:39.885 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.162s] 2021-02-06 10:58:39.886 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-02-06 10:58:46.187 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.616s] 2021-02-06 10:59:02.053 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.172s] 2021-02-06 10:59:02.054 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-02-06 10:59:22.759 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.571s] 2021-02-06 10:59:32.311 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [5.058s] 2021-02-06 10:59:40.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.069s] 2021-02-06 10:59:40.863 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.160s] 2021-02-06 11:00:03.799 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.872s] 2021-02-06 11:00:10.341 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [9.558s] 2021-02-06 11:00:10.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.628s] 2021-02-06 11:00:10.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-02-06 11:00:18.617 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-06 11:00:19.454 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [15.654s] 2021-02-06 11:00:22.935 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [21.156s] 2021-02-06 11:00:25.757 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.030s] 2021-02-06 11:00:25.793 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.036s] 2021-02-06 11:00:25.822 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2021-02-06 11:00:25.831 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2021-02-06 11:00:31.231 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-06 11:00:32.110 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.654s] 2021-02-06 11:00:33.072 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2021-02-06 11:00:48.207 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.359s] 2021-02-06 11:00:53.281 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [13.490s] 2021-02-06 11:00:58.385 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.945s] 2021-02-06 11:00:58.389 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.001s]: b'The public_network_id option must be specified.' 2021-02-06 11:00:59.477 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.087s] 2021-02-06 11:00:59.611 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.133s] 2021-02-06 11:00:59.756 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.145s] 2021-02-06 11:00:59.839 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.083s] 2021-02-06 11:01:00.598 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [9.782s] 2021-02-06 11:01:09.027 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-02-06 11:01:09.629 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-06 11:01:09.630 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-06 11:01:11.108 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.508s] 2021-02-06 11:01:12.439 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.069s] 2021-02-06 11:01:14.314 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.604s] 2021-02-06 11:01:14.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-06 11:01:14.456 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.142s] 2021-02-06 11:01:14.545 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.088s] 2021-02-06 11:01:15.131 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.585s] 2021-02-06 11:01:15.207 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2021-02-06 11:01:19.284 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.176s] 2021-02-06 11:01:22.921 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.415s] 2021-02-06 11:01:25.602 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.088s] 2021-02-06 11:01:26.605 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.002s] 2021-02-06 11:01:29.009 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.088s] 2021-02-06 11:01:30.176 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.856s] 2021-02-06 11:01:33.670 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.661s] 2021-02-06 11:01:40.481 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [10.299s] 2021-02-06 11:01:40.591 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.114s] 2021-02-06 11:01:46.589 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.950s] 2021-02-06 11:01:58.797 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.207s] 2021-02-06 11:02:02.530 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [4.100s] 2021-02-06 11:02:04.665 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.867s] 2021-02-06 11:02:04.688 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.158s] 2021-02-06 11:02:04.770 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.104s] 2021-02-06 11:02:04.847 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.077s] 2021-02-06 11:02:09.349 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.781s] 2021-02-06 11:02:10.726 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.750s] 2021-02-06 11:02:18.822 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.468s] 2021-02-06 11:02:23.803 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [13.070s] 2021-02-06 11:02:25.903 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [7.077s] 2021-02-06 11:02:26.016 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.113s] 2021-02-06 11:02:26.117 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.100s] 2021-02-06 11:02:26.868 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [8.120s] 2021-02-06 11:02:31.303 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.503s] 2021-02-06 11:02:44.381 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [17.507s] 2021-02-06 11:02:44.443 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.066s] 2021-02-06 11:02:46.760 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-02-06 11:02:47.036 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.276s] 2021-02-06 11:02:47.591 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [22.963s] 2021-02-06 11:02:50.292 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.588s] 2021-02-06 11:02:52.095 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.803s] 2021-02-06 11:02:53.221 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.125s] 2021-02-06 11:02:56.089 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.868s] 2021-02-06 11:02:58.875 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.827s] 2021-02-06 11:03:03.298 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.760s] 2021-02-06 11:03:11.469 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.170s] 2021-02-06 11:03:17.289 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.819s] 2021-02-06 11:03:18.844 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [31.247s] 2021-02-06 11:03:21.957 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.132s] 2021-02-06 11:03:30.909 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-02-06 11:04:02.301 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [45.488s] 2021-02-06 11:04:10.996 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context testr@default cleanup() started 2021-02-06 11:04:10.997 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context testr@default cleanup() finished in 0.80 msec 2021-02-06 11:04:10.997 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context tempest@default cleanup() started 2021-02-06 11:04:11.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-06 11:04:11.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-06 11:04:11.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dbfc9174_XktrVWoJ'. 2021-02-06 11:04:12.246 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dbfc9174_XktrVWoJ' has been deleted. 2021-02-06 11:04:12.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c56d808c-746f-4fc1-83d1-180b4868051e' of option 'instance_type' from Tempest config file. 2021-02-06 11:04:12.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c56d808c-746f-4fc1-83d1-180b4868051e' has been removed. 2021-02-06 11:04:12.254 32 INFO rally.task.context [-] Verification 35b2d54e-d72e-410f-80a3-b77b18a7c583 | Context tempest@default cleanup() finished in 1.26 sec 2021-02-06 11:04:12.284 32 INFO rally.api [-] Verification (UUID=dbfc9174-5429-4e5b-a177-c9c853f6f87b) has been successfully finished for deployment 'opnfv-rally' (UUID=99ba4009-f089-4484-b2d6-9ed37df2bb5b)! 2021-02-06 11:04:13.638 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:04:13.639 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:04:13.639 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:04:14.893 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:04:14.893 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:04:14.893 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:04:16.618 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'dbfc9174-5429-4e5b-a177-c9c853f6f87b' 2021-02-06 11:04:16.640 50 INFO rally.api [-] The report has been successfully built. 2021-02-06 11:04:17.841 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:04:17.841 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:04:17.841 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:04:19.605 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dbfc9174-5429-4e5b-a177-c9c853f6f87b' 2021-02-06 11:04:19.610 52 INFO rally.api [-] The report has been successfully built.