Build failed in Jenkins: Cassandra #1533

2012-06-20 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu4 in workspace 

Checkout:Cassandra /  - 
hudson.remoting.Channel@6ae00ad6:ubuntu4
Using strategy: Default
Last Built Revision: Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 
(origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 
(origin/trunk)
Checking out Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1533
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1533
at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1533 jenkins-Cassandra-1533" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
... 12 more


Build failed in Jenkins: Cassandra-quick #623

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 622 lines...]
[junit] 
[junit] 
[junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest): 
Caused an ERROR
[junit] Illegal embedded minus sign
[junit] java.lang.NumberFormatException: Illegal embedded minus sign
[junit] at java.math.BigInteger.(BigInteger.java:288)
[junit] at java.math.BigInteger.(BigInteger.java:451)
[junit] at 
org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
[junit] at 
org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
[junit] at 
org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
[junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231)
[junit] at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
[junit] 
[junit] 
[junit] Testcase: 
testRemoveHostId(org.apache.cassandra.service.RemoveTest):Caused an 
ERROR
[junit] Illegal embedded minus sign
[junit] java.lang.NumberFormatException: Illegal embedded minus sign
[junit] at java.math.BigInteger.(BigInteger.java:288)
[junit] at java.math.BigInteger.(BigInteger.java:451)
[junit] at 
org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
[junit] at 
org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
[junit] at 
org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
[junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231)
[junit] at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.175 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.036 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.727 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.142 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:24:46,182 No host ID found, created 
14326c8b-e543-4133-8d51-197d98558479 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:24:46,935 Generated random token 
Token(bytes[643c7c8b51fcbfd3919211707f0d57f3]). 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: 15.424 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.996 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 24.926 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:25:35,836 No host ID found, created 
51a73d9b-35e6-4035-aa5b-1771e0533f85 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:25:36,887 Generated random token 
Token(bytes[89ab80d1a2b1cd508e6b054634eb0f61]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 10:25:39,156 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.rece

Build failed in Jenkins: Cassandra-quick #624

2012-06-20 Thread Apache Jenkins Server
See 

Changes:

[brandonwilliams] Fix bootstrap test

[sylvain] Fix typo

--
[...truncated 615 lines...]
[junit] 
[junit] 
[junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest): 
Caused an ERROR
[junit] Illegal embedded minus sign
[junit] java.lang.NumberFormatException: Illegal embedded minus sign
[junit] at java.math.BigInteger.(BigInteger.java:288)
[junit] at java.math.BigInteger.(BigInteger.java:451)
[junit] at 
org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
[junit] at 
org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1099)
[junit] at 
org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
[junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231)
[junit] at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
[junit] 
[junit] 
[junit] Testcase: 
testRemoveHostId(org.apache.cassandra.service.RemoveTest):Caused an 
ERROR
[junit] Illegal embedded minus sign
[junit] java.lang.NumberFormatException: Illegal embedded minus sign
[junit] at java.math.BigInteger.(BigInteger.java:288)
[junit] at java.math.BigInteger.(BigInteger.java:451)
[junit] at 
org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
[junit] at 
org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1099)
[junit] at 
org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
[junit] at org.apache.cassandra.Util.createInitialRing(Util.java:231)
[junit] at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.977 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.495 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.144 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.878 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.213 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:55:08,354 No host ID found, created 
6a5e7bf1-da9d-418e-a071-04f707fe1d15 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:55:08,670 Generated random token 
Token(bytes[175e9f7c2defa5c615647d94f2eb5797]). 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: 4.929 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.984 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 4.97 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:55:27,216 No host ID found, created 
fe6823ec-7d21-4b67-9420-86b74a33ab6f (Note: This should happen exactly once per 
node).
[junit]  WARN 15:55:27,334 Generated random token 
Token(bytes[af3c30de54a0a9b6c18c0cfdae4b0a43]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 15:55:27,418 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)
  

Build failed in Jenkins: Cassandra-quick #625

2012-06-20 Thread Apache Jenkins Server
See 

Changes:

[brandonwilliams] Fix bootstrap, move, remove and other hostid-related tests.

