2019-01-25 05:34:21.979 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:21.980 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:21.980 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 517, in env_get 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 05:34:23.498 8 ERROR rally.cli.cliutils 2019-01-25 05:34:24.348 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:24.349 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:24.349 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:26.094 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-25 05:34:27.171 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:27.171 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:27.172 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:30.497 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:30.497 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:30.497 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:31.335 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:31.335 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:31.335 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils force=force) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 665, in verifier_get 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 675, in _verifier_get 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 05:34:32.784 17 ERROR rally.cli.cliutils 2019-01-25 05:34:33.652 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:33.653 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:33.653 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:35.016 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-25 05:34:35.200 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/repo. 2019-01-25 05:34:35.545 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/repo'... done. Note: checking out '8316f962c52b01edc5be466b18e54904e2a1248a'. 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-25 05:34:35.557 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0 ' 2019-01-25 05:34:35.566 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '8316f962c52b01edc5be466b18e54904e2a1248a ' 2019-01-25 05:34:35.788 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-25 05:34:35.867 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-25 05:34:36.609 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=330ffb5a-34ad-4f0a-8fc0-107094fb2bb1) has been successfully created! 2019-01-25 05:34:37.561 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:37.562 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:37.562 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:40.758 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:40.758 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:40.758 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:42.202 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=330ffb5a-34ad-4f0a-8fc0-107094fb2bb1) for deployment 'opnfv-rally' (UUID=80b726a1-f301-495b-985b-e2538922b46f). 2019-01-25 05:34:43.029 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=330ffb5a-34ad-4f0a-8fc0-107094fb2bb1) has been successfully configured for deployment 'opnfv-rally' (UUID=80b726a1-f301-495b-985b-e2538922b46f)! 2019-01-25 05:34:46.615 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:34:46.615 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:34:46.615 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:34:48.496 34 INFO rally.api [-] Starting verification (UUID=7ff71f70-1fd4-4cb9-8fa8-554b7e7d1f22) for deployment 'opnfv-rally' (UUID=80b726a1-f301-495b-985b-e2538922b46f) by verifier 'opnfv-tempest' (UUID=330ffb5a-34ad-4f0a-8fc0-107094fb2bb1). 2019-01-25 05:34:49.347 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-25 05:34:49.429 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-25 05:34:49.429 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/for-deployment-80b726a1-f301-495b-985b-e2538922b46f/tempest.log' to option 'log_file'. 2019-01-25 05:34:49.429 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/for-deployment-80b726a1-f301-495b-985b-e2538922b46f/tempest.log 2019-01-25 05:34:49.430 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-25 05:34:49.430 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/for-deployment-80b726a1-f301-495b-985b-e2538922b46f/lock_files' to option 'lock_path'. 2019-01-25 05:34:49.431 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-330ffb5a-34ad-4f0a-8fc0-107094fb2bb1/for-deployment-80b726a1-f301-495b-985b-e2538922b46f/lock_files 2019-01-25 05:34:49.431 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-25 05:34:49.431 34 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-25 05:34:49.432 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c21204d8-8285-40f0-9fa2-d43fbfa11f7d 2019-01-25 05:34:49.432 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ddb7885b-65b5-4407-87de-2aa274cc089b 2019-01-25 05:34:49.432 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 61fbd6ec-cc28-45a2-9e9b-78b28489ee27 2019-01-25 05:34:49.433 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ba53682b-4c93-44c3-b474-fe49c9bb13e4 2019-01-25 05:34:49.694 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-25 05:34:49.695 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_1dab43d2-ee8e-4431-a008-faf951db06b8 2019-01-25 05:34:49.695 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-25 05:34:49.759 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 05:34:49.759 34 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 "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}2a61d80f30281014302fbf7d73c15fb168146dd4" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-01-25 05:34:49.915 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 3022 Content-Type: application/json Date: Fri, 25 Jan 2019 05:34:49 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-088e8c85-d9a7-4529-ba46-552948691d55 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-088e8c85-d9a7-4529-ba46-552948691d55 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-01-25 05:34:49.916 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a36799c8-0c00-46b0-ba91-b63ea11dc58d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/35a43f4a-9ffe-41de-b53a-c1c735eddc0c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/35a43f4a-9ffe-41de-b53a-c1c735eddc0c", "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": "35a43f4a-9ffe-41de-b53a-c1c735eddc0c"}, {"name": "cloudify-flavor_6d9c6f2c-30b3-4150-9810-6d3d2f05bbf0", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/426f568f-55b4-47b2-a7c8-5c5b07ba7464", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/426f568f-55b4-47b2-a7c8-5c5b07ba7464", "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": "426f568f-55b4-47b2-a7c8-5c5b07ba7464"}, {"name": "tempest_scenario-flavor_1dab43d2-ee8e-4431-a008-faf951db06b8", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/61fbd6ec-cc28-45a2-9e9b-78b28489ee27", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/61fbd6ec-cc28-45a2-9e9b-78b28489ee27", "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": "61fbd6ec-cc28-45a2-9e9b-78b28489ee27"}, {"name": "tempest_scenario-flavor_alt_1dab43d2-ee8e-4431-a008-faf951db06b8", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ba53682b-4c93-44c3-b474-fe49c9bb13e4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ba53682b-4c93-44c3-b474-fe49c9bb13e4", "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": "ba53682b-4c93-44c3-b474-fe49c9bb13e4"}, {"name": "cloudify_ims-flavor_eb0992c8-9fdc-41f7-a070-c7b5815df22a", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/be83d253-f3b4-456c-86b9-e082aa449fd3", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/be83d253-f3b4-456c-86b9-e082aa449fd3", "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": "be83d253-f3b4-456c-86b9-e082aa449fd3"}, {"name": "shaker-flavor_3da7aacb-92c3-437d-8d8a-a90cb5f6d93b", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/c74b57ac-d776-4e07-9542-2e7abe72c619", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/c74b57ac-d776-4e07-9542-2e7abe72c619", "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": "c74b57ac-d776-4e07-9542-2e7abe72c619"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-01-25 05:34:49.917 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-088e8c85-d9a7-4529-ba46-552948691d55 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-01-25 05:34:49.918 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-25 05:34:49.919 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7ff71f70_cBRIzlCN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 05:34:49.920 34 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 "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}2a61d80f30281014302fbf7d73c15fb168146dd4" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_7ff71f70_cBRIzlCN", "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:448 2019-01-25 05:34:49.973 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 25 Jan 2019 05:34:49 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-839fdf5b-8aaa-4bc1-a7d7-2fbbd4535cd2 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-839fdf5b-8aaa-4bc1-a7d7-2fbbd4535cd2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-01-25 05:34:49.974 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_7ff71f70_cBRIzlCN", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22", "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": "7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-01-25 05:34:49.974 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-839fdf5b-8aaa-4bc1-a7d7-2fbbd4535cd2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-01-25 05:34:49.975 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7ff71f70_cBRIzlCN' (ID = 7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22) has been successfully created! 2019-01-25 05:34:49.975 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22' to option 'instance_type'. 2019-01-25 05:34:49.976 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22 2019-01-25 05:34:49.977 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context tempest@default setup() finished in 0.94 sec 2019-01-25 05:34:49.978 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context testr@default setup() finished in 0.36 msec 2019-01-25 05:34:49.978 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/ad134b77-ecfc-4d3b-9bd4-9af2567effdb'. 2019-01-25 05:35:55.136 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [55.194s] 2019-01-25 05:36:59.510 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [51.103s] 2019-01-25 05:38:02.604 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [56.588s] 2019-01-25 05:39:19.190 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.553s] 2019-01-25 05:41:15.132 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [109.613s] 2019-01-25 05:41:18.682 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-25 05:42:53.987 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [90.602s] 2019-01-25 05:43:57.852 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [63.849s] 2019-01-25 05:44:45.253 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.524s] 2019-01-25 05:45:43.459 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.274s] 2019-01-25 05:46:18.040 34 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-25 05:47:19.292 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [61.229s] 2019-01-25 05:49:01.251 34 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [101.935s] 2019-01-25 05:49:23.020 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context testr@default cleanup() started 2019-01-25 05:49:23.021 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context testr@default cleanup() finished in 0.78 msec 2019-01-25 05:49:23.022 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context tempest@default cleanup() started 2019-01-25 05:49:23.525 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-25 05:49:23.648 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-25 05:49:23.681 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7ff71f70_cBRIzlCN'. 2019-01-25 05:49:23.682 34 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/7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}b624d50931e540e4081f1cecb69889c70fa1fd36" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-01-25 05:49:24.103 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 25 Jan 2019 05:49:24 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-fe034e57-d454-4ff2-9a61-c37d6054e410 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-fe034e57-d454-4ff2-9a61-c37d6054e410 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-01-25 05:49:24.104 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22 used request id req-fe034e57-d454-4ff2-9a61-c37d6054e410 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-01-25 05:49:24.104 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7ff71f70_cBRIzlCN' has been deleted. 2019-01-25 05:49:24.105 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22' of option 'instance_type' from Tempest config file. 2019-01-25 05:49:24.105 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7a530f12-fbfd-4a92-bb37-c3eeb8ee3e22' has been removed. 2019-01-25 05:49:24.111 34 INFO rally.task.context [-] Verification 330ffb5a-34ad-4f0a-8fc0-107094fb2bb1 | Context tempest@default cleanup() finished in 1.09 sec 2019-01-25 05:49:24.248 34 INFO rally.api [-] Verification (UUID=7ff71f70-1fd4-4cb9-8fa8-554b7e7d1f22) has been successfully finished for deployment 'opnfv-rally' (UUID=80b726a1-f301-495b-985b-e2538922b46f)! 2019-01-25 05:49:25.204 225 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:49:25.204 225 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:49:25.204 225 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:49:25.989 226 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 05:49:25.990 226 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 05:49:25.990 226 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 05:49:27.401 226 INFO rally.api [-] Building 'html' report for the following verification(s): '7ff71f70-1fd4-4cb9-8fa8-554b7e7d1f22' 2019-01-25 05:49:27.446 226 INFO rally.api [-] The report has been successfully built.