2021-03-31 10:49:33.343 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:33.343 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:33.344 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:35.163 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-03-31 10:49:35.163 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 10:49:35.163 6 ERROR rally.cli.cliutils 2021-03-31 10:49:36.409 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:36.409 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:36.410 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:39.914 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:39.914 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:39.914 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:44.868 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:44.868 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:44.869 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:46.015 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:46.015 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:46.015 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:47.802 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-03-31 10:49:47.802 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils force=force) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 10:49:47.802 15 ERROR rally.cli.cliutils 2021-03-31 10:49:49.027 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:49.027 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:49.028 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:49:50.744 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-31 10:49:50.806 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/repo. 2021-03-31 10:49:51.190 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-31 10:49:51.206 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-31 10:49:51.215 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-31 10:49:51.238 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-31 10:49:51.284 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-31 10:49:51.819 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fee0be5c-0b51-4ed9-823f-e03b0e1e5295) has been successfully created! 2021-03-31 10:49:53.136 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:49:53.136 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:49:53.136 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:50:01.687 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:50:01.687 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:50:01.687 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:50:03.492 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fee0be5c-0b51-4ed9-823f-e03b0e1e5295) for deployment 'opnfv-rally' (UUID=c5997a87-7a17-40fd-bc8a-1652d8fc281c). 2021-03-31 10:50:04.315 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fee0be5c-0b51-4ed9-823f-e03b0e1e5295) has been successfully configured for deployment 'opnfv-rally' (UUID=c5997a87-7a17-40fd-bc8a-1652d8fc281c)! 2021-03-31 10:50:09.182 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:50:09.182 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:50:09.182 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:50:11.049 32 INFO rally.api [-] Starting verification (UUID=3f0c379c-21b9-4aea-af76-b05faf93b7d3) for deployment 'opnfv-rally' (UUID=c5997a87-7a17-40fd-bc8a-1652d8fc281c) by verifier 'opnfv-tempest' (UUID=fee0be5c-0b51-4ed9-823f-e03b0e1e5295). 2021-03-31 10:50:12.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-31 10:50:12.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-31 10:50:12.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/for-deployment-c5997a87-7a17-40fd-bc8a-1652d8fc281c/tempest.log' to option 'log_file'. 2021-03-31 10:50:12.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/for-deployment-c5997a87-7a17-40fd-bc8a-1652d8fc281c/tempest.log 2021-03-31 10:50:12.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-31 10:50:12.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/for-deployment-c5997a87-7a17-40fd-bc8a-1652d8fc281c/lock_files' to option 'lock_path'. 2021-03-31 10:50:12.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fee0be5c-0b51-4ed9-823f-e03b0e1e5295/for-deployment-c5997a87-7a17-40fd-bc8a-1652d8fc281c/lock_files 2021-03-31 10:50:12.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-31 10:50:12.193 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-03-31 10:50:12.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9ba030a1-1520-4b1c-ad07-eced13b725cb 2021-03-31 10:50:12.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 94e5d1c7-b8be-46a1-8fe8-368b9e3c3c37 2021-03-31 10:50:12.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1d4a01b6-d911-468a-ba89-2a97dc17961c 2021-03-31 10:50:12.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c002167d-ebf0-4753-bd9f-d5a0c2dd50e1 2021-03-31 10:50:12.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-31 10:50:12.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-31 10:50:12.423 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-31 10:50:12.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 10:50:12.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-31 10:50:12.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3f0c379c_IziiAUSV' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 10:50:12.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3f0c379c_IziiAUSV' (ID = 42e9a28e-0787-4ab9-bcde-bddd0ea5a3aa) has been successfully created! 2021-03-31 10:50:12.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '42e9a28e-0787-4ab9-bcde-bddd0ea5a3aa' to option 'instance_type'. 2021-03-31 10:50:12.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 42e9a28e-0787-4ab9-bcde-bddd0ea5a3aa 2021-03-31 10:50:12.707 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context tempest@default setup() finished in 1.11 sec 2021-03-31 10:50:12.708 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context testr@default setup() finished in 0.46 msec 2021-03-31 10:50:12.708 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f63d92b5-8a4b-49f1-8d70-040c6a56e13f'. 2021-03-31 10:50:14.955 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-31 10:50:20.382 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.834s] 2021-03-31 10:50:20.477 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.095s] 2021-03-31 10:50:20.830 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.112s] 2021-03-31 10:50:23.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.831s] 2021-03-31 10:50:32.108 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.467s] 2021-03-31 10:50:35.447 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-03-31 10:50:37.042 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.063s] 2021-03-31 10:50:42.917 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.874s] 2021-03-31 10:50:48.021 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.103s] 2021-03-31 10:51:00.088 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [16.924s] 2021-03-31 10:51:14.871 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2021-03-31 10:51:39.992 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.177s] 2021-03-31 10:51:39.993 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-31 10:51:44.812 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.157s] 2021-03-31 10:51:44.815 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-03-31 10:51:52.228 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.280s] 2021-03-31 10:51:58.567 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.166s] 2021-03-31 10:51:58.568 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-31 10:52:07.892 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [15.663s] 2021-03-31 10:52:14.746 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.854s] 2021-03-31 10:52:14.845 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.098s] 2021-03-31 10:52:14.939 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.094s] 2021-03-31 10:52:28.532 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-31 10:52:31.055 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.329s] 2021-03-31 10:52:33.895 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.411s] 2021-03-31 10:52:39.867 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2021-03-31 10:52:40.010 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.143s] 2021-03-31 10:52:42.520 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.619s] 2021-03-31 10:52:42.588 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.073s] 2021-03-31 10:52:53.435 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [6.574s] 2021-03-31 10:53:02.609 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [6.460s] 2021-03-31 10:53:13.600 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.076s] 2021-03-31 10:53:17.281 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.376s] 2021-03-31 10:53:23.395 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.504s] 2021-03-31 10:53:32.001 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.192s] 2021-03-31 10:53:35.316 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.919s] 2021-03-31 10:53:35.736 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [4.125s] 2021-03-31 10:53:45.427 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.099s] 2021-03-31 10:53:45.441 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-03-31 10:53:46.469 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.153s] 2021-03-31 10:53:49.336 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-31 10:53:50.888 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.025s] 2021-03-31 10:53:54.792 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.266s] 2021-03-31 10:53:58.304 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.293s] 2021-03-31 10:54:04.568 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.177s] 2021-03-31 10:54:10.926 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [12.619s] 2021-03-31 10:54:10.936 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.427s] 2021-03-31 10:54:14.583 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.013s] 2021-03-31 10:54:19.237 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [8.312s] 2021-03-31 10:54:29.008 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.424s] 2021-03-31 10:54:30.831 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [16.897s] 2021-03-31 10:54:31.483 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-03-31 10:54:42.841 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.141s] 2021-03-31 10:54:49.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.859s] 2021-03-31 10:54:53.019 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.069s] 2021-03-31 10:54:54.858 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.840s] 2021-03-31 10:54:54.859 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-31 10:54:55.005 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.147s] 2021-03-31 10:54:55.096 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.090s] 2021-03-31 10:54:57.380 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [2.283s] 2021-03-31 10:54:59.184 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [1.804s] 2021-03-31 10:55:00.001 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-31 10:55:04.884 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [15.020s] 2021-03-31 10:55:06.960 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.091s] 2021-03-31 10:55:07.064 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.103s] 2021-03-31 10:55:07.089 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2021-03-31 10:55:09.011 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [1.921s] 2021-03-31 10:55:12.497 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-31 10:55:17.214 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2021-03-31 10:55:17.360 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.146s] 2021-03-31 10:55:20.137 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.253s] 2021-03-31 10:55:37.694 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.245s] 2021-03-31 10:55:47.756 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.061s] 2021-03-31 10:55:52.666 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.909s] 2021-03-31 10:55:52.750 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.084s] 2021-03-31 10:55:52.940 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.189s] 2021-03-31 10:55:57.956 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [13.541s] 2021-03-31 10:55:57.957 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-03-31 10:55:58.082 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2021-03-31 10:55:58.967 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.885s] 2021-03-31 10:55:59.508 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.540s] 2021-03-31 10:55:59.590 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.081s] 2021-03-31 10:56:01.732 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-31 10:56:13.367 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [39.074s] 2021-03-31 10:56:16.866 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.418s] 2021-03-31 10:56:17.623 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.397s] 2021-03-31 10:56:18.307 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.440s] 2021-03-31 10:56:28.941 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [11.311s] 2021-03-31 10:56:29.009 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.073s] 2021-03-31 10:56:36.932 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.049s] 2021-03-31 10:56:38.091 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.158s] 2021-03-31 10:56:39.028 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.937s] 2021-03-31 10:56:40.475 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.446s] 2021-03-31 10:56:43.565 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.426s] 2021-03-31 10:56:43.976 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.411s] 2021-03-31 10:57:05.349 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.968s] 2021-03-31 10:57:29.632 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.280s] 2021-03-31 10:57:32.539 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context testr@default cleanup() started 2021-03-31 10:57:32.539 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context testr@default cleanup() finished in 0.75 msec 2021-03-31 10:57:32.540 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context tempest@default cleanup() started 2021-03-31 10:57:33.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-31 10:57:33.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-31 10:57:33.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3f0c379c_IziiAUSV'. 2021-03-31 10:57:34.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3f0c379c_IziiAUSV' has been deleted. 2021-03-31 10:57:34.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '42e9a28e-0787-4ab9-bcde-bddd0ea5a3aa' of option 'instance_type' from Tempest config file. 2021-03-31 10:57:34.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '42e9a28e-0787-4ab9-bcde-bddd0ea5a3aa' has been removed. 2021-03-31 10:57:34.411 32 INFO rally.task.context [-] Verification fee0be5c-0b51-4ed9-823f-e03b0e1e5295 | Context tempest@default cleanup() finished in 1.87 sec 2021-03-31 10:57:34.447 32 INFO rally.api [-] Verification (UUID=3f0c379c-21b9-4aea-af76-b05faf93b7d3) has been successfully finished for deployment 'opnfv-rally' (UUID=c5997a87-7a17-40fd-bc8a-1652d8fc281c)! 2021-03-31 10:57:35.758 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:57:35.759 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:57:35.759 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:57:37.033 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:57:37.033 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:57:37.033 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:57:38.782 50 INFO rally.api [-] Building 'html' report for the following verification(s): '3f0c379c-21b9-4aea-af76-b05faf93b7d3' 2021-03-31 10:57:38.806 50 INFO rally.api [-] The report has been successfully built. 2021-03-31 10:57:40.005 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 10:57:40.006 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 10:57:40.006 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 10:57:41.784 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3f0c379c-21b9-4aea-af76-b05faf93b7d3' 2021-03-31 10:57:41.789 52 INFO rally.api [-] The report has been successfully built.