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 A87332057 for ; Sat, 7 May 2011 02:06:55 +0000 (UTC) Received: (qmail 13814 invoked by uid 500); 7 May 2011 02:06:54 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 13795 invoked by uid 500); 7 May 2011 02:06:54 -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 13787 invoked by uid 99); 7 May 2011 02:06:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 02:06:54 +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; Sat, 07 May 2011 02:06:53 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id DFD0CC00F7 for ; Sat, 7 May 2011 02:06:32 +0000 (UTC) Date: Sat, 7 May 2011 02:06:32 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <895137445.3141304733992900.JavaMail.hudson@aegis> In-Reply-To: <1836330256.2831304711427109.JavaMail.hudson@aegis> References: <1836330256.2831304711427109.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Cassandra-0.7 #472 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [brandonwilliams] Avoid race in AdaptiveLatencyTracker between add() and clear() Patch by brandonwilliams, reviewed by tjake for CASSANDRA-2618 ------------------------------------------ [...truncated 1654 lines...] [junit] Testsuite: org.apache.cassandra.db.RowIterationTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.32 sec [junit] [junit] Testsuite: org.apache.cassandra.db.RowTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.403 sec [junit] [junit] Testsuite: org.apache.cassandra.db.ScrubTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.049 sec [junit] [junit] Testsuite: org.apache.cassandra.db.SerializationsTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.436 sec [junit] [junit] Testsuite: org.apache.cassandra.db.SuperColumnTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.129 sec [junit] [junit] Testsuite: org.apache.cassandra.db.TableTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.022 sec [junit] [junit] Testsuite: org.apache.cassandra.db.TimeSortTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.484 sec [junit] [junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.184 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.071 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.076 sec [junit] [junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.268 sec [junit] [junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.707 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:03:34,452 Generated random token Token(bytes[b704ec810ae7bdb328e1803d6418de7b]). 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: 1.158 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.466 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.166 sec [junit] [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest [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.395 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.399 sec [junit] [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.183 sec [junit] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.41 sec [junit] [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.291 sec [junit] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.962 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.406 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:03:57,213 Invalid file '.svn' in data directory [junit] WARN 19:03:57,830 Invalid file '.svn' in data directory [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.118 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.503 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.147 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.418 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.415 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.568 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.567 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.409 sec [junit] [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:168) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:91) [junit] Caused by: java.lang.NullPointerException [junit] at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:134) [junit] at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:532) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.11 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:04:18,946 Generated random token Token(bytes[0739801a95c72ead063f9b40b204f9a9]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] ... 3 more [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.413 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.59 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:04:23,681 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 19:04:23,923 Generated random token Token(bytes[edfbe24df2f22f76f9607d6563f8c0a0]). 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: 5.403 sec [junit] [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.069 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:04:32,681 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.811 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.424 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.428 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.425 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.657 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:04:46,733 Generated random token Token(bytes[a94d5883fc330f7d43ea422f1d5aafdc]). 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.571 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.625 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 19:04:50,644 Generated random token Token(bytes[52875205fc44ec1711ee9c9ab834c578]). 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: 0.716 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.737 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.14 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.119 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.692 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.423 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.645 sec [junit] BUILD FAILED :852: The following error occurred while executing this line: :838: Some unit test(s) failed. Total time: 12 minutes 12 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results