2019-11-27 04:50:00.498 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:00.499 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:00.499 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-27 04:50:02.434 18 ERROR rally.cli.cliutils 2019-11-27 04:50:03.819 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:03.820 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:03.820 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:07.223 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:07.223 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:07.224 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:11.618 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:11.618 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:11.618 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:12.720 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:12.720 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:12.720 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils force=force) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-27 04:50:14.337 27 ERROR rally.cli.cliutils 2019-11-27 04:50:15.659 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:15.659 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:15.659 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:17.188 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-27 04:50:17.369 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/repo. 2019-11-27 04:50:17.754 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-11-27 04:50:17.765 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-27 04:50:17.772 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-27 04:50:18.057 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-27 04:50:18.143 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-27 04:50:18.740 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4fd903c5-a3e0-44d5-83ec-989924ce2036) has been successfully created! 2019-11-27 04:50:20.200 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:20.201 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:20.201 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:23.364 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:23.364 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:23.364 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:24.965 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4fd903c5-a3e0-44d5-83ec-989924ce2036) for deployment 'opnfv-rally' (UUID=e963cab0-49cb-427d-bf4a-e16cb25bf509). 2019-11-27 04:50:25.604 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4fd903c5-a3e0-44d5-83ec-989924ce2036) has been successfully configured for deployment 'opnfv-rally' (UUID=e963cab0-49cb-427d-bf4a-e16cb25bf509)! 2019-11-27 04:50:33.759 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:50:33.760 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:50:33.760 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:50:35.558 44 INFO rally.api [-] Starting verification (UUID=cb6776ba-b4fb-48fe-b4a5-19f98348db5d) for deployment 'opnfv-rally' (UUID=e963cab0-49cb-427d-bf4a-e16cb25bf509) by verifier 'opnfv-tempest' (UUID=4fd903c5-a3e0-44d5-83ec-989924ce2036). 2019-11-27 04:50:36.436 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-27 04:50:36.489 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-27 04:50:36.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/for-deployment-e963cab0-49cb-427d-bf4a-e16cb25bf509/tempest.log' to option 'log_file'. 2019-11-27 04:50:36.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/for-deployment-e963cab0-49cb-427d-bf4a-e16cb25bf509/tempest.log 2019-11-27 04:50:36.491 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-27 04:50:36.491 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/for-deployment-e963cab0-49cb-427d-bf4a-e16cb25bf509/lock_files' to option 'lock_path'. 2019-11-27 04:50:36.491 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4fd903c5-a3e0-44d5-83ec-989924ce2036/for-deployment-e963cab0-49cb-427d-bf4a-e16cb25bf509/lock_files 2019-11-27 04:50:36.492 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-27 04:50:36.492 44 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 2019-11-27 04:50:36.493 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4ed52fb4-4acf-492b-9c3e-d40f824422bf 2019-11-27 04:50:36.493 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b6e352a5-64d4-4cbc-a9ff-517fdfe07ade 2019-11-27 04:50:36.494 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f70fb4b9-fb4e-434d-aa61-35761c440fc9 2019-11-27 04:50:36.494 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8c43f5ee-9cf7-46a9-8cd6-3abaddc1123e 2019-11-27 04:50:36.702 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-27 04:50:36.702 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_cd217ee4-a3de-4c28-87f5-ecc323d99b94 2019-11-27 04:50:36.703 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-27 04:50:36.827 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-27 04:50:36.900 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-27 04:50:36.900 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cb6776ba_YMQy0MPD' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-27 04:50:36.949 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cb6776ba_YMQy0MPD' (ID = 11c21567-85e4-4685-b0e1-3dcfc7e3e1ae) has been successfully created! 2019-11-27 04:50:36.949 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '11c21567-85e4-4685-b0e1-3dcfc7e3e1ae' to option 'instance_type'. 2019-11-27 04:50:36.949 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 11c21567-85e4-4685-b0e1-3dcfc7e3e1ae 2019-11-27 04:50:36.951 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context tempest@default setup() finished in 0.82 sec 2019-11-27 04:50:36.953 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context testr@default setup() finished in 0.92 msec 2019-11-27 04:50:36.954 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d0a498d6-5977-45ef-8edc-491187ab420a'. 2019-11-27 04:50:40.434 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.180s] 2019-11-27 04:50:40.484 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2019-11-27 04:50:42.153 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.731s] 2019-11-27 04:50:43.290 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.136s] 2019-11-27 04:50:49.812 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.121s] 2019-11-27 04:50:53.494 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.416s] 2019-11-27 04:50:53.503 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-11-27 04:50:54.438 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-27 04:50:56.030 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.029s] 2019-11-27 04:50:58.530 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-11-27 04:51:01.952 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.947s] 2019-11-27 04:51:06.520 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [22.119s] 2019-11-27 04:51:10.752 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.145s] 2019-11-27 04:51:14.830 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.077s] 2019-11-27 04:51:16.353 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.523s] 2019-11-27 04:51:16.422 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.069s] 2019-11-27 04:51:16.539 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.117s] 2019-11-27 04:51:20.860 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.205s] 2019-11-27 04:51:20.861 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-11-27 04:51:29.522 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.093s] 2019-11-27 04:51:29.524 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-11-27 04:51:34.795 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.685s] 2019-11-27 04:51:38.837 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-27 04:51:42.169 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.544s] 2019-11-27 04:51:43.122 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.327s] 2019-11-27 04:51:46.524 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.102s] 2019-11-27 04:51:46.525 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-27 04:51:47.959 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.442s] 2019-11-27 04:51:50.534 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.410s] 2019-11-27 04:51:53.904 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.370s] 2019-11-27 04:51:54.489 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.213s] 2019-11-27 04:51:58.150 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.077s] 2019-11-27 04:51:58.393 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.408s] 2019-11-27 04:51:58.590 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.198s] 2019-11-27 04:51:58.815 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.224s] 2019-11-27 04:51:59.038 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-27 04:51:59.912 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.241s] 2019-11-27 04:52:05.647 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.348s] 2019-11-27 04:52:06.885 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.199s] 2019-11-27 04:52:07.671 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-27 04:52:08.883 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.430s] 2019-11-27 04:52:08.950 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.806s] 2019-11-27 04:52:09.151 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.268s] 2019-11-27 04:52:09.239 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.088s] 2019-11-27 04:52:09.282 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.042s] 2019-11-27 04:52:09.378 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2019-11-27 04:52:09.392 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.022s] 2019-11-27 04:52:09.448 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.069s] 2019-11-27 04:52:09.465 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2019-11-27 04:52:09.484 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2019-11-27 04:52:09.492 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-11-27 04:52:21.477 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.226s] 2019-11-27 04:52:21.958 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.036s] 2019-11-27 04:52:26.649 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.690s] 2019-11-27 04:52:26.761 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.284s] 2019-11-27 04:52:26.773 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-11-27 04:52:26.854 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.080s] 2019-11-27 04:52:28.029 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.380s] 2019-11-27 04:52:28.080 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2019-11-27 04:52:28.381 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.301s] 2019-11-27 04:52:32.813 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.923s] 2019-11-27 04:52:33.612 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.237s] 2019-11-27 04:52:37.364 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.052s] 2019-11-27 04:52:39.894 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.530s] 2019-11-27 04:52:40.537 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.277s] 2019-11-27 04:52:43.679 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.784s] 2019-11-27 04:52:45.289 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.252s] 2019-11-27 04:52:46.864 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.833s] 2019-11-27 04:52:49.731 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.097s] 2019-11-27 04:52:55.237 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.041s] 2019-11-27 04:52:56.205 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.341s] 2019-11-27 04:52:57.466 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.229s] 2019-11-27 04:52:58.342 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.661s] 2019-11-27 04:52:58.500 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.158s] 2019-11-27 04:52:58.636 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.136s] 2019-11-27 04:52:58.682 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.045s] 2019-11-27 04:52:58.777 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.095s] 2019-11-27 04:52:58.823 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2019-11-27 04:53:04.322 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.117s] 2019-11-27 04:53:05.258 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.376s] 2019-11-27 04:53:05.531 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.064s] 2019-11-27 04:53:06.784 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.521s] 2019-11-27 04:53:06.890 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.111s] 2019-11-27 04:53:07.840 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-27 04:53:07.841 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-27 04:53:07.912 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.589s] 2019-11-27 04:53:11.689 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2019-11-27 04:53:11.814 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.125s] 2019-11-27 04:53:12.579 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.397s] 2019-11-27 04:53:12.758 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-27 04:53:12.760 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-27 04:53:14.411 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.826s] 2019-11-27 04:53:14.512 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.106s] 2019-11-27 04:53:17.124 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-11-27 04:53:27.421 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.040s] 2019-11-27 04:53:36.320 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.056s] 2019-11-27 04:53:41.305 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context testr@default cleanup() started 2019-11-27 04:53:41.306 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context testr@default cleanup() finished in 0.82 msec 2019-11-27 04:53:41.306 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context tempest@default cleanup() started 2019-11-27 04:53:41.730 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-27 04:53:41.793 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-27 04:53:41.831 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cb6776ba_YMQy0MPD'. 2019-11-27 04:53:42.107 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cb6776ba_YMQy0MPD' has been deleted. 2019-11-27 04:53:42.107 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '11c21567-85e4-4685-b0e1-3dcfc7e3e1ae' of option 'instance_type' from Tempest config file. 2019-11-27 04:53:42.108 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '11c21567-85e4-4685-b0e1-3dcfc7e3e1ae' has been removed. 2019-11-27 04:53:42.113 44 INFO rally.task.context [-] Verification 4fd903c5-a3e0-44d5-83ec-989924ce2036 | Context tempest@default cleanup() finished in 0.81 sec 2019-11-27 04:53:42.335 44 INFO rally.api [-] Verification (UUID=cb6776ba-b4fb-48fe-b4a5-19f98348db5d) has been successfully finished for deployment 'opnfv-rally' (UUID=e963cab0-49cb-427d-bf4a-e16cb25bf509)! 2019-11-27 04:53:43.776 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:53:43.777 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:53:43.777 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:53:45.001 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:53:45.001 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:53:45.001 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:53:46.720 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'cb6776ba-b4fb-48fe-b4a5-19f98348db5d' 2019-11-27 04:53:46.764 64 INFO rally.api [-] The report has been successfully built. 2019-11-27 04:53:48.085 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-27 04:53:48.085 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-27 04:53:48.085 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-27 04:53:49.700 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cb6776ba-b4fb-48fe-b4a5-19f98348db5d' 2019-11-27 04:53:49.704 66 INFO rally.api [-] The report has been successfully built.