Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. 890a22 090430ef536f432f85debec425a1d13d - - -] 192.168.0.17 "GET /v2.1/090430ef536f432f85debec425a1d13d/flavors/197337cd-2a0a-466c-8414-5c1c2746c6df HTTP/1.1" status: 200 len: 777 time: 0.0898240
  2. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack [req-389e31b9-f1de-45a7-a514-11df3aa21e7c ea2b3af759664fb2a0507d3237890a22 090430ef536f432f85debec425a1d13d - - -] Caught error: The client disconnected while sending the POST/PUT body (3199 more bytes were expected)
  3. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack Traceback (most recent call last):
  4. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/nova/api/openstack/__init__.py", line 139, in __call__
  5. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return req.get_response(self.application)
  6. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 1317, in send
  7. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack application, catch_exc_info=False)
  8. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 1281, in call_application
  9. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack app_iter = application(self.environ, start_response)
  10. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__
  11. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return resp(environ, start_response)
  12. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 130, in __call__
  13. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack resp = self.call_func(req, *args, **self.kwargs)
  14. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 195, in call_func
  15. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return self.func(req, *args, **kwargs)
  16. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 467, in __call__
  17. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack response = req.get_response(self._app)
  18. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 1317, in send
  19. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack application, catch_exc_info=False)
  20. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 1281, in call_application
  21. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack app_iter = application(self.environ, start_response)
  22. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__
  23. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return resp(environ, start_response)
  24. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__
  25. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return resp(environ, start_response)
  26. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/routes/middleware.py", line 131, in __call__
  27. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack response = self.app(environ, start_response)
  28. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__
  29. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return resp(environ, start_response)
  30. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 130, in __call__
  31. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack resp = self.call_func(req, *args, **self.kwargs)
  32. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/dec.py", line 195, in call_func
  33. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return self.func(req, *args, **kwargs)
  34. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py", line 660, in __call__
  35. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack content_type, body = self.get_body(request)
  36. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py", line 540, in get_body
  37. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack return content_type, request.body
  38. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 701, in _body__get
  39. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack self.make_body_seekable() # we need this to have content_length
  40. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 943, in make_body_seekable
  41. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack self.copy_body()
  42. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 966, in copy_body
  43. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack self.body = self.body_file.read(self.content_length)
  44. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack File "/usr/lib/python2.7/site-packages/webob/request.py", line 1549, in readinto
  45. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack + "(%d more bytes were expected)" % self.remaining
  46. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack DisconnectionError: The client disconnected while sending the POST/PUT body (3199 more bytes were expected)
  47. 2016-10-11 09:26:17.550 3633 ERROR nova.api.openstack
  48. 2016-10-11 09:26:17.551 3633 INFO nova.api.openstack [req-389e31b9-f1de-45a7-a514-11df3aa21e7c ea2b3af759664fb2a0507d3237890a22 090430ef536f432f85debec425a1d13d - - -] http://192.168.162.13:8774/v2.1/090430ef536f432f85debec425a1d13d/servers returned with HTTP 500
  49. 2016-10-11 09:26:17.558 3633 INFO nova.osapi_compute.wsgi.server [req-389e31b9-f1de-45a7-a514-11df3aa21e7c ea2b3af759664fb2a0507d3237890a22 090430ef536f432f85debec425a1d13d - - -] Traceback (most recent call last):
  50. File "/usr/lib/python2.7/site-packages/eventlet/wsgi.py", line 483, in handle_one_response
  51. write(b''.join(towrite))
  52. File "/usr/lib/python2.7/site-packages/eventlet/wsgi.py", line 426, in write
  53. _writelines(towrite)
  54. File "/usr/lib64/python2.7/socket.py", line 334, in writelines
  55. self.flush()
  56. File "/usr/lib64/python2.7/socket.py", line 303, in flush
  57. self._sock.sendall(view[write_offset:write_offset+buffer_size])
  58. File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 377, in sendall
  59. tail = self.send(data, flags)
  60. File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 359, in send
  61. total_sent += fd.send(data[total_sent:], flags)
  62. error: [Errno 32] Broken pipe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement