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

buildbot at python.org buildbot at python.org
Mon Feb 18 14:39:17 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/2812

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

Buildslave for this Build: loewis-sun

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: facundo.batista

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_socketserver.py", line 98, in run
    svr.serve_a_few()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_socketserver.py", line 67, in serve_a_few
    self.handle_request()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 229, in handle_request
    self.handle_error(request, client_address)
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 227, in handle_request
    self.process_request(request, client_address)
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 470, in process_request
    self.collect_children()
  File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/SocketServer.py", line 459, in collect_children
    self.active_children))
ValueError: list.remove(x): x not in list. x=24088 and list=[24094]

1 test failed:
    test_socketserver

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list