[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Mon Jan 7 07:34:17 CET 2008


The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/540

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

Buildslave for this Build: klose-debian-ppc

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 "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 241, in process_request
    self.finish_request(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 523, in __init__
    self.handle()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 316, in handle
    self.handle_one_request()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 310, in handle_one_request
    method()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 449, in do_POST
    self.report_404()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 507, in report_404
    self.connection.shutdown(1)
  File "<string>", line 1, in shutdown
error: [Errno 107] Transport endpoint is not connected

1 test failed:
    test_xmlrpc

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list