[Zope-tests] FAILED (errors=2): Test Zope3 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Wed Mar 17 07:24:11 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotest3jwQpT/Zope3
PYTHONPATH=  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotest3jwQpT/Zope3
not a package src/zope/app/browser/skins/rotterdam/tests
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Error in test checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/zrpc/connection.py", line 374, in call
    raise inst # error raised by server
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

The following test left new threads behind:
checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
New thread(s): [<ClientThread(Thread-72, started)>]
........................................................................................................................................................................................................................................................................

Error in test checkPackLotsWhileWriting (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/FileStorage.py", line 1332, in pack
    opos = p.pack()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 467, in pack
    self.gc.findReachable()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 217, in findReachable
    self.buildPackIndex()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 277, in buildPackIndex
    raise FileStorageError(
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

The following test left new threads behind:
checkPackLotsWhileWriting (ZODB.tests.testFileStorage.FileStorageTests)
New thread(s): [<ClientThread(Thread-155, started)>]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/tmp/autotest3jwQpT/Zope3/src/ZEO/zrpc/connection.py", line 374, in call
    raise inst # error raised by server
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

======================================================================
ERROR: checkPackLotsWhileWriting (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/FileStorage.py", line 1332, in pack
    opos = p.pack()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 467, in pack
    self.gc.findReachable()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 217, in findReachable
    self.buildPackIndex()
  File "/tmp/autotest3jwQpT/Zope3/src/ZODB/FileStorage/fspack.py", line 277, in buildPackIndex
    raise FileStorageError(
FileStorageError: The database has already been packed to a later time or no changes have been made since the last pack

----------------------------------------------------------------------
Ran 4882 tests in 1203.050s

FAILED (errors=2)



More information about the Zope-tests mailing list