2021-06-26 11:08:39.032 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:39.032 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:39.032 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:40.902 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-06-26 11:08:40.902 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 11:08:40.902 6 ERROR rally.cli.cliutils 2021-06-26 11:08:42.174 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:42.175 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:42.175 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:45.524 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:45.524 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:45.524 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:50.424 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:50.424 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:50.424 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:51.584 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:51.584 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:51.585 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:53.372 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-06-26 11:08:53.372 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils force=force) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 11:08:53.372 15 ERROR rally.cli.cliutils 2021-06-26 11:08:54.609 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:54.610 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:54.610 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:08:56.348 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-26 11:08:56.413 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/repo. 2021-06-26 11:08:56.770 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/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-06-26 11:08:56.784 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-26 11:08:56.789 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-26 11:08:56.811 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-26 11:08:56.856 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-26 11:08:57.392 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c156702-1ac1-4491-9302-514577089e08) has been successfully created! 2021-06-26 11:08:58.712 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:08:58.712 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:08:58.713 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:09:05.705 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:09:05.705 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:09:05.705 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:09:07.439 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c156702-1ac1-4491-9302-514577089e08) for deployment 'opnfv-rally' (UUID=4e47d389-68f8-4cd9-9053-4cfcaf5976fb). 2021-06-26 11:09:08.208 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c156702-1ac1-4491-9302-514577089e08) has been successfully configured for deployment 'opnfv-rally' (UUID=4e47d389-68f8-4cd9-9053-4cfcaf5976fb)! 2021-06-26 11:09:13.097 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:09:13.097 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:09:13.097 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:09:14.778 32 INFO rally.api [-] Starting verification (UUID=4204c61d-b718-4d19-bc28-23d0014e4a9c) for deployment 'opnfv-rally' (UUID=4e47d389-68f8-4cd9-9053-4cfcaf5976fb) by verifier 'opnfv-tempest' (UUID=3c156702-1ac1-4491-9302-514577089e08). 2021-06-26 11:09:15.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-26 11:09:16.141 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-26 11:09:16.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/for-deployment-4e47d389-68f8-4cd9-9053-4cfcaf5976fb/tempest.log' to option 'log_file'. 2021-06-26 11:09:16.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/for-deployment-4e47d389-68f8-4cd9-9053-4cfcaf5976fb/tempest.log 2021-06-26 11:09:16.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-26 11:09:16.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/for-deployment-4e47d389-68f8-4cd9-9053-4cfcaf5976fb/lock_files' to option 'lock_path'. 2021-06-26 11:09:16.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c156702-1ac1-4491-9302-514577089e08/for-deployment-4e47d389-68f8-4cd9-9053-4cfcaf5976fb/lock_files 2021-06-26 11:09:16.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-26 11:09:16.144 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-06-26 11:09:16.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1e3f91ee-afce-48dd-bf38-8afe3ff47742 2021-06-26 11:09:16.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = af10fc23-5228-49c5-9060-0fd4695eff11 2021-06-26 11:09:16.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 067498f7-25ad-4aac-a1d9-d02d7ffe889a 2021-06-26 11:09:16.146 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 21ec1fdd-1ed7-4cb4-a2f9-1cf5b5348b6d 2021-06-26 11:09:16.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-26 11:09:16.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-26 11:09:16.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-26 11:09:16.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 11:09:16.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-26 11:09:16.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4204c61d_GH4cJ1k8' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 11:09:16.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4204c61d_GH4cJ1k8' (ID = e9435c99-408d-4177-af23-bc068c9216cf) has been successfully created! 2021-06-26 11:09:16.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e9435c99-408d-4177-af23-bc068c9216cf' to option 'instance_type'. 2021-06-26 11:09:16.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e9435c99-408d-4177-af23-bc068c9216cf 2021-06-26 11:09:16.605 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context tempest@default setup() finished in 1.23 sec 2021-06-26 11:09:16.606 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context testr@default setup() finished in 0.47 msec 2021-06-26 11:09:16.607 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/507d05ad-3d16-4e4e-9da7-35237f6d9d55'. 2021-06-26 11:09:23.847 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2021-06-26 11:09:23.941 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.094s] 2021-06-26 11:09:29.580 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.869s] 2021-06-26 11:09:34.323 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-06-26 11:09:40.619 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [11.038s] 2021-06-26 11:09:41.428 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [16.946s] 2021-06-26 11:10:42.433 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2021-06-26 11:10:42.581 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.148s] 2021-06-26 11:10:52.222 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.242s] 2021-06-26 11:10:52.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-26 11:10:52.504 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.199s] 2021-06-26 11:10:52.506 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-06-26 11:10:57.084 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.164s] 2021-06-26 11:10:57.086 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-26 11:11:13.004 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-26 11:11:35.042 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.734s] 2021-06-26 11:11:35.055 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-06-26 11:11:41.053 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-26 11:11:44.530 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [9.191s] 2021-06-26 11:11:52.470 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [8.998s] 2021-06-26 11:12:20.819 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [26.792s] 2021-06-26 11:12:24.092 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.957s] 2021-06-26 11:12:36.088 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-26 11:12:47.449 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.166s] 2021-06-26 11:12:48.076 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.026s] 2021-06-26 11:12:49.562 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.997s] 2021-06-26 11:12:53.308 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.939s] 2021-06-26 11:13:16.966 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [13.198s] 2021-06-26 11:13:24.427 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.433s] 2021-06-26 11:13:24.454 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2021-06-26 11:13:24.481 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2021-06-26 11:13:24.494 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.013s] 2021-06-26 11:13:28.734 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.767s] 2021-06-26 11:13:31.397 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.473s] 2021-06-26 11:13:31.398 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.' 2021-06-26 11:13:32.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.000s] 2021-06-26 11:13:33.770 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [1.372s] 2021-06-26 11:13:33.943 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.172s] 2021-06-26 11:13:34.038 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.094s] 2021-06-26 11:13:37.192 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-06-26 11:13:41.696 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.826s] 2021-06-26 11:13:42.290 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-26 11:13:49.217 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [20.483s] 2021-06-26 11:14:03.109 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [12.615s] 2021-06-26 11:14:17.772 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [14.661s] 2021-06-26 11:14:18.011 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [17.704s] 2021-06-26 11:14:34.388 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [16.615s] 2021-06-26 11:14:35.801 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [17.790s] 2021-06-26 11:14:36.509 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [21.524s] 2021-06-26 11:14:41.336 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [16.350s] 2021-06-26 11:14:41.337 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.' 2021-06-26 11:14:41.481 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.145s] 2021-06-26 11:14:41.954 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.473s] 2021-06-26 11:14:42.253 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.298s] 2021-06-26 11:14:42.343 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.089s] 2021-06-26 11:14:43.610 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [7.808s] 2021-06-26 11:14:43.746 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.135s] 2021-06-26 11:14:43.868 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.122s] 2021-06-26 11:14:50.360 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-26 11:14:52.936 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-26 11:15:03.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [7.266s] 2021-06-26 11:15:08.445 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.281s] 2021-06-26 11:15:10.461 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.016s] 2021-06-26 11:15:11.098 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.827s] 2021-06-26 11:15:12.813 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.552s] 2021-06-26 11:15:13.448 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.635s] 2021-06-26 11:15:15.480 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [12.384s] 2021-06-26 11:15:15.554 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.079s] 2021-06-26 11:15:30.816 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.924s] 2021-06-26 11:15:35.099 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.021s] 2021-06-26 11:15:37.439 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.553s] 2021-06-26 11:15:39.378 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-06-26 11:15:39.498 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.120s] 2021-06-26 11:15:49.708 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.992s] 2021-06-26 11:15:53.598 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.889s] 2021-06-26 11:15:55.043 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.097s] 2021-06-26 11:15:58.039 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.069s] 2021-06-26 11:15:59.078 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.479s] 2021-06-26 11:16:01.069 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.023s] 2021-06-26 11:16:06.729 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.661s] 2021-06-26 11:16:56.890 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [62.914s] 2021-06-26 11:17:02.075 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.543s] 2021-06-26 11:17:16.371 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [14.295s] 2021-06-26 11:17:20.290 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.918s] 2021-06-26 11:17:20.412 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.123s] 2021-06-26 11:17:20.486 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.073s] 2021-06-26 11:17:36.742 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.955s] 2021-06-26 11:17:48.628 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [11.882s] 2021-06-26 11:17:48.706 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.082s] 2021-06-26 11:18:00.917 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.610s] 2021-06-26 11:18:09.624 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.705s] 2021-06-26 11:18:16.362 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.738s] 2021-06-26 11:18:25.990 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.624s] 2021-06-26 11:18:26.901 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.910s] 2021-06-26 11:18:27.871 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.969s] 2021-06-26 11:18:29.480 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.609s] 2021-06-26 11:18:58.631 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.397s] 2021-06-26 11:19:28.828 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [30.192s] 2021-06-26 11:19:32.495 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context testr@default cleanup() started 2021-06-26 11:19:32.496 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context testr@default cleanup() finished in 0.72 msec 2021-06-26 11:19:32.497 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context tempest@default cleanup() started 2021-06-26 11:19:33.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-26 11:19:33.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-26 11:19:33.328 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4204c61d_GH4cJ1k8'. 2021-06-26 11:19:34.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4204c61d_GH4cJ1k8' has been deleted. 2021-06-26 11:19:34.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e9435c99-408d-4177-af23-bc068c9216cf' of option 'instance_type' from Tempest config file. 2021-06-26 11:19:34.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e9435c99-408d-4177-af23-bc068c9216cf' has been removed. 2021-06-26 11:19:34.067 32 INFO rally.task.context [-] Verification 3c156702-1ac1-4491-9302-514577089e08 | Context tempest@default cleanup() finished in 1.57 sec 2021-06-26 11:19:34.099 32 INFO rally.api [-] Verification (UUID=4204c61d-b718-4d19-bc28-23d0014e4a9c) has been successfully finished for deployment 'opnfv-rally' (UUID=4e47d389-68f8-4cd9-9053-4cfcaf5976fb)! 2021-06-26 11:19:35.493 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:19:35.493 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:19:35.493 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:19:36.836 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:19:36.836 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:19:36.837 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:19:38.628 50 INFO rally.api [-] Building 'html' report for the following verification(s): '4204c61d-b718-4d19-bc28-23d0014e4a9c' 2021-06-26 11:19:38.651 50 INFO rally.api [-] The report has been successfully built. 2021-06-26 11:19:39.985 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 11:19:39.985 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 11:19:39.985 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 11:19:41.736 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4204c61d-b718-4d19-bc28-23d0014e4a9c' 2021-06-26 11:19:41.742 52 INFO rally.api [-] The report has been successfully built.