From neo-report at nexedi.com Tue Jan 7 11:30:39 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 11:30:39 +0100 (CET) Subject: [Neo-report] NEO tests [master:3223-gccb442c:py2.6:SQLite]: 462 Tests, 5 Failed Message-ID: <20140107103039.636BDBF00DA@mail2.tiolive.com> Title : NEO tests [master:3223-gccb442c:py2.6:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389090327.1669779 Status : 98.918% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 14 | . | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.40s Cluster | 7 | 7 | . | . | 20.42s Master | 4 | 4 | . | . | 10.50s Storage | 12 | 12 | . | . | 51.08s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.19s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.10s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.61s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 4.16s Replication | 6 | 6 | . | . | 16.85s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.47s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.50s MT | 5 | 5 | . | . | 11.89s Pack | 14 | 12 | . | 2 | 28.90s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.57s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.73s ZODB | 10 | 10 | . | . | 18.92s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 462 | 457 | 2 | 3 | 309.44s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f5318d211e55 2014-01-07 10:25:33.077196, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 11:35:50 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 11:35:50 +0100 (CET) Subject: [Neo-report] NEO tests [master:3223-gccb442c:py2.6:MySQL]: 467 Tests, 6 Failed Message-ID: <20140107103550.7B730BF00DA@mail2.tiolive.com> Title : NEO tests [master:3223-gccb442c:py2.6:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389090639.8876269 Status : 98.715% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 14 | . | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.42s Cluster | 7 | 6 | 1 | . | 19.55s Master | 4 | 4 | . | . | 10.38s Storage | 12 | 12 | . | . | 50.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.27s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.13s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.45s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.61s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 3.37s Replication | 6 | 6 | . | . | 16.96s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.74s Conflict | 5 | 5 | . | . | 9.15s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.55s MT | 5 | 5 | . | . | 11.87s Pack | 14 | 12 | . | 2 | 28.83s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.71s Revision | 7 | 7 | . | . | 14.84s Synchronization | 7 | 7 | . | . | 12.71s Undo | 17 | 16 | . | 1 | 33.01s ZODB | 10 | 10 | . | . | 18.99s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 467 | 461 | 3 | 3 | 308.14s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f536c4797922 2014-01-07 10:30:46.048712, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testElectionWithManyMasters ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 114, in testElectionWithManyMasters temp_dir=self.getTempDirectory()) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 272, in __init__ for i in xrange(master_count)] File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 94, in allocate s.bind((local_ip, port)) File "", line 1, in bind error: [Errno 22] Invalid argument ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 11:41:04 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 11:41:04 +0100 (CET) Subject: [Neo-report] NEO tests [master:3223-gccb442c:py2.7:SQLite]: 462 Tests, 5 Failed Message-ID: <20140107104104.81E09BF00DA@mail2.tiolive.com> Title : NEO tests [master:3223-gccb442c:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389090956.836808 Status : 98.918% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 14 | . | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.10s Cluster | 7 | 7 | . | . | 20.55s Master | 4 | 4 | . | . | 10.48s Storage | 12 | 12 | . | . | 51.87s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.13s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.13s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.19s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 2.90s Replication | 6 | 6 | . | . | 13.42s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.45s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.48s MT | 5 | 5 | . | . | 11.60s Pack | 14 | 12 | . | 2 | 28.57s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.85s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.73s ZODB | 10 | 10 | . | . | 19.04s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 462 | 457 | 2 | 3 | 304.98s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f53c0b2221dd 2014-01-07 10:36:02.609374, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 12:19:18 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 12:19:18 +0100 (CET) Subject: [Neo-report] Matrix [master:3223-gccb442c:py2.7:SQLite]: 645.0 KB/s Message-ID: <20140107111918.977ACBF00DA@mail2.tiolive.com> Title : Matrix [master:3223-gccb442c:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1088.8 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1152.0 | 820.2 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 997.7 | 756.1 | 613.4 | 515.9 | +------------+------------+------------+------------+------------+ | 8 | 897.8 | 645.4 | 507.2 | 425.3 | +------------+------------+------------+------------+------------+ | 16 | 776.7 | 517.0 | 407.4 | 335.0 | +------------+------------+------------+------------+------------+ | 24 | 702.5 | 461.0 | 349.1 | 286.1 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 12:24:37 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 12:24:37 +0100 (CET) Subject: [Neo-report] NEO tests [master:3223-gccb442c:py2.7:MySQL]: 467 Tests, 5 Failed Message-ID: <20140107112437.50172BF00DA@mail2.tiolive.com> Title : NEO tests [master:3223-gccb442c:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389093560.328987 Status : 98.929% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 14 | . | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.42s Cluster | 7 | 7 | . | . | 20.63s Master | 4 | 4 | . | . | 11.39s Storage | 12 | 12 | . | . | 54.19s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.13s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.13s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.27s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.13s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.45s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 6.16s Replication | 6 | 6 | . | . | 15.71s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.50s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.54s MT | 5 | 5 | . | . | 11.73s Pack | 14 | 12 | . | 2 | 28.58s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.49s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.81s ZODB | 10 | 10 | . | . | 18.93s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 467 | 462 | 2 | 3 | 314.52s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f567708bffcc 2014-01-07 11:19:26.378173, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 13:05:38 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 13:05:38 +0100 (CET) Subject: [Neo-report] Matrix [master:3223-gccb442c:py2.7:MySQL]: 596.5 KB/s Message-ID: <20140107120538.E70D1BF00DA@mail2.tiolive.com> Title : Matrix [master:3223-gccb442c:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1000.9 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 999.0 | 759.4 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 930.5 | 691.0 | 553.1 | 465.1 | +------------+------------+------------+------------+------------+ | 8 | 836.8 | 618.3 | 492.0 | 413.2 | +------------+------------+------------+------------+------------+ | 16 | 725.2 | 478.5 | 380.5 | 312.6 | +------------+------------+------------+------------+------------+ | 24 | 653.1 | 431.1 | 327.1 | 266.6 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 13:10:58 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 13:10:58 +0100 (CET) Subject: [Neo-report] NEO tests [master:3222-g087eb01:py2.6:SQLite]: 462 Tests, 6 Failed Message-ID: <20140107121058.7BF43BF00DA@mail2.tiolive.com> Title : NEO tests [master:3222-g087eb01:py2.6:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389096345.9089341 Status : 98.701% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.21s Cluster | 7 | 7 | . | . | 20.66s Master | 4 | 4 | . | . | 10.49s Storage | 12 | 12 | . | . | 51.54s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.18s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.08s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 5.19s Replication | 6 | 6 | . | . | 15.92s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.65s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.49s MT | 5 | 5 | . | . | 11.81s Pack | 14 | 12 | . | 2 | 28.75s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.56s Synchronization | 7 | 7 | . | . | 12.70s Undo | 17 | 16 | . | 1 | 32.64s ZODB | 10 | 10 | . | . | 18.92s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 462 | 456 | 3 | 3 | 309.87s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f595dcfe9166 2014-01-07 12:05:51.795564, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 13:16:14 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 13:16:14 +0100 (CET) Subject: [Neo-report] NEO tests [master:3222-g087eb01:py2.6:MySQL]: 467 Tests, 6 Failed Message-ID: <20140107121614.D0D4CBF00DA@mail2.tiolive.com> Title : NEO tests [master:3222-g087eb01:py2.6:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389096659.0085349 Status : 98.715% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.37s Cluster | 7 | 7 | . | . | 23.55s Master | 4 | 4 | . | . | 10.39s Storage | 12 | 12 | . | . | 51.47s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.28s IdentificationHandler | 3 | 3 | . | . | 0.05s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.14s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.45s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.61s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 3.43s Replication | 6 | 6 | . | . | 17.55s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.54s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.54s MT | 5 | 5 | . | . | 11.91s Pack | 14 | 12 | . | 2 | 28.66s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.62s Synchronization | 7 | 7 | . | . | 12.70s Undo | 17 | 16 | . | 1 | 32.77s ZODB | 10 | 10 | . | . | 18.99s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 467 | 461 | 3 | 3 | 313.31s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f59b16266577 2014-01-07 12:11:05.191403, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 13:21:33 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 13:21:33 +0100 (CET) Subject: [Neo-report] NEO tests [master:3222-g087eb01:py2.7:SQLite]: 462 Tests, 6 Failed Message-ID: <20140107122133.43461BF00DA@mail2.tiolive.com> Title : NEO tests [master:3222-g087eb01:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389096980.329098 Status : 98.701% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.28s Cluster | 7 | 7 | . | . | 20.52s Master | 4 | 4 | . | . | 12.49s Storage | 12 | 12 | . | . | 49.29s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.13s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.13s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.19s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 6.97s Replication | 6 | 6 | . | . | 15.17s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.45s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.50s MT | 5 | 5 | . | . | 11.75s Pack | 14 | 12 | . | 2 | 28.36s Persistent | 1 | 1 | . | . | 1.85s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.83s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.65s ZODB | 10 | 10 | . | . | 19.04s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 462 | 456 | 3 | 3 | 310.24s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f5a073a88100 2014-01-07 12:16:27.107395, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 13:59:29 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 13:59:29 +0100 (CET) Subject: [Neo-report] Matrix [master:3222-g087eb01:py2.7:SQLite]: 653.4 KB/s Message-ID: <20140107125929.537B1BF00DA@mail2.tiolive.com> Title : Matrix [master:3222-g087eb01:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1166.4 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1133.1 | 841.0 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 1010.5 | 765.1 | 619.0 | 528.3 | +------------+------------+------------+------------+------------+ | 8 | 901.3 | 652.9 | 512.6 | 432.4 | +------------+------------+------------+------------+------------+ | 16 | 783.3 | 521.9 | 408.4 | 335.9 | +------------+------------+------------+------------+------------+ | 24 | 701.6 | 467.6 | 351.8 | 282.4 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 14:04:36 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 14:04:36 +0100 (CET) Subject: [Neo-report] NEO tests [master:3222-g087eb01:py2.7:MySQL]: 467 Tests, 6 Failed Message-ID: <20140107130436.495D8BF00DA@mail2.tiolive.com> Title : NEO tests [master:3222-g087eb01:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389099571.06315 Status : 98.715% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.34s Cluster | 7 | 7 | . | . | 20.59s Master | 4 | 4 | . | . | 8.20s Storage | 12 | 12 | . | . | 49.50s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.13s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.13s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.27s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.13s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.45s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 21 | 20 | 1 | . | 3.16s Replication | 6 | 6 | . | . | 15.22s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.52s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.52s MT | 5 | 5 | . | . | 11.70s Pack | 14 | 12 | . | 2 | 28.28s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.48s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.92s ZODB | 10 | 10 | . | . | 18.91s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 467 | 461 | 3 | 3 | 302.75s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f5cb9e6e5277 2014-01-07 12:59:37.132253, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 14:45:34 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 14:45:34 +0100 (CET) Subject: [Neo-report] Matrix [master:3222-g087eb01:py2.7:MySQL]: 596.9 KB/s Message-ID: <20140107134534.300D5BF00DA@mail2.tiolive.com> Title : Matrix [master:3222-g087eb01:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1013.7 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1004.3 | 744.4 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 914.6 | 691.8 | 552.5 | 466.7 | +------------+------------+------------+------------+------------+ | 8 | 847.0 | 618.9 | 493.4 | 412.8 | +------------+------------+------------+------------+------------+ | 16 | 722.2 | 483.8 | 378.9 | 312.6 | +------------+------------+------------+------------+------------+ | 24 | 656.0 | 434.0 | 325.9 | 267.5 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 14:51:44 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 14:51:44 +0100 (CET) Subject: [Neo-report] NEO tests [master:3224-ga65e9ee:py2.6:SQLite]: 463 Tests, 19 Failed Message-ID: <20140107135144.B5A46BF00DA@mail2.tiolive.com> Title : NEO tests [master:3224-ga65e9ee:py2.6:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389102341.2627411 Status : 95.896% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.09s Cluster | 7 | 4 | 3 | . | 47.18s Master | 4 | 4 | . | . | 10.47s Storage | 12 | 8 | 4 | . | 84.82s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.19s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 22 | 20 | 1 | 1 | 4.17s Replication | 6 | 1 | 2 | 3 | 4.94s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.41s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.47s MT | 5 | 5 | . | . | 11.79s Pack | 14 | 12 | . | 2 | 28.49s Persistent | 1 | 1 | . | . | 1.85s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.75s Synchronization | 7 | 7 | . | . | 12.67s Undo | 17 | 16 | . | 1 | 32.56s ZODB | 10 | 10 | . | . | 19.04s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 463 | 444 | 12 | 7 | 357.18s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f5f9c91bc511 2014-01-07 13:45:47.134799, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNodeLost ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 812, in wrapper return wrapped(*args, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 215, in testBackupNodeLost for k, v in sorted(backup.master.backup_app AttributeError: 'BackupApplication' object has no attribute 'primary_partition_dict' ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupUpstreamMasterDead ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 249, in testBackupUpstreamMasterDead conn, = backup.master.getConnectionList(backup.upstream.master) ValueError: need more than 0 values to unpack ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaks ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 84, in testClusterBreaks self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaksWithTwoNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 96, in testClusterBreaksWithTwoNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testLeavingOperationalStateDropClientNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 138, in testLeavingOperationalStateDropClientNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testOudatedCellsOnDownStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 185, in testOudatedCellsOnDownStorage self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testRecoveryWithMultiplePT ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 409, in testRecoveryWithMultiplePT self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testSequentialStorageKill ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 251, in testSequentialStorageKill self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testVerificationTriggered ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 206, in testVerificationTriggered self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- FAILURES: neo.tests.threaded.test.Test.testAbortStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 463, in testAbortStorage ClusterStates.VERIFYING) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupDelayedUnlockTransaction ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 273, in testBackupDelayedUnlockTransaction self.assertEqual(1, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: ((1, 'kfM`\x11\xf6zS\xc4\xd6\x82n\xd1\xa1\xa4/|\xe0\xac\xb7', 'TID\x00\x00\x00\xee\xfb'), (3, 'E\xber$C\xbc\xd12R\x10"$\xdd\xaeg\xd7`\xc8>F', 'TID\x00\x00\x00\xee\xfb', '\x98\x05\xb4\x7f\xc2\xf8\x7f\x95\x9cICv\xd9\x12\x8d\x86\xf0\x91\xd6o', '\x00\x00\x00\x00\x00\x00\x00\x02')) != ((0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00'), (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00')) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNormalCase ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 96, in testBackupNormalCase self.assertEqual(np*nr, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: ((1, '\xe7\x90r2;\xb7\xa9\xd6\x1e\x94\x8b\xa6\xdbG\x02\x04\xac+0\xd4', 'TID\x00\x00(\x1e\xe4'), (2, 't6 \xf2\x84N\xf3\rn)\xb4\xc6p$b\x1d\xd2\x88\x84?', 'TID\x00\x00(\x1e\xe4', '\xeb\xc4\x17L\x1ftz\xb7\xdfW)w\xa1E\x03%;\xe6\x0e\xcd', '\x00\x00\x00\x00\x00\x00\x00\x07')) != ((0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00'), (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00')) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testCheckReplicas ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 369, in testCheckReplicas check(ClusterStates.VERIFYING, 4) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 341, in check self.assertEqual(expected_state, cluster.neoctl.getClusterState()) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 14:57:51 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 14:57:51 +0100 (CET) Subject: [Neo-report] NEO tests [master:3224-ga65e9ee:py2.6:MySQL]: 468 Tests, 19 Failed Message-ID: <20140107135751.3E08DBF00DA@mail2.tiolive.com> Title : NEO tests [master:3224-ga65e9ee:py2.6:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389102705.2485471 Status : 95.940% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.35s Cluster | 7 | 4 | 3 | . | 47.36s Master | 4 | 4 | . | . | 10.48s Storage | 12 | 8 | 4 | . | 84.78s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.27s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.14s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.44s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.61s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.08s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 22 | 20 | 1 | 1 | 6.48s Replication | 6 | 1 | 2 | 3 | 4.26s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.49s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.86s Iterator | 9 | 9 | . | . | 16.51s MT | 5 | 5 | . | . | 11.74s Pack | 14 | 12 | . | 2 | 28.43s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.71s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.75s ZODB | 10 | 10 | . | . | 19.09s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 468 | 449 | 12 | 7 | 359.93s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f5ffdfa1dcee 2014-01-07 13:51:52.413815, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNodeLost ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 812, in wrapper return wrapped(*args, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 215, in testBackupNodeLost for k, v in sorted(backup.master.backup_app AttributeError: 'BackupApplication' object has no attribute 'primary_partition_dict' ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupUpstreamMasterDead ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 249, in testBackupUpstreamMasterDead conn, = backup.master.getConnectionList(backup.upstream.master) ValueError: need more than 0 values to unpack ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaks ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 84, in testClusterBreaks self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaksWithTwoNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 96, in testClusterBreaksWithTwoNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testLeavingOperationalStateDropClientNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 138, in testLeavingOperationalStateDropClientNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testOudatedCellsOnDownStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 185, in testOudatedCellsOnDownStorage self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testRecoveryWithMultiplePT ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 409, in testRecoveryWithMultiplePT self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testSequentialStorageKill ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 251, in testSequentialStorageKill self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testVerificationTriggered ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 206, in testVerificationTriggered self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- FAILURES: neo.tests.threaded.test.Test.testAbortStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 463, in testAbortStorage ClusterStates.VERIFYING) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupDelayedUnlockTransaction ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 273, in testBackupDelayedUnlockTransaction self.assertEqual(1, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: ((1L, "b\xf3\xe9'1\x88u\xfc\xfa3\n\xc8x\x00\x96^\xf1\x15\xf4\xb3", 'TID\x00\x00\x00\x00\xe3'), (5, 'oH\x1fd\x8cg\xc1\xac\xb5U\xa8\xd24]\x1c! swJ', 'TID\x00\x00\x00\x00\xe3', '%S\xfeq`\xc9J/:\x14\x80\xe1\xbd%\xb2u\xfd\xa3\xbc\x0f', '\x00\x00\x00\x00\x00\x00\x00\x04')) != ((0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00'), (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00')) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNormalCase ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 96, in testBackupNormalCase self.assertEqual(np*nr, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: ((1L, 'v\xbcwUo\xc4\x16\x1f\xc1\xddiMi/7t\x81K:\xe4', 'TID\x00\x00\x96XF'), (5, "Mq29\xd0U\xdf'\x1c\nCS\x07_\x9d\xcclO\xab\x1c", 'TID\x00\x00\x96XF', '2}\xd3G\xe20]\xb9Y\x83\x84X\x85q\x16\xe3v\xcd[\xc6', '\x00\x00\x00\x00\x00\x00\x00\x15')) != ((0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00'), (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00')) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testCheckReplicas ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 369, in testCheckReplicas check(ClusterStates.VERIFYING, 4) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 341, in check self.assertEqual(expected_state, cluster.neoctl.getClusterState()) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 15:04:01 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 15:04:01 +0100 (CET) Subject: [Neo-report] NEO tests [master:3224-ga65e9ee:py2.7:SQLite]: 463 Tests, 19 Failed Message-ID: <20140107140401.D5696BF00DA@mail2.tiolive.com> Title : NEO tests [master:3224-ga65e9ee:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389103076.855379 Status : 95.896% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.05s Cluster | 7 | 4 | 3 | . | 47.54s Master | 4 | 4 | . | . | 10.46s Storage | 12 | 8 | 4 | . | 83.40s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.13s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.18s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.59s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 22 | 20 | 1 | 1 | 8.09s Replication | 6 | 1 | 2 | 3 | 3.69s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.44s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.47s MT | 5 | 5 | . | . | 11.64s Pack | 14 | 12 | . | 2 | 28.68s Persistent | 1 | 1 | . | . | 1.85s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.54s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.82s ZODB | 10 | 10 | . | . | 18.89s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 463 | 444 | 12 | 7 | 358.64s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f6060f952daa 2014-01-07 13:58:03.652202, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNodeLost ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 812, in wrapper return wrapped(*args, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 215, in testBackupNodeLost for k, v in sorted(backup.master.backup_app AttributeError: 'BackupApplication' object has no attribute 'primary_partition_dict' ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupUpstreamMasterDead ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 249, in testBackupUpstreamMasterDead conn, = backup.master.getConnectionList(backup.upstream.master) ValueError: need more than 0 values to unpack ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaks ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 84, in testClusterBreaks self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaksWithTwoNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 96, in testClusterBreaksWithTwoNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testLeavingOperationalStateDropClientNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 138, in testLeavingOperationalStateDropClientNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testOudatedCellsOnDownStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 185, in testOudatedCellsOnDownStorage self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testRecoveryWithMultiplePT ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 409, in testRecoveryWithMultiplePT self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testSequentialStorageKill ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 251, in testSequentialStorageKill self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testVerificationTriggered ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 206, in testVerificationTriggered self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- FAILURES: neo.tests.threaded.test.Test.testAbortStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 463, in testAbortStorage ClusterStates.VERIFYING) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupDelayedUnlockTransaction ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 273, in testBackupDelayedUnlockTransaction self.assertEqual(1, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: Tuples differ: ((1, '\x12kZ\\\xfa\xffa\x1e\xf... != ((0, '\x00\x00\x00\x00\x00\x00... First differing element 0: (1, '\x12kZ\\\xfa\xffa\x1e\xf4\xe8\x1e\xdf\x92\x07\xcfH\x92\xdcDJ', 'TID\x00\x00\x00\x0b ') (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00') Diff is 811 characters long. Set self.maxDiff to None to see it. ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNormalCase ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 96, in testBackupNormalCase self.assertEqual(np*nr, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: Tuples differ: ((0, '\x00\x00\x00\x00\x00\x00... != ((0, '\x00\x00\x00\x00\x00\x00... First differing element 1: (1, ' \x8a\xcf}9\xc1\xba%\xb4b\xb1\x89\x06\xe3\xb4\xf3\xd8\x17\x0f+', 'TID\x00\x00\x10\xf7\xb7', '\xdaK\x927\xba\xcc\xcd\xf1\x9c\x07`\xca\xb7\xae\xc4\xa85\x90\x10\xb0', '\x00\x00\x00\x00\x00\x00\x00\x02') (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00') Diff is 717 characters long. Set self.maxDiff to None to see it. ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testCheckReplicas ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 369, in testCheckReplicas check(ClusterStates.VERIFYING, 4) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 341, in check self.assertEqual(expected_state, cluster.neoctl.getClusterState()) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 15:42:10 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 15:42:10 +0100 (CET) Subject: [Neo-report] Matrix [master:3224-ga65e9ee:py2.7:SQLite]: 652.7 KB/s Message-ID: <20140107144210.E101DBF00DA@mail2.tiolive.com> Title : Matrix [master:3224-ga65e9ee:py2.7:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1151.5 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1128.3 | 843.4 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 1027.2 | 780.9 | 621.2 | 529.7 | +------------+------------+------------+------------+------------+ | 8 | 896.0 | 645.2 | 511.4 | 432.6 | +------------+------------+------------+------------+------------+ | 16 | 780.3 | 518.7 | 405.8 | 334.6 | +------------+------------+------------+------------+------------+ | 24 | 698.5 | 462.5 | 347.2 | 286.2 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 15:48:23 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 15:48:23 +0100 (CET) Subject: [Neo-report] NEO tests [master:3224-ga65e9ee:py2.7:MySQL]: 468 Tests, 19 Failed Message-ID: <20140107144823.948F6BF00DA@mail2.tiolive.com> Title : NEO tests [master:3224-ga65e9ee:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1389105732.68725 Status : 95.940% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 14 | 13 | 1 | . | 0.11s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.24s Cluster | 7 | 4 | 3 | . | 49.20s Master | 4 | 4 | . | . | 11.45s Storage | 12 | 8 | 4 | . | 89.51s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.13s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.14s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.28s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.03s MasterHandler | 9 | 9 | . | . | 0.14s StorageApp | 3 | 3 | . | . | 0.07s StorageMySQL | 27 | 27 | . | . | 0.44s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.14s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.05s Connection | 75 | 75 | . | . | 0.59s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 22 | 20 | 1 | 1 | 4.25s Replication | 6 | 1 | 2 | 3 | 3.89s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.47s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.86s Iterator | 9 | 9 | . | . | 16.50s MT | 5 | 5 | . | . | 11.80s Pack | 14 | 12 | . | 2 | 28.59s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.59s Synchronization | 7 | 7 | . | . | 12.70s Undo | 17 | 16 | . | 1 | 32.98s ZODB | 10 | 10 | . | . | 18.93s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 468 | 449 | 12 | 7 | 364.87s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.client.testStorageHandler.StorageBootstrapHandlerTests.test_acceptIdentification2 ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testStorageHandler.py", line 72, in test_acceptIdentification2 10, 0, None, self.app.primary_master_node.getAddress(), []) File "/home/neo/master/neoppod/neo/lib/handler.py", line 143, in acceptIdentification acceptIdentification(node, *args) File "/home/neo/master/neoppod/neo/client/handlers/storage.py", line 54, in _acceptIdentification primary == self.app.master_conn.getAddress(), ( AttributeError: MockCallable instance has no attribute 'getAddress' ------------------------------------------------------------- neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.7/eggs/transaction-1.4.1-py2.7.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f632501e4377 2014-01-07 14:42:18.777707, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNodeLost ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 812, in wrapper return wrapped(*args, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 215, in testBackupNodeLost for k, v in sorted(backup.master.backup_app AttributeError: 'BackupApplication' object has no attribute 'primary_partition_dict' ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupUpstreamMasterDead ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 249, in testBackupUpstreamMasterDead conn, = backup.master.getConnectionList(backup.upstream.master) ValueError: need more than 0 values to unpack ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaks ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 84, in testClusterBreaks self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testClusterBreaksWithTwoNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 96, in testClusterBreaksWithTwoNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testCluster.ClusterTests.testLeavingOperationalStateDropClientNodes ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testCluster.py", line 138, in testLeavingOperationalStateDropClientNodes self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testOudatedCellsOnDownStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 185, in testOudatedCellsOnDownStorage self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testRecoveryWithMultiplePT ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 409, in testRecoveryWithMultiplePT self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testSequentialStorageKill ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 251, in testSequentialStorageKill self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- neo.tests.functional.testStorage.StorageTests.testVerificationTriggered ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 206, in testVerificationTriggered self.neo.expectClusterVerifying() File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 600, in expectClusterVerifying self.expectClusterState(ClusterStates.VERIFYING, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 594, in expectClusterState self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [, , , , , , , , , , ] ------------------------------------------------------------- FAILURES: neo.tests.threaded.test.Test.testAbortStorage ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 463, in testAbortStorage ClusterStates.VERIFYING) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupDelayedUnlockTransaction ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 42, in wrapper wrapped(self, backup) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 273, in testBackupDelayedUnlockTransaction self.assertEqual(1, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: Tuples differ: ((1L, '\x84\r"Y{&\'\x15\xe7\xd... != ((0, '\x00\x00\x00\x00\x00\x00... First differing element 0: (1L, '\x84\r"Y{&\'\x15\xe7\xdb:\x8f\x91\x9a/`i\xb9\xe8\x81', 'TID\x00\x00\x05\x0e\xe5') (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00') Diff is 787 characters long. Set self.maxDiff to None to see it. ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testBackupNormalCase ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 96, in testBackupNormalCase self.assertEqual(np*nr, self.checkBackup(backup)) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 75, in checkBackup self.checkPartitionReplicated(source, storage, partition, **kw) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 61, in checkPartitionReplicated self.checksumPartition(destination, partition, **kw)) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: Tuples differ: ((0, '\x00\x00\x00\x00\x00\x00... != ((0, '\x00\x00\x00\x00\x00\x00... First differing element 1: (2, '\xc6\x11\x80P\xf6\x0b\xd3N~\x16\x10\x85\x99\xa1\r\x80\x17|\xa2\x11', 'TID\x00\x01\x1e:\x1a', '\xa62-\xaen\xb1\xe2\xbfvJW\xfa\x0b\x86q\xcfW\x0bTm', '\x00\x00\x00\x00\x00\x00\x00\x01') (0, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x00\x00\x00\x00\x00\x00\x00\x00') Diff is 700 characters long. Set self.maxDiff to None to see it. ------------------------------------------------------------- neo.tests.threaded.testReplication.ReplicationTests.testCheckReplicas ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 369, in testCheckReplicas check(ClusterStates.VERIFYING, 4) File "/home/neo/master/neoppod/neo/tests/threaded/testReplication.py", line 341, in check self.assertEqual(expected_state, cluster.neoctl.getClusterState()) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: != ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.7/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 ------------------------------------------------------------- From neo-report at nexedi.com Tue Jan 7 16:29:14 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 16:29:14 +0100 (CET) Subject: [Neo-report] Matrix [master:3224-ga65e9ee:py2.7:MySQL]: 599.9 KB/s Message-ID: <20140107152914.2D102BF00DA@mail2.tiolive.com> Title : Matrix [master:3224-ga65e9ee:py2.7:MySQL] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1028.1 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1007.4 | 750.7 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 942.3 | 692.2 | 554.1 | 466.4 | +------------+------------+------------+------------+------------+ | 8 | 840.1 | 619.5 | 494.2 | 413.4 | +------------+------------+------------+------------+------------+ | 16 | 730.9 | 482.7 | 381.5 | 313.4 | +------------+------------+------------+------------+------------+ | 24 | 651.3 | 433.1 | 327.4 | 268.7 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jan 7 16:34:37 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 7 Jan 2014 16:34:37 +0100 (CET) Subject: [Neo-report] NEO tests [master:3224-g48ba1b2:py2.6:SQLite]: 460 Tests, 6 Failed Message-ID: <20140107153437.500BCBF00DA@mail2.tiolive.com> Title : NEO tests [master:3224-g48ba1b2:py2.6:SQLite] Date : 2014-01-07 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1389108561.4683771 Status : 98.696% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | success | errors | fails | time --------------------------+---------+---------+---------+---------+---------- ClientApp | 24 | 24 | . | . | 1.20s ConnectionPool | 5 | 5 | . | . | 1.04s MasterHandler | 12 | 12 | . | . | 0.10s StorageHandler | 11 | 11 | . | . | 0.08s --------------------------+---------+---------+---------+---------+---------- neo.tests.client | | | | | --------------------------+---------+---------+---------+---------+---------- Client | 10 | 9 | 1 | . | 19.38s Cluster | 7 | 7 | . | . | 23.53s Master | 4 | 4 | . | . | 10.49s Storage | 12 | 12 | . | . | 51.09s --------------------------+---------+---------+---------+---------+---------- neo.tests.functional | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 6 | 6 | . | . | 0.06s ElectionHandler | 16 | 16 | . | . | 0.14s MasterApp | 2 | 2 | . | . | 0.02s MasterPT | 5 | 5 | . | . | 0.06s Recovery | 3 | 3 | . | . | 0.03s StorageHandler | 8 | 8 | . | . | 0.15s Transactions | 9 | 9 | . | . | 0.07s Verification | 6 | 6 | . | . | 0.05s --------------------------+---------+---------+---------+---------+---------- neo.tests.master | | | | | --------------------------+---------+---------+---------+---------+---------- ClientHandler | 18 | 18 | . | . | 0.19s IdentificationHandler | 3 | 3 | . | . | 0.04s InitializationHandler | 2 | 2 | . | . | 0.02s MasterHandler | 9 | 9 | . | . | 0.09s StorageApp | 3 | 3 | . | . | 0.05s StorageSQLite | 22 | 22 | . | . | 0.22s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.10s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.04s Connection | 75 | 75 | . | . | 0.60s Dispatcher | 5 | 5 | . | . | 0.04s Event | 1 | 1 | . | . | 0.01s Handler | 1 | 1 | . | . | 0.01s Nodes | 17 | 17 | . | . | 0.13s PT | 10 | 10 | . | . | 0.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 22 | 20 | 2 | . | 6.31s Replication | 6 | 6 | . | . | 15.56s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.46s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.51s MT | 5 | 5 | . | . | 11.70s Pack | 14 | 12 | . | 2 | 28.56s Persistent | 1 | 1 | . | . | 1.85s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.67s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.92s ZODB | 10 | 10 | . | . | 18.92s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 460 | 454 | 3 | 3 | 313.09s --------------------------+---------+---------+---------+---------+---------- ERRORS: neo.tests.threaded.test.Test.testDeadlockAvoidance ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 247, in testDeadlockAvoidance self.assertEqual(self._testDeadlockAvoidance([1, 3]), File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 221, in _testDeadlockAvoidance t.join() File "/home/neo/master/neoppod/neo/tests/threaded/__init__.py", line 785, in run apply(*self.__target) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 280, in commit reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 271, in commit self._commitResources() File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 417, in _commitResources reraise(t, v, tb) File "/home/neo/master/py2.6/eggs/transaction-1.4.1-py2.6.egg/transaction/_transaction.py", line 394, in _commitResources rm.tpc_vote(self) File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 781, in tpc_vote s = vote(transaction) File "/home/neo/master/neoppod/neo/client/Storage.py", line 107, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 644, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 617, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3f66174b19533 2014-01-07 15:29:27.350082, serial currently committed 0x00 1900-01-01 00:00:00.000000) ------------------------------------------------------------- neo.tests.threaded.test.Test.testStorageFailureDuringTpcFinish ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/threaded/test.py", line 722, in testStorageFailureDuringTpcFinish c.root()['x'] File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__ raise KeyError(key) KeyError: 'x' ------------------------------------------------------------- neo.tests.functional.testClient.ClientTests.testExportFileStorageBug ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 225, in testExportFileStorageBug self.testExport(True) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 221, in testExport self.__checkTree(root['trees']) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 162, in __checkTree self.__checkTree(tree.right, depth) File "/home/neo/master/neoppod/neo/tests/functional/testClient.py", line 163, in __checkTree self.__checkTree(tree.left, depth) AttributeError: 'Tree' object has no attribute 'left' ------------------------------------------------------------- FAILURES: neo.tests.zodb.testPack.PackableTests.checkPackAllRevisions ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 360, in checkPackAllRevisions raises(KeyError, self._storage.loadSerial, oid, revid3) failureException: KeyError not raised ------------------------------------------------------------- neo.tests.zodb.testPack.PackableTests.checkPackUndoLog ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/PackableStorage.py", line 655, in checkPackUndoLog self.assertEqual(1,len(self._storage.undoLog())) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 1 != 3 ------------------------------------------------------------- neo.tests.zodb.testUndo.UndoTests.checkTransactionalUndoAfterPack ------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/py2.6/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/tests/TransactionalUndoStorage.py", line 463, in checkTransactionalUndoAfterPack self.assertEqual(len(info2), 2) File "/home/neo/master/neoppod/neo/tests/__init__.py", line 156, in assertEqual return super(NeoTestBase, self).assertEqual(first, second, msg=msg) failureException: 4 != 2 -------------------------------------------------------------