2019-11-20 02:33:46.232 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:33:46.232 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:33:46.232 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:33:47.831 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-20 02:33:47.831 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-20 02:33:47.831 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-20 02:33:47.831 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-20 02:33:47.831 18 ERROR rally.cli.cliutils 2019-11-20 02:33:49.091 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:33:49.091 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:33:49.092 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:33:52.676 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:33:52.676 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:33:52.676 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:33:56.926 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:33:56.927 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:33:56.927 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:33:58.015 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:33:58.016 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:33:58.016 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:33:59.683 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-20 02:33:59.683 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-20 02:33:59.683 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-20 02:33:59.683 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils force=force) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-20 02:33:59.683 27 ERROR rally.cli.cliutils 2019-11-20 02:34:01.092 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:34:01.092 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:34:01.092 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:34:02.637 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-20 02:34:02.798 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/repo. 2019-11-20 02:34:03.143 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/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-20 02:34:03.154 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-20 02:34:03.162 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-20 02:34:03.474 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-20 02:34:03.555 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-20 02:34:04.181 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e062093-7e0f-4777-a0b9-e07125abfc62) has been successfully created! 2019-11-20 02:34:05.615 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:34:05.615 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:34:05.615 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:34:08.761 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:34:08.761 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:34:08.761 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:34:10.393 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9e062093-7e0f-4777-a0b9-e07125abfc62) for deployment 'opnfv-rally' (UUID=54df7aa1-a549-40db-b9d8-eef76677e632). 2019-11-20 02:34:10.987 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e062093-7e0f-4777-a0b9-e07125abfc62) has been successfully configured for deployment 'opnfv-rally' (UUID=54df7aa1-a549-40db-b9d8-eef76677e632)! 2019-11-20 02:34:19.484 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:34:19.484 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:34:19.484 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:34:21.436 44 INFO rally.api [-] Starting verification (UUID=98811cac-b50a-42c7-af54-26d7f4f78853) for deployment 'opnfv-rally' (UUID=54df7aa1-a549-40db-b9d8-eef76677e632) by verifier 'opnfv-tempest' (UUID=9e062093-7e0f-4777-a0b9-e07125abfc62). 2019-11-20 02:34:22.320 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-20 02:34:22.371 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-20 02:34:22.371 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/for-deployment-54df7aa1-a549-40db-b9d8-eef76677e632/tempest.log' to option 'log_file'. 2019-11-20 02:34:22.372 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/for-deployment-54df7aa1-a549-40db-b9d8-eef76677e632/tempest.log 2019-11-20 02:34:22.372 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-20 02:34:22.372 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/for-deployment-54df7aa1-a549-40db-b9d8-eef76677e632/lock_files' to option 'lock_path'. 2019-11-20 02:34:22.373 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9e062093-7e0f-4777-a0b9-e07125abfc62/for-deployment-54df7aa1-a549-40db-b9d8-eef76677e632/lock_files 2019-11-20 02:34:22.373 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-20 02:34:22.374 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-20 02:34:22.374 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8e400be2-9c71-4df8-80b3-83002c52c23d 2019-11-20 02:34:22.374 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f85cec2c-5db3-4ada-8189-deffc9c8b390 2019-11-20 02:34:22.375 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = adfa448f-1ecb-4f40-9165-fe944566fbe1 2019-11-20 02:34:22.376 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = dc335052-61d7-436d-90cc-bc4a32048453 2019-11-20 02:34:22.557 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-20 02:34:22.558 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_f32f0f4f-db66-4af7-a7b8-754fb55a9c6c 2019-11-20 02:34:22.558 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-20 02:34:22.707 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-20 02:34:22.787 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-20 02:34:22.787 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_98811cac_Ll8Z2Trg' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-20 02:34:22.820 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_98811cac_Ll8Z2Trg' (ID = 84d074d8-8e24-43b1-91c7-35a19d8e999d) has been successfully created! 2019-11-20 02:34:22.821 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '84d074d8-8e24-43b1-91c7-35a19d8e999d' to option 'instance_type'. 2019-11-20 02:34:22.821 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 84d074d8-8e24-43b1-91c7-35a19d8e999d 2019-11-20 02:34:22.823 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context tempest@default setup() finished in 0.80 sec 2019-11-20 02:34:22.824 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context testr@default setup() finished in 0.72 msec 2019-11-20 02:34:22.824 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d9b023cd-9475-42b2-9b6c-8c87486da21f'. 2019-11-20 02:34:26.427 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.148s] 2019-11-20 02:34:26.471 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-11-20 02:34:27.805 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.672s] 2019-11-20 02:34:29.117 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.311s] 2019-11-20 02:34:32.003 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.141s] 2019-11-20 02:34:33.984 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.040s] 2019-11-20 02:34:34.064 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.080s] 2019-11-20 02:34:39.100 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.454s] 2019-11-20 02:34:39.109 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-11-20 02:34:39.964 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-20 02:34:42.625 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.090s] 2019-11-20 02:34:42.627 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-11-20 02:34:42.716 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.102s] 2019-11-20 02:34:44.341 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-20 02:34:46.858 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.848s] 2019-11-20 02:34:54.943 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.486s] 2019-11-20 02:34:55.150 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.208s] 2019-11-20 02:34:55.247 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.096s] 2019-11-20 02:34:55.341 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.094s] 2019-11-20 02:34:55.424 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.082s] 2019-11-20 02:34:55.469 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.044s] 2019-11-20 02:34:56.420 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [19.718s] 2019-11-20 02:35:06.154 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.058s] 2019-11-20 02:35:10.000 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.846s] 2019-11-20 02:35:11.128 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.128s] 2019-11-20 02:35:11.224 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.096s] 2019-11-20 02:35:11.268 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2019-11-20 02:35:13.729 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.096s] 2019-11-20 02:35:13.731 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-11-20 02:35:15.642 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.116s] 2019-11-20 02:35:16.721 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.075s] 2019-11-20 02:35:16.897 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.180s] 2019-11-20 02:35:17.682 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-20 02:35:18.077 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.094s] 2019-11-20 02:35:18.079 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-20 02:35:26.856 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.501s] 2019-11-20 02:35:27.249 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-20 02:35:30.809 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.286s] 2019-11-20 02:35:31.117 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.158s] 2019-11-20 02:35:32.927 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.547s] 2019-11-20 02:35:36.302 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.695s] 2019-11-20 02:35:36.478 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.175s] 2019-11-20 02:35:36.694 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.216s] 2019-11-20 02:35:40.288 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.833s] 2019-11-20 02:35:40.595 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.812s] 2019-11-20 02:35:42.217 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.638s] 2019-11-20 02:35:44.454 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.236s] 2019-11-20 02:35:47.326 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.622s] 2019-11-20 02:35:50.472 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2019-11-20 02:35:50.495 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2019-11-20 02:35:50.521 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2019-11-20 02:35:50.529 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-11-20 02:35:51.310 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.856s] 2019-11-20 02:35:53.014 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.089s] 2019-11-20 02:35:58.658 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.841s] 2019-11-20 02:35:59.871 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.208s] 2019-11-20 02:35:59.979 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.111s] 2019-11-20 02:36:02.664 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.410s] 2019-11-20 02:36:03.446 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-20 02:36:03.447 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-20 02:36:05.567 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.966s] 2019-11-20 02:36:09.608 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.951s] 2019-11-20 02:36:09.740 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.048s] 2019-11-20 02:36:17.938 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [67.727s] 2019-11-20 02:36:18.409 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.800s] 2019-11-20 02:36:26.005 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.596s] 2019-11-20 02:36:29.735 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.730s] 2019-11-20 02:36:30.215 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.283s] 2019-11-20 02:36:32.759 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2019-11-20 02:36:32.856 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.098s] 2019-11-20 02:36:33.718 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-20 02:36:35.279 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.307s] 2019-11-20 02:36:35.330 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-11-20 02:36:40.195 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.514s] 2019-11-20 02:36:43.657 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-11-20 02:36:55.386 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.258s] 2019-11-20 02:37:00.419 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.031s] 2019-11-20 02:37:10.699 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.139s] 2019-11-20 02:37:13.303 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.603s] 2019-11-20 02:37:16.934 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.631s] 2019-11-20 02:37:31.728 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.866s] 2019-11-20 02:37:31.940 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.212s] 2019-11-20 02:37:32.047 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.107s] 2019-11-20 02:37:32.134 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.087s] 2019-11-20 02:37:32.222 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.087s] 2019-11-20 02:37:32.281 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2019-11-20 02:37:43.862 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.290s] 2019-11-20 02:37:48.028 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.166s] 2019-11-20 02:37:49.244 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.215s] 2019-11-20 02:37:49.313 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.069s] 2019-11-20 02:37:49.373 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.060s] 2019-11-20 02:38:06.714 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.803s] 2019-11-20 02:38:14.999 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.284s] 2019-11-20 02:38:22.983 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.983s] 2019-11-20 02:38:26.583 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.600s] 2019-11-20 02:38:28.089 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-20 02:38:28.411 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context testr@default cleanup() started 2019-11-20 02:38:28.412 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context testr@default cleanup() finished in 0.89 msec 2019-11-20 02:38:28.412 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context tempest@default cleanup() started 2019-11-20 02:38:28.805 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-20 02:38:28.880 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-20 02:38:28.921 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_98811cac_Ll8Z2Trg'. 2019-11-20 02:38:29.179 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_98811cac_Ll8Z2Trg' has been deleted. 2019-11-20 02:38:29.180 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '84d074d8-8e24-43b1-91c7-35a19d8e999d' of option 'instance_type' from Tempest config file. 2019-11-20 02:38:29.180 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '84d074d8-8e24-43b1-91c7-35a19d8e999d' has been removed. 2019-11-20 02:38:29.185 44 INFO rally.task.context [-] Verification 9e062093-7e0f-4777-a0b9-e07125abfc62 | Context tempest@default cleanup() finished in 0.77 sec 2019-11-20 02:38:29.417 44 INFO rally.api [-] Verification (UUID=98811cac-b50a-42c7-af54-26d7f4f78853) has been successfully finished for deployment 'opnfv-rally' (UUID=54df7aa1-a549-40db-b9d8-eef76677e632)! 2019-11-20 02:38:30.899 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:38:30.900 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:38:30.900 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:38:32.202 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:38:32.203 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:38:32.203 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:38:33.790 64 INFO rally.api [-] Building 'html' report for the following verification(s): '98811cac-b50a-42c7-af54-26d7f4f78853' 2019-11-20 02:38:33.809 64 INFO rally.api [-] The report has been successfully built. 2019-11-20 02:38:35.087 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:38:35.087 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:38:35.087 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:38:36.695 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '98811cac-b50a-42c7-af54-26d7f4f78853' 2019-11-20 02:38:36.700 66 INFO rally.api [-] The report has been successfully built.