Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7CA389E4C for ; Fri, 1 Jun 2012 16:41:44 +0000 (UTC) Received: (qmail 90718 invoked by uid 500); 1 Jun 2012 16:41:43 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 90681 invoked by uid 500); 1 Jun 2012 16:41:43 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 90673 invoked by uid 99); 1 Jun 2012 16:41:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:41:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:41:41 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 4664CC00EA for ; Fri, 1 Jun 2012 16:41:21 +0000 (UTC) Date: Fri, 1 Jun 2012 16:41:21 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <1007666526.1351.1338568881273.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1976620763.1335.1338557626388.JavaMail.hudson@aegis.apache.org> References: <1976620763.1335.1338557626388.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Cassandra #1474 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [xedin] fix Summary component and caches to use correct partitioner ------------------------------------------ [...truncated 1106 lines...] [junit] [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.983 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:37:29,339 open(null, O_RDONLY) failed, errno (14). [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.6 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.915 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.695 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.788 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.043 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.177 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.88 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.889 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.637 sec [junit] [junit] ------------- Standard Output --------------- [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]] [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]] [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]] [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]] [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.631 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.741 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.878 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.118 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:38:33,584 No host ID found, created cf430f51-2e23-4876-9ac1-1dd1e36ea385 (Note: This should happen exactly once per node). [junit] WARN 16:38:33,751 Generated random token Token(bytes[7ffb02d2ff9667183880fd4abf188acc]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.144 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:38:40,841 No host ID found, created 4406d990-7d78-4ca0-a258-9f7862b5d0ac (Note: This should happen exactly once per node). [junit] WARN 16:38:41,001 Generated random token Token(bytes[04ed2041ea1e5dd9609a73d9879609fa]). 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: 5.681 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.442 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:38:54,657 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 16:38:55,088 No host ID found, created 604c1936-7a07-4271-bf76-b52ce94f6919 (Note: This should happen exactly once per node). [junit] WARN 16:38:55,243 Generated random token Token(bytes[5917420d1f55a504ca83fbb519858875]). 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: 1.429 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.668 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:39:06,093 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 16:39:06,273 Fatal exception in thread Thread[CompactionExecutor:5,1,main] [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token [junit] at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383) [junit] at java.util.Arrays.mergeSort(Arrays.java:1270) [junit] at java.util.Arrays.sort(Arrays.java:1210) [junit] at java.util.Collections.sort(Collections.java:159) [junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382) [junit] at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:543) [junit] at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:522) [junit] at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111) [junit] at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [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:662) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.29 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.074 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 16:39:21,084 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 16:39:21,085 Streaming from /127.0.0.6 failed [junit] ERROR 16:39:21,086 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 16:39:21,086 Streaming from /127.0.0.6 failed [junit] ERROR 16:39:21,086 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 16:39:21,087 Streaming from /127.0.0.6 failed [junit] ERROR 16:39:21,087 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 16:39:21,087 Streaming from /127.0.0.6 failed [junit] ERROR 16:39:21,087 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 16:39:21,087 Streaming from /127.0.0.6 failed [junit] ERROR 16:39:21,087 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 16:39:21,087 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.703 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.889 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.678 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.066 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.346 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:39:49,305 No host ID found, created 84364d91-f073-4f4a-8ab5-30da3954354e (Note: This should happen exactly once per node). [junit] WARN 16:39:49,573 Generated random token Token(bytes[f76543b73af93b9991079c7d8bdc5f57]). 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.529 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.726 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.655 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 16:40:10,109 No host ID found, created 099ecd4b-c777-447b-9f93-81090dcb2199 (Note: This should happen exactly once per node). [junit] WARN 16:40:10,260 Generated random token Token(bytes[6206ab3f31c356effb741df45368d22c]). 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: 5, Failures: 0, Errors: 0, Time elapsed: 5.74 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.883 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.849 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.55 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.079 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.776 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.HexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.876 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.469 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec [junit] BUILD SUCCESSFUL Total time: 37 minutes 13 seconds [TASKS] Scanning folder ' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 779 files to scan for tasks [TASKS] Found 119 open tasks. [TASKS] Computing warning deltas based on reference build #1176 Archiving artifacts ERROR: No artifacts found that match the file pattern "cassandra/build/*.tar.gz". Configuration error? ERROR: 'cassandra/build/*.tar.gz' doesn't match anything, but 'build/*.tar.gz' does. Perhaps that's what you mean? Build step 'Archive the artifacts' changed build result to FAILURE Recording test results Publishing Javadoc