[Python-checkins] buildbot failure in x86 XP-4 3.0

buildbot at python.org buildbot at python.org
Sat Aug 16 05:08:01 CEST 2008


The Buildbot has detected a new failure of x86 XP-4 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%203.0/builds/1030

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\multiprocessing\forking.py", line 297, in main
    self = load(from_parent)
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\pickle.py", line 1325, in load
    return Unpickler(file, encoding=encoding, errors=errors).load()
EOFError

Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 1197, in <module>
    main()
  File "../lib/test/regrtest.py", line 401, in main
    sys.stdout.flush()
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\io.py", line 1455, in flush
    self.buffer.flush()
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\io.py", line 1071, in flush
    self._flush_unlocked()
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\io.py", line 1079, in _flush_unlocked
    n = self.raw.write(self._write_buf)
IOError: [Errno 9] Bad file descriptor

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list