See <https://hudson.apache.org/hudson/job/Cassandra-0.7/148/changes>
Changes: [jbellis] merge from 0.6 [jbellis] reduce flush lock contention patch by Kelvin Kakugawa; reviewed by jbellis for CASSANDRA-1930 ------------------------------------------ [...truncated 1574 lines...] [junit] at org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:563) [junit] at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:352) [junit] at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:194) [junit] at org.apache.cassandra.db.RecoveryManager3Test.testMissingHeader(RecoveryManager3Test.java:74) [junit] Caused by: java.util.concurrent.ExecutionException: java.lang.AssertionError [junit] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) [junit] at java.util.concurrent.FutureTask.get(FutureTask.java:83) [junit] at org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:559) [junit] Caused by: java.lang.AssertionError [junit] at org.apache.cassandra.db.Memtable.put(Memtable.java:123) [junit] at org.apache.cassandra.db.ColumnFamilyStore.apply(ColumnFamilyStore.java:744) [junit] at org.apache.cassandra.db.Table.apply(Table.java:450) [junit] at org.apache.cassandra.db.commitlog.CommitLog$4.runMayThrow(CommitLog.java:329) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] [junit] Test org.apache.cassandra.db.RecoveryManager3Test FAILED [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.325 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.693 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.136 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.16 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.338 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.242 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.512 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.288 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RowIterationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.406 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RowTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.06 sec [junit] [junit] Testsuite: org.apache.cassandra.db.SuperColumnTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.194 sec [junit] [junit] Testsuite: org.apache.cassandra.db.TableTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.646 sec [junit] [junit] Testsuite: org.apache.cassandra.db.TimeSortTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.754 sec [junit] [junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.978 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.41 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.187 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.453 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.613 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.91 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:29:24,416 Generated random token Token(bytes[fa775ab99d6ee9c6073036e0d8d26bf3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.837 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.145 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.766 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.947 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.RangeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.149 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.245 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec [junit] [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.42 sec [junit] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.155 sec [junit] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.561 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.295 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:29:59,333 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] WARN 17:30:00,392 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.> [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.675 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.512 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.418 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.523 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.598 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.052 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.987 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.327 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.293 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.11 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.766 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:30:35,202 Generated random token Token(bytes[a3615facdba1517220e92c0d4a5efba1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.NullPointerException [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) [junit] at org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:164) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:81) [junit] Caused by: java.lang.NullPointerException [junit] at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135) [junit] at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:539) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] ... 3 more [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.649 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.445 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:30:45,241 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 17:30:45,740 Generated random token Token(bytes[e2123b1c74736990297d369c406d03b1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.125 sec [junit] [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.172 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:30:57,589 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.101 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.551 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.884 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.863 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.215 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:31:17,217 Generated random token Token(bytes[d4572d7f7cf05611f5d277af00513553]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.418 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.912 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 17:31:23,691 Generated random token Token(bytes[37d76cc097da1e05b8911f04b3a05a88]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.424 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.394 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.473 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.124 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.126 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.307 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.52 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.097 sec [junit] BUILD FAILED <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:519: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:514: Some unit test(s) failed. Total time: 17 minutes 41 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results