2019-02-13 14:34:00.806 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:00.806 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:00.806 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-13 14:34:01.951 8 ERROR rally.cli.cliutils 2019-02-13 14:34:02.835 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:02.835 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:02.835 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:03.941 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-13 14:34:04.832 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:04.832 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:04.833 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:09.536 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:09.536 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:09.537 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:10.370 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:10.370 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:10.370 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils force=force) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-13 14:34:11.402 18 ERROR rally.cli.cliutils 2019-02-13 14:34:12.164 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:12.164 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:12.164 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:13.241 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-13 14:34:16.515 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/repo. 2019-02-13 14:34:17.080 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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-02-13 14:34:17.142 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-13 14:34:17.149 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-13 14:34:17.215 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-13 14:34:17.252 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-13 14:34:17.673 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=489deb06-1594-41af-9f11-d66a32c3a6f8) has been successfully created! 2019-02-13 14:34:18.546 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:18.546 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:18.546 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:21.898 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:21.898 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:21.898 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:22.905 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=489deb06-1594-41af-9f11-d66a32c3a6f8) for deployment 'opnfv-rally' (UUID=dea6f34e-54ed-48bf-bbb2-95d468f807b6). 2019-02-13 14:34:23.681 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=489deb06-1594-41af-9f11-d66a32c3a6f8) has been successfully configured for deployment 'opnfv-rally' (UUID=dea6f34e-54ed-48bf-bbb2-95d468f807b6)! 2019-02-13 14:34:28.103 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:34:28.103 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:34:28.103 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:34:29.202 36 INFO rally.api [-] Starting verification (UUID=1bc9b721-58fc-40fe-a11a-bbb48da6161d) for deployment 'opnfv-rally' (UUID=dea6f34e-54ed-48bf-bbb2-95d468f807b6) by verifier 'opnfv-tempest' (UUID=489deb06-1594-41af-9f11-d66a32c3a6f8). 2019-02-13 14:34:29.955 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-02-13 14:34:29.991 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-13 14:34:29.991 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/for-deployment-dea6f34e-54ed-48bf-bbb2-95d468f807b6/tempest.log' to option 'log_file'. 2019-02-13 14:34:29.991 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/for-deployment-dea6f34e-54ed-48bf-bbb2-95d468f807b6/tempest.log 2019-02-13 14:34:29.992 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-13 14:34:29.992 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/for-deployment-dea6f34e-54ed-48bf-bbb2-95d468f807b6/lock_files' to option 'lock_path'. 2019-02-13 14:34:29.992 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-489deb06-1594-41af-9f11-d66a32c3a6f8/for-deployment-dea6f34e-54ed-48bf-bbb2-95d468f807b6/lock_files 2019-02-13 14:34:29.993 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-13 14:34:29.993 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-02-13 14:34:29.993 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0d508930-f04a-4005-88f5-197fb5ff00c3 2019-02-13 14:34:29.994 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6c006123-077f-4930-871f-6e0658e2b7ff 2019-02-13 14:34:29.994 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2c8df41f-3c07-47d3-b146-e405a7e080f5 2019-02-13 14:34:29.994 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1b17796f-9377-45bd-aba2-af05038a275c 2019-02-13 14:34:30.301 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-13 14:34:30.302 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_1aff83ec-843e-4fbd-aed5-42bd6cc81bab 2019-02-13 14:34:30.303 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-13 14:34:30.356 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-13 14:34:30.357 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.48:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82e3fe3c506f0567af88d27b16b8c85e4f9eeed" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-13 14:34:30.540 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Wed, 13 Feb 2019 14:34:30 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-7bd18bec-289a-43e8-ac1d-a511c5b46289 x-compute-request-id: req-7bd18bec-289a-43e8-ac1d-a511c5b46289 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_1aff83ec-843e-4fbd-aed5-42bd6cc81bab", "links": [{"href": "http://172.30.9.48:8774/v2.1/flavors/1b17796f-9377-45bd-aba2-af05038a275c", "rel": "self"}, {"href": "http://172.30.9.48:8774/flavors/1b17796f-9377-45bd-aba2-af05038a275c", "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": "1b17796f-9377-45bd-aba2-af05038a275c"}, {"name": "tempest_smoke-flavor_1aff83ec-843e-4fbd-aed5-42bd6cc81bab", "links": [{"href": "http://172.30.9.48:8774/v2.1/flavors/2c8df41f-3c07-47d3-b146-e405a7e080f5", "rel": "self"}, {"href": "http://172.30.9.48:8774/flavors/2c8df41f-3c07-47d3-b146-e405a7e080f5", "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": "2c8df41f-3c07-47d3-b146-e405a7e080f5"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-13 14:34:30.541 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.48:8774/v2.1/flavors/detail used request id req-7bd18bec-289a-43e8-ac1d-a511c5b46289 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-13 14:34:30.542 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-13 14:34:30.543 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1bc9b721_ZdBLay60' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-13 14:34:30.544 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.48:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82e3fe3c506f0567af88d27b16b8c85e4f9eeed" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1bc9b721_ZdBLay60", "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-02-13 14:34:30.571 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Wed, 13 Feb 2019 14:34:30 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-f7e6ba20-180d-4589-8752-b7a7fffcaad8 x-compute-request-id: req-f7e6ba20-180d-4589-8752-b7a7fffcaad8 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_1bc9b721_ZdBLay60", "links": [{"href": "http://172.30.9.48:8774/v2.1/flavors/23217531-ea0d-4224-9dc9-51e7a3466ede", "rel": "self"}, {"href": "http://172.30.9.48:8774/flavors/23217531-ea0d-4224-9dc9-51e7a3466ede", "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": "23217531-ea0d-4224-9dc9-51e7a3466ede"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-13 14:34:30.571 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.48:8774/v2.1/flavors used request id req-f7e6ba20-180d-4589-8752-b7a7fffcaad8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-13 14:34:30.572 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1bc9b721_ZdBLay60' (ID = 23217531-ea0d-4224-9dc9-51e7a3466ede) has been successfully created! 2019-02-13 14:34:30.572 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '23217531-ea0d-4224-9dc9-51e7a3466ede' to option 'instance_type'. 2019-02-13 14:34:30.573 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 23217531-ea0d-4224-9dc9-51e7a3466ede 2019-02-13 14:34:30.574 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context tempest@default setup() finished in 0.85 sec 2019-02-13 14:34:30.577 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context testr@default setup() finished in 2.82 msec 2019-02-13 14:34:30.578 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3314947e-0016-4b26-b5c0-a71587e99c1a'. 2019-02-13 14:34:34.805 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.190s] 2019-02-13 14:34:34.869 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2019-02-13 14:34:38.416 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.499s] 2019-02-13 14:34:40.540 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.124s] 2019-02-13 14:34:52.706 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.670s] 2019-02-13 14:34:57.270 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.085s] 2019-02-13 14:34:57.271 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-13 14:34:59.806 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2019-02-13 14:34:59.807 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-13 14:35:09.959 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-13 14:35:11.672 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [25.756s] 2019-02-13 14:35:14.647 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.512s] 2019-02-13 14:35:16.839 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.341s] 2019-02-13 14:35:17.595 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.089s] 2019-02-13 14:35:17.596 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-13 14:35:23.496 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.757s] 2019-02-13 14:35:24.394 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.223s] 2019-02-13 14:35:30.776 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.062s] 2019-02-13 14:35:30.881 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2019-02-13 14:35:31.582 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.390s] 2019-02-13 14:35:32.894 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.038s] 2019-02-13 14:35:36.422 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-13 14:35:40.172 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.802s] 2019-02-13 14:35:40.181 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-02-13 14:35:41.726 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.850s] 2019-02-13 14:35:42.195 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-13 14:35:46.010 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.623s] 2019-02-13 14:35:46.066 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.428s] 2019-02-13 14:35:50.486 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-02-13 14:35:51.535 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.524s] 2019-02-13 14:35:51.746 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.043s] 2019-02-13 14:35:53.626 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.090s] 2019-02-13 14:35:53.672 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.047s] 2019-02-13 14:35:53.711 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.038s] 2019-02-13 14:35:56.421 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.450s] 2019-02-13 14:35:57.426 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.004s] 2019-02-13 14:35:58.456 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.030s] 2019-02-13 14:35:59.874 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.711s] 2019-02-13 14:36:00.263 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.996s] 2019-02-13 14:36:00.368 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.058s] 2019-02-13 14:36:00.788 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.420s] 2019-02-13 14:36:01.142 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.354s] 2019-02-13 14:36:01.203 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.060s] 2019-02-13 14:36:01.360 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.157s] 2019-02-13 14:36:01.577 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.216s] 2019-02-13 14:36:02.149 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.272s] 2019-02-13 14:36:02.194 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2019-02-13 14:36:05.305 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-02-13 14:36:05.485 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.181s] 2019-02-13 14:36:07.626 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.706s] 2019-02-13 14:36:10.958 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.331s] 2019-02-13 14:36:12.334 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.227s] 2019-02-13 14:36:12.350 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-02-13 14:36:14.125 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.664s] 2019-02-13 14:36:16.110 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.645s] 2019-02-13 14:36:17.816 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.858s] 2019-02-13 14:36:19.404 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2019-02-13 14:36:19.501 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.097s] 2019-02-13 14:36:19.607 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.105s] 2019-02-13 14:36:19.614 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-02-13 14:36:22.046 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.935s] 2019-02-13 14:36:23.961 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.915s] 2019-02-13 14:36:24.042 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.081s] 2019-02-13 14:36:24.082 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2019-02-13 14:36:25.170 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.178s] 2019-02-13 14:36:28.207 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-02-13 14:36:32.020 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.188s] 2019-02-13 14:36:32.126 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.106s] 2019-02-13 14:36:32.225 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.099s] 2019-02-13 14:36:32.286 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.061s] 2019-02-13 14:36:32.998 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.347s] 2019-02-13 14:36:33.546 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.549s] 2019-02-13 14:36:33.644 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.097s] 2019-02-13 14:36:33.689 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.044s] 2019-02-13 14:36:33.799 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.110s] 2019-02-13 14:36:33.846 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2019-02-13 14:36:42.305 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.282s] 2019-02-13 14:36:43.120 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.681s] 2019-02-13 14:36:46.968 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.619s] 2019-02-13 14:36:49.766 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.645s] 2019-02-13 14:36:55.673 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.999s] 2019-02-13 14:36:57.749 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.571s] 2019-02-13 14:37:02.512 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.374s] 2019-02-13 14:37:04.076 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.400s] 2019-02-13 14:37:05.938 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.425s] 2019-02-13 14:37:06.306 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.556s] 2019-02-13 14:37:11.767 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.828s] 2019-02-13 14:37:14.254 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.948s] 2019-02-13 14:37:18.655 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.400s] 2019-02-13 14:37:23.147 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.813s] 2019-02-13 14:37:29.552 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.343s] 2019-02-13 14:37:32.080 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.526s] 2019-02-13 14:37:33.669 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.249s] 2019-02-13 14:37:34.491 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.411s] 2019-02-13 14:37:43.725 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.055s] 2019-02-13 14:37:51.076 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.350s] 2019-02-13 14:37:54.786 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.711s] 2019-02-13 14:37:59.793 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.190s] 2019-02-13 14:38:01.116 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.320s] 2019-02-13 14:38:01.153 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2019-02-13 14:38:06.605 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.380s] 2019-02-13 14:38:06.753 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.147s] 2019-02-13 14:38:15.664 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.211s] 2019-02-13 14:38:17.957 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.292s] 2019-02-13 14:38:20.275 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.317s] 2019-02-13 14:38:21.891 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context testr@default cleanup() started 2019-02-13 14:38:21.892 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context testr@default cleanup() finished in 0.49 msec 2019-02-13 14:38:21.892 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context tempest@default cleanup() started 2019-02-13 14:38:22.407 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-02-13 14:38:22.523 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-02-13 14:38:22.542 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1bc9b721_ZdBLay60'. 2019-02-13 14:38:22.542 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.48:8774/v2.1/flavors/23217531-ea0d-4224-9dc9-51e7a3466ede -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513c66727afd2bb98846242dea4181966712d7f5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-13 14:38:22.737 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Wed, 13 Feb 2019 14:38:22 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-e168c408-61c9-4936-a41c-bd724a80ddf2 x-compute-request-id: req-e168c408-61c9-4936-a41c-bd724a80ddf2 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-13 14:38:22.738 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.48:8774/v2.1/flavors/23217531-ea0d-4224-9dc9-51e7a3466ede used request id req-e168c408-61c9-4936-a41c-bd724a80ddf2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-13 14:38:22.738 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1bc9b721_ZdBLay60' has been deleted. 2019-02-13 14:38:22.739 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '23217531-ea0d-4224-9dc9-51e7a3466ede' of option 'instance_type' from Tempest config file. 2019-02-13 14:38:22.739 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '23217531-ea0d-4224-9dc9-51e7a3466ede' has been removed. 2019-02-13 14:38:22.745 36 INFO rally.task.context [-] Verification 489deb06-1594-41af-9f11-d66a32c3a6f8 | Context tempest@default cleanup() finished in 0.85 sec 2019-02-13 14:38:22.813 36 INFO rally.api [-] Verification (UUID=1bc9b721-58fc-40fe-a11a-bbb48da6161d) has been successfully finished for deployment 'opnfv-rally' (UUID=dea6f34e-54ed-48bf-bbb2-95d468f807b6)! 2019-02-13 14:38:23.847 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:38:23.847 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:38:23.848 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:38:24.748 61 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-13 14:38:24.748 61 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-13 14:38:24.748 61 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-13 14:38:25.796 61 INFO rally.api [-] Building 'html' report for the following verification(s): '1bc9b721-58fc-40fe-a11a-bbb48da6161d' 2019-02-13 14:38:25.811 61 INFO rally.api [-] The report has been successfully built.