[Python-checkins] buildbot failure in x86 osx.5 trunk

buildbot at python.org buildbot at python.org
Fri Feb 27 01:31:40 CET 2009


The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/685

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

Buildslave for this Build: heller-x86-osx5

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
    self.run()
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_smtplib.py", line 108, in debugging_server
    poll_fun(0.01, asyncore.socket_map)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 185, in poll2
    readwrite(obj, flags)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 109, in readwrite
    obj.handle_error()
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 103, in readwrite
    obj.handle_expt_event()
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 447, in handle_expt_event
    err = self.socket.getsockopt(socket.SOL_SOCKET, socket.SO_ERROR)
  File "<string>", line 1, in getsockopt
error: [Errno 9] Bad file descriptor

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list