2020-12-04 14:27:22.159 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:22.159 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:22.159 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:23.916 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-12-04 14:27:23.916 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-04 14:27:23.916 6 ERROR rally.cli.cliutils 2020-12-04 14:27:25.151 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:25.151 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:25.151 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:28.517 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:28.517 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:28.517 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:33.258 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:33.258 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:33.259 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:34.396 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:34.397 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:34.397 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:36.135 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-12-04 14:27:36.135 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils force=force) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-04 14:27:36.135 15 ERROR rally.cli.cliutils 2020-12-04 14:27:37.358 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:37.358 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:37.359 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:39.151 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-04 14:27:39.216 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/repo. 2020-12-04 14:27:39.562 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-12-04 14:27:39.578 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-04 14:27:39.588 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-04 14:27:39.613 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-04 14:27:39.662 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-04 14:27:40.192 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f5014b0-ca89-477d-a489-90c2b6ed3ff2) has been successfully created! 2020-12-04 14:27:41.491 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:41.491 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:41.491 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:49.475 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:49.475 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:49.475 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:51.265 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9f5014b0-ca89-477d-a489-90c2b6ed3ff2) for deployment 'opnfv-rally' (UUID=d7b1167a-7080-4c8d-b692-c233de7b09c1). 2020-12-04 14:27:52.129 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f5014b0-ca89-477d-a489-90c2b6ed3ff2) has been successfully configured for deployment 'opnfv-rally' (UUID=d7b1167a-7080-4c8d-b692-c233de7b09c1)! 2020-12-04 14:27:57.034 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:27:57.034 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:27:57.034 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:27:58.809 32 INFO rally.api [-] Starting verification (UUID=3670b6d0-647d-43d3-b7af-6b2c49d2d45c) for deployment 'opnfv-rally' (UUID=d7b1167a-7080-4c8d-b692-c233de7b09c1) by verifier 'opnfv-tempest' (UUID=9f5014b0-ca89-477d-a489-90c2b6ed3ff2). 2020-12-04 14:27:59.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-04 14:27:59.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/for-deployment-d7b1167a-7080-4c8d-b692-c233de7b09c1/tempest.log' to option 'log_file'. 2020-12-04 14:27:59.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/for-deployment-d7b1167a-7080-4c8d-b692-c233de7b09c1/tempest.log 2020-12-04 14:27:59.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-04 14:27:59.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/for-deployment-d7b1167a-7080-4c8d-b692-c233de7b09c1/lock_files' to option 'lock_path'. 2020-12-04 14:27:59.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9f5014b0-ca89-477d-a489-90c2b6ed3ff2/for-deployment-d7b1167a-7080-4c8d-b692-c233de7b09c1/lock_files 2020-12-04 14:27:59.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-04 14:27:59.869 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-12-04 14:27:59.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 54766f3a-0dc4-4b8e-860f-0112f944acc0 2020-12-04 14:27:59.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e3211845-ce7a-4c6f-9189-7622c961c687 2020-12-04 14:27:59.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 00366724-059e-4270-b08a-06eb96c4cd6f 2020-12-04 14:27:59.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b98bd02c-c239-4930-8db8-e40c190969af 2020-12-04 14:28:00.106 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-04 14:28:00.106 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-04 14:28:00.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-04 14:28:00.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 14:28:00.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_de926529_TnPtEB5o'. Using flavor 'rally_verify_de926529_TnPtEB5o' (ID = 078268a6-bc13-4f1d-a977-631fd0695f1f) for the tests. 2020-12-04 14:28:00.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '078268a6-bc13-4f1d-a977-631fd0695f1f' to option 'instance_type'. 2020-12-04 14:28:00.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 078268a6-bc13-4f1d-a977-631fd0695f1f 2020-12-04 14:28:00.233 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context tempest@default setup() finished in 0.85 sec 2020-12-04 14:28:00.235 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context testr@default setup() finished in 0.58 msec 2020-12-04 14:28:00.235 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e9ba98a5-7ad4-43fc-a598-978ecfc14190'. 2020-12-04 14:28:08.737 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.269s] 2020-12-04 14:28:08.854 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.117s] 2020-12-04 14:28:16.103 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [8.208s] 2020-12-04 14:28:26.621 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [10.518s] 2020-12-04 14:28:55.241 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [31.545s] 2020-12-04 14:28:55.595 32 INFO opnfv-tempest [-] {2} 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.' 2020-12-04 14:29:24.867 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.186s] 2020-12-04 14:29:24.869 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-12-04 14:30:01.221 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.168s] 2020-12-04 14:30:01.222 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-04 14:30:39.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.237s] 2020-12-04 14:30:39.923 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-12-04 14:31:02.983 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-04 14:31:03.629 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2020-12-04 14:31:03.765 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.135s] 2020-12-04 14:31:42.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.168s] 2020-12-04 14:31:42.927 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-04 14:32:40.985 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-04 14:32:53.319 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [55.351s] 2020-12-04 14:32:57.641 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [24.027s] 2020-12-04 14:33:25.007 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.732s] 2020-12-04 14:33:35.267 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [37.625s] 2020-12-04 14:34:08.408 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [33.140s] 2020-12-04 14:34:25.808 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [6.634s] 2020-12-04 14:34:29.920 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [34.836s] 2020-12-04 14:35:33.176 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [34.138s] 2020-12-04 14:35:37.055 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [39.769s] 2020-12-04 14:36:40.373 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [63.318s] 2020-12-04 14:37:17.300 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [36.925s] 2020-12-04 14:37:39.431 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [96.499s] 2020-12-04 14:37:52.556 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [10.882s] 2020-12-04 14:38:01.916 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [9.560s] 2020-12-04 14:38:43.968 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-04 14:39:00.835 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [5.427s] 2020-12-04 14:39:08.387 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [19.043s] 2020-12-04 14:39:08.388 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-04 14:39:08.555 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.169s] 2020-12-04 14:39:09.853 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.297s] 2020-12-04 14:39:15.142 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [5.288s] 2020-12-04 14:39:15.244 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.101s] 2020-12-04 14:39:18.775 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [17.940s] 2020-12-04 14:39:36.985 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [18.209s] 2020-12-04 14:39:48.840 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.034s] 2020-12-04 14:39:48.937 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.096s] 2020-12-04 14:39:59.393 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-04 14:39:59.394 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-04 14:39:59.817 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [10.879s] 2020-12-04 14:40:00.180 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.363s] 2020-12-04 14:40:09.814 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-04 14:40:11.051 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-12-04 14:40:13.041 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [1.989s] 2020-12-04 14:40:53.850 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [16.670s] 2020-12-04 14:41:10.650 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [29.467s] 2020-12-04 14:41:19.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.815s] 2020-12-04 14:41:20.516 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.517s] 2020-12-04 14:41:50.113 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [39.462s] 2020-12-04 14:41:58.803 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [8.688s] 2020-12-04 14:41:58.964 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.161s] 2020-12-04 14:41:59.051 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.086s] 2020-12-04 14:42:31.865 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.822s] 2020-12-04 14:42:32.054 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [10.075s] 2020-12-04 14:42:33.032 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.167s] 2020-12-04 14:42:34.012 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.979s] 2020-12-04 14:42:35.932 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.919s] 2020-12-04 14:42:48.036 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [11.151s] 2020-12-04 14:43:24.393 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2020-12-04 14:43:39.921 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.134s] 2020-12-04 14:44:08.161 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-04 14:44:53.006 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [10.746s] 2020-12-04 14:45:23.185 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.image.v2.test_images.BasicOperationsImagesTest) ... fail 2020-12-04 14:45:44.089 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [51.077s] 2020-12-04 14:45:44.170 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.086s] 2020-12-04 14:45:47.238 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [119.205s] 2020-12-04 14:46:08.041 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.910s] 2020-12-04 14:46:17.370 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.676s] 2020-12-04 14:46:26.421 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [9.051s] 2020-12-04 14:47:04.750 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [25.041s] 2020-12-04 14:47:04.751 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.' 2020-12-04 14:47:08.691 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [3.941s] 2020-12-04 14:47:13.334 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [4.643s] 2020-12-04 14:47:13.499 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.164s] 2020-12-04 14:47:13.807 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.308s] 2020-12-04 14:47:15.905 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.289s] 2020-12-04 14:47:21.636 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.729s] 2020-12-04 14:47:27.251 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.615s] 2020-12-04 14:48:48.850 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [39.185s] 2020-12-04 14:49:12.162 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [83.158s] 2020-12-04 14:49:29.407 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [40.557s] 2020-12-04 14:49:48.435 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [19.027s] 2020-12-04 14:49:48.546 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.111s] 2020-12-04 14:49:48.652 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.105s] 2020-12-04 14:50:40.358 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [19.701s] 2020-12-04 14:51:33.149 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [140.968s] 2020-12-04 14:51:46.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [66.083s] 2020-12-04 14:51:46.506 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.063s] 2020-12-04 14:52:21.253 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.872s] 2020-12-04 14:52:30.665 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.410s] 2020-12-04 14:52:37.677 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.012s] 2020-12-04 14:52:58.222 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2020-12-04 14:53:59.100 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context testr@default cleanup() started 2020-12-04 14:53:59.101 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context testr@default cleanup() finished in 0.79 msec 2020-12-04 14:53:59.102 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context tempest@default cleanup() started 2020-12-04 14:53:59.701 32 INFO rally.task.context [-] Verification 9f5014b0-ca89-477d-a489-90c2b6ed3ff2 | Context tempest@default cleanup() finished in 0.60 sec 2020-12-04 14:53:59.731 32 INFO rally.api [-] Verification (UUID=3670b6d0-647d-43d3-b7af-6b2c49d2d45c) has been successfully finished for deployment 'opnfv-rally' (UUID=d7b1167a-7080-4c8d-b692-c233de7b09c1)! 2020-12-04 14:54:01.177 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:54:01.177 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:54:01.177 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:54:02.479 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:54:02.479 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:54:02.479 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:54:04.228 50 INFO rally.api [-] Building 'html' report for the following verification(s): '3670b6d0-647d-43d3-b7af-6b2c49d2d45c' 2020-12-04 14:54:04.250 50 INFO rally.api [-] The report has been successfully built. 2020-12-04 14:54:05.505 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 14:54:05.505 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 14:54:05.505 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 14:54:07.237 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3670b6d0-647d-43d3-b7af-6b2c49d2d45c' 2020-12-04 14:54:07.242 52 INFO rally.api [-] The report has been successfully built.