[Bug 1342080] Re: glance api is tracebacking with "error: [Errno 32] Broken pipe"

Rolf Leggewie 1342080 at bugs.launchpad.net
Sun Apr 24 10:46:52 UTC 2016


utopic has seen the end of its life and is no longer receiving any
updates. Marking the utopic task for this ticket as "Won't Fix".

** Changed in: python-glanceclient (Ubuntu Utopic)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-glanceclient in Ubuntu.
https://bugs.launchpad.net/bugs/1342080

Title:
  glance api is tracebacking with "error: [Errno 32] Broken pipe"

Status in python-glanceclient:
  Fix Released
Status in python-glanceclient package in Ubuntu:
  Fix Released
Status in python-glanceclient source package in Trusty:
  Triaged
Status in python-glanceclient source package in Utopic:
  Won't Fix
Status in python-glanceclient source package in Vivid:
  Triaged
Status in python-glanceclient source package in Wily:
  Fix Released

Bug description:
  127.0.0.1 - - [15/Jul/2014 10:55:39] code 400, message Bad request syntax ('0')
  127.0.0.1 - - [15/Jul/2014 10:55:39] "0" 400 -
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 80, in _spawn_n_impl
      func(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 584, in process_request
      proto.__init__(socket, address, self)
    File "/usr/lib/python2.7/SocketServer.py", line 649, in __init__
      self.handle()
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 342, in handle
      self.handle_one_request()
    File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 247, in handle_one_request
      if not self.parse_request():
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 286, in parse_request
      self.send_error(400, "Bad request syntax (%r)" % requestline)
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 368, in send_error
      self.send_response(code, message)
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 395, in send_response
      self.send_header('Server', self.version_string())
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 401, in send_header
      self.wfile.write("%s: %s\r\n" % (keyword, value))
    File "/usr/lib/python2.7/socket.py", line 324, in write
      self.flush()
    File "/usr/lib/python2.7/socket.py", line 303, in flush
      self._sock.sendall(view[write_offset:write_offset+buffer_size])
    File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 307, in sendall
      tail = self.send(data, flags)
    File "/usr/lib/python2.7/dist-packages/eventlet/greenio.py", line 293, in send
      total_sent += fd.send(data[total_sent:], flags)
  error: [Errno 32] Broken pipe

  
  http://logs.openstack.org/62/100162/3/check/check-tempest-dsvm-full/77badd4/logs/screen-g-api.txt.gz?level=INFO#_2014-07-15_10_55_39_729

  
  Seen all over the gate. Seeing stacktraces like thi

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1342080/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list