2020-12-03 12:38:06.097 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:06.097 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:06.097 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:07.925 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-03 12:38:07.925 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 12:38:07.925 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-03 12:38:07.925 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 12:38:07.925 6 ERROR rally.cli.cliutils 2020-12-03 12:38:09.185 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:09.186 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:09.186 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:12.466 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:12.467 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:12.467 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:17.297 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:17.297 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:17.298 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:18.454 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:18.454 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:18.454 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:20.278 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-03 12:38:20.278 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 12:38:20.278 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-03 12:38:20.278 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils force=force) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 12:38:20.278 15 ERROR rally.cli.cliutils 2020-12-03 12:38:21.494 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:21.494 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:21.494 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:23.177 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 12:38:23.239 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/repo. 2020-12-03 12:38:23.591 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-03 12:38:23.605 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 12:38:23.615 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 12:38:23.641 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 12:38:23.687 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 12:38:24.227 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3faec99b-a008-4c6e-9923-a74faea2df39) has been successfully created! 2020-12-03 12:38:25.527 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:25.527 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:25.527 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:31.941 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:31.941 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:31.941 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:33.815 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3faec99b-a008-4c6e-9923-a74faea2df39) for deployment 'opnfv-rally' (UUID=0303c4ce-6d81-410a-8902-56c0a93bd8fc). 2020-12-03 12:38:34.580 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3faec99b-a008-4c6e-9923-a74faea2df39) has been successfully configured for deployment 'opnfv-rally' (UUID=0303c4ce-6d81-410a-8902-56c0a93bd8fc)! 2020-12-03 12:38:39.584 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:38:39.584 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:38:39.584 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:38:41.436 32 INFO rally.api [-] Starting verification (UUID=7e3822d2-b81c-48ed-876f-7f067d09fe5a) for deployment 'opnfv-rally' (UUID=0303c4ce-6d81-410a-8902-56c0a93bd8fc) by verifier 'opnfv-tempest' (UUID=3faec99b-a008-4c6e-9923-a74faea2df39). 2020-12-03 12:38:42.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 12:38:42.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 12:38:42.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/for-deployment-0303c4ce-6d81-410a-8902-56c0a93bd8fc/tempest.log' to option 'log_file'. 2020-12-03 12:38:42.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/for-deployment-0303c4ce-6d81-410a-8902-56c0a93bd8fc/tempest.log 2020-12-03 12:38:42.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 12:38:42.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/for-deployment-0303c4ce-6d81-410a-8902-56c0a93bd8fc/lock_files' to option 'lock_path'. 2020-12-03 12:38:42.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3faec99b-a008-4c6e-9923-a74faea2df39/for-deployment-0303c4ce-6d81-410a-8902-56c0a93bd8fc/lock_files 2020-12-03 12:38:42.672 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-03 12:38:42.673 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-03 12:38:42.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 48afd196-771f-42b2-a280-318141888fee 2020-12-03 12:38:42.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7e04e0db-7242-461d-9c26-ca47d1bdf06b 2020-12-03 12:38:42.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e513cafd-e55b-4632-8331-ac7c2f4c4bfe 2020-12-03 12:38:42.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7895fd8d-de11-4f63-8711-ebc19fd0ead9 2020-12-03 12:38:42.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 12:38:42.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 12:38:42.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 12:38:42.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 12:38:43.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 12:38:43.046 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7e3822d2_iS3Ee24C' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 12:38:43.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7e3822d2_iS3Ee24C' (ID = cca9b8b7-4988-473d-b82d-493f8dc343b1) has been successfully created! 2020-12-03 12:38:43.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cca9b8b7-4988-473d-b82d-493f8dc343b1' to option 'instance_type'. 2020-12-03 12:38:43.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cca9b8b7-4988-473d-b82d-493f8dc343b1 2020-12-03 12:38:43.599 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context tempest@default setup() finished in 1.59 sec 2020-12-03 12:38:43.600 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context testr@default setup() finished in 0.51 msec 2020-12-03 12:38:43.600 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/c4d970c0-b089-4765-954f-43586f2625ee'. 2020-12-03 12:38:50.905 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.122s] 2020-12-03 12:38:51.045 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.140s] 2020-12-03 12:38:53.006 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.444s] 2020-12-03 12:39:00.782 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.' 2020-12-03 12:39:00.823 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.816s] 2020-12-03 12:39:39.691 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [25.699s] 2020-12-03 12:39:40.405 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.162s] 2020-12-03 12:39:40.407 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-03 12:39:45.452 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.353s] 2020-12-03 12:40:19.494 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-03 12:40:24.243 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.737s] 2020-12-03 12:40:24.252 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2020-12-03 12:40:49.056 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [8.588s] 2020-12-03 12:41:08.168 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.168s] 2020-12-03 12:41:08.170 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2020-12-03 12:41:09.022 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.326s] 2020-12-03 12:41:09.024 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-03 12:41:10.041 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.526s] 2020-12-03 12:41:43.248 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.014s] 2020-12-03 12:41:48.975 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.047s] 2020-12-03 12:41:53.079 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.776s] 2020-12-03 12:42:06.030 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.391s] 2020-12-03 12:42:12.308 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.277s] 2020-12-03 12:42:21.074 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [8.766s] 2020-12-03 12:42:28.144 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2020-12-03 12:42:28.294 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.149s] 2020-12-03 12:42:28.724 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.661s] 2020-12-03 12:42:29.770 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.435s] 2020-12-03 12:42:37.926 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-03 12:42:39.286 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-12-03 12:42:47.994 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [8.285s] 2020-12-03 12:42:48.586 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.576s] 2020-12-03 12:42:54.351 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.014s] 2020-12-03 12:42:55.848 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.213s] 2020-12-03 12:42:58.410 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [10.414s] 2020-12-03 12:43:04.081 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-03 12:43:06.947 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2020-12-03 12:43:06.970 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2020-12-03 12:43:07.068 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.097s] 2020-12-03 12:43:07.078 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2020-12-03 12:43:10.423 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.583s] 2020-12-03 12:43:11.518 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.937s] 2020-12-03 12:43:12.211 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.800s] 2020-12-03 12:43:20.278 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-03 12:43:22.668 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.148s] 2020-12-03 12:43:32.087 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.418s] 2020-12-03 12:43:32.633 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.628s] 2020-12-03 12:43:38.206 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.634s] 2020-12-03 12:43:38.208 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-03 12:43:38.464 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.904s] 2020-12-03 12:43:38.496 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.290s] 2020-12-03 12:43:38.624 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.127s] 2020-12-03 12:43:38.780 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.156s] 2020-12-03 12:43:38.871 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.090s] 2020-12-03 12:43:42.910 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.277s] 2020-12-03 12:43:45.689 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-03 12:43:48.148 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.683s] 2020-12-03 12:43:49.389 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.478s] 2020-12-03 12:43:49.498 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.109s] 2020-12-03 12:43:49.663 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.164s] 2020-12-03 12:43:52.724 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.575s] 2020-12-03 12:43:52.823 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2020-12-03 12:43:52.911 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2020-12-03 12:43:53.002 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.082s] 2020-12-03 12:43:58.044 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.909s] 2020-12-03 12:43:58.045 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-03 12:43:58.187 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.143s] 2020-12-03 12:43:58.272 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.084s] 2020-12-03 12:43:58.528 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.256s] 2020-12-03 12:43:58.605 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2020-12-03 12:43:59.000 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.996s] 2020-12-03 12:43:59.659 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.018s] 2020-12-03 12:43:59.713 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-03 12:43:59.935 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.275s] 2020-12-03 12:44:05.516 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.766s] 2020-12-03 12:44:05.996 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.996s] 2020-12-03 12:44:09.475 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.059s] 2020-12-03 12:44:13.052 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.883s] 2020-12-03 12:44:15.194 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [9.672s] 2020-12-03 12:44:15.247 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.195s] 2020-12-03 12:44:15.286 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.096s] 2020-12-03 12:44:16.920 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.531s] 2020-12-03 12:44:18.213 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.730s] 2020-12-03 12:44:18.291 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.086s] 2020-12-03 12:44:18.744 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.824s] 2020-12-03 12:44:20.173 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.428s] 2020-12-03 12:44:21.931 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.040s] 2020-12-03 12:44:22.510 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.336s] 2020-12-03 12:44:27.545 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2020-12-03 12:44:33.986 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.198s] 2020-12-03 12:44:35.617 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.459s] 2020-12-03 12:44:36.025 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.408s] 2020-12-03 12:44:42.969 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.980s] 2020-12-03 12:44:42.970 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.425s] 2020-12-03 12:44:49.897 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.930s] 2020-12-03 12:45:03.694 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.723s] 2020-12-03 12:45:18.599 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [21.768s] 2020-12-03 12:45:34.035 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.068s] 2020-12-03 12:45:44.758 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context testr@default cleanup() started 2020-12-03 12:45:44.759 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context testr@default cleanup() finished in 0.80 msec 2020-12-03 12:45:44.759 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context tempest@default cleanup() started 2020-12-03 12:45:45.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 12:45:45.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 12:45:45.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7e3822d2_iS3Ee24C'. 2020-12-03 12:45:45.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7e3822d2_iS3Ee24C' has been deleted. 2020-12-03 12:45:45.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cca9b8b7-4988-473d-b82d-493f8dc343b1' of option 'instance_type' from Tempest config file. 2020-12-03 12:45:45.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cca9b8b7-4988-473d-b82d-493f8dc343b1' has been removed. 2020-12-03 12:45:45.964 32 INFO rally.task.context [-] Verification 3faec99b-a008-4c6e-9923-a74faea2df39 | Context tempest@default cleanup() finished in 1.20 sec 2020-12-03 12:45:46.000 32 INFO rally.api [-] Verification (UUID=7e3822d2-b81c-48ed-876f-7f067d09fe5a) has been successfully finished for deployment 'opnfv-rally' (UUID=0303c4ce-6d81-410a-8902-56c0a93bd8fc)! 2020-12-03 12:45:47.323 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:45:47.324 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:45:47.324 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:45:48.582 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:45:48.582 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:45:48.582 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:45:50.310 50 INFO rally.api [-] Building 'html' report for the following verification(s): '7e3822d2-b81c-48ed-876f-7f067d09fe5a' 2020-12-03 12:45:50.333 50 INFO rally.api [-] The report has been successfully built. 2020-12-03 12:45:51.528 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 12:45:51.528 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 12:45:51.528 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 12:45:53.171 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7e3822d2-b81c-48ed-876f-7f067d09fe5a' 2020-12-03 12:45:53.177 52 INFO rally.api [-] The report has been successfully built.