2019-01-21 05:59:52.063 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 05:59:52.064 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 05:59:52.064 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 05:59:53.145 8 ERROR rally.cli.cliutils 2019-01-21 05:59:53.989 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 05:59:53.990 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 05:59:53.990 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 05:59:55.021 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-21 05:59:55.966 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 05:59:55.966 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 05:59:55.966 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 05:59:58.740 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 05:59:58.740 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 05:59:58.740 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 05:59:59.407 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 05:59:59.407 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 05:59:59.407 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils force=force) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 06:00:00.345 18 ERROR rally.cli.cliutils 2019-01-21 06:00:01.074 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:00:01.074 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:00:01.074 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:00:02.006 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-21 06:00:02.117 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/repo. 2019-01-21 06:00:02.437 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-21 06:00:02.447 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-21 06:00:02.455 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-21 06:00:02.512 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-21 06:00:02.563 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-21 06:00:02.903 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f32a434f-2adf-439d-8e31-bb42fe09d00e) has been successfully created! 2019-01-21 06:00:03.818 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:00:03.818 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:00:03.818 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:00:07.269 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:00:07.269 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:00:07.269 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:00:08.342 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f32a434f-2adf-439d-8e31-bb42fe09d00e) for deployment 'opnfv-rally' (UUID=f5299db4-c334-4075-8b2a-15eb23724ac1). 2019-01-21 06:00:09.159 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f32a434f-2adf-439d-8e31-bb42fe09d00e) has been successfully configured for deployment 'opnfv-rally' (UUID=f5299db4-c334-4075-8b2a-15eb23724ac1)! 2019-01-21 06:00:12.206 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:00:12.206 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:00:12.206 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:00:13.189 36 INFO rally.api [-] Starting verification (UUID=5419b7aa-3d5f-4da5-af63-a9cc9aaf795c) for deployment 'opnfv-rally' (UUID=f5299db4-c334-4075-8b2a-15eb23724ac1) by verifier 'opnfv-tempest' (UUID=f32a434f-2adf-439d-8e31-bb42fe09d00e). 2019-01-21 06:00:13.979 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-21 06:00:14.468 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-21 06:00:14.469 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/for-deployment-f5299db4-c334-4075-8b2a-15eb23724ac1/tempest.log' to option 'log_file'. 2019-01-21 06:00:14.469 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/for-deployment-f5299db4-c334-4075-8b2a-15eb23724ac1/tempest.log 2019-01-21 06:00:14.469 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-21 06:00:14.470 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/for-deployment-f5299db4-c334-4075-8b2a-15eb23724ac1/lock_files' to option 'lock_path'. 2019-01-21 06:00:14.470 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f32a434f-2adf-439d-8e31-bb42fe09d00e/for-deployment-f5299db4-c334-4075-8b2a-15eb23724ac1/lock_files 2019-01-21 06:00:14.470 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-21 06:00:14.471 36 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-01-21 06:00:14.471 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a55381ff-e3cb-46ae-8872-0cd26475ea09 2019-01-21 06:00:14.471 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 867fb39c-a09e-4b9a-a9cf-1b3983838371 2019-01-21 06:00:14.472 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a8005feb-3cec-4be9-9b08-61e5c2927988 2019-01-21 06:00:14.472 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ceb21140-5c38-49b5-a996-c75d66b355e8 2019-01-21 06:00:14.751 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-21 06:00:14.751 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_79b3d868-202c-412c-97ed-712127920cb3 2019-01-21 06:00:14.752 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-21 06:00:14.809 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 06:00:14.811 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e1e1908e3b1cb375c9fb7b1bee297965a59d04" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 06:00:15.007 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Mon, 21 Jan 2019 06:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be7197a9-0bd6-4c48-9f49-d5cd85a32d79 x-compute-request-id: req-be7197a9-0bd6-4c48-9f49-d5cd85a32d79 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_79b3d868-202c-412c-97ed-712127920cb3", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a8005feb-3cec-4be9-9b08-61e5c2927988", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a8005feb-3cec-4be9-9b08-61e5c2927988", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a8005feb-3cec-4be9-9b08-61e5c2927988"}, {"name": "tempest_scenario-flavor_alt_79b3d868-202c-412c-97ed-712127920cb3", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ceb21140-5c38-49b5-a996-c75d66b355e8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ceb21140-5c38-49b5-a996-c75d66b355e8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ceb21140-5c38-49b5-a996-c75d66b355e8"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:00:15.007 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-be7197a9-0bd6-4c48-9f49-d5cd85a32d79 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:00:15.009 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-21 06:00:15.009 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5419b7aa_ofbNTaLc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 06:00:15.010 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e1e1908e3b1cb375c9fb7b1bee297965a59d04" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_5419b7aa_ofbNTaLc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 06:00:15.040 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Mon, 21 Jan 2019 06:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0b8705d-6e7c-41c5-bc36-b10869561bdf x-compute-request-id: req-c0b8705d-6e7c-41c5-bc36-b10869561bdf Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_5419b7aa_ofbNTaLc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/051f5721-c5a1-438d-b96a-cfd1aec30b30", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/051f5721-c5a1-438d-b96a-cfd1aec30b30", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "051f5721-c5a1-438d-b96a-cfd1aec30b30"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:00:15.041 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c0b8705d-6e7c-41c5-bc36-b10869561bdf request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:00:15.041 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5419b7aa_ofbNTaLc' (ID = 051f5721-c5a1-438d-b96a-cfd1aec30b30) has been successfully created! 2019-01-21 06:00:15.042 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '051f5721-c5a1-438d-b96a-cfd1aec30b30' to option 'instance_type'. 2019-01-21 06:00:15.042 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 051f5721-c5a1-438d-b96a-cfd1aec30b30 2019-01-21 06:00:15.043 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context tempest@default setup() finished in 1.28 sec 2019-01-21 06:00:15.046 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context testr@default setup() finished in 2.58 msec 2019-01-21 06:00:15.047 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/0fe6181e-ceec-4a26-8c68-b5b9026e0083'. 2019-01-21 06:01:09.022 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [44.124s] 2019-01-21 06:01:55.145 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [36.842s] 2019-01-21 06:02:38.161 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [37.432s] 2019-01-21 06:03:27.628 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [49.450s] 2019-01-21 06:04:45.838 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [73.084s] 2019-01-21 06:04:51.310 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.587s] 2019-01-21 06:06:06.658 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [68.772s] 2019-01-21 06:06:45.272 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [38.604s] 2019-01-21 06:07:16.534 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [21.862s] 2019-01-21 06:07:57.548 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.089s] 2019-01-21 06:08:23.065 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-21 06:08:56.133 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [33.055s] 2019-01-21 06:10:02.066 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [65.917s] 2019-01-21 06:10:17.288 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context testr@default cleanup() started 2019-01-21 06:10:17.288 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context testr@default cleanup() finished in 0.51 msec 2019-01-21 06:10:17.288 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context tempest@default cleanup() started 2019-01-21 06:10:17.803 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-21 06:10:17.854 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-21 06:10:17.876 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5419b7aa_ofbNTaLc'. 2019-01-21 06:10:17.876 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/051f5721-c5a1-438d-b96a-cfd1aec30b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b86f1bb86ed16cd24443b18a35298d5536adf" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 06:10:18.094 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Mon, 21 Jan 2019 06:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08e1d357-fffd-429f-b1ff-df9e05293815 x-compute-request-id: req-08e1d357-fffd-429f-b1ff-df9e05293815 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:10:18.094 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/051f5721-c5a1-438d-b96a-cfd1aec30b30 used request id req-08e1d357-fffd-429f-b1ff-df9e05293815 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:10:18.094 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5419b7aa_ofbNTaLc' has been deleted. 2019-01-21 06:10:18.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '051f5721-c5a1-438d-b96a-cfd1aec30b30' of option 'instance_type' from Tempest config file. 2019-01-21 06:10:18.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '051f5721-c5a1-438d-b96a-cfd1aec30b30' has been removed. 2019-01-21 06:10:18.099 36 INFO rally.task.context [-] Verification f32a434f-2adf-439d-8e31-bb42fe09d00e | Context tempest@default cleanup() finished in 0.81 sec 2019-01-21 06:10:18.152 36 INFO rally.api [-] Verification (UUID=5419b7aa-3d5f-4da5-af63-a9cc9aaf795c) has been successfully finished for deployment 'opnfv-rally' (UUID=f5299db4-c334-4075-8b2a-15eb23724ac1)! 2019-01-21 06:10:19.081 215 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:10:19.081 215 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:10:19.081 215 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:10:19.958 217 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:10:19.959 217 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:10:19.959 217 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:10:20.912 217 INFO rally.api [-] Building 'html' report for the following verification(s): '5419b7aa-3d5f-4da5-af63-a9cc9aaf795c' 2019-01-21 06:10:20.926 217 INFO rally.api [-] The report has been successfully built.