2020-12-09 11:09:26.932 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:26.932 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:26.933 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:28.753 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-09 11:09:28.753 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 11:09:28.753 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-09 11:09:28.753 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-09 11:09:28.753 6 ERROR rally.cli.cliutils 2020-12-09 11:09:29.985 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:29.985 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:29.985 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:33.202 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:33.203 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:33.203 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:38.110 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:38.110 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:38.110 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:39.304 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:39.304 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:39.304 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:41.138 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-09 11:09:41.138 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-09 11:09:41.138 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-09 11:09:41.138 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils force=force) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-09 11:09:41.138 15 ERROR rally.cli.cliutils 2020-12-09 11:09:42.382 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:42.383 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:42.383 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:44.198 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-09 11:09:44.262 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/repo. 2020-12-09 11:09:44.615 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/repo'... done. Note: checking out '35e649bb84d55f0f91f19d33f32bd49ebb198f42'. 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-09 11:09:44.629 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g35e649bb8 ' 2020-12-09 11:09:44.640 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '35e649bb84d55f0f91f19d33f32bd49ebb198f42 ' 2020-12-09 11:09:44.667 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-09 11:09:44.716 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-09 11:09:45.240 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acc40422-8332-4d35-bbe8-002ae6a77161) has been successfully created! 2020-12-09 11:09:46.519 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:46.519 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:46.519 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:54.960 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:09:54.960 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:09:54.961 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:09:56.711 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=acc40422-8332-4d35-bbe8-002ae6a77161) for deployment 'opnfv-rally' (UUID=e0c6559c-0dfd-44b0-9160-783ced45ca85). 2020-12-09 11:09:57.519 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acc40422-8332-4d35-bbe8-002ae6a77161) has been successfully configured for deployment 'opnfv-rally' (UUID=e0c6559c-0dfd-44b0-9160-783ced45ca85)! 2020-12-09 11:10:02.561 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:10:02.562 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:10:02.562 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:10:04.381 32 INFO rally.api [-] Starting verification (UUID=37b2eb31-5845-4c51-8075-6d92a49da595) for deployment 'opnfv-rally' (UUID=e0c6559c-0dfd-44b0-9160-783ced45ca85) by verifier 'opnfv-tempest' (UUID=acc40422-8332-4d35-bbe8-002ae6a77161). 2020-12-09 11:10:05.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-09 11:10:05.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-09 11:10:05.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/for-deployment-e0c6559c-0dfd-44b0-9160-783ced45ca85/tempest.log' to option 'log_file'. 2020-12-09 11:10:05.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/for-deployment-e0c6559c-0dfd-44b0-9160-783ced45ca85/tempest.log 2020-12-09 11:10:05.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-09 11:10:05.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/for-deployment-e0c6559c-0dfd-44b0-9160-783ced45ca85/lock_files' to option 'lock_path'. 2020-12-09 11:10:05.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-acc40422-8332-4d35-bbe8-002ae6a77161/for-deployment-e0c6559c-0dfd-44b0-9160-783ced45ca85/lock_files 2020-12-09 11:10:05.579 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-09 11:10:05.579 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-09 11:10:05.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3b77f2c1-b355-4d17-adc8-20911d4c1706 2020-12-09 11:10:05.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d287df21-8ca0-4de3-99f5-f38e101e1bf7 2020-12-09 11:10:05.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1a83668e-6e7f-4acc-af3d-d4b1e305f586 2020-12-09 11:10:05.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6d573cba-a3a4-4a74-800f-03ddea8bd79c 2020-12-09 11:10:05.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-09 11:10:05.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-09 11:10:05.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-09 11:10:05.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 11:10:05.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-09 11:10:05.961 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_37b2eb31_8NadrHzs' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 11:10:06.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_37b2eb31_8NadrHzs' (ID = 86a8783f-7b9f-4eb6-868d-f8ba783ab308) has been successfully created! 2020-12-09 11:10:06.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '86a8783f-7b9f-4eb6-868d-f8ba783ab308' to option 'instance_type'. 2020-12-09 11:10:06.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 86a8783f-7b9f-4eb6-868d-f8ba783ab308 2020-12-09 11:10:06.157 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context tempest@default setup() finished in 1.18 sec 2020-12-09 11:10:06.158 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context testr@default setup() finished in 0.51 msec 2020-12-09 11:10:06.158 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5240e62e-ef38-4daf-98fc-1c50cb0bdca8'. 2020-12-09 11:10:13.803 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.163s] 2020-12-09 11:10:13.904 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.101s] 2020-12-09 11:10:20.666 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [7.405s] 2020-12-09 11:10:33.603 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [12.936s] 2020-12-09 11:11:08.049 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.183s] 2020-12-09 11:11:08.051 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-09 11:11:15.643 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [19.302s] 2020-12-09 11:11:23.435 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.171s] 2020-12-09 11:11:23.437 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-12-09 11:11:30.172 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.004s]: b'Only owner network supports creating interface by fixed ip.' 2020-12-09 11:11:36.603 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-09 11:11:42.100 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.158s] 2020-12-09 11:11:42.102 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-09 11:11:55.203 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.315s] 2020-12-09 11:12:06.739 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.480s] 2020-12-09 11:12:19.327 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2020-12-09 11:12:19.470 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.143s] 2020-12-09 11:12:32.095 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.843s] 2020-12-09 11:13:05.438 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [3.374s] 2020-12-09 11:13:05.447 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2020-12-09 11:13:07.448 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [8.975s] 2020-12-09 11:13:11.735 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-09 11:13:30.029 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.566s] 2020-12-09 11:13:31.821 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.918s] 2020-12-09 11:13:33.736 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.960s] 2020-12-09 11:13:57.782 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.421s] 2020-12-09 11:13:57.922 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.104s] 2020-12-09 11:14:17.796 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.726s] 2020-12-09 11:14:19.373 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [6.303s] 2020-12-09 11:14:31.259 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.034s] 2020-12-09 11:14:31.290 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.031s] 2020-12-09 11:14:31.321 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.030s] 2020-12-09 11:14:31.331 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2020-12-09 11:14:42.014 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [24.216s] 2020-12-09 11:14:44.874 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [31.168s] 2020-12-09 11:14:48.286 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [28.909s] 2020-12-09 11:14:48.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.074s] 2020-12-09 11:14:54.058 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [7.043s] 2020-12-09 11:15:02.205 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [8.146s] 2020-12-09 11:15:02.795 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [20.779s] 2020-12-09 11:15:10.075 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.870s] 2020-12-09 11:15:13.560 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.681s] 2020-12-09 11:15:36.067 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.313s] 2020-12-09 11:15:43.925 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-09 11:15:45.766 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-09 11:15:47.497 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.234s] 2020-12-09 11:15:49.035 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.812s] 2020-12-09 11:15:49.204 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.706s] 2020-12-09 11:15:49.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.037s] 2020-12-09 11:15:56.121 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-09 11:16:00.232 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.196s] 2020-12-09 11:16:03.635 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.874s] 2020-12-09 11:16:07.454 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [7.222s] 2020-12-09 11:16:07.789 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.334s] 2020-12-09 11:16:07.859 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.070s] 2020-12-09 11:16:13.783 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.147s] 2020-12-09 11:16:19.057 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.757s] 2020-12-09 11:16:19.058 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-09 11:16:20.347 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.303s] 2020-12-09 11:16:21.295 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [2.238s] 2020-12-09 11:16:21.942 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.646s] 2020-12-09 11:16:22.097 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.154s] 2020-12-09 11:16:22.178 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.080s] 2020-12-09 11:16:26.138 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.789s] 2020-12-09 11:16:27.725 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [13.941s] 2020-12-09 11:16:29.895 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-09 11:16:32.093 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.954s] 2020-12-09 11:16:39.137 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.233s] 2020-12-09 11:16:47.329 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.538s] 2020-12-09 11:16:47.854 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.524s] 2020-12-09 11:16:51.586 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.449s] 2020-12-09 11:16:55.091 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.504s] 2020-12-09 11:16:55.190 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2020-12-09 11:16:55.272 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.081s] 2020-12-09 11:16:58.437 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.292s] 2020-12-09 11:16:58.438 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-09 11:16:59.459 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.022s] 2020-12-09 11:16:59.533 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.073s] 2020-12-09 11:16:59.680 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.147s] 2020-12-09 11:16:59.764 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.084s] 2020-12-09 11:17:03.047 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-09 11:17:14.198 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.799s] 2020-12-09 11:17:14.975 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.699s] 2020-12-09 11:17:15.965 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.990s] 2020-12-09 11:17:17.112 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.146s] 2020-12-09 11:17:19.625 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.512s] 2020-12-09 11:17:27.723 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [13.519s] 2020-12-09 11:17:27.786 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.067s] 2020-12-09 11:17:30.819 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.551s] 2020-12-09 11:17:38.243 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-12-09 11:17:38.493 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.250s] 2020-12-09 11:17:43.611 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [12.785s] 2020-12-09 11:17:48.505 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2020-12-09 11:17:51.835 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.227s] 2020-12-09 11:18:14.855 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-12-09 11:18:20.528 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [41.851s] 2020-12-09 11:18:42.288 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.227s] 2020-12-09 11:19:06.149 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.854s] 2020-12-09 11:19:11.505 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context testr@default cleanup() started 2020-12-09 11:19:11.505 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context testr@default cleanup() finished in 0.69 msec 2020-12-09 11:19:11.506 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context tempest@default cleanup() started 2020-12-09 11:19:12.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-09 11:19:12.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-09 11:19:12.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_37b2eb31_8NadrHzs'. 2020-12-09 11:19:12.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_37b2eb31_8NadrHzs' has been deleted. 2020-12-09 11:19:12.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '86a8783f-7b9f-4eb6-868d-f8ba783ab308' of option 'instance_type' from Tempest config file. 2020-12-09 11:19:12.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '86a8783f-7b9f-4eb6-868d-f8ba783ab308' has been removed. 2020-12-09 11:19:12.984 32 INFO rally.task.context [-] Verification acc40422-8332-4d35-bbe8-002ae6a77161 | Context tempest@default cleanup() finished in 1.48 sec 2020-12-09 11:19:13.023 32 INFO rally.api [-] Verification (UUID=37b2eb31-5845-4c51-8075-6d92a49da595) has been successfully finished for deployment 'opnfv-rally' (UUID=e0c6559c-0dfd-44b0-9160-783ced45ca85)! 2020-12-09 11:19:14.360 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:19:14.360 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:19:14.360 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:19:15.617 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:19:15.617 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:19:15.618 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:19:17.342 50 INFO rally.api [-] Building 'html' report for the following verification(s): '37b2eb31-5845-4c51-8075-6d92a49da595' 2020-12-09 11:19:17.366 50 INFO rally.api [-] The report has been successfully built. 2020-12-09 11:19:18.580 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:19:18.580 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:19:18.580 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:19:20.387 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '37b2eb31-5845-4c51-8075-6d92a49da595' 2020-12-09 11:19:20.393 52 INFO rally.api [-] The report has been successfully built.