See <https://hudson.apache.org/hudson/job/Cassandra-0.7/50/changes>
Changes: [brandonwilliams] Reduce FatClient timeout to RING_DELAY / 2. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-1730. [jbellis] copy bytebuffers forlocal writes toavoid retainingthe entire Thrift frame patch by tjake; reviewed by jbellis for CASSANDRA-1801 [jbellis] add commented-out JVM_OPTS lines for GC logging patch by mdennis; reviewed by jbellis for CASSANDRA-1807 [jbellis] reads at ConsistencyLevel > 1 throwUnavailableException immediately if insufficient live nodes exist patch by jbellis and tjake for CASSANDRA-1803 ------------------------------------------ [...truncated 1582 lines...] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.133 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.068 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.267 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.521 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 31.15 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.721 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 21:43:21,550 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.045 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.997 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.252 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.253 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.503 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.508 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.673 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.846 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.514 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.744 sec [junit] [junit] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NullPointerException [junit] ------------- Standard Error ----------------- [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) [junit] WARN 21:44:26,676 Generated random token Token(bytes[a444b45fe91732f790ee7267bb66bf46]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] at org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:164) [junit] ERROR 21:44:29,677 Error in ThreadPoolExecutor [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:66) [junit] java.lang.NullPointerException [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:75) [junit] at java.util.AbstractCollection.addAll(AbstractCollection.java:303) [junit] Caused by: java.lang.NullPointerException [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:162) [junit] at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:133) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:182) [junit] at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:537) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:86) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:659) [junit] ... 3 more [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:63) [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] Exception in thread "AntiEntropyStage:1" java.lang.NullPointerException [junit] at java.util.AbstractCollection.addAll(AbstractCollection.java:303) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:162) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:182) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:86) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:659) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:63) [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] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.444 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.252 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] [junit] Testcase: org.apache.cassandra.service.EmbeddedCassandraServiceTest:BeforeFirstTest: Caused an ERROR [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] [junit] [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest FAILED (crashed) [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.507 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.203 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 21:44:59,199 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.515 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.989 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.51 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.546 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.23 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 21:45:28,462 Generated random token Token(bytes[d74ac85b74459392786fbf41b21b1727]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.718 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.084 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 21:45:37,201 Generated random token Token(bytes[a3a43020260fd18f21f289ca60131d5d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.235 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.949 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.48 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.067 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.18 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.FilterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.056 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.587 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. BUILD FAILED <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:456: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:451: Some unit test(s) failed. Total time: 18 minutes 10 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results Skipping Cobertura coverage report as build was not UNSTABLE or better ...