2019-01-27 02:42:00.546 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:00.546 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:00.546 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-27 02:42:01.929 9 ERROR rally.cli.cliutils 2019-01-27 02:42:02.824 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:02.824 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:02.825 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:04.436 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-27 02:42:05.507 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:05.507 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:05.507 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:08.561 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:08.561 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:08.562 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:09.474 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:09.474 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:09.474 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils force=force) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-27 02:42:10.571 19 ERROR rally.cli.cliutils 2019-01-27 02:42:11.534 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:11.534 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:11.535 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:12.606 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-27 02:42:12.746 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/repo. 2019-01-27 02:42:13.079 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/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-27 02:42:13.092 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-27 02:42:13.101 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-27 02:42:13.257 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-27 02:42:13.316 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-27 02:42:13.766 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=32b89671-f961-4024-a5dc-e8cf18fb4891) has been successfully created! 2019-01-27 02:42:14.792 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:14.792 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:14.792 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:17.444 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:17.445 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:17.445 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:18.536 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=32b89671-f961-4024-a5dc-e8cf18fb4891) for deployment 'opnfv-rally' (UUID=4e5eb0e3-8c5b-448a-8369-333e42b1156a). 2019-01-27 02:42:19.177 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=32b89671-f961-4024-a5dc-e8cf18fb4891) has been successfully configured for deployment 'opnfv-rally' (UUID=4e5eb0e3-8c5b-448a-8369-333e42b1156a)! 2019-01-27 02:42:22.714 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:42:22.714 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:42:22.714 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:42:24.064 37 INFO rally.api [-] Starting verification (UUID=9a1326a4-bd28-43c4-ab44-7b2372704c2d) for deployment 'opnfv-rally' (UUID=4e5eb0e3-8c5b-448a-8369-333e42b1156a) by verifier 'opnfv-tempest' (UUID=32b89671-f961-4024-a5dc-e8cf18fb4891). 2019-01-27 02:42:24.802 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-27 02:42:24.845 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-27 02:42:24.846 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/for-deployment-4e5eb0e3-8c5b-448a-8369-333e42b1156a/tempest.log' to option 'log_file'. 2019-01-27 02:42:24.846 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/for-deployment-4e5eb0e3-8c5b-448a-8369-333e42b1156a/tempest.log 2019-01-27 02:42:24.847 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-27 02:42:24.847 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/for-deployment-4e5eb0e3-8c5b-448a-8369-333e42b1156a/lock_files' to option 'lock_path'. 2019-01-27 02:42:24.847 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-32b89671-f961-4024-a5dc-e8cf18fb4891/for-deployment-4e5eb0e3-8c5b-448a-8369-333e42b1156a/lock_files 2019-01-27 02:42:24.848 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-27 02:42:24.848 37 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-27 02:42:24.848 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 83387b63-a417-4494-9f6c-e98db68974fe 2019-01-27 02:42:24.849 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c0ee9164-f100-47ac-92a1-13d31d4ecdd7 2019-01-27 02:42:24.849 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3b65f379-2bc2-4c93-96c5-ddff8d9affb0 2019-01-27 02:42:24.850 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 248cd675-b5d4-4016-b32e-683cfd0eccf0 2019-01-27 02:42:25.016 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-27 02:42:25.017 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_8f354bd7-1316-4862-a241-6e4a7341548c 2019-01-27 02:42:25.018 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-27 02:42:25.087 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-27 02:42:25.088 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5d476c88fb4e38e6b2d4cde854e763cf706fad" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-27 02:42:25.153 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 3022 Content-Type: application/json 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-e026e94c-75af-4397-9bd7-fc032d6f456d X-Compute-Request-Id: req-e026e94c-75af-4397-9bd7-fc032d6f456d Date: Sun, 27 Jan 2019 02:42:25 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_8f354bd7-1316-4862-a241-6e4a7341548c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/248cd675-b5d4-4016-b32e-683cfd0eccf0", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/248cd675-b5d4-4016-b32e-683cfd0eccf0", "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": "248cd675-b5d4-4016-b32e-683cfd0eccf0"}, {"name": "shaker-flavor_a39f7c59-09fe-416c-b950-4022b2a73158", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/30209a50-97c3-4df1-a190-312cf09a7b3b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/30209a50-97c3-4df1-a190-312cf09a7b3b", "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": 3, "id": "30209a50-97c3-4df1-a190-312cf09a7b3b"}, {"name": "tempest_scenario-flavor_8f354bd7-1316-4862-a241-6e4a7341548c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/3b65f379-2bc2-4c93-96c5-ddff8d9affb0", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/3b65f379-2bc2-4c93-96c5-ddff8d9affb0", "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": "3b65f379-2bc2-4c93-96c5-ddff8d9affb0"}, {"name": "vyos_vrouter-flavor_f7217b21-4f23-47c2-ada7-3e56f22a33d8", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a6012aea-f7db-4332-96e1-067852ed2d8d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a6012aea-f7db-4332-96e1-067852ed2d8d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "a6012aea-f7db-4332-96e1-067852ed2d8d"}, {"name": "cloudify_ims-flavor_bc84cf7d-5ffa-492b-a7f9-24d7b02d9186", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b5700dfa-d3b9-4fe1-af13-a4ab19a5fd3d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b5700dfa-d3b9-4fe1-af13-a4ab19a5fd3d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "b5700dfa-d3b9-4fe1-af13-a4ab19a5fd3d"}, {"name": "cloudify-flavor_016145fa-7058-4f09-a085-e60b31286bed", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bdb8ac4a-0f50-48b9-a917-b32f9e8680e6", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bdb8ac4a-0f50-48b9-a917-b32f9e8680e6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "bdb8ac4a-0f50-48b9-a917-b32f9e8680e6"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 02:42:25.154 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-e026e94c-75af-4397-9bd7-fc032d6f456d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 02:42:25.155 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-27 02:42:25.156 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9a1326a4_lW0CM7bC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-27 02:42:25.157 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5d476c88fb4e38e6b2d4cde854e763cf706fad" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_9a1326a4_lW0CM7bC", "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-27 02:42:25.224 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json 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-1275e722-d0f1-4319-a791-18a678a0be73 X-Compute-Request-Id: req-1275e722-d0f1-4319-a791-18a678a0be73 Date: Sun, 27 Jan 2019 02:42:25 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_9a1326a4_lW0CM7bC", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b5123021-3d94-4695-808a-205492dccf89", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b5123021-3d94-4695-808a-205492dccf89", "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": "b5123021-3d94-4695-808a-205492dccf89"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 02:42:25.224 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-1275e722-d0f1-4319-a791-18a678a0be73 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 02:42:25.225 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a1326a4_lW0CM7bC' (ID = b5123021-3d94-4695-808a-205492dccf89) has been successfully created! 2019-01-27 02:42:25.226 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b5123021-3d94-4695-808a-205492dccf89' to option 'instance_type'. 2019-01-27 02:42:25.226 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b5123021-3d94-4695-808a-205492dccf89 2019-01-27 02:42:25.227 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context tempest@default setup() finished in 0.59 sec 2019-01-27 02:42:25.230 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context testr@default setup() finished in 2.24 msec 2019-01-27 02:42:25.230 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/fce3d610-2cbe-4216-abff-661db3984cb1'. 2019-01-27 02:44:18.351 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [105.173s] 2019-01-27 02:45:20.693 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [51.631s] 2019-01-27 02:46:08.038 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [43.125s] 2019-01-27 02:47:11.348 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [63.294s] 2019-01-27 02:48:48.034 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [92.586s] 2019-01-27 02:48:50.057 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-27 02:50:17.625 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [84.172s] 2019-01-27 02:51:12.427 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [54.789s] 2019-01-27 02:51:49.703 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [28.023s] 2019-01-27 02:52:35.169 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.131s] 2019-01-27 02:53:03.542 37 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-27 02:53:54.702 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [51.138s] 2019-01-27 02:55:16.963 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [82.232s] 2019-01-27 02:55:35.632 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context testr@default cleanup() started 2019-01-27 02:55:35.632 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context testr@default cleanup() finished in 0.87 msec 2019-01-27 02:55:35.633 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context tempest@default cleanup() started 2019-01-27 02:55:36.055 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-27 02:55:36.178 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-27 02:55:36.206 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9a1326a4_lW0CM7bC'. 2019-01-27 02:55:36.207 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/b5123021-3d94-4695-808a-205492dccf89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc41502e5ceb57cff2830f9c244da76b8120668b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-27 02:55:36.666 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json 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-dc17ccd1-4cf2-4859-a6ce-148745f04394 X-Compute-Request-Id: req-dc17ccd1-4cf2-4859-a6ce-148745f04394 Date: Sun, 27 Jan 2019 02:55:36 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 02:55:36.666 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/b5123021-3d94-4695-808a-205492dccf89 used request id req-dc17ccd1-4cf2-4859-a6ce-148745f04394 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 02:55:36.667 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a1326a4_lW0CM7bC' has been deleted. 2019-01-27 02:55:36.668 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b5123021-3d94-4695-808a-205492dccf89' of option 'instance_type' from Tempest config file. 2019-01-27 02:55:36.668 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b5123021-3d94-4695-808a-205492dccf89' has been removed. 2019-01-27 02:55:36.674 37 INFO rally.task.context [-] Verification 32b89671-f961-4024-a5dc-e8cf18fb4891 | Context tempest@default cleanup() finished in 1.04 sec 2019-01-27 02:55:36.813 37 INFO rally.api [-] Verification (UUID=9a1326a4-bd28-43c4-ab44-7b2372704c2d) has been successfully finished for deployment 'opnfv-rally' (UUID=4e5eb0e3-8c5b-448a-8369-333e42b1156a)! 2019-01-27 02:55:37.873 235 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:55:37.873 235 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:55:37.874 235 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:55:38.867 237 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 02:55:38.867 237 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 02:55:38.867 237 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 02:55:39.964 237 INFO rally.api [-] Building 'html' report for the following verification(s): '9a1326a4-bd28-43c4-ab44-7b2372704c2d' 2019-01-27 02:55:40.002 237 INFO rally.api [-] The report has been successfully built.