[Zope-tests] FAIL ( errors:2) -- Z2 Tests/Linux -- HEAD/Py23maint
(nightly build)
zope-tests at plope.com
zope-tests at plope.com
Mon Dec 29 05:58:31 EST 2003
======================================================================
Python Version:2.3.3 (#1, Dec 29 2003, 01:29:31)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (HEAD)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Exception in thread Thread-67:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 521, in run
get_transaction().commit()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 254, in commit
self._cleanup(objects, ncommitted, jars, subjars)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 250, in commit
self._finish_one(jars[0])
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 359, in _finish_one
jar.tpc_finish(self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 665, in tpc_finish
self._storage.tpc_finish(transaction, callback)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/BaseStorage.py", line 210, in tpc_finish
self._finish(self._tid, u, d, e)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 308, in _finish
self._withtxn(self._docommit, self._tid)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BerkeleyBase.py", line 439, in _withtxn
ret = meth(txn, *args, **kws)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 218, in _docommit
deltas = self._update_refcounts(deltas, txn)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 224, in _update_refcounts
assert refcount >= 0
AssertionError
Exception in thread Thread-68:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 521, in run
get_transaction().commit()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 254, in commit
self._cleanup(objects, ncommitted, jars, subjars)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 250, in commit
self._finish_one(jars[0])
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 359, in _finish_one
jar.tpc_finish(self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 665, in tpc_finish
self._storage.tpc_finish(transaction, callback)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/BaseStorage.py", line 210, in tpc_finish
self._finish(self._tid, u, d, e)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 308, in _finish
self._withtxn(self._docommit, self._tid)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BerkeleyBase.py", line 439, in _withtxn
ret = meth(txn, *args, **kws)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 196, in _docommit
assert data is not None
AssertionError
Exception in thread Thread-69:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 521, in run
get_transaction().commit()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 254, in commit
self._cleanup(objects, ncommitted, jars, subjars)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 250, in commit
self._finish_one(jars[0])
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 359, in _finish_one
jar.tpc_finish(self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 665, in tpc_finish
self._storage.tpc_finish(transaction, callback)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/BaseStorage.py", line 210, in tpc_finish
self._finish(self._tid, u, d, e)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 308, in _finish
self._withtxn(self._docommit, self._tid)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BerkeleyBase.py", line 439, in _withtxn
ret = meth(txn, *args, **kws)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 196, in _docommit
assert data is not None
AssertionError
Exception in thread Thread-70:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 521, in run
get_transaction().commit()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 254, in commit
self._cleanup(objects, ncommitted, jars, subjars)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 250, in commit
self._finish_one(jars[0])
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 359, in _finish_one
jar.tpc_finish(self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 665, in tpc_finish
self._storage.tpc_finish(transaction, callback)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/BaseStorage.py", line 210, in tpc_finish
self._finish(self._tid, u, d, e)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 308, in _finish
self._withtxn(self._docommit, self._tid)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BerkeleyBase.py", line 439, in _withtxn
ret = meth(txn, *args, **kws)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/BDBStorage/BDBMinimalStorage.py", line 196, in _docommit
assert data is not None
AssertionError
Error in test check7ZODBThreads (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 220, in check7ZODBThreads
self._checkNThreads(7, ZODBClientThread, db, self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 209, in _checkNThreads
t.join(60)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 41, in run
self.runtest()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 68, in runtest
d = self.get_thread_dict(root)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 88, in get_thread_dict
root[name] = m
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/persistent/mapping.py", line 52, in __setitem__
self.__super_setitem(key, v)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 445, in setstate
self._setstate(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 496, in _setstate
elif not (self._mvcc and self._setstate_noncurrent(obj)):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 523, in _setstate_noncurrent
assert start < self._txn_time <= end, \
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/utils.py", line 36, in u64
return unpack(">Q", v)[0]
TypeError: unpack() argument 2 must be string or read-only buffer, not None
Exception in thread Thread-323:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 520, in run
self.root[choice(self.choices)].value = MinPO(j)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 445, in setstate
self._setstate(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 496, in _setstate
elif not (self._mvcc and self._setstate_noncurrent(obj)):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 523, in _setstate_noncurrent
assert start < self._txn_time <= end, \
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/utils.py", line 36, in u64
return unpack(">Q", v)[0]
TypeError: unpack() argument 2 must be string or read-only buffer, not None
Exception in thread Thread-320:
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/PackableStorage.py", line 520, in run
self.root[choice(self.choices)].value = MinPO(j)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 445, in setstate
self._setstate(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 496, in _setstate
elif not (self._mvcc and self._setstate_noncurrent(obj)):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 523, in _setstate_noncurrent
assert start < self._txn_time <= end, \
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/utils.py", line 36, in u64
return unpack(">Q", v)[0]
TypeError: unpack() argument 2 must be string or read-only buffer, not None
Error in test testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 172, in testSetupServers
starter.setupServers()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 186, in setupServers
raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)
======================================================================
ERROR: check7ZODBThreads (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 220, in check7ZODBThreads
self._checkNThreads(7, ZODBClientThread, db, self)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 209, in _checkNThreads
t.join(60)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 41, in run
self.runtest()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 68, in runtest
d = self.get_thread_dict(root)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/MTStorage.py", line 88, in get_thread_dict
root[name] = m
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/persistent/mapping.py", line 52, in __setitem__
self.__super_setitem(key, v)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 445, in setstate
self._setstate(obj)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 496, in _setstate
elif not (self._mvcc and self._setstate_noncurrent(obj)):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 523, in _setstate_noncurrent
assert start < self._txn_time <= end, \
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/utils.py", line 36, in u64
return unpack(">Q", v)[0]
TypeError: unpack() argument 2 must be string or read-only buffer, not None
======================================================================
ERROR: testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 172, in testSetupServers
starter.setupServers()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 186, in setupServers
raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)
----------------------------------------------------------------------
Ran 2758 tests in 1090.254s
FAILED (errors=2)
More information about the Zope-tests
mailing list