2020-12-15 05:10:39.093 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:39.093 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:39.093 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:40.921 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-15 05:10:40.921 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 05:10:40.921 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-15 05:10:40.921 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 05:10:40.921 6 ERROR rally.cli.cliutils 2020-12-15 05:10:42.196 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:42.196 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:42.196 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:45.529 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:45.530 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:45.530 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:50.521 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:50.521 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:50.521 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:51.659 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:51.659 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:51.659 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:53.374 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-15 05:10:53.374 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-15 05:10:53.374 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-15 05:10:53.374 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils force=force) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 05:10:53.374 15 ERROR rally.cli.cliutils 2020-12-15 05:10:54.552 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:54.552 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:54.553 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:10:56.269 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-15 05:10:56.333 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/repo. 2020-12-15 05:10:56.690 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-15 05:10:56.703 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-15 05:10:56.709 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-15 05:10:56.730 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-15 05:10:56.775 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-15 05:10:57.340 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8644df63-b6fa-4365-bf13-e29ea5106408) has been successfully created! 2020-12-15 05:10:58.659 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:10:58.659 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:10:58.659 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:11:05.714 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:11:05.715 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:11:05.715 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:11:07.437 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8644df63-b6fa-4365-bf13-e29ea5106408) for deployment 'opnfv-rally' (UUID=546a5a8f-7711-47e7-9ff3-e34c0c47f996). 2020-12-15 05:11:08.237 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8644df63-b6fa-4365-bf13-e29ea5106408) has been successfully configured for deployment 'opnfv-rally' (UUID=546a5a8f-7711-47e7-9ff3-e34c0c47f996)! 2020-12-15 05:11:13.103 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:11:13.103 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:11:13.103 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:11:14.877 32 INFO rally.api [-] Starting verification (UUID=0118be8f-fec2-4713-a6ad-4d4f61b7bb59) for deployment 'opnfv-rally' (UUID=546a5a8f-7711-47e7-9ff3-e34c0c47f996) by verifier 'opnfv-tempest' (UUID=8644df63-b6fa-4365-bf13-e29ea5106408). 2020-12-15 05:11:15.940 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-15 05:11:16.926 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-15 05:11:16.926 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/for-deployment-546a5a8f-7711-47e7-9ff3-e34c0c47f996/tempest.log' to option 'log_file'. 2020-12-15 05:11:16.927 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/for-deployment-546a5a8f-7711-47e7-9ff3-e34c0c47f996/tempest.log 2020-12-15 05:11:16.927 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-15 05:11:16.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/for-deployment-546a5a8f-7711-47e7-9ff3-e34c0c47f996/lock_files' to option 'lock_path'. 2020-12-15 05:11:16.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8644df63-b6fa-4365-bf13-e29ea5106408/for-deployment-546a5a8f-7711-47e7-9ff3-e34c0c47f996/lock_files 2020-12-15 05:11:16.929 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-15 05:11:16.929 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-15 05:11:16.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d7b829ae-14d6-4f96-843b-e55142ac95ab 2020-12-15 05:11:16.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d1a9958f-3c1a-44c1-8f94-3576baa2f8ee 2020-12-15 05:11:16.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7140b6bc-984d-4916-b3f5-aa9881fcfecc 2020-12-15 05:11:16.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e0c22e05-1de9-4fd3-b291-a94d7324046b 2020-12-15 05:11:17.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-15 05:11:17.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-15 05:11:17.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-15 05:11:17.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 05:11:17.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-15 05:11:17.331 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0118be8f_xiINmLWw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 05:11:17.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0118be8f_xiINmLWw' (ID = 36b7df43-b266-4b0f-bd4a-62dfd4c25800) has been successfully created! 2020-12-15 05:11:17.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '36b7df43-b266-4b0f-bd4a-62dfd4c25800' to option 'instance_type'. 2020-12-15 05:11:17.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 36b7df43-b266-4b0f-bd4a-62dfd4c25800 2020-12-15 05:11:17.578 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context tempest@default setup() finished in 2.11 sec 2020-12-15 05:11:17.579 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context testr@default setup() finished in 0.57 msec 2020-12-15 05:11:17.580 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7edb0fed-15a3-426d-b761-2ed43fd1765e'. 2020-12-15 05:11:19.783 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-15 05:11:28.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.443s] 2020-12-15 05:11:28.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.103s] 2020-12-15 05:11:32.771 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.949s] 2020-12-15 05:11:39.000 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.228s] 2020-12-15 05:11:46.271 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2020-12-15 05:11:52.196 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.917s] 2020-12-15 05:12:07.064 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.175s] 2020-12-15 05:12:07.066 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-15 05:12:15.867 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [21.751s] 2020-12-15 05:12:45.732 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.735s] 2020-12-15 05:12:45.745 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-12-15 05:12:52.850 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [4.264s] 2020-12-15 05:13:16.886 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [5.011s] 2020-12-15 05:13:35.116 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [8.502s] 2020-12-15 05:14:12.151 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2020-12-15 05:14:12.318 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.166s] 2020-12-15 05:14:15.310 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.149s] 2020-12-15 05:14:15.312 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-15 05:14:38.700 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [12.974s] 2020-12-15 05:15:03.020 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [40.252s] 2020-12-15 05:15:25.862 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-15 05:15:29.637 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [5.813s] 2020-12-15 05:15:33.488 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [1.082s] 2020-12-15 05:15:33.513 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2020-12-15 05:15:33.906 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.392s] 2020-12-15 05:15:33.916 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2020-12-15 05:15:38.683 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.146s] 2020-12-15 05:15:54.960 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-15 05:16:14.328 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.757s] 2020-12-15 05:16:23.391 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [9.062s] 2020-12-15 05:16:31.988 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [8.597s] 2020-12-15 05:16:56.626 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.159s] 2020-12-15 05:16:56.627 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-15 05:16:56.749 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [30.432s] 2020-12-15 05:16:56.751 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-15 05:16:56.904 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.155s] 2020-12-15 05:16:59.651 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [2.746s] 2020-12-15 05:16:59.921 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.269s] 2020-12-15 05:17:00.016 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.095s] 2020-12-15 05:17:08.544 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [27.993s] 2020-12-15 05:17:24.458 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-15 05:17:55.776 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [16.765s] 2020-12-15 05:18:07.500 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [25.581s] 2020-12-15 05:18:07.501 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-15 05:18:07.625 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [18.244s] 2020-12-15 05:18:07.844 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.344s] 2020-12-15 05:18:08.877 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [1.033s] 2020-12-15 05:18:09.083 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.205s] 2020-12-15 05:18:09.166 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2020-12-15 05:18:13.989 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [18.212s] 2020-12-15 05:18:35.022 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [27.395s] 2020-12-15 05:18:36.190 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-15 05:18:48.074 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [34.083s] 2020-12-15 05:18:52.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.840s] 2020-12-15 05:18:54.423 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.426s] 2020-12-15 05:18:54.891 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.468s] 2020-12-15 05:19:01.241 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-15 05:19:15.089 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.932s] 2020-12-15 05:19:17.827 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.415s] 2020-12-15 05:19:19.633 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [4.765s] 2020-12-15 05:19:23.998 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [4.364s] 2020-12-15 05:19:44.692 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-15 05:19:48.410 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [30.578s] 2020-12-15 05:19:48.506 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.099s] 2020-12-15 05:19:57.421 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.977s] 2020-12-15 05:19:57.583 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.104s] 2020-12-15 05:19:58.119 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.981s] 2020-12-15 05:20:04.640 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.055s] 2020-12-15 05:20:06.795 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-12-15 05:20:06.964 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.168s] 2020-12-15 05:20:11.541 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.109s] 2020-12-15 05:20:15.802 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.162s] 2020-12-15 05:20:23.099 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.405s] 2020-12-15 05:20:32.553 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.452s] 2020-12-15 05:20:39.750 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.197s] 2020-12-15 05:20:39.772 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.678s] 2020-12-15 05:20:51.549 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.777s] 2020-12-15 05:20:56.082 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.532s] 2020-12-15 05:20:56.173 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.091s] 2020-12-15 05:20:56.297 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.123s] 2020-12-15 05:21:25.699 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.749s] 2020-12-15 05:21:29.671 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [35.388s] 2020-12-15 05:21:39.593 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.894s] 2020-12-15 05:21:45.641 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.046s] 2020-12-15 05:21:45.719 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.078s] 2020-12-15 05:21:45.798 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.078s] 2020-12-15 05:22:01.266 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [21.256s] 2020-12-15 05:22:04.932 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.471s] 2020-12-15 05:22:12.842 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.905s] 2020-12-15 05:22:13.110 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.272s] 2020-12-15 05:22:21.616 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.585s] 2020-12-15 05:22:21.998 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.727s] 2020-12-15 05:22:22.659 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.043s] 2020-12-15 05:22:24.095 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.435s] 2020-12-15 05:22:25.674 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.578s] 2020-12-15 05:22:37.580 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2020-12-15 05:22:50.309 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.059s] 2020-12-15 05:23:02.132 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context testr@default cleanup() started 2020-12-15 05:23:02.132 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context testr@default cleanup() finished in 0.80 msec 2020-12-15 05:23:02.133 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context tempest@default cleanup() started 2020-12-15 05:23:02.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-15 05:23:03.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-15 05:23:03.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0118be8f_xiINmLWw'. 2020-12-15 05:23:03.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0118be8f_xiINmLWw' has been deleted. 2020-12-15 05:23:03.432 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '36b7df43-b266-4b0f-bd4a-62dfd4c25800' of option 'instance_type' from Tempest config file. 2020-12-15 05:23:03.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '36b7df43-b266-4b0f-bd4a-62dfd4c25800' has been removed. 2020-12-15 05:23:03.440 32 INFO rally.task.context [-] Verification 8644df63-b6fa-4365-bf13-e29ea5106408 | Context tempest@default cleanup() finished in 1.31 sec 2020-12-15 05:23:03.478 32 INFO rally.api [-] Verification (UUID=0118be8f-fec2-4713-a6ad-4d4f61b7bb59) has been successfully finished for deployment 'opnfv-rally' (UUID=546a5a8f-7711-47e7-9ff3-e34c0c47f996)! 2020-12-15 05:23:04.832 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:23:04.832 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:23:04.833 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:23:06.144 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:23:06.144 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:23:06.145 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:23:07.880 50 INFO rally.api [-] Building 'html' report for the following verification(s): '0118be8f-fec2-4713-a6ad-4d4f61b7bb59' 2020-12-15 05:23:07.903 50 INFO rally.api [-] The report has been successfully built. 2020-12-15 05:23:09.153 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 05:23:09.154 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 05:23:09.154 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 05:23:10.921 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0118be8f-fec2-4713-a6ad-4d4f61b7bb59' 2020-12-15 05:23:10.926 52 INFO rally.api [-] The report has been successfully built.