[Python-checkins] buildbot failure in x86 gentoo trunk
buildbot at python.org
buildbot at python.org
Tue Jul 22 07:12:20 CEST 2008
The Buildbot has detected a new failure of x86 gentoo trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20gentoo%20trunk/builds/3963
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: norwitz-x86
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: gregory.p.smith
BUILD FAILED: failed test
Excerpt from the test logfile:
Traceback (most recent call last):
File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/threading.py", line 523, in __bootstrap_inner
self.run()
File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/threading.py", line 478, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/bsddb/test/test_thread.py", line 289, in readerThread
rec = dbutils.DeadlockWrap(c.next, max_retries=10)
File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/bsddb/dbutils.py", line 62, in DeadlockWrap
return function(*_args, **_kwargs)
DBLockDeadlockError: (-30996, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')
1 test failed:
test_pickletools
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list