You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/16 16:42:50 UTC

Build failed in Jenkins: Cassandra #1502

See <https://builds.apache.org/job/Cassandra/1502/changes>

Changes:

[jbellis] cleanup

[jbellis] remove COPP

[dbrosius] enforce 1m min keycache for auto

[dbrosius] add CASSANDRA-4306 to CHANGES.txt for 1.1.2

[jbellis] add inter-node compression

[sylvain] Make sure DeletedColumn.isMFD always return true

[jbellis] update docstring for Table.apply

[jbellis] re-add cleanup-in-sorted-order code, and remove unused Table.forceCleanup

[yukim] only load key cache when caching is ALL/KEYS_ONLY, fix by yukim, reviewed by slebresne for CASSANDRA-4313

[jbellis] use Longs.compare instead of nested ?:

[dbrosius] fix OOM with ReadMessageTest.testNoCommitLog

[sylvain] Set gc_grace to 0 on index CF

[sylvain] Promote the use of IFilter for internal commands

[sylvain] Fix compilation

[brandonwilliams] Fix typo in nodetool output

[dbrosius] ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading

[jbellis] fix NPE in compactionstats

[sylvain] Add CQL3 documentation

[sylvain] CQL3: Reject 2ndary indexes on table with composite key

[sylvain] Set JVM stack size to 160k for Java 7

[vijay2win] fix maven dependency version for CLHM

[jbellis] fix #4262 reference

[yukim] directly stream compressed sstable with java nio. patch by yukim,

[jbellis] skip tombstones during hint replay

[sylvain] Fix typo

[jbellis] fix #4262 reference

[jbellis] skip tombstones during hint replay

[jbellis] use Functions.identity where applicable

[jbellis] inline

[jbellis] multithreaded hint replay

[jbellis] move hint liveness check to beginning of loop

[jbellis] avoid promoting tiny sstables

[jbellis] update MessagingService protocol to allow version handshake with broadcast address identification

[jbellis] move protocol versions into MessagingService

[jbellis] fix potential NPE

[jbellis] rename store -> cfs

[vijay2win] Fix missing commit for move protocol versions into MessagingService

[vijay2win] Use EntryWeigher instead of Weigher to Measuring the cache

[jbellis] fix bug in sstable blacklisting with LCS

[dbrosius] quell ant runtime warnings while executing target build-test

------------------------------------------
[...truncated 1306 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.019 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:41:09,976 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,977 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:41:09,977 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,978 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:41:09,978 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,978 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:41:09,978 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,979 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:41:09,979 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,979 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:41:09,979 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 14:41:09,979 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.604 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.315 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:41:38,038 No host ID found, created f151ba3f-f948-4d84-83c7-4151efab46e1 (Note: This should happen exactly once per node).
    [junit]  WARN 14:41:38,306 Generated random token Token(bytes[041d963bc2eddb0010248132d44a9f23]). 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: 5.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.351 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:41:58,533 No host ID found, created bd18b678-3c37-4e6d-9099-4ec4f4329646 (Note: This should happen exactly once per node).
    [junit]  WARN 14:41:58,681 Generated random token Token(bytes[4b18a39602fcd1b5e2327ebc34b60c9d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 14:41:58,780 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 14:41:58,825 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 14:41:58,908 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 14:41:58,926 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 14:41:58,971 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 14:41:59,041 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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:662)
    [junit] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.699 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: 5, Failures: 0, Errors: 0, Time elapsed: 5.682 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 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 3 keys...
    [junit] 1 keys imported successfully.
    [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.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.606 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.844 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra/ws/build.xml>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra/ws/build.xml>:1049: Some unit test(s) failed.

Total time: 37 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc
Updating CASSANDRA-4306
Updating CASSANDRA-4313