2019-01-23 16:25:52.140 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:25:52.140 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:25:52.140 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:25:53.348 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-23 16:25:53.348 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 16:25:53.348 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-23 16:25:53.348 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-23 16:25:53.348 9 ERROR rally.cli.cliutils 2019-01-23 16:25:54.305 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:25:54.305 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:25:54.306 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:25:55.675 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-23 16:25:57.017 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:25:57.017 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:25:57.017 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:00.006 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:00.006 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:00.006 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:00.936 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:00.937 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:00.937 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:02.171 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-23 16:26:02.171 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-23 16:26:02.171 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-23 16:26:02.171 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils force=force) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-23 16:26:02.171 19 ERROR rally.cli.cliutils 2019-01-23 16:26:03.134 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:03.134 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:03.134 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:04.204 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-23 16:26:04.366 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/repo. 2019-01-23 16:26:04.662 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/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-23 16:26:04.674 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-23 16:26:04.684 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-23 16:26:04.839 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-23 16:26:04.900 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-23 16:26:05.349 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0f4d231e-dd6b-4ef5-8f1f-f0b895d70935) has been successfully created! 2019-01-23 16:26:06.425 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:06.425 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:06.425 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:09.137 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:09.138 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:09.138 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:10.242 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0f4d231e-dd6b-4ef5-8f1f-f0b895d70935) for deployment 'opnfv-rally' (UUID=b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf). 2019-01-23 16:26:10.943 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0f4d231e-dd6b-4ef5-8f1f-f0b895d70935) has been successfully configured for deployment 'opnfv-rally' (UUID=b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf)! 2019-01-23 16:26:14.936 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:26:14.936 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:26:14.936 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:26:16.289 37 INFO rally.api [-] Starting verification (UUID=249f2478-879f-486c-b68c-d8af354ca7f1) for deployment 'opnfv-rally' (UUID=b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf) by verifier 'opnfv-tempest' (UUID=0f4d231e-dd6b-4ef5-8f1f-f0b895d70935). 2019-01-23 16:26:17.007 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-23 16:26:17.036 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-23 16:26:17.037 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/for-deployment-b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf/tempest.log' to option 'log_file'. 2019-01-23 16:26:17.037 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/for-deployment-b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf/tempest.log 2019-01-23 16:26:17.037 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-23 16:26:17.037 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/for-deployment-b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf/lock_files' to option 'lock_path'. 2019-01-23 16:26:17.038 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0f4d231e-dd6b-4ef5-8f1f-f0b895d70935/for-deployment-b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf/lock_files 2019-01-23 16:26:17.038 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-23 16:26:17.038 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-23 16:26:17.038 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6fa961ef-7296-4d32-bbf6-e15044e5ef56 2019-01-23 16:26:17.039 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 90f54f1e-8b16-4916-a101-59ce4c55a2e0 2019-01-23 16:26:17.039 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 892ba6e9-409f-404d-86ec-486a1256946f 2019-01-23 16:26:17.039 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0d7cf8e3-6519-4087-8b76-152736909e0d 2019-01-23 16:26:17.212 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-23 16:26:17.212 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_5dd0fd5d-fffa-4c7f-acb8-9b855663ea8d 2019-01-23 16:26:17.213 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-23 16:26:17.279 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 16:26:17.279 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}760f9888bb3fe41b386f87289d71aadadcf07370" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 16:26:17.345 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 3475 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-872d987f-a2d7-49ac-b476-d2eaf580f880 X-Compute-Request-Id: req-872d987f-a2d7-49ac-b476-d2eaf580f880 Date: Wed, 23 Jan 2019 16:26:17 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_5dd0fd5d-fffa-4c7f-acb8-9b855663ea8d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0d7cf8e3-6519-4087-8b76-152736909e0d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0d7cf8e3-6519-4087-8b76-152736909e0d", "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": "0d7cf8e3-6519-4087-8b76-152736909e0d"}, {"name": "vyos_vrouter-flavor_05d266d0-68cc-4180-97e3-5fd03439faf5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/13f710eb-39c6-4fb3-a991-25dfa4a492e8", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/13f710eb-39c6-4fb3-a991-25dfa4a492e8", "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": "13f710eb-39c6-4fb3-a991-25dfa4a492e8"}, {"name": "cloudify_ims-flavor_59960c8f-3f1f-432a-a796-ab23258d9d08", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1d44efd5-5e32-48ae-98af-5b430e3f12b2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1d44efd5-5e32-48ae-98af-5b430e3f12b2", "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": "1d44efd5-5e32-48ae-98af-5b430e3f12b2"}, {"name": "cloudify-flavor_cbba2b2c-ad72-4cbf-9972-8c1eee320415", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/3b5245d5-4916-406c-aa10-3256f3359b3e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/3b5245d5-4916-406c-aa10-3256f3359b3e", "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": "3b5245d5-4916-406c-aa10-3256f3359b3e"}, {"name": "shaker-flavor_dcadfaf8-7cb6-4853-833e-fbaf8dfd07e1", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/7393bc6b-ae71-4c1d-ab7b-12ba366cd55c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/7393bc6b-ae71-4c1d-ab7b-12ba366cd55c", "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": 3, "id": "7393bc6b-ae71-4c1d-ab7b-12ba366cd55c"}, {"name": "m1.tiny", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/8212c14d-aa31-4887-a8d2-3abd1a4b6c9d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/8212c14d-aa31-4887-a8d2-3abd1a4b6c9d", "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": "8212c14d-aa31-4887-a8d2-3abd1a4b6c9d"}, {"name": "tempest_scenario-flavor_5dd0fd5d-fffa-4c7f-acb8-9b855663ea8d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/892ba6e9-409f-404d-86ec-486a1256946f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/892ba6e9-409f-404d-86ec-486a1256946f", "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": "892ba6e9-409f-404d-86ec-486a1256946f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 16:26:17.346 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-872d987f-a2d7-49ac-b476-d2eaf580f880 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 16:26:17.348 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-23 16:26:17.349 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_249f2478_agjuSfTo' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 16:26:17.349 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}760f9888bb3fe41b386f87289d71aadadcf07370" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_249f2478_agjuSfTo", "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-23 16:26:17.420 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-088aab02-0c98-464f-b231-f87e09a35de3 X-Compute-Request-Id: req-088aab02-0c98-464f-b231-f87e09a35de3 Date: Wed, 23 Jan 2019 16:26:17 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_249f2478_agjuSfTo", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b94cf252-dfeb-4996-9b03-b29efc36f8af", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b94cf252-dfeb-4996-9b03-b29efc36f8af", "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": "b94cf252-dfeb-4996-9b03-b29efc36f8af"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 16:26:17.420 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-088aab02-0c98-464f-b231-f87e09a35de3 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 16:26:17.421 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_249f2478_agjuSfTo' (ID = b94cf252-dfeb-4996-9b03-b29efc36f8af) has been successfully created! 2019-01-23 16:26:17.421 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b94cf252-dfeb-4996-9b03-b29efc36f8af' to option 'instance_type'. 2019-01-23 16:26:17.422 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b94cf252-dfeb-4996-9b03-b29efc36f8af 2019-01-23 16:26:17.423 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context tempest@default setup() finished in 0.57 sec 2019-01-23 16:26:17.426 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context testr@default setup() finished in 2.34 msec 2019-01-23 16:26:17.426 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/13d9c6c2-8bbb-4933-b7b0-bc8c97480c12'. 2019-01-23 16:27:11.407 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [45.909s] 2019-01-23 16:28:07.002 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [45.909s] 2019-01-23 16:28:55.065 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [44.093s] 2019-01-23 16:30:01.040 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.954s] 2019-01-23 16:33:32.069 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [206.798s] 2019-01-23 16:33:33.626 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-23 16:34:56.921 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [79.876s] 2019-01-23 16:35:49.966 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.031s] 2019-01-23 16:36:32.519 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.978s] 2019-01-23 16:37:20.280 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.736s] 2019-01-23 16:37:48.102 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-23 16:38:39.983 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [51.857s] 2019-01-23 16:39:57.882 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [77.874s] 2019-01-23 16:40:20.723 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context testr@default cleanup() started 2019-01-23 16:40:20.725 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context testr@default cleanup() finished in 1.50 msec 2019-01-23 16:40:20.725 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context tempest@default cleanup() started 2019-01-23 16:40:21.216 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-23 16:40:21.302 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-23 16:40:21.325 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_249f2478_agjuSfTo'. 2019-01-23 16:40:21.326 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/b94cf252-dfeb-4996-9b03-b29efc36f8af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}526a0cead39c52d6e92191e2b7bd644a61a9a666" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 16:40:21.452 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-c0a21966-065b-4362-9706-bb3ae72bc788 X-Compute-Request-Id: req-c0a21966-065b-4362-9706-bb3ae72bc788 Date: Wed, 23 Jan 2019 16:40:21 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 16:40:21.453 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/b94cf252-dfeb-4996-9b03-b29efc36f8af used request id req-c0a21966-065b-4362-9706-bb3ae72bc788 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 16:40:21.453 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_249f2478_agjuSfTo' has been deleted. 2019-01-23 16:40:21.454 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b94cf252-dfeb-4996-9b03-b29efc36f8af' of option 'instance_type' from Tempest config file. 2019-01-23 16:40:21.454 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b94cf252-dfeb-4996-9b03-b29efc36f8af' has been removed. 2019-01-23 16:40:21.460 37 INFO rally.task.context [-] Verification 0f4d231e-dd6b-4ef5-8f1f-f0b895d70935 | Context tempest@default cleanup() finished in 0.73 sec 2019-01-23 16:40:21.618 37 INFO rally.api [-] Verification (UUID=249f2478-879f-486c-b68c-d8af354ca7f1) has been successfully finished for deployment 'opnfv-rally' (UUID=b6ae815d-3c4c-4734-8e83-4e82bb4e4bdf)! 2019-01-23 16:40:22.682 422 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:40:22.683 422 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:40:22.683 422 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:40:23.682 424 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 16:40:23.682 424 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 16:40:23.682 424 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 16:40:24.783 424 INFO rally.api [-] Building 'html' report for the following verification(s): '249f2478-879f-486c-b68c-d8af354ca7f1' 2019-01-23 16:40:24.799 424 INFO rally.api [-] The report has been successfully built.