2021-05-08 11:10:07.464 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:07.464 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:07.464 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:09.357 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-05-08 11:10:09.357 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 11:10:09.357 6 ERROR rally.cli.cliutils 2021-05-08 11:10:10.634 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:10.634 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:10.635 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:14.108 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:14.108 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:14.108 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:19.010 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:19.010 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:19.010 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:20.146 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:20.146 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:20.147 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:21.878 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-05-08 11:10:21.878 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils force=force) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 11:10:21.878 15 ERROR rally.cli.cliutils 2021-05-08 11:10:23.076 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:23.077 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:23.077 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:24.783 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-08 11:10:24.848 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/repo. 2021-05-08 11:10:25.210 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-05-08 11:10:25.224 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-08 11:10:25.231 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-08 11:10:25.254 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-08 11:10:25.303 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-08 11:10:25.826 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c50537b-f7e9-47ad-b4c9-1cf3792691eb) has been successfully created! 2021-05-08 11:10:27.048 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:27.048 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:27.048 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:36.598 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:36.598 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:36.598 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:38.349 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4c50537b-f7e9-47ad-b4c9-1cf3792691eb) for deployment 'opnfv-rally' (UUID=f525b172-8d38-4cac-ac81-afb64747dfd4). 2021-05-08 11:10:39.171 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c50537b-f7e9-47ad-b4c9-1cf3792691eb) has been successfully configured for deployment 'opnfv-rally' (UUID=f525b172-8d38-4cac-ac81-afb64747dfd4)! 2021-05-08 11:10:44.083 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:10:44.083 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:10:44.083 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:10:45.879 32 INFO rally.api [-] Starting verification (UUID=f05e71ba-e89f-4cce-8d3b-0aafef800e2f) for deployment 'opnfv-rally' (UUID=f525b172-8d38-4cac-ac81-afb64747dfd4) by verifier 'opnfv-tempest' (UUID=4c50537b-f7e9-47ad-b4c9-1cf3792691eb). 2021-05-08 11:10:46.876 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-08 11:10:46.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-08 11:10:46.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/for-deployment-f525b172-8d38-4cac-ac81-afb64747dfd4/tempest.log' to option 'log_file'. 2021-05-08 11:10:46.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/for-deployment-f525b172-8d38-4cac-ac81-afb64747dfd4/tempest.log 2021-05-08 11:10:46.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-08 11:10:46.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/for-deployment-f525b172-8d38-4cac-ac81-afb64747dfd4/lock_files' to option 'lock_path'. 2021-05-08 11:10:46.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4c50537b-f7e9-47ad-b4c9-1cf3792691eb/for-deployment-f525b172-8d38-4cac-ac81-afb64747dfd4/lock_files 2021-05-08 11:10:46.988 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-08 11:10:46.988 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-05-08 11:10:46.988 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b95250eb-74eb-4cd5-a394-330b92e0b324 2021-05-08 11:10:46.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7970633e-622b-434e-96b1-6f770c259344 2021-05-08 11:10:46.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 224f8fd0-cd42-404f-8841-ea2ba904c809 2021-05-08 11:10:46.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bc040ceb-5eb1-40de-82fd-088b1005903b 2021-05-08 11:10:47.368 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-08 11:10:47.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-08 11:10:47.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-08 11:10:47.462 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 11:10:47.525 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-08 11:10:47.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f05e71ba_ZFurfCIJ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 11:10:48.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f05e71ba_ZFurfCIJ' (ID = cb7dce02-3aa1-4cb8-a727-a8936d32652c) has been successfully created! 2021-05-08 11:10:48.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cb7dce02-3aa1-4cb8-a727-a8936d32652c' to option 'instance_type'. 2021-05-08 11:10:48.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cb7dce02-3aa1-4cb8-a727-a8936d32652c 2021-05-08 11:10:48.007 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context tempest@default setup() finished in 1.58 sec 2021-05-08 11:10:48.009 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context testr@default setup() finished in 0.81 msec 2021-05-08 11:10:48.010 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0d1c020d-2ab0-41a3-a9e9-1c3853cceb76'. 2021-05-08 11:10:55.242 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.366s] 2021-05-08 11:10:55.345 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.102s] 2021-05-08 11:10:59.499 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.542s] 2021-05-08 11:11:00.364 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.251s] 2021-05-08 11:11:11.496 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [11.996s] 2021-05-08 11:11:14.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [19.478s] 2021-05-08 11:11:19.869 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-05-08 11:11:26.026 32 INFO opnfv-tempest [-] {3} 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-05-08 11:11:26.826 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.257s] 2021-05-08 11:11:54.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.159s] 2021-05-08 11:11:54.694 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-05-08 11:11:57.485 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [13.961s] 2021-05-08 11:12:18.008 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [20.522s] 2021-05-08 11:12:21.489 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2021-05-08 11:12:21.654 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.165s] 2021-05-08 11:12:37.761 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [19.752s] 2021-05-08 11:12:58.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-05-08 11:12:58.985 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-05-08 11:13:05.889 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.155s] 2021-05-08 11:13:05.890 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-05-08 11:13:09.887 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.175s] 2021-05-08 11:13:14.557 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [9.351s] 2021-05-08 11:13:39.675 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.170s] 2021-05-08 11:13:39.677 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-05-08 11:13:40.807 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [26.243s] 2021-05-08 11:13:40.885 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.084s] 2021-05-08 11:13:44.745 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.727s] 2021-05-08 11:13:44.755 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-05-08 11:13:53.390 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-08 11:13:56.029 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.157s] 2021-05-08 11:13:58.826 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [12.294s] 2021-05-08 11:14:16.727 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.634s] 2021-05-08 11:14:25.570 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.592s] 2021-05-08 11:14:31.143 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [5.572s] 2021-05-08 11:14:55.081 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [23.007s] 2021-05-08 11:14:56.185 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.656s] 2021-05-08 11:15:01.485 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.966s] 2021-05-08 11:15:02.426 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.498s] 2021-05-08 11:15:07.751 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.264s] 2021-05-08 11:15:15.829 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [8.079s] 2021-05-08 11:15:22.406 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-08 11:15:22.997 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.036s] 2021-05-08 11:15:23.817 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.820s] 2021-05-08 11:15:23.837 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2021-05-08 11:15:23.846 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2021-05-08 11:15:31.179 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.020s] 2021-05-08 11:15:32.656 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.089s] 2021-05-08 11:15:35.426 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.641s] 2021-05-08 11:15:46.050 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.069s] 2021-05-08 11:15:56.254 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [5.069s] 2021-05-08 11:16:01.015 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2021-05-08 11:16:03.300 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.045s] 2021-05-08 11:16:06.857 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2021-05-08 11:16:10.562 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.262s] 2021-05-08 11:16:26.583 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [10.201s] 2021-05-08 11:16:29.526 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-05-08 11:16:34.910 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [20.509s] 2021-05-08 11:16:37.015 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.429s] 2021-05-08 11:16:49.372 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.357s] 2021-05-08 11:16:52.797 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.828s] 2021-05-08 11:17:04.615 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.816s] 2021-05-08 11:17:10.109 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.472s] 2021-05-08 11:17:10.110 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-05-08 11:17:11.106 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.997s] 2021-05-08 11:17:11.176 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.562s] 2021-05-08 11:17:11.277 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.101s] 2021-05-08 11:17:11.535 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.257s] 2021-05-08 11:17:11.615 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.508s] 2021-05-08 11:17:11.770 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.154s] 2021-05-08 11:17:11.859 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.089s] 2021-05-08 11:17:21.401 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.570s] 2021-05-08 11:17:21.402 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-05-08 11:17:21.536 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.135s] 2021-05-08 11:17:21.833 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.297s] 2021-05-08 11:17:21.977 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.143s] 2021-05-08 11:17:22.049 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.072s] 2021-05-08 11:17:28.433 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.189s] 2021-05-08 11:17:29.756 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.323s] 2021-05-08 11:17:31.848 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [2.091s] 2021-05-08 11:17:33.307 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.458s] 2021-05-08 11:17:36.149 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.918s] 2021-05-08 11:17:36.631 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.481s] 2021-05-08 11:17:42.641 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.678s] 2021-05-08 11:17:54.465 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.822s] 2021-05-08 11:17:59.313 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.848s] 2021-05-08 11:17:59.581 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.268s] 2021-05-08 11:17:59.655 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.073s] 2021-05-08 11:18:19.633 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.527s] 2021-05-08 11:18:21.427 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.368s] 2021-05-08 11:18:27.459 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [36.003s] 2021-05-08 11:18:29.141 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.502s] 2021-05-08 11:18:29.230 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.094s] 2021-05-08 11:18:31.505 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [10.071s] 2021-05-08 11:18:38.094 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.018s] 2021-05-08 11:18:38.270 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.176s] 2021-05-08 11:18:41.013 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.511s] 2021-05-08 11:18:58.145 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.121s] 2021-05-08 11:19:22.455 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.305s] 2021-05-08 11:19:26.485 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context testr@default cleanup() started 2021-05-08 11:19:26.485 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context testr@default cleanup() finished in 0.62 msec 2021-05-08 11:19:26.486 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context tempest@default cleanup() started 2021-05-08 11:19:27.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-08 11:19:27.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-08 11:19:27.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f05e71ba_ZFurfCIJ'. 2021-05-08 11:19:27.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f05e71ba_ZFurfCIJ' has been deleted. 2021-05-08 11:19:27.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cb7dce02-3aa1-4cb8-a727-a8936d32652c' of option 'instance_type' from Tempest config file. 2021-05-08 11:19:27.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cb7dce02-3aa1-4cb8-a727-a8936d32652c' has been removed. 2021-05-08 11:19:27.584 32 INFO rally.task.context [-] Verification 4c50537b-f7e9-47ad-b4c9-1cf3792691eb | Context tempest@default cleanup() finished in 1.10 sec 2021-05-08 11:19:27.622 32 INFO rally.api [-] Verification (UUID=f05e71ba-e89f-4cce-8d3b-0aafef800e2f) has been successfully finished for deployment 'opnfv-rally' (UUID=f525b172-8d38-4cac-ac81-afb64747dfd4)! 2021-05-08 11:19:29.000 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:19:29.000 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:19:29.000 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:19:30.287 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:19:30.288 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:19:30.288 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:19:32.068 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'f05e71ba-e89f-4cce-8d3b-0aafef800e2f' 2021-05-08 11:19:32.091 50 INFO rally.api [-] The report has been successfully built. 2021-05-08 11:19:33.292 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:19:33.292 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:19:33.292 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:19:35.064 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f05e71ba-e89f-4cce-8d3b-0aafef800e2f' 2021-05-08 11:19:35.069 52 INFO rally.api [-] The report has been successfully built.