[Python-checkins] buildbot failure in amd64 XP 3.0

buildbot at python.org buildbot at python.org
Sat Aug 2 23:53:04 CEST 2008


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

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

Buildslave for this Build: heller-windows-amd64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: antoine.pitrou,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\multiprocessing\forking.py", line 297, in main
    self = load(from_parent)
  File "C:\buildbot\3.0.heller-windows-amd64\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 "C:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1427, in flush
    self.buffer.flush()
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\io.py", line 1054, in flush
    n = self.raw.write(self._write_buf)
IOError: [Errno 9] Bad file descriptor

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list