Advertisement
Guest User

Untitled

a guest
Mar 24th, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.01 KB | None | 0 0
  1. [user@foreman rally]$ rally -vd task start samples/tasks/scenarios/cinder/opnfv-cinder-single.json
  2. 2015-03-24 05:53:36.198 173743 RALLYDEBUG rally.cmd.cliutils [-] INFO logs from urllib3 and requests module are hide.
  3. --------------------------------------------------------------------------------
  4. Preparing input task
  5. --------------------------------------------------------------------------------
  6.  
  7. Input task is:
  8. {
  9. "CinderVolumes.create_and_attach_volume": [
  10. {
  11. "args": {
  12. "size": 10,
  13. "image": {
  14. "name": "cirros_2015_03_23_10_22_57"
  15. },
  16. "flavor": {
  17. "name": "m1.tiny"
  18. }
  19. },
  20. "runner": {
  21. "type": "constant",
  22. "times": 5,
  23. "concurrency": 1
  24. },
  25. "context": {
  26. "users": {
  27. "tenants": 2,
  28. "users_per_tenant": 2
  29. }
  30. }
  31. }
  32. ]
  33. }
  34.  
  35. --------------------------------------------------------------------------------
  36. Task cf6074fa-7b23-46c8-a8a7-004e215bb116: started
  37. --------------------------------------------------------------------------------
  38.  
  39. Benchmarking... This can take a while...
  40.  
  41. To track task status use:
  42.  
  43. rally task status
  44. or
  45. rally task detailed
  46.  
  47. 2015-03-24 05:53:36.239 173743 INFO rally.api [-] Benchmark Task cf6074fa-7b23-46c8-a8a7-004e215bb116 on Deployment 8bf9db04-7c22-425d-aa70-832871844da6
  48. 2015-03-24 05:53:36.239 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Task validation.
  49. 2015-03-24 05:53:36.250 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Task validation of scenarios names.
  50. 2015-03-24 05:53:36.273 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Completed: Task validation of scenarios names.
  51. 2015-03-24 05:53:36.273 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Task validation of syntax.
  52. 2015-03-24 05:53:36.280 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Completed: Task validation of syntax.
  53. 2015-03-24 05:53:36.280 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Task validation of semantic.
  54. 2015-03-24 05:53:36.281 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Task validation check cloud.
  55. 2015-03-24 05:53:36.287 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  56. 2015-03-24 05:53:36.314 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:32 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  57. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  58. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  59. 2015-03-24 05:53:36.315 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  60. 2015-03-24 05:53:36.461 173743 INFO rally.benchmark.engine [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Completed: Task validation check cloud.
  61. 2015-03-24 05:53:36.470 173743 INFO rally.benchmark.context.users [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Enter context: `users`
  62. 2015-03-24 05:53:36.470 173743 RALLYDEBUG rally.benchmark.context.users [-] Creating 1 tenants using 30 threads
  63. 2015-03-24 05:53:36.572 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  64. 2015-03-24 05:53:36.578 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:32 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  65. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  66. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  67. 2015-03-24 05:53:36.579 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  68. 2015-03-24 05:53:36.711 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X POST http://10.4.9.18:35357/v2.0/tenants -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fce3e6c86eb7f483fe665b3dd5d60ff8170889" -d '{"tenant": {"enabled": true, "name": "ctx_rally_cf6074fa-7b23-46c8-a8a7-004e215bb116_tenant_0", "description": null}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  69. 2015-03-24 05:53:36.743 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:32 GMT content-type: application/json content-length: 159 vary: X-Auth-Token connection: keep-alive
  70. RESP BODY: {"tenant": {"description": null, "enabled": true, "id": "05f924b06a4e4b718bdf8006c7b81e96", "name": "ctx_rally_cf6074fa-7b23-46c8-a8a7-004e215bb116_tenant_0"}}
  71. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  72. 2015-03-24 05:53:36.744 173743 RALLYDEBUG rally.benchmark.context.users [-] Creating 1 users using 30 threads
  73. 2015-03-24 05:53:36.845 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  74. 2015-03-24 05:53:36.852 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:32 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  75. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  76. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  77. 2015-03-24 05:53:36.852 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  78. 2015-03-24 05:53:37.102 173743 INFO rally.benchmark.context.users [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Completed: Enter context: `users`
  79. 2015-03-24 05:53:37.103 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  80. 2015-03-24 05:53:37.112 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:33 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  81. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  82. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  83. 2015-03-24 05:53:37.112 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  84. REQ: curl -g -i 'http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/detail' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9c6b4a5f858486576b00b5f47216ef7c5a730b48"
  85. RESP: [200] {'date': 'Tue, 24 Mar 2015 12:53:33 GMT', 'connection': 'keep-alive', 'content-type': 'application/json', 'content-length': '2069', 'x-compute-request-id': 'req-3f3ecc88-815a-4930-876e-3bf3bd3dd21e'}
  86. RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/1", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/1", "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": "1"}, {"name": "m1.small", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/2", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/2", "rel": "bookmark"}], "ram": 2048, "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": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/3", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/3", "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": "3"}, {"name": "m1.large", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/4", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/5", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]}
  87.  
  88. REQ: curl -g -i 'http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/1' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9c6b4a5f858486576b00b5f47216ef7c5a730b48"
  89. RESP: [200] {'date': 'Tue, 24 Mar 2015 12:53:33 GMT', 'connection': 'keep-alive', 'content-type': 'application/json', 'content-length': '418', 'x-compute-request-id': 'req-f40218e8-cb8a-42eb-87b8-9ea45bac014d'}
  90. RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://10.2.91.18:8774/v2/05f924b06a4e4b718bdf8006c7b81e96/flavors/1", "rel": "self"}, {"href": "http://10.2.91.18:8774/05f924b06a4e4b718bdf8006c7b81e96/flavors/1", "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": "1"}}
  91.  
  92. 2015-03-24 05:53:37.464 173743 DEBUG glanceclient.common.http [-] curl -g -i -X GET -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}9c6b4a5f858486576b00b5f47216ef7c5a730b48' -H 'Content-Type: application/octet-stream' http://10.2.91.18:9292/v1/images/detail?limit=20 log_curl_request /usr/lib/python2.7/site-packages/glanceclient/common/http.py:123
  93. 2015-03-24 05:53:37.884 173743 DEBUG glanceclient.common.http [-]
  94. HTTP/1.1 200 OK
  95. date: Tue, 24 Mar 2015 12:53:33 GMT
  96. connection: keep-alive
  97. content-type: application/json; charset=UTF-8
  98. content-length: 14
  99. x-openstack-request-id: req-01ed53be-59ee-4e66-a684-ca3bea452a73
  100.  
  101. {"images": []}
  102. log_http_response /usr/lib/python2.7/site-packages/glanceclient/common/http.py:136
  103. 2015-03-24 05:53:37.885 173743 INFO rally.benchmark.context.users [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Starting: Exit context: `users`
  104. 2015-03-24 05:53:37.986 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  105. 2015-03-24 05:53:37.991 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:34 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  106. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  107. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  108. 2015-03-24 05:53:37.992 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  109. 2015-03-24 05:53:38.103 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X DELETE http://10.4.9.18:35357/v2.0/users/8faf8024582d4d0582cef36d8210a29f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a82cfdf2e2dc25b588875c29898957fc688d9ec" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  110. 2015-03-24 05:53:38.165 173743 DEBUG keystoneclient.session [-] RESP: [204] date: Tue, 24 Mar 2015 12:53:34 GMT content-length: 0 vary: X-Auth-Token connection: keep-alive _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  111. 2015-03-24 05:53:38.165 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  112. 2015-03-24 05:53:38.170 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:34 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  113. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  114. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  115. 2015-03-24 05:53:38.171 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  116. REQ: curl -g -i 'http://10.2.91.18:8774/v2/19034968af544d839122db1f067e2e70/os-services' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}bf70732287a095ecce091d9f185d158474be4109"
  117. RESP: [200] {'date': 'Tue, 24 Mar 2015 12:53:34 GMT', 'connection': 'keep-alive', 'content-type': 'application/json', 'content-length': '1181', 'x-compute-request-id': 'req-500ac72b-ca96-4009-81fc-27f17f30f955'}
  118. RESP BODY: {"services": [{"status": "enabled", "binary": "nova-consoleauth", "zone": "internal", "host": "oscontroller001.ci.com", "updated_at": "2015-03-24T12:53:31.000000", "state": "up", "disabled_reason": null, "id": 1}, {"status": "enabled", "binary": "nova-scheduler", "zone": "internal", "host": "oscontroller001.ci.com", "updated_at": "2015-03-24T12:53:24.000000", "state": "up", "disabled_reason": null, "id": 2}, {"status": "enabled", "binary": "nova-conductor", "zone": "internal", "host": "oscontroller001.ci.com", "updated_at": "2015-03-24T12:53:33.000000", "state": "up", "disabled_reason": null, "id": 3}, {"status": "enabled", "binary": "nova-compute", "zone": "nova", "host": "oscompute102.ci.com", "updated_at": "2015-03-24T12:53:32.000000", "state": "up", "disabled_reason": null, "id": 4}, {"status": "enabled", "binary": "nova-compute", "zone": "nova", "host": "oscompute101.ci.com", "updated_at": "2015-03-24T12:53:29.000000", "state": "up", "disabled_reason": null, "id": 5}, {"status": "enabled", "binary": "nova-cert", "zone": "internal", "host": "oscontroller001.ci.com", "updated_at": "2015-03-24T12:53:30.000000", "state": "up", "disabled_reason": null, "id": 6}]}
  119.  
  120. 2015-03-24 05:53:38.465 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.2.91.18:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  121. 2015-03-24 05:53:38.473 173743 DEBUG keystoneclient.session [-] RESP: [200] date: Tue, 24 Mar 2015 12:53:34 GMT content-type: application/json content-length: 420 vary: X-Auth-Token connection: keep-alive
  122. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v2.0+xml"}], "id": "v2.0", "links": [{"href": "http://10.2.91.18:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  123. _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  124. 2015-03-24 05:53:38.473 173743 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.2.91.18:5000/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76
  125. 2015-03-24 05:53:38.595 173743 DEBUG keystoneclient.session [-] REQ: curl -g -i -X DELETE http://10.4.9.18:35357/v2.0/tenants/05f924b06a4e4b718bdf8006c7b81e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c04b7cef0fa11cecd438d189ad593778637aad" _http_log_request /usr/lib/python2.7/site-packages/keystoneclient/session.py:195
  126. 2015-03-24 05:53:38.631 173743 DEBUG keystoneclient.session [-] RESP: [204] date: Tue, 24 Mar 2015 12:53:34 GMT content-length: 0 vary: X-Auth-Token connection: keep-alive _http_log_response /usr/lib/python2.7/site-packages/keystoneclient/session.py:223
  127. 2015-03-24 05:53:38.631 173743 INFO rally.benchmark.context.users [-] Task cf6074fa-7b23-46c8-a8a7-004e215bb116 | Completed: Exit context: `users`
  128.  
  129. --------------------------------------------------------------------------------
  130. Task cf6074fa-7b23-46c8-a8a7-004e215bb116: failed
  131. --------------------------------------------------------------------------------
  132. Traceback (most recent call last):
  133. File "/usr/lib/python2.7/site-packages/rally/benchmark/engine.py", line 184, in validate
  134. self._validate_config_semantic(self.config)
  135. File "/usr/lib/python2.7/site-packages/rally/common/utils.py", line 206, in wrapper
  136. result = f(self, *args, **kwargs)
  137. File "/usr/lib/python2.7/site-packages/rally/benchmark/engine.py", line 174, in _validate_config_semantic
  138. kwargs)
  139. File "/usr/lib/python2.7/site-packages/rally/benchmark/engine.py", line 154, in _validate_config_semantic_helper
  140. raise exceptions.InvalidBenchmarkConfig(**kw)
  141. InvalidBenchmarkConfig: Input task is invalid!
  142.  
  143. Benchmark CinderVolumes.create_and_attach_volume[0] has wrong configuration
  144. Benchmark configuration:
  145. {'runner': {'type': 'constant', 'concurrency': 1, 'times': 5}, 'args': {'image': {'name': 'cirros_2015_03_23_10_22_57'}, 'flavor': {'name': 'm1.tiny'}, 'size': 10}, 'context': {'users': {'users_per_tenant': 2, 'tenants': 2}}}
  146.  
  147. Reason:
  148. Invalid scenario argument: 'Image '{'name': 'cirros_2015_03_23_10_22_57'}' not found'
  149.  
  150. Using task: cf6074fa-7b23-46c8-a8a7-004e215bb116
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement