See <https://hudson.apache.org/hudson/job/Cassandra/558/changes>
Changes:
[jbellis] merge from 0.6
[jbellis] improve cli error handling. patch by Pavel Yaskevich; reviewed by
jbellis for CASSANDRA-1580
[jbellis] merge from 0.6
[jbellis] allow keyspace creation with RF > N.
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1428
[jbellis] meaningful error message for invalid replication strategy class.
patch by Aaron Morton; reviewed by jbellis for CASSANDRA-1556
[jbellis] fix 2ary index support for deletions
patch by jbellis; reviewed by Stu Hood for CASSANDRA-1546
[eevans] document authorization changes
Patch by eevans for CASSANDRA-1554
[eevans] minimize object creation in ClientState
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1554
[eevans] CF access test for SimpleAuthority
Patch by eevans; reviewed by Stu Hood for CASSANDRA-1554
[eevans] refactor ClientState and RPC for CF authorizations
Patch by eevans; reviewed by Stu Hood for CASSANDRA-1554
[eevans] refactor SimpleAuthority for CF resources
Patch by eevans; reviewed by Stu Hood for CASSANDRA-1554
------------------------------------------
[...truncated 2020 lines...]
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.512 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.561 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.397 sec
[junit]
[junit] Testcase: org.apache.cassandra.service.AntiEntropyServiceTest:
Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.AntiEntropyServiceTest FAILED
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.404 sec
[junit]
[junit] Testcase: org.apache.cassandra.service.CassandraServerTest: Caused
an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.CassandraServerTest FAILED
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.589 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 12:53:37,433 Unknown mlockall error 0
[junit] ------------- ---------------- ---------------
[junit] Testcase:
org.apache.cassandra.service.EmbeddedCassandraServiceTest: Caused an
ERROR
[junit] null
[junit] java.lang.ExceptionInInitializerError
[junit] at
org.apache.cassandra.db.SystemTable.checkHealth(SystemTable.java:203)
[junit] at
org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:103)
[junit] at
org.apache.cassandra.thrift.CassandraDaemon.setup(CassandraDaemon.java:54)
[junit] at
org.apache.cassandra.service.AbstractCassandraDaemon.init(AbstractCassandraDaemon.java:172)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraService.init(EmbeddedCassandraService.java:72)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraServiceTest.setup(EmbeddedCassandraServiceTest.java:76)
[junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable
to mkdirs /var/lib/cassandra/saved_caches
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest
FAILED
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.409 sec
[junit]
[junit] Testcase: org.apache.cassandra.service.MoveTest: Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.MoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.505 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.4 sec
[junit]
[junit] Testcase: org.apache.cassandra.service.RemoveTest: Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.39 sec
[junit]
[junit] Testcase:
testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest):
Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:36)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 2, Time elapsed: 0.479 sec
[junit]
[junit] Testcase:
testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):
Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:42)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Testcase:
testSnapshot(org.apache.cassandra.service.StorageServiceServerTest):
Caused an ERROR
[junit] null
[junit] java.lang.ExceptionInInitializerError
[junit] at
org.apache.cassandra.service.StorageService.takeAllSnapshot(StorageService.java:1257)
[junit] at
org.apache.cassandra.service.StorageServiceServerTest.testSnapshot(StorageServiceServerTest.java:68)
[junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable
to mkdirs /var/lib/cassandra/saved_caches
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.481 sec
[junit]
[junit] Testcase:
testGetNewNames(org.apache.cassandra.streaming.BootstrapTest): Caused an
ERROR
[junit] null
[junit] java.lang.ExceptionInInitializerError
[junit] at
org.apache.cassandra.streaming.StreamIn.getContextMapping(StreamIn.java:75)
[junit] at
org.apache.cassandra.streaming.BootstrapTest.testGetNewNames(BootstrapTest.java:42)
[junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable
to mkdirs /var/lib/cassandra/saved_caches
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.streaming.BootstrapTest FAILED
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.14 sec
[junit]
[junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:
Caused an ERROR
[junit] java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80)
[junit] at
org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39)
[junit] Caused by: java.io.IOException: unable to mkdirs
/var/lib/cassandra/saved_caches
[junit] at
org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84)
[junit] at
org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686)
[junit] at
org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76)
[junit]
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.722 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.447 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.FilterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.034 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.559 sec
[junit]
[junit] Cobertura: Loaded information on 960 classes.
[junit] Cobertura: Saved information on 960 classes.
BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:456:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:451:
Some unit test(s) failed.
Total time: 13 minutes 45 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 ...