See <https://hudson.apache.org/hudson/job/Cassandra/743/changes>
Changes: [jbellis] merge from 0.7 ------------------------------------------ [...truncated 1881 lines...] [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.78 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.RangeTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.411 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.445 sec [junit] [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.182 sec [junit] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.425 sec [junit] [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.42 sec [junit] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.287 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.376 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:48:46,833 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] WARN 15:48:47,431 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra/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: 0.847 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.13 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterAESCommutativeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.335 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.638 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.185 sec [junit] [junit] Testcase: testEOF(org.apache.cassandra.io.util.BufferedRandomAccessFileTest): FAILED [junit] java.io.EOFException not received [junit] junit.framework.AssertionFailedError: java.io.EOFException not received [junit] at org.apache.cassandra.io.util.BufferedRandomAccessFileTest.expectException(BufferedRandomAccessFileTest.java:113) [junit] at org.apache.cassandra.io.util.BufferedRandomAccessFileTest.testEOF(BufferedRandomAccessFileTest.java:125) [junit] [junit] [junit] Test org.apache.cassandra.io.util.BufferedRandomAccessFileTest FAILED [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.158 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.412 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.451 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.574 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.575 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.426 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.057 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:09,531 Generated random token Token(bytes[4e5db894464d69e7339685583daa95ef]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "Thread-4" 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:169) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63) [junit] at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93) [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:528) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] ... 4 more [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Exception in thread "Thread-4" java.lang.RuntimeException: java.lang.NullPointerException [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.074 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:11,772 Generated random token Token(bytes[6ba5b29f6b8c095d7697140a8b5d2092]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) [junit] ------------- ---------------- --------------- [junit] at org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:169) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63) [junit] at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93) [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:528) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] ... 4 more [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest [junit] Exception in thread "Thread-4" 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:169) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63) [junit] at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93) [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:528) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] ... 4 more [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.077 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:13,986 Generated random token Token(bytes[3bae70c347bb56a77d116aefe4a46a6c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.434 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.605 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.586 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:18,645 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] ------------- ---------------- --------------- [junit] Testcase: org.apache.cassandra.service.EmbeddedCassandraServiceTest: Caused an ERROR [junit] bufferSize must be positive [junit] java.lang.IllegalArgumentException: bufferSize must be positive [junit] at org.apache.cassandra.io.util.BufferedRandomAccessFile.<init>(BufferedRandomAccessFile.java:120) [junit] at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:177) [junit] at org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:157) [junit] at org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:174) [junit] at org.apache.cassandra.service.AbstractCassandraDaemon.init(AbstractCassandraDaemon.java:216) [junit] at org.apache.cassandra.service.EmbeddedCassandraService.start(EmbeddedCassandraService.java:59) [junit] at org.apache.cassandra.service.EmbeddedCassandraServiceTest.setup(EmbeddedCassandraServiceTest.java:68) [junit] [junit] [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest FAILED [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.427 sec [junit] [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.083 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:27,069 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.815 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.452 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.429 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.44 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.452 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:41,085 Generated random token Token(bytes[23ac04d814e65d86f3ab2cb79be29d52]). 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: 0.586 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.45 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.71 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:49:44,954 Generated random token Token(bytes[ac6ac8f57ae3433d4928a57f9023b257]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.415 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.76 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.691 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.657 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.139 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.056 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.132 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.592 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.429 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.668 sec [junit] BUILD FAILED <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:580: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:575: Some unit test(s) failed. Total time: 13 minutes 42 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results