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

jeremy at zope.com jeremy at zope.com
Wed Mar 17 05:27:05 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotestWhVEud/Zope
PYTHONPATH=/tmp/autotestWhVEud/lib/python  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestWhVEud/Zope
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Error in test checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/tmp/autotestWhVEud/Zope/lib/python/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 in test checkPackLotsWhileWriting (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/FileStorage.py", line 1332, in pack
    opos = p.pack()
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/fspack.py", line 467, in pack
    self.gc.findReachable()
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/fspack.py", line 217, in findReachable
    self.buildPackIndex()
  File "/tmp/autotestWhVEud/Zope/lib/python/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

..........................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: checkPackLotsWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZEO/ClientStorage.py", line 853, in pack
    return self._server.pack(t, wait)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZEO/ServerStub.py", line 161, in pack
    self.rpc.call('pack', t, wait)
  File "/tmp/autotestWhVEud/Zope/lib/python/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/autotestWhVEud/Zope/lib/python/ZODB/tests/PackableStorage.py", line 295, in checkPackLotsWhileWriting
    db.pack(packt)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/DB.py", line 581, in pack
    self._storage.pack(t, referencesf)
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/FileStorage.py", line 1332, in pack
    opos = p.pack()
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/fspack.py", line 467, in pack
    self.gc.findReachable()
  File "/tmp/autotestWhVEud/Zope/lib/python/ZODB/FileStorage/fspack.py", line 217, in findReachable
    self.buildPackIndex()
  File "/tmp/autotestWhVEud/Zope/lib/python/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 2674 tests in 1403.000s

FAILED (errors=2)



More information about the Zope-tests mailing list