2021-04-28 13:13:47.910 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:13:47.910 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:13:47.910 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:13:49.790 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-04-28 13:13:49.790 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-28 13:13:49.790 6 ERROR rally.cli.cliutils 2021-04-28 13:13:51.045 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:13:51.045 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:13:51.045 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:13:54.472 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:13:54.472 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:13:54.472 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:13:59.496 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:13:59.496 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:13:59.496 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:00.696 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:14:00.696 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:14:00.696 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:02.568 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-04-28 13:14:02.568 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils force=force) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-28 13:14:02.568 15 ERROR rally.cli.cliutils 2021-04-28 13:14:03.895 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:14:03.895 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:14:03.895 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:05.643 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-28 13:14:05.707 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/repo. 2021-04-28 13:14:06.058 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/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-04-28 13:14:06.075 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-28 13:14:06.084 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-28 13:14:06.106 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-28 13:14:06.154 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-28 13:14:06.706 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=06878f6f-004f-45bd-a423-e5126cd90b07) has been successfully created! 2021-04-28 13:14:07.969 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:14:07.969 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:14:07.969 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:27.946 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:14:27.946 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:14:27.947 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:29.710 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=06878f6f-004f-45bd-a423-e5126cd90b07) for deployment 'opnfv-rally' (UUID=e1df18f3-31ef-4706-bdd5-4c80157c8bcf). 2021-04-28 13:14:30.560 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=06878f6f-004f-45bd-a423-e5126cd90b07) has been successfully configured for deployment 'opnfv-rally' (UUID=e1df18f3-31ef-4706-bdd5-4c80157c8bcf)! 2021-04-28 13:14:35.423 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:14:35.423 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:14:35.423 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:14:37.314 32 INFO rally.api [-] Starting verification (UUID=05887022-665c-41b1-b259-13153b35e9cb) for deployment 'opnfv-rally' (UUID=e1df18f3-31ef-4706-bdd5-4c80157c8bcf) by verifier 'opnfv-tempest' (UUID=06878f6f-004f-45bd-a423-e5126cd90b07). 2021-04-28 13:14:38.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-28 13:14:40.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-28 13:14:40.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/for-deployment-e1df18f3-31ef-4706-bdd5-4c80157c8bcf/tempest.log' to option 'log_file'. 2021-04-28 13:14:40.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/for-deployment-e1df18f3-31ef-4706-bdd5-4c80157c8bcf/tempest.log 2021-04-28 13:14:40.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-28 13:14:40.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/for-deployment-e1df18f3-31ef-4706-bdd5-4c80157c8bcf/lock_files' to option 'lock_path'. 2021-04-28 13:14:40.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-06878f6f-004f-45bd-a423-e5126cd90b07/for-deployment-e1df18f3-31ef-4706-bdd5-4c80157c8bcf/lock_files 2021-04-28 13:14:40.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-28 13:14:40.385 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-04-28 13:14:40.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e89bd658-2adf-4808-9133-b5fec83b2780 2021-04-28 13:14:40.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3fd305cf-dfb9-4a71-8310-46e212304892 2021-04-28 13:14:40.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4381983b-abea-441f-8bcb-b23596831e68 2021-04-28 13:14:40.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8129b0bf-1c59-433d-9965-791b6ef648e9 2021-04-28 13:14:40.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-28 13:14:40.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-28 13:14:40.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-28 13:14:40.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 13:14:40.766 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-28 13:14:40.767 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_05887022_olKjBJLb' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 13:14:41.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_05887022_olKjBJLb' (ID = 4ec6e2e3-0bc6-49cd-ac9b-693e3d149176) has been successfully created! 2021-04-28 13:14:41.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4ec6e2e3-0bc6-49cd-ac9b-693e3d149176' to option 'instance_type'. 2021-04-28 13:14:41.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4ec6e2e3-0bc6-49cd-ac9b-693e3d149176 2021-04-28 13:14:41.784 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context tempest@default setup() finished in 3.89 sec 2021-04-28 13:14:41.785 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context testr@default setup() finished in 0.54 msec 2021-04-28 13:14:41.786 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/684af02c-2b57-4d2f-95d2-985a02a226d0'. 2021-04-28 13:15:28.190 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.609s] 2021-04-28 13:15:28.298 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.107s] 2021-04-28 13:15:35.305 32 INFO opnfv-tempest [-] {2} 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-04-28 13:16:45.216 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [49.771s] 2021-04-28 13:17:11.303 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.740s] 2021-04-28 13:17:11.317 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-04-28 13:17:27.365 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [42.148s] 2021-04-28 13:17:35.165 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-28 13:18:00.728 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2021-04-28 13:18:00.760 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.032s] 2021-04-28 13:18:00.790 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2021-04-28 13:18:00.800 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-04-28 13:18:54.809 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.077s] 2021-04-28 13:18:54.964 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.154s] 2021-04-28 13:19:00.999 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2021-04-28 13:19:34.888 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-04-28 13:19:37.274 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [67.571s] 2021-04-28 13:21:20.404 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [48.736s] 2021-04-28 13:22:03.209 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [7.629s] 2021-04-28 13:22:35.141 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [123.047s] 2021-04-28 13:22:37.682 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [77.277s] 2021-04-28 13:24:33.556 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [115.873s] 2021-04-28 13:26:24.417 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [32.460s] 2021-04-28 13:27:35.006 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [49.022s] 2021-04-28 13:27:48.468 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [66.899s] 2021-04-28 13:27:48.469 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-04-28 13:27:53.963 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [5.495s] 2021-04-28 13:27:54.045 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2021-04-28 13:27:54.222 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.176s] 2021-04-28 13:27:56.135 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [1.913s] 2021-04-28 13:29:59.493 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.180s] 2021-04-28 13:29:59.495 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-04-28 13:34:10.128 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [124.872s] 2021-04-28 13:34:31.289 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [111.358s] 2021-04-28 13:34:45.961 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [12.095s] 2021-04-28 13:35:10.894 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [60.765s] 2021-04-28 13:35:38.731 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [27.836s] 2021-04-28 13:35:38.841 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.110s] 2021-04-28 13:35:38.940 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.099s] 2021-04-28 13:37:03.410 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON) ... fail 2021-04-28 13:37:31.852 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [2.375s] 2021-04-28 13:38:06.853 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [23.185s] 2021-04-28 13:38:32.050 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.165s] 2021-04-28 13:38:32.051 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-04-28 13:38:48.206 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [67.694s] 2021-04-28 13:39:11.128 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [28.049s] 2021-04-28 13:39:30.299 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [19.170s] 2021-04-28 13:39:47.275 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [16.975s] 2021-04-28 13:40:10.591 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [82.384s] 2021-04-28 13:41:06.109 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [55.516s] 2021-04-28 13:41:06.227 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.118s] 2021-04-28 13:41:06.332 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.105s] 2021-04-28 13:41:37.746 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-04-28 13:41:45.952 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-04-28 13:43:23.967 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [122.015s] 2021-04-28 13:43:58.796 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [44.557s] 2021-04-28 13:45:31.756 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2021-04-28 13:45:32.220 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [29.201s] 2021-04-28 13:45:36.578 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [97.777s] 2021-04-28 13:45:36.655 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.082s] 2021-04-28 13:45:42.331 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.178s] 2021-04-28 13:45:42.333 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-04-28 13:46:36.163 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [63.941s] 2021-04-28 13:47:08.232 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [26.407s] 2021-04-28 13:47:40.283 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [64.119s] 2021-04-28 13:47:47.983 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-28 13:48:41.807 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.891s] 2021-04-28 13:48:43.589 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.781s] 2021-04-28 13:49:38.553 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [32.715s] 2021-04-28 13:49:38.554 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-28 13:49:41.286 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [62.531s] 2021-04-28 13:49:41.590 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [3.037s] 2021-04-28 13:49:41.676 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.085s] 2021-04-28 13:49:41.848 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.171s] 2021-04-28 13:49:41.938 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.089s] 2021-04-28 13:51:29.321 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.541s] 2021-04-28 13:51:29.804 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.483s] 2021-04-28 13:51:31.475 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2021-04-28 13:51:31.772 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.297s] 2021-04-28 13:52:01.893 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [6.346s] 2021-04-28 13:52:10.580 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.356s] 2021-04-28 13:52:14.551 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-04-28 13:52:21.656 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [11.070s] 2021-04-28 13:52:27.383 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.151s] 2021-04-28 13:52:34.679 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [13.026s] 2021-04-28 13:52:39.093 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [6.384s] 2021-04-28 13:52:44.909 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.813s] 2021-04-28 13:52:50.497 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.588s] 2021-04-28 13:53:03.166 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [18.290s] 2021-04-28 13:53:15.791 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.663s] 2021-04-28 13:53:16.805 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.014s] 2021-04-28 13:53:17.860 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.053s] 2021-04-28 13:53:19.422 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.561s] 2021-04-28 13:53:23.345 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [20.174s] 2021-04-28 13:53:23.450 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.110s] 2021-04-28 13:53:55.953 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-04-28 13:54:43.092 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [89.367s] 2021-04-28 13:55:41.132 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [27.178s] 2021-04-28 13:56:34.860 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [53.719s] 2021-04-28 13:56:54.172 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context testr@default cleanup() started 2021-04-28 13:56:54.173 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context testr@default cleanup() finished in 0.75 msec 2021-04-28 13:56:54.173 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context tempest@default cleanup() started 2021-04-28 13:56:54.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-28 13:56:59.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-28 13:56:59.102 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_05887022_olKjBJLb'. 2021-04-28 13:57:02.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_05887022_olKjBJLb' has been deleted. 2021-04-28 13:57:02.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4ec6e2e3-0bc6-49cd-ac9b-693e3d149176' of option 'instance_type' from Tempest config file. 2021-04-28 13:57:02.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4ec6e2e3-0bc6-49cd-ac9b-693e3d149176' has been removed. 2021-04-28 13:57:02.488 32 INFO rally.task.context [-] Verification 06878f6f-004f-45bd-a423-e5126cd90b07 | Context tempest@default cleanup() finished in 8.31 sec 2021-04-28 13:57:02.527 32 INFO rally.api [-] Verification (UUID=05887022-665c-41b1-b259-13153b35e9cb) has been successfully finished for deployment 'opnfv-rally' (UUID=e1df18f3-31ef-4706-bdd5-4c80157c8bcf)! 2021-04-28 13:57:03.840 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:57:03.840 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:57:03.840 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:57:05.108 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:57:05.108 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:57:05.108 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:57:06.769 50 INFO rally.api [-] Building 'html' report for the following verification(s): '05887022-665c-41b1-b259-13153b35e9cb' 2021-04-28 13:57:06.792 50 INFO rally.api [-] The report has been successfully built. 2021-04-28 13:57:07.932 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 13:57:07.932 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 13:57:07.933 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 13:57:09.669 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '05887022-665c-41b1-b259-13153b35e9cb' 2021-04-28 13:57:09.675 52 INFO rally.api [-] The report has been successfully built.