From neo-report at nexedi.com Tue Dec 17 15:57:49 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 15:57:49 +0100 (CET) Subject: [Neo-report] NEO tests [master:3208-g064cef5:py2.6:SQLite]: 460 Tests, 5 Failed Message-ID: <20131217145749.16EC2BF04DF@mail2.tiolive.com> Title : NEO tests [master:3208-g064cef5:py2.6:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1387291959.7009411 Status : 98.913% 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.26s Cluster | 7 | 7 | . | . | 20.55s Master | 4 | 4 | . | . | 10.49s Storage | 12 | 12 | . | . | 51.26s --------------------------+---------+---------+---------+---------+---------- 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 | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 2.85s Replication | 6 | 6 | . | . | 15.12s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.47s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.52s MT | 5 | 5 | . | . | 11.78s Pack | 14 | 12 | . | 2 | 28.67s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.67s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.98s ZODB | 10 | 10 | . | . | 18.94s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 460 | 455 | 2 | 3 | 306.60s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3801cc1d1ae22 2013-12-17 14:52:45.426343, 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 Dec 17 16:40:31 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 16:40:31 +0100 (CET) Subject: [Neo-report] Matrix [master:3208-g064cef5:py2.6:SQLite]: 600.7 KB/s Message-ID: <20131217154031.30027BF0507@mail2.tiolive.com> Title : Matrix [master:3208-g064cef5:py2.6:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1047.2 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1067.1 | 804.2 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 932.5 | 720.8 | 573.1 | 488.9 | +------------+------------+------------+------------+------------+ | 8 | 828.8 | 598.1 | 472.0 | 396.8 | +------------+------------+------------+------------+------------+ | 16 | 700.8 | 484.2 | 370.8 | 304.9 | +------------+------------+------------+------------+------------+ | 24 | 629.8 | 421.1 | 315.2 | 256.6 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Dec 17 16:45:48 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 16:45:48 +0100 (CET) Subject: [Neo-report] NEO tests [master:3208-g064cef5:py2.6:MySQL]: 465 Tests, 5 Failed Message-ID: <20131217154548.BE996BF05E2@mail2.tiolive.com> Title : NEO tests [master:3208-g064cef5:py2.6:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1387294833.102562 Status : 98.925% 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.84s Cluster | 7 | 7 | . | . | 20.66s Master | 4 | 4 | . | . | 10.38s Storage | 12 | 12 | . | . | 51.23s --------------------------+---------+---------+---------+---------+---------- 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.15s --------------------------+---------+---------+---------+---------+---------- neo.tests.storage | | | | | --------------------------+---------+---------+---------+---------+---------- Bootstrap | 2 | 2 | . | . | 0.06s 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 | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 5.11s Replication | 6 | 6 | . | . | 18.24s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.53s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.54s MT | 5 | 5 | . | . | 11.80s Pack | 14 | 12 | . | 2 | 28.88s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.72s Revision | 7 | 7 | . | . | 14.70s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.61s ZODB | 10 | 10 | . | . | 19.01s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 465 | 460 | 2 | 3 | 313.07s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3804ca71a0688 2013-12-17 15:40:39.164452, 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 Dec 17 17:30:59 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 17:30:59 +0100 (CET) Subject: [Neo-report] Matrix [master:3208-g064cef5:py2.6:MySQL]: 551.7 KB/s Message-ID: <20131217163059.3727FBF0092@mail2.tiolive.com> Title : Matrix [master:3208-g064cef5:py2.6:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 947.9 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 945.3 | 709.6 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 859.5 | 648.9 | 518.6 | 437.5 | +------------+------------+------------+------------+------------+ | 8 | 787.0 | 572.8 | 453.9 | 383.7 | +------------+------------+------------+------------+------------+ | 16 | 651.6 | 450.0 | 349.4 | 284.3 | +------------+------------+------------+------------+------------+ | 24 | 596.3 | 354.6 | 300.1 | 230.4 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Dec 17 17:36:14 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 17:36:14 +0100 (CET) Subject: [Neo-report] NEO tests [master:3208-g064cef5:py2.7:SQLite]: 460 Tests, 5 Failed Message-ID: <20131217163614.8F468BF0092@mail2.tiolive.com> Title : NEO tests [master:3208-g064cef5:py2.7:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1387297869.057299 Status : 98.913% 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.48s Cluster | 7 | 7 | . | . | 20.55s Master | 4 | 4 | . | . | 10.38s Storage | 12 | 12 | . | . | 46.82s --------------------------+---------+---------+---------+---------+---------- 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.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.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 5.76s Replication | 6 | 6 | . | . | 13.81s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.46s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.50s MT | 5 | 5 | . | . | 11.74s Pack | 14 | 12 | . | 2 | 28.59s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.24s Synchronization | 7 | 7 | . | . | 12.67s Undo | 17 | 16 | . | 1 | 32.36s ZODB | 10 | 10 | . | . | 19.08s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 460 | 455 | 2 | 3 | 302.72s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3807f3edf9bdd 2013-12-17 16:31:14.735970, 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 Dec 17 17:41:22 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 17:41:22 +0100 (CET) Subject: [Neo-report] NEO tests [master:3208-g064cef5:py2.7:MySQL]: 465 Tests, 5 Failed Message-ID: <20131217164122.44B84BF0326@mail2.tiolive.com> Title : NEO tests [master:3208-g064cef5:py2.7:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1387298175.030479 Status : 98.925% 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.43s Cluster | 7 | 7 | . | . | 20.58s Master | 4 | 4 | . | . | 7.19s Storage | 12 | 12 | . | . | 49.96s --------------------------+---------+---------+---------+---------+---------- 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.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 | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 4.95s Replication | 6 | 6 | . | . | 16.07s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.50s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.52s MT | 5 | 5 | . | . | 11.74s Pack | 14 | 12 | . | 2 | 28.40s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.28s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.75s ZODB | 10 | 10 | . | . | 18.95s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 465 | 460 | 2 | 3 | 304.77s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a38084597bbacc 2013-12-17 16:36:20.972653, 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 Dec 17 19:16:37 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 19:16:37 +0100 (CET) Subject: [Neo-report] NEO tests [master:3211-g7834ef1:py2.6:SQLite]: 460 Tests, 5 Failed Message-ID: <20131217181637.BCCB0BF0387@mail2.tiolive.com> Title : NEO tests [master:3211-g7834ef1:py2.6:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1387303888.715879 Status : 98.913% 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.35s Cluster | 7 | 7 | . | . | 20.38s Master | 4 | 4 | . | . | 10.49s Storage | 12 | 12 | . | . | 51.46s --------------------------+---------+---------+---------+---------+---------- 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.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 | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 2.85s Replication | 6 | 6 | . | . | 15.16s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.47s Conflict | 5 | 5 | . | . | 9.13s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.52s MT | 5 | 5 | . | . | 11.83s Pack | 14 | 12 | . | 2 | 28.73s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.58s Synchronization | 7 | 7 | . | . | 12.68s Undo | 17 | 16 | . | 1 | 32.48s ZODB | 10 | 10 | . | . | 18.93s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 460 | 455 | 2 | 3 | 306.23s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a380e392e8c511 2013-12-17 18:11:34.431857, 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 Dec 17 19:58:57 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 19:58:57 +0100 (CET) Subject: [Neo-report] Matrix [master:3211-g7834ef1:py2.6:SQLite]: 598.3 KB/s Message-ID: <20131217185857.AE84FBF0379@mail2.tiolive.com> Title : Matrix [master:3211-g7834ef1:py2.6:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1034.7 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1034.1 | 815.9 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 917.5 | 722.8 | 568.6 | 484.4 | +------------+------------+------------+------------+------------+ | 8 | 832.1 | 599.5 | 473.7 | 397.4 | +------------+------------+------------+------------+------------+ | 16 | 705.7 | 484.0 | 371.8 | 303.3 | +------------+------------+------------+------------+------------+ | 24 | 634.8 | 414.0 | 316.9 | 255.8 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Dec 17 20:04:11 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 20:04:11 +0100 (CET) Subject: [Neo-report] NEO tests [master:3211-g7834ef1:py2.6:MySQL]: 465 Tests, 5 Failed Message-ID: <20131217190411.CE36CBF0379@mail2.tiolive.com> Title : NEO tests [master:3211-g7834ef1:py2.6:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Directory : /tmp/neo_tests/1387306739.2690661 Status : 98.925% 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.40s Cluster | 7 | 7 | . | . | 20.57s Master | 4 | 4 | . | . | 10.48s Storage | 12 | 12 | . | . | 51.18s --------------------------+---------+---------+---------+---------+---------- 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.08s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 3.10s Replication | 6 | 6 | . | . | 16.78s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.80s Conflict | 5 | 5 | . | . | 9.15s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.53s MT | 5 | 5 | . | . | 11.80s Pack | 14 | 12 | . | 2 | 28.77s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.94s Synchronization | 7 | 7 | . | . | 12.70s Undo | 17 | 16 | . | 1 | 33.18s ZODB | 10 | 10 | . | . | 18.98s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 465 | 460 | 2 | 3 | 310.06s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3811316991366 2013-12-17 18:59:05.296395, 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 Dec 17 20:49:06 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 20:49:06 +0100 (CET) Subject: [Neo-report] Matrix [master:3211-g7834ef1:py2.6:MySQL]: 553.4 KB/s Message-ID: <20131217194906.8C3F0BF0379@mail2.tiolive.com> Title : Matrix [master:3211-g7834ef1:py2.6:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.6.6 Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 949.1 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 939.1 | 701.7 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 857.6 | 653.4 | 514.8 | 435.3 | +------------+------------+------------+------------+------------+ | 8 | 782.6 | 571.4 | 451.4 | 379.9 | +------------+------------+------------+------------+------------+ | 16 | 663.6 | 453.3 | 349.2 | 286.6 | +------------+------------+------------+------------+------------+ | 24 | 593.9 | 392.8 | 300.9 | 238.5 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Dec 17 20:54:16 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 20:54:16 +0100 (CET) Subject: [Neo-report] NEO tests [master:3211-g7834ef1:py2.7:SQLite]: 460 Tests, 5 Failed Message-ID: <20131217195416.6F526BF0379@mail2.tiolive.com> Title : NEO tests [master:3211-g7834ef1:py2.7:SQLite] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1387309753.458839 Status : 98.913% 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.25s Cluster | 7 | 7 | . | . | 20.55s Master | 4 | 4 | . | . | 8.12s Storage | 12 | 12 | . | . | 50.04s --------------------------+---------+---------+---------+---------+---------- 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.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.07s Util | 4 | 4 | . | . | 0.03s --------------------------+---------+---------+---------+---------+---------- neo.tests | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 2.70s Replication | 6 | 6 | . | . | 13.73s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.45s Conflict | 5 | 5 | . | . | 9.12s History | 1 | 1 | . | . | 1.84s Iterator | 9 | 9 | . | . | 16.49s MT | 5 | 5 | . | . | 11.65s Pack | 14 | 12 | . | 2 | 28.60s Persistent | 1 | 1 | . | . | 1.85s ReadOnly | 2 | 2 | . | . | 3.69s Revision | 7 | 7 | . | . | 14.24s Synchronization | 7 | 7 | . | . | 12.67s Undo | 17 | 16 | . | 1 | 32.42s ZODB | 10 | 10 | . | . | 19.06s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 460 | 455 | 2 | 3 | 300.21s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a381455151b399 2013-12-17 19:49:19.059175, 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 Dec 17 20:59:28 2013 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 17 Dec 2013 20:59:28 +0100 (CET) Subject: [Neo-report] NEO tests [master:3211-g7834ef1:py2.7:MySQL]: 465 Tests, 5 Failed Message-ID: <20131217195928.79A89BF0379@mail2.tiolive.com> Title : NEO tests [master:3211-g7834ef1:py2.7:MySQL] Date : 2013-12-17 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1387310056.910856 Status : 98.925% 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.31s Cluster | 7 | 7 | . | . | 22.41s Master | 4 | 4 | . | . | 10.48s Storage | 12 | 12 | . | . | 50.10s --------------------------+---------+---------+---------+---------+---------- 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.44s Transactions | 18 | 18 | . | . | 0.14s VerificationHandler | 8 | 8 | . | . | 0.13s --------------------------+---------+---------+---------+---------+---------- 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 | | | | | --------------------------+---------+---------+---------+---------+---------- | 19 | 18 | 1 | . | 4.97s Replication | 6 | 6 | . | . | 15.29s --------------------------+---------+---------+---------+---------+---------- neo.tests.threaded | | | | | --------------------------+---------+---------+---------+---------+---------- Basic | 16 | 16 | . | . | 29.51s Conflict | 5 | 5 | . | . | 9.14s History | 1 | 1 | . | . | 1.85s Iterator | 9 | 9 | . | . | 16.52s MT | 5 | 5 | . | . | 11.78s Pack | 14 | 12 | . | 2 | 28.22s Persistent | 1 | 1 | . | . | 1.86s ReadOnly | 2 | 2 | . | . | 3.70s Revision | 7 | 7 | . | . | 14.58s Synchronization | 7 | 7 | . | . | 12.69s Undo | 17 | 16 | . | 1 | 32.48s ZODB | 10 | 10 | . | . | 18.93s --------------------------+---------+---------+---------+---------+---------- neo.tests.zodb | | | | | --------------------------+---------+---------+---------+---------+---------- Summary | 465 | 460 | 2 | 3 | 309.00s --------------------------+---------+---------+---------+---------+---------- 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 109, in tpc_vote return self.app.tpc_vote(transaction, self.tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 681, in tpc_vote result = self.waitStoreResponses(txn_context, tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 661, in waitStoreResponses tryToResolveConflict) File "/home/neo/master/neoppod/neo/client/app.py", line 634, in _handleConflicts serial), data=data) ConflictError: database conflict error (oid 0x01, class neo.tests.threaded.test.PCounterWithResolution, serial this txn started with 0x03a3814a61586e11 2013-12-17 19:54:22.815335, 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 -------------------------------------------------------------