--
[...truncated 474 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.178 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:41:22,824 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.254 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.135 sec
[junit] 
[junit] - Standard Error -
[junit] ERROR 17:41:39,964 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 17:41:39,965 Streaming from /127.0.0.6 failed
[junit] ERROR 17:41:39,965 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 17:41:39,965 Streaming from /127.0.0.6 failed
[junit] ERROR 17:41:39,965 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 17:41:39,966 Streaming from /127.0.0.6 failed
[junit] ERROR 17:41:39,966 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 17:41:39,966 Streaming from /127.0.0.6 failed
[junit] ERROR 17:41:39,966 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 17:41:39,966 Streaming from /127.0.0.6 failed
[junit] ERROR 17:41:39,966 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 17:41:39,967 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: 6.144 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.353 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.444 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:42:09,698 No host ID found, created 
6a1bed23-daa1-41c9-a7a4-0364f02e6b35 (Note: This should happen exactly once per 
node).
[junit]  WARN 17:42:10,018 Generated random token 
Token(bytes[4965424c0345b7a09d7bc0289d75b290]). 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.946 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.278 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.238 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:42:31,745 No host ID found, created 
81cf1039-25f0-4a00-a491-d82d498345f6 (Note: This should happen exactly once per 
node).
[junit]  WARN 17:42:31,921 Generated random token 
Token(bytes[d921387037fcb36b5779a27813b8037f]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 17:42:32,112 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.u

Build failed in Jenkins: Cassandra-quick #626

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 474 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 24.333 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:21:31,489 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 18.643 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.22 sec
[junit] 
[junit] - Standard Error -
[junit] ERROR 18:22:10,958 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 18:22:10,959 Streaming from /127.0.0.6 failed
[junit] ERROR 18:22:10,959 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 18:22:10,959 Streaming from /127.0.0.6 failed
[junit] ERROR 18:22:10,959 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 18:22:10,960 Streaming from /127.0.0.6 failed
[junit] ERROR 18:22:10,960 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 18:22:10,960 Streaming from /127.0.0.6 failed
[junit] ERROR 18:22:10,960 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 18:22:10,960 Streaming from /127.0.0.6 failed
[junit] ERROR 18:22:10,960 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 18:22:10,960 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: 11.594 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.403 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.05 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.905 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:22:57,509 No host ID found, created 
3f83a1ca-d823-4fc6-be75-473970f1d3d9 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:22:58,073 Generated random token 
Token(bytes[4b3befb2b3a2427b14549e618b59a788]). 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: 11.397 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.395 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 15.706 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:23:35,950 No host ID found, created 
29add90f-2419-4c9d-9e4d-b666cf9ce52a (Note: This should happen exactly once per 
node).
[junit]  WARN 18:23:36,297 Generated random token 
Token(bytes[46bbd0f44593234cd40be1a6dd7fe326]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 18:23:37,529 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] 

Build failed in Jenkins: Cassandra-quick #627

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 474 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.854 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:41:26,316 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.413 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.796 sec
[junit] 
[junit] - Standard Error -
[junit] ERROR 18:41:48,786 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 18:41:48,787 Streaming from /127.0.0.6 failed
[junit] ERROR 18:41:48,787 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 18:41:48,787 Streaming from /127.0.0.6 failed
[junit] ERROR 18:41:48,787 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 18:41:48,788 Streaming from /127.0.0.6 failed
[junit] ERROR 18:41:48,788 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 18:41:48,788 Streaming from /127.0.0.6 failed
[junit] ERROR 18:41:48,788 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 18:41:48,788 Streaming from /127.0.0.6 failed
[junit] ERROR 18:41:48,788 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 18:41:48,788 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: 14.988 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.961 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.831 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.473 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:42:28,893 No host ID found, created 
ef88d28e-35fd-48ca-a211-4908eedcaf75 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:42:29,223 Generated random token 
Token(bytes[26961474daa7b4cacc03067f88da4cc6]). 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: 14.306 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.665 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 8.642 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:43:02,431 No host ID found, created 
0864176a-1cea-42fb-b30e-88634a2850ae (Note: This should happen exactly once per 
node).
[junit]  WARN 18:43:02,708 Generated random token 
Token(bytes[7b8231f8133fce643a8273a59cfd5c54]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 18:43:03,020 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]   

Build failed in Jenkins: Cassandra-quick #628

2012-06-20 Thread Apache Jenkins Server
See 

Changes:

[yukim] fix streaming for messaging change patch by yukim, reviewed by 
brandonwilliams for CASSANDRA-4360

--
[...truncated 371 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.888 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.549 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.356 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.685 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 41.887 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.585 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:47:54,758 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.06 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: 12.864 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 23.097 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.07 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.748 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.001 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.199 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.901 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.561 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: 12.566 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.599 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Te

Build failed in Jenkins: Cassandra #1539

2012-06-20 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu4 in workspace 

Checkout:Cassandra /  - 
hudson.remoting.Channel@cf98f85:ubuntu4
Using strategy: Default
Last Built Revision: Revision 877a8cacc1de7740d4e0e422ecf2b409b7f193f6 
(origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision d59be21e8a936d5c893a67e8a3c98505739a7279 
(origin/trunk)
Checking out Revision d59be21e8a936d5c893a67e8a3c98505739a7279 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1539
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1539
at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1539 jenkins-Cassandra-1539" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
... 12 more


Build failed in Jenkins: Cassandra-quick #629

2012-06-20 Thread Apache Jenkins Server
See 

Changes:

[xedin] CFMetaData.fromThrift to throw ConfigurationException upon error

[jbellis] add #4150 to CHANGES

--
[...truncated 372 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.901 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.944 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.008 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.714 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.101 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.039 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:39:28,719 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.06 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.585 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.633 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.1 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.265 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.395 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.193 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.029 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: 6.095 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.885 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, 

Re: Update: Cassandra Virtual Nodes

2012-06-20 Thread Eric Evans
So to followup on this, my take on the first discussion
(http://www.mail-archive.com/dev@cassandra.apache.org/msg03837.html)
was that there was some concern about how invasive this change would
be.  This was then followed by discussion about the trade-offs between
trying to push such a big change in all at once, versus an incremental
approach, and the associated risks if for some reason we weren't able
to follow through.

The point we're at now is our first shot at trying to thread this
needle.  As Sam says, it's at a point where it should be minimally
useful, and should be backward compatible when run with 1 token per
node (the default).  The patches I am referring to again are linked
from:

https://issues.apache.org/jira/browse/CASSANDRA-4121
https://issues.apache.org/jira/browse/CASSANDRA-4122
https://issues.apache.org/jira/browse/CASSANDRA-4125
https://issues.apache.org/jira/browse/CASSANDRA-4127

What we most need now is feedback, and consensus from the project.
Consensus on the proposed changes, the implementation, the scope of
the first iteration, and subsequent steps.

Thanks,

On Fri, Jun 1, 2012 at 11:50 AM, Sam Overton  wrote:
> Work on our proposed design is being tracked on JIRA:
> https://issues.apache.org/jira/browse/CASSANDRA-4119
>
> We feel that our current implementation has sufficient functionality
> to be useful in its own right, but is still a fairly self-contained
> set of changes that can be incrementally improved - something which
> was expressed as desirable in the last discussion. This is a good
> point for a first round of review and to reach out to anyone
> interested in testing or contributing.
>
> == Obtaining the source ==
>
> The easiest way to test these changes is to clone our github repo and
> switch to the topic branch representing the top patch:
>
>> git clone git://github.com/acunu/cassandra.git
>> cd cassandra
>> git checkout --track remotes/origin/p/4127/01_migration_path
>
> Now just build with ant. To create a cluster with virtual-nodes
> support just un-comment/edit the following parameter in
> cassandra.yaml:
>> num_tokens: 256
>
> Make sure you have left initial_token blank. The node should
> automatically assign itself this many tokens. You can view the token
> assignment as usual with "nodetool ring" but this becomes fairly
> useless with any large number of hosts/tokens, which is why we have
> added "nodetool clusterinfo" which shows ring ownership without
> cluttering the output with the token assignment.
>
> If you want to test with a specific token assignment, initial_token
> now supports a comma-separated list of tokens which will override the
> num_tokens setting. This is just for convenience of testing - users
> should no longer need to manually specify tokens as balancing is
> automatic.
>
> == Patches ==
>
> The tickets which are in scope for this round of review are:
> https://issues.apache.org/jira/browse/CASSANDRA-4121
> https://issues.apache.org/jira/browse/CASSANDRA-4122
> https://issues.apache.org/jira/browse/CASSANDRA-4125
> https://issues.apache.org/jira/browse/CASSANDRA-4127
>
> Each of these tickets has links to the corresponding patches. The
> order they should be applied is just increasing numerical order of
> ticket number.
>
> These patches are based off another patch (currently pending review)
> for CASSANDRA-3881, which was an existing issue blocking virtual
> nodes.
> https://issues.apache.org/jira/browse/CASSANDRA-3881
>
> Links to the individual patches can also be found all in one place on
> the github wiki:
> https://github.com/acunu/cassandra/wiki/CASSANDRA-4119
>
> The current patches in the series are as follows:
>
> * p/4121/01_support_multiple_tokens_per_host
> support multiple tokens per host in TokenMetadata (CASSANDRA-4121)
> * p/4122/01_bootstrap_decommission
> support bootstrapping a node into the ring with multiple tokens and
> minor changes for decommission (CASSANDRA-4122)
> * p/4122/02_remove_tokens
> minor changes to support remove-token with multiple tokens (CASSANDRA-4122)
> * p/4125/01_admin_tools
> nodetool support (addition of nodetool clusterinfo and changes to
> nodetool ring) (CASSANDRA-4125)
> * p/4127/01_migration_path
> support for migration from 1-token to multi-token per node (CASSANDRA-4127)
>
> If you wish to contribute or work with a clone from github then it
> would be advisable to familiarise yourself with TopGit, the tool we
> have been using for branch-based patch queue management. We've written
> up a tutorial here:
> https://github.com/acunu/cassandra/wiki/TopGit-Tutorial
>
> == What's left? ==
>
> We haven't included any patches for tickets CASSANDRA-4123 and
> CASSANDRA-4124 which relate to the replication strategy and repair.
> Currently replication and repair "just work" with the current patches
> without any additional changes required.
>
> CASSANDRA-4126 relates to testing. We're running virtual nodes builds
> through our own test suites but we will also be writing new tests in
> additio

Build failed in Jenkins: Cassandra-quick #630

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 363 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 1 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.001 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.184 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.784 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.957 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 29.111 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.878 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:19:21,476 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.07 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: 13.8 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 20.657 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.582 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.878 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.364 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.293 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.411 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: 13.94 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.562 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.015 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.528 sec
[junit] 
[junit] - Standard Error 

Re: Update: Cassandra Virtual Nodes

2012-06-20 Thread Jonathan Ellis
I was waiting for a response to Brandon's performance smoke test (33%
slower than trunk, as commented on
https://issues.apache.org/jira/browse/CASSANDRA-4119) before digging
deeper.

On Wed, Jun 20, 2012 at 4:25 PM, Eric Evans  wrote:
> So to followup on this, my take on the first discussion
> (http://www.mail-archive.com/dev@cassandra.apache.org/msg03837.html)
> was that there was some concern about how invasive this change would
> be.  This was then followed by discussion about the trade-offs between
> trying to push such a big change in all at once, versus an incremental
> approach, and the associated risks if for some reason we weren't able
> to follow through.
>
> The point we're at now is our first shot at trying to thread this
> needle.  As Sam says, it's at a point where it should be minimally
> useful, and should be backward compatible when run with 1 token per
> node (the default).  The patches I am referring to again are linked
> from:
>
> https://issues.apache.org/jira/browse/CASSANDRA-4121
> https://issues.apache.org/jira/browse/CASSANDRA-4122
> https://issues.apache.org/jira/browse/CASSANDRA-4125
> https://issues.apache.org/jira/browse/CASSANDRA-4127
>
> What we most need now is feedback, and consensus from the project.
> Consensus on the proposed changes, the implementation, the scope of
> the first iteration, and subsequent steps.
>
> Thanks,
>
> On Fri, Jun 1, 2012 at 11:50 AM, Sam Overton  wrote:
>> Work on our proposed design is being tracked on JIRA:
>> https://issues.apache.org/jira/browse/CASSANDRA-4119
>>
>> We feel that our current implementation has sufficient functionality
>> to be useful in its own right, but is still a fairly self-contained
>> set of changes that can be incrementally improved - something which
>> was expressed as desirable in the last discussion. This is a good
>> point for a first round of review and to reach out to anyone
>> interested in testing or contributing.
>>
>> == Obtaining the source ==
>>
>> The easiest way to test these changes is to clone our github repo and
>> switch to the topic branch representing the top patch:
>>
>>> git clone git://github.com/acunu/cassandra.git
>>> cd cassandra
>>> git checkout --track remotes/origin/p/4127/01_migration_path
>>
>> Now just build with ant. To create a cluster with virtual-nodes
>> support just un-comment/edit the following parameter in
>> cassandra.yaml:
>>> num_tokens: 256
>>
>> Make sure you have left initial_token blank. The node should
>> automatically assign itself this many tokens. You can view the token
>> assignment as usual with "nodetool ring" but this becomes fairly
>> useless with any large number of hosts/tokens, which is why we have
>> added "nodetool clusterinfo" which shows ring ownership without
>> cluttering the output with the token assignment.
>>
>> If you want to test with a specific token assignment, initial_token
>> now supports a comma-separated list of tokens which will override the
>> num_tokens setting. This is just for convenience of testing - users
>> should no longer need to manually specify tokens as balancing is
>> automatic.
>>
>> == Patches ==
>>
>> The tickets which are in scope for this round of review are:
>> https://issues.apache.org/jira/browse/CASSANDRA-4121
>> https://issues.apache.org/jira/browse/CASSANDRA-4122
>> https://issues.apache.org/jira/browse/CASSANDRA-4125
>> https://issues.apache.org/jira/browse/CASSANDRA-4127
>>
>> Each of these tickets has links to the corresponding patches. The
>> order they should be applied is just increasing numerical order of
>> ticket number.
>>
>> These patches are based off another patch (currently pending review)
>> for CASSANDRA-3881, which was an existing issue blocking virtual
>> nodes.
>> https://issues.apache.org/jira/browse/CASSANDRA-3881
>>
>> Links to the individual patches can also be found all in one place on
>> the github wiki:
>> https://github.com/acunu/cassandra/wiki/CASSANDRA-4119
>>
>> The current patches in the series are as follows:
>>
>> * p/4121/01_support_multiple_tokens_per_host
>> support multiple tokens per host in TokenMetadata (CASSANDRA-4121)
>> * p/4122/01_bootstrap_decommission
>> support bootstrapping a node into the ring with multiple tokens and
>> minor changes for decommission (CASSANDRA-4122)
>> * p/4122/02_remove_tokens
>> minor changes to support remove-token with multiple tokens (CASSANDRA-4122)
>> * p/4125/01_admin_tools
>> nodetool support (addition of nodetool clusterinfo and changes to
>> nodetool ring) (CASSANDRA-4125)
>> * p/4127/01_migration_path
>> support for migration from 1-token to multi-token per node (CASSANDRA-4127)
>>
>> If you wish to contribute or work with a clone from github then it
>> would be advisable to familiarise yourself with TopGit, the tool we
>> have been using for branch-based patch queue management. We've written
>> up a tutorial here:
>> https://github.com/acunu/cassandra/wiki/TopGit-Tutorial
>>
>> == What's left? ==
>>
>> We haven't included any patches for ti

Re: Update: Cassandra Virtual Nodes

2012-06-20 Thread Eric Evans
On Wed, Jun 20, 2012 at 4:40 PM, Jonathan Ellis  wrote:
> I was waiting for a response to Brandon's performance smoke test (33%
> slower than trunk, as commented on
> https://issues.apache.org/jira/browse/CASSANDRA-4119) before digging
> deeper.

I hadn't noticed that to be honest; I'd been watching this thread instead. :)

I'll followup on that, but what we really need is some feedback on
whether we're headed in a direction everyone is comfortable with, and
if so, what steps are needed to start landing some of these patches.

Unless of course for you that's all contingent upon the outcome of
Brandon's comment.

Or maybe we've already achieved consensus and the review has started?
:)  I'd be happy with that!

-- 
Eric Evans
Acunu | http://www.acunu.com | @acunu


Build failed in Jenkins: Cassandra-quick #631

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 365 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.121 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.274 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.944 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.823 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.161 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:57:04,758 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.044 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.6 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.315 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.269 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.372 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.982 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.693 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.058 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: 4.814 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.777 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.688 sec
[junit] 
[junit] - Standard Error -
  

Build failed in Jenkins: Cassandra-quick #632

2012-06-20 Thread Apache Jenkins Server
See 

Changes:

[dbrosius] fix string format parameter type for RowCacheKey.toString

--
[...truncated 365 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.239 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.978 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.007 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:12:58,892 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.044 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.956 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.982 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.281 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.793 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.992 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.123 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.077 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.06 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed

Build failed in Jenkins: Cassandra-quick #633

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 365 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.904 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.645 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.62 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.475 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.01 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.009 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 04:23:19,423 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.064 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.176 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.814 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.65 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.794 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.095 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.266 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.925 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.932 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.6 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.594 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.677 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.947 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.112 sec
[junit] 
[junit] - Standard Error -
[

Build failed in Jenkins: Cassandra-quick #634

2012-06-20 Thread Apache Jenkins Server
See 

--
[...truncated 367 lines...]
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.259 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.071 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.192 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.235 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.129 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:39:11,877 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.059 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.785 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.926 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.4 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.453 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.202 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.894 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.123 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: 6.129 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.44 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.44 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.107 sec
[junit]