See <https://builds.apache.org/hudson/job/Cassandra-0.8/78/>
------------------------------------------ [...truncated 2055 lines...] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.016 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.571 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.08 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.146 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.497 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.401 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 1, Errors: 1, Time elapsed: 0.5 sec [junit] [junit] Testcase: testEndpointsWereCached(org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest): FAILED [junit] null [junit] junit.framework.AssertionFailedError [junit] at org.apache.cassandra.io.sstable.SSTable.estimateRowsFromIndex(SSTable.java:233) [junit] at org.apache.cassandra.io.sstable.SSTableReader.load(SSTableReader.java:286) [junit] at org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:191) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:279) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:454) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:435) [junit] at org.apache.cassandra.db.Table.initCf(Table.java:368) [junit] at org.apache.cassandra.db.Table.<init>(Table.java:305) [junit] at org.apache.cassandra.db.Table.open(Table.java:110) [junit] at org.apache.cassandra.db.SystemTable.isIndexBuilt(SystemTable.java:338) [junit] at org.apache.cassandra.db.ColumnFamilyStore.isIndexBuilt(ColumnFamilyStore.java:2047) [junit] at org.apache.cassandra.db.ColumnFamilyStore.addIndex(ColumnFamilyStore.java:340) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:300) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:454) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:435) [junit] at org.apache.cassandra.db.Table.initCf(Table.java:368) [junit] at org.apache.cassandra.db.Table.<init>(Table.java:305) [junit] at org.apache.cassandra.db.Table.open(Table.java:110) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.setup(ReplicationStrategyEndpointCacheTest.java:46) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.runEndpointsWereCachedTest(ReplicationStrategyEndpointCacheTest.java:68) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.testEndpointsWereCached(ReplicationStrategyEndpointCacheTest.java:61) [junit] [junit] [junit] Testcase: testCacheRespectsTokenChanges(org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest): Caused an ERROR [junit] javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] java.lang.RuntimeException: javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:314) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:454) [junit] at org.apache.cassandra.db.ColumnFamilyStore.addIndex(ColumnFamilyStore.java:328) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:300) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:454) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:435) [junit] at org.apache.cassandra.db.Table.initCf(Table.java:368) [junit] at org.apache.cassandra.db.Table.<init>(Table.java:305) [junit] at org.apache.cassandra.db.Table.open(Table.java:110) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.setup(ReplicationStrategyEndpointCacheTest.java:46) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.runCacheRespectsTokenChangesTest(ReplicationStrategyEndpointCacheTest.java:82) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.testCacheRespectsTokenChanges(ReplicationStrategyEndpointCacheTest.java:75) [junit] Caused by: javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:310) [junit] [junit] [junit] Test org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest FAILED [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.714 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.392 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.171 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:17:14,800 Generated random token Token(bytes[368aa9405e282f4332ec86591f4208b9]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:611) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:586) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.607 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:17:21,291 Generated random token Token(bytes[8dbc63ed58b3484385dfae22ccaa9c22]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:611) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:586) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.398 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.871 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.529 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:17:30,678 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 20:17:31,423 Generated random token Token(bytes[2d2e61f3b15493872f024479aa59e89a]). 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.396 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.369 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:17:43,074 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 20:17:43,196 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.602 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.72 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 20:17:51,884 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.401 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.151 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.4 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.454 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.281 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:18:03,703 Generated random token Token(bytes[3333cdb366892706faf0561d0ece5894]). 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.585 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.413 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.495 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 20:18:08,402 Generated random token Token(bytes[85d693ac4439a483d4fac3f3be4e8b2d]). 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.398 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.998 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: 1.471 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.703 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.15 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.144 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.646 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 1, Errors: 0, Time elapsed: 0.401 sec [junit] [junit] Testcase: testDifference(org.apache.cassandra.utils.MerkleTreeTest): FAILED [junit] [junit] junit.framework.AssertionFailedError: [junit] at org.apache.cassandra.utils.MerkleTreeTest.testDifference(MerkleTreeTest.java:459) [junit] [junit] [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.612 sec [junit] BUILD FAILED <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1048: The following error occurred while executing this line: <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1034: Some unit test(s) failed. Total time: 17 minutes 58 seconds [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Publishing Javadoc Recording test results