[Python-checkins] buildbot failure in sparc solaris10 gcc trunk

buildbot at python.org buildbot at python.org
Thu Jan 17 22:03:44 CET 2008


The Buildbot has detected a new failure of sparc solaris10 gcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20solaris10%20gcc%20trunk/builds/2627

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: loewis-sun

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 241, in process_request
    self.finish_request(request, client_address)
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 523, in __init__
    self.handle()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/BaseHTTPServer.py", line 316, in handle
    self.handle_one_request()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/BaseHTTPServer.py", line 299, in handle_one_request
    self.raw_requestline = self.rfile.readline()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/socket.py", line 369, in readline
    data = self._sock.recv(self._rbufsize)
error: [Errno 11] Resource temporarily unavailable

1 test failed:
    test_xmlrpc

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list