2021-01-23 10:43:55.555 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:43:55.555 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:43:55.555 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:43:57.329 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-01-23 10:43:57.329 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-23 10:43:57.329 6 ERROR rally.cli.cliutils 2021-01-23 10:43:58.517 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:43:58.517 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:43:58.518 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:01.926 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:01.926 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:01.926 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:06.822 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:06.822 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:06.822 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:07.948 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:07.949 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:07.949 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:09.601 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-01-23 10:44:09.601 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils force=force) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-23 10:44:09.601 15 ERROR rally.cli.cliutils 2021-01-23 10:44:10.783 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:10.784 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:10.784 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:12.616 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-23 10:44:12.682 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/repo. 2021-01-23 10:44:13.033 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/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 ' 2021-01-23 10:44:13.049 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-23 10:44:13.057 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-23 10:44:13.079 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-23 10:44:13.128 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-23 10:44:13.658 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a309150-bddb-42f6-bb12-9ef6f2932d30) has been successfully created! 2021-01-23 10:44:15.010 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:15.010 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:15.010 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:21.315 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:21.315 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:21.315 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:23.044 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2a309150-bddb-42f6-bb12-9ef6f2932d30) for deployment 'opnfv-rally' (UUID=d79a45b0-98f6-4898-9a57-ca650dbbc710). 2021-01-23 10:44:23.839 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a309150-bddb-42f6-bb12-9ef6f2932d30) has been successfully configured for deployment 'opnfv-rally' (UUID=d79a45b0-98f6-4898-9a57-ca650dbbc710)! 2021-01-23 10:44:28.672 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:44:28.672 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:44:28.673 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:44:30.483 32 INFO rally.api [-] Starting verification (UUID=3aba8136-2d17-4a98-94dc-772ad198683c) for deployment 'opnfv-rally' (UUID=d79a45b0-98f6-4898-9a57-ca650dbbc710) by verifier 'opnfv-tempest' (UUID=2a309150-bddb-42f6-bb12-9ef6f2932d30). 2021-01-23 10:44:31.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-23 10:44:32.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-23 10:44:32.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/for-deployment-d79a45b0-98f6-4898-9a57-ca650dbbc710/tempest.log' to option 'log_file'. 2021-01-23 10:44:32.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/for-deployment-d79a45b0-98f6-4898-9a57-ca650dbbc710/tempest.log 2021-01-23 10:44:32.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-23 10:44:32.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/for-deployment-d79a45b0-98f6-4898-9a57-ca650dbbc710/lock_files' to option 'lock_path'. 2021-01-23 10:44:32.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2a309150-bddb-42f6-bb12-9ef6f2932d30/for-deployment-d79a45b0-98f6-4898-9a57-ca650dbbc710/lock_files 2021-01-23 10:44:32.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-23 10:44:32.023 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-01-23 10:44:32.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 18971838-2d4a-42ea-83a5-53770415df9f 2021-01-23 10:44:32.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 74b0dd16-0015-4f73-ae73-d2bbcdf9d2c0 2021-01-23 10:44:32.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fe9ba935-25be-459e-99e6-8c78a717b102 2021-01-23 10:44:32.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = badeeff1-30d0-4d11-9374-662863193a6f 2021-01-23 10:44:32.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-23 10:44:32.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-23 10:44:32.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-23 10:44:32.318 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 10:44:32.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-23 10:44:32.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3aba8136_ocs3WOJR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 10:44:32.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3aba8136_ocs3WOJR' (ID = cd28a03e-1752-4f1e-98cf-3bab6cbbe624) has been successfully created! 2021-01-23 10:44:32.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cd28a03e-1752-4f1e-98cf-3bab6cbbe624' to option 'instance_type'. 2021-01-23 10:44:32.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cd28a03e-1752-4f1e-98cf-3bab6cbbe624 2021-01-23 10:44:32.764 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context tempest@default setup() finished in 1.76 sec 2021-01-23 10:44:32.765 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context testr@default setup() finished in 0.52 msec 2021-01-23 10:44:32.765 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a5e777ba-c0d0-4338-93b1-772bdec3c754'. 2021-01-23 10:44:34.843 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-23 10:44:40.294 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.120s] 2021-01-23 10:44:40.394 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.099s] 2021-01-23 10:44:41.951 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.781s] 2021-01-23 10:44:47.920 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.589s] 2021-01-23 10:44:48.797 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.845s] 2021-01-23 10:44:51.903 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.950s] 2021-01-23 10:44:53.594 32 INFO opnfv-tempest [-] {1} 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-01-23 10:45:20.880 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.304s] 2021-01-23 10:45:30.816 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.248s] 2021-01-23 10:46:09.634 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.367s] 2021-01-23 10:46:13.560 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.845s] 2021-01-23 10:46:14.296 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.147s] 2021-01-23 10:46:14.298 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-01-23 10:46:19.875 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-01-23 10:46:19.881 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-23 10:46:44.820 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.813s] 2021-01-23 10:46:44.822 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.' 2021-01-23 10:46:46.053 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.232s] 2021-01-23 10:46:46.595 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.542s] 2021-01-23 10:46:46.732 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.796s] 2021-01-23 10:46:46.758 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.162s] 2021-01-23 10:46:46.862 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.104s] 2021-01-23 10:47:05.191 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [80.901s] 2021-01-23 10:47:17.984 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [16.502s] 2021-01-23 10:47:18.003 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [15.483s] 2021-01-23 10:47:28.916 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.179s] 2021-01-23 10:47:28.917 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-01-23 10:47:31.471 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.487s] 2021-01-23 10:47:35.229 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2021-01-23 10:47:35.258 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2021-01-23 10:47:35.279 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2021-01-23 10:47:35.289 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-01-23 10:47:41.985 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [10.513s] 2021-01-23 10:47:42.088 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.103s] 2021-01-23 10:47:42.166 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.078s] 2021-01-23 10:47:57.945 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.565s] 2021-01-23 10:48:00.172 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2021-01-23 10:48:00.402 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.230s] 2021-01-23 10:48:08.479 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2021-01-23 10:48:08.620 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.140s] 2021-01-23 10:48:17.106 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.036s] 2021-01-23 10:48:18.002 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2021-01-23 10:48:29.931 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.802s] 2021-01-23 10:48:29.941 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-01-23 10:48:45.426 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.705s] 2021-01-23 10:48:45.427 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-01-23 10:48:46.567 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.159s] 2021-01-23 10:48:46.568 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-01-23 10:48:46.617 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.191s] 2021-01-23 10:48:48.188 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.570s] 2021-01-23 10:48:48.333 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.145s] 2021-01-23 10:48:48.427 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.094s] 2021-01-23 10:48:53.084 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.908s] 2021-01-23 10:49:05.799 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-23 10:49:17.241 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [10.563s] 2021-01-23 10:49:23.916 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.047s] 2021-01-23 10:49:23.928 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.633s] 2021-01-23 10:49:27.189 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.261s] 2021-01-23 10:49:30.507 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [56.486s] 2021-01-23 10:49:30.768 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.578s] 2021-01-23 10:49:32.079 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [14.833s] 2021-01-23 10:49:32.167 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.092s] 2021-01-23 10:49:42.883 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2021-01-23 10:49:47.721 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.814s] 2021-01-23 10:50:00.946 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.919s] 2021-01-23 10:50:04.682 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [18.558s] 2021-01-23 10:50:07.949 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.001s] 2021-01-23 10:50:09.719 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.152s] 2021-01-23 10:50:15.447 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.726s] 2021-01-23 10:50:19.989 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.039s] 2021-01-23 10:50:22.121 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.674s] 2021-01-23 10:50:22.214 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.093s] 2021-01-23 10:50:22.480 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.265s] 2021-01-23 10:50:29.816 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-23 10:50:29.817 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-23 10:50:29.917 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.228s] 2021-01-23 10:50:37.298 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.949s] 2021-01-23 10:50:39.901 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.184s] 2021-01-23 10:50:41.258 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.357s] 2021-01-23 10:50:42.013 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.714s] 2021-01-23 10:50:42.288 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2021-01-23 10:50:47.891 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.877s] 2021-01-23 10:50:59.916 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.015s] 2021-01-23 10:51:01.452 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.384s] 2021-01-23 10:51:01.880 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.427s] 2021-01-23 10:51:06.156 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.235s] 2021-01-23 10:51:06.297 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.145s] 2021-01-23 10:51:20.045 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.784s] 2021-01-23 10:51:30.401 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.354s] 2021-01-23 10:51:37.388 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.987s] 2021-01-23 10:51:47.500 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.725s] 2021-01-23 10:51:53.065 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.563s] 2021-01-23 10:51:58.554 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.488s] 2021-01-23 10:52:07.808 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.431s] 2021-01-23 10:52:08.709 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.901s] 2021-01-23 10:52:09.623 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.914s] 2021-01-23 10:52:11.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.524s] 2021-01-23 10:52:19.972 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context testr@default cleanup() started 2021-01-23 10:52:19.973 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context testr@default cleanup() finished in 0.78 msec 2021-01-23 10:52:19.974 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context tempest@default cleanup() started 2021-01-23 10:52:20.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-23 10:52:20.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-23 10:52:20.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3aba8136_ocs3WOJR'. 2021-01-23 10:52:21.129 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3aba8136_ocs3WOJR' has been deleted. 2021-01-23 10:52:21.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cd28a03e-1752-4f1e-98cf-3bab6cbbe624' of option 'instance_type' from Tempest config file. 2021-01-23 10:52:21.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cd28a03e-1752-4f1e-98cf-3bab6cbbe624' has been removed. 2021-01-23 10:52:21.137 32 INFO rally.task.context [-] Verification 2a309150-bddb-42f6-bb12-9ef6f2932d30 | Context tempest@default cleanup() finished in 1.16 sec 2021-01-23 10:52:21.169 32 INFO rally.api [-] Verification (UUID=3aba8136-2d17-4a98-94dc-772ad198683c) has been successfully finished for deployment 'opnfv-rally' (UUID=d79a45b0-98f6-4898-9a57-ca650dbbc710)! 2021-01-23 10:52:22.529 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:52:22.529 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:52:22.529 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:52:23.791 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:52:23.791 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:52:23.791 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:52:25.554 50 INFO rally.api [-] Building 'html' report for the following verification(s): '3aba8136-2d17-4a98-94dc-772ad198683c' 2021-01-23 10:52:25.579 50 INFO rally.api [-] The report has been successfully built. 2021-01-23 10:52:26.765 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 10:52:26.766 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 10:52:26.766 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 10:52:28.496 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3aba8136-2d17-4a98-94dc-772ad198683c' 2021-01-23 10:52:28.501 52 INFO rally.api [-] The report has been successfully built.