Build failed in Jenkins: Cassandra #2197

2012-09-28 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@74433ad7:ubuntu5
Using strategy: Default
Last Built Revision: Revision 29353b8aa230db77f173dde334be9531ad32bdf0 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@74433ad7:ubuntu5
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1044)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1200)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu5 failed
at hudson.remoting.Channel.call(Channel.java:673)
at hudson.FilePath.act(FilePath.java:831)
... 11 more
Caused by: java.lang.LinkageError: loader (instance of  
hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for 
name: "hudson/model/Run"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
at java.lang.Class.getDeclaredField(Class.java:1897)
at 
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1624)
at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:69)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:442)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.(ObjectStreamClass.java:430)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:679)
Retrying after 10 seconds
Checkout:Cassandra /  - 
hudson.remoting.Channel@74433ad7:ubuntu5
Using strategy: Default
Last Built Revision: Revision 29353b8aa230db77f

Build failed in Jenkins: Cassandra-quick #1456

2012-09-27 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@33edb585:ubuntu5
Using strategy: Default
Last Built Revision: Revision a0d7d9713d776506ce6c2eea577eea3b7c5099bd 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@33edb585:ubuntu5
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1044)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1200)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu5 failed
at hudson.remoting.Channel.call(Channel.java:673)
at hudson.FilePath.act(FilePath.java:831)
... 11 more
Caused by: java.lang.LinkageError: loader (instance of  
hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for 
name: "hudson/model/Run"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
at java.lang.Class.getDeclaredField(Class.java:1897)
at 
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1624)
at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:69)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:442)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.(ObjectStreamClass.java:430)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:679)
Retrying after 10 seconds
Checkout:Cassandra-quick /  
- hudson.remoting.Channel@33edb585:ubuntu5
Using strategy: Default
Last 

Build failed in Jenkins: Cassandra-quick #1455

2012-09-27 Thread Apache Jenkins Server
See 

Changes:

[xedin] adopt RM code of CASSANDRA-4698 to trunk

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:01:33,491 No host ID found, created 
fc77ce24-4c32-4b8d-8111-729b23dbc018 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:01:33,776 Generated random token 
[Token(bytes[e846fc78b1b5983117da8af0ac1b8ae6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.625 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:01:48,587 No host ID found, created 
d02c8b1d-00f3-4d88-82dd-a0ee502bc701 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:01:48,898 Generated random token 
[Token(bytes[e28367f5dbfb8c02a971de32136a789c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.421 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.441 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:02:14,565 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 15:02:14,851 No host ID found, created 
f19cb994-8f65-46ad-bb9c-7504257926ad (Note: This should happen exactly once per 
node).
[junit]  WARN 15:02:15,160 Generated random token 
[Token(bytes[ad1f56d6a5efa55214db3a1620f56fd6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.347 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 32.225 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:02:48,595 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: 23.899 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 56.906 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:03:28,014 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:03:28,650 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:03:30,236 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:03:42,841 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,035 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,537 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,744 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,758 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,771 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,824 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,870 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:43,881 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,040 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,056 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,086 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,103 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,105 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,107 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,123 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:03:58,133 Token 10 changing ownership from /127.0.0.1 

Build failed in Jenkins: Cassandra-quick #1454

2012-09-27 Thread Apache Jenkins Server
See 

Changes:

[jbellis] fix listEndpointsPendingHints to generate String representation of 
the tokens for which we have hints

[xedin] fix re-created keyspace disappering after 1.1.5 upgrade

[jbellis] NTS will default unconfigured DC replicas to zero

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@237d7169:ubuntu5
Using strategy: Default
Last Built Revision: Revision 1078e6f514bcfbcaadb2517099baab5f3d21d510 
(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 5df3f13b6ca993c9987c4e4b0319e01ff3895d54 
(origin/trunk)
Checking out Revision 5df3f13b6ca993c9987c4e4b0319e01ff3895d54 (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-27_14-32-26 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 689 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:436:
 cannot find symbol
[javac] symbol  : variable modifications_
[javac] location: class org.apache.cassandra.db.RowMutation
[javac] for (Map.Entry modification : 
mutation.modifications_.en

Build failed in Jenkins: Cassandra-quick #1453

2012-09-27 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:10:07,047 No host ID found, created 
4533387d-aee3-4bb3-a61a-fe093da803ef (Note: This should happen exactly once per 
node).
[junit]  WARN 13:10:07,145 Generated random token 
[Token(bytes[e94dd44e156aa68be04257e6728e4da9])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.407 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:10:13,774 No host ID found, created 
c6737080-0399-4540-a3af-684de1ba72b8 (Note: This should happen exactly once per 
node).
[junit]  WARN 13:10:13,874 Generated random token 
[Token(bytes[8348927853e2e6296a2621d89f28d936])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.276 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.842 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:10:26,049 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 13:10:26,329 No host ID found, created 
cd854b2b-4d64-4147-8879-d289ead655f5 (Note: This should happen exactly once per 
node).
[junit]  WARN 13:10:26,424 Generated random token 
[Token(bytes[77d0848569e039f208425815322b38df])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.359 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.389 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:10:38,840 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: 6.763 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.375 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:10:52,387 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:10:52,440 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:10:52,594 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:10:55,205 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:55,403 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:55,823 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,031 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,046 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,058 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,112 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,160 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:10:56,171 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,621 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,640 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,671 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,688 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,690 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,691 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,708 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,718 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:11:07,721 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1452

2012-09-27 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:27,919 No host ID found, created 
43155efa-54f7-4bb7-8510-052c61b97868 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:28,013 Generated random token 
[Token(bytes[de6a8caa480721dff9512505d8b42ef2])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.818 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:33,844 No host ID found, created 
359d7d62-3d23-4a4b-a290-2fc10c5edafa (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:33,924 Generated random token 
[Token(bytes[2f257d866a79239c7a0094f6de8047a4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.979 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.355 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:44,860 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 12:38:45,129 No host ID found, created 
7e09e5ca-b830-4b32-8588-7263cbad4211 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:45,188 Generated random token 
[Token(bytes[1f88ed8f454a85e0d679423e52150aca])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.101 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:55,443 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: 5.113 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.263 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:39:06,517 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:06,554 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:06,657 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:08,741 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:08,896 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,182 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,325 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,335 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,344 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,381 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,413 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:09,420 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,554 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,569 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,607 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,630 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,633 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,636 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,659 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,673 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:17,676 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1451

2012-09-27 Thread Apache Jenkins Server
See 

Changes:

[dbrosius] Avoid ConcurrentModificationExceptions on relocateTokens

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:24:33,121 No host ID found, created 
fa6c91ee-cf29-4917-965a-7fe889399d60 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:24:33,217 Generated random token 
[Token(bytes[56448cb7551a4112b256786e35079d8e])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.086 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:24:40,018 No host ID found, created 
389eb448-693a-4cf1-940d-d9b632ffd7a6 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:24:40,115 Generated random token 
[Token(bytes[4e8994466fe11b6bb4faeb722bade6f4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.499 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.826 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:24:52,610 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 12:24:52,903 No host ID found, created 
690012e5-8e91-4dee-a708-5911c26994c8 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:24:52,989 Generated random token 
[Token(bytes[ca67d83ad2638fc2343cf7f4174217c4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.4 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.022 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:25:05,149 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: 6.575 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.814 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:25:18,495 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:25:18,557 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:25:18,705 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:25:20,889 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,086 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,502 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,710 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,725 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,737 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,792 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,839 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:21,850 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,232 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,251 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,282 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,298 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,300 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,302 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,320 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:25:33,330 Token 10 changing ownership fro

Build failed in Jenkins: Cassandra-quick #1450

2012-09-27 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.643 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:09:44,666 No host ID found, created 
8f2079f5-0b3e-4877-9169-11b67062b93a (Note: This should happen exactly once per 
node).
[junit]  WARN 11:09:44,758 Generated random token 
[Token(bytes[3029ea30a7c67402e8d725577f870928])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.404 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:09:50,551 No host ID found, created 
5045f868-0bd0-4bba-85ae-a21f2e5f39b9 (Note: This should happen exactly once per 
node).
[junit]  WARN 11:09:50,622 Generated random token 
[Token(bytes[f3f5aebdab4153666f221e634df352af])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.539 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.133 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:00,552 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 11:10:00,815 No host ID found, created 
7dbbe1f6-34a3-494f-a70e-13830cecc881 (Note: This should happen exactly once per 
node).
[junit]  WARN 11:10:00,877 Generated random token 
[Token(bytes[b8fac37c8a39784d8cd55e4c62c76554])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.102 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.018 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:10,969 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: 5.386 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.63 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:22,407 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 11:10:22,498 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 11:10:24,177 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,327 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,615 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,759 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,768 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,778 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,815 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,847 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:24,855 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,270 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,285 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,313 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,329 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,330 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,332 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,348 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,359 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:10:33,361 Token 10 changing ownership from /127.0.0.

Build failed in Jenkins: Cassandra-quick #1449

2012-09-27 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:11:11,002 No host ID found, created 
4ab65dc4-c27a-44d4-80fd-cb66df2c0912 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:11:11,103 Generated random token 
[Token(bytes[22d0855eb4841d9ff5a78ca64a9eb390])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.471 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:11:18,292 No host ID found, created 
5c89333a-9add-4872-aee5-911fccd7e0d6 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:11:18,397 Generated random token 
[Token(bytes[f8195698d658db165bcad35a69608d79])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.29 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.837 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:11:30,938 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 10:11:31,238 No host ID found, created 
02a5c743-2ae6-474e-a9f8-e2fdcf3d7881 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:11:31,317 Generated random token 
[Token(bytes[22d81e35fb423b3624adf96f183dcf95])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.382 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.812 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:11:44,263 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: 6.675 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.957 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:11:57,672 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 10:11:57,726 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 10:11:57,863 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 10:12:00,120 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:00,320 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:00,736 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:00,943 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:00,958 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:00,970 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:01,024 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:01,071 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:01,082 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,492 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,509 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,542 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,559 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,561 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,563 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,579 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,589 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 10:12:12,592 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1448

2012-09-27 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Fix error message formatting

--
[...truncated 444 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.732 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:12,098 No host ID found, created 
038504c6-1f35-4fc5-b546-008d92ca0aac (Note: This should happen exactly once per 
node).
[junit]  WARN 09:37:12,199 Generated random token 
[Token(bytes[68f8e17e00d21bc2768c1e9eda729473])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.807 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:18,021 No host ID found, created 
4ca4640a-41df-486b-a764-a2cf7933a63f (Note: This should happen exactly once per 
node).
[junit]  WARN 09:37:18,128 Generated random token 
[Token(bytes[785e24956697d0cccd87483e77abbf6a])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.899 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.439 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:29,818 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 09:37:30,102 No host ID found, created 
6ab5b913-994a-4ae5-a93b-e254c441ab55 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:37:30,188 Generated random token 
[Token(bytes[5e980419d7ae75b8507a7b4de7da233c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.402 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.789 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:40,426 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: 5.158 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 23.897 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:51,587 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:37:51,686 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:37:53,217 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:53,413 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:53,834 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,047 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,062 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,073 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,129 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,177 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:37:54,187 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,390 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,406 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,438 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,456 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,458 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,460 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,477 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:38:05,488 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WA

Build failed in Jenkins: Cassandra-quick #1447

2012-09-27 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Fix bug starting C* with simple authentication

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:11,081 No host ID found, created 
d87245c9-0388-42ce-8af6-8d1ba7dcccf7 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:11,181 Generated random token 
[Token(bytes[47dcc541cbdea41489393b8a30c963e2])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.588 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:17,881 No host ID found, created 
3c4980fa-33a6-4024-9ae9-0b1805a8ede3 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:17,971 Generated random token 
[Token(bytes[2903a7120eb533d107bad3149b245fb9])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.252 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.767 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:29,710 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 09:11:29,995 No host ID found, created 
6258425a-8985-474c-a41b-4034b69d15bc (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:30,081 Generated random token 
[Token(bytes[f4464417bd0eade95f41d91158804af1])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.37 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.899 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:42,127 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: 6.547 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.78 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:55,469 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:11:55,529 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:11:55,668 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:11:57,886 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,083 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,500 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,705 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,719 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,732 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,785 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,831 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:11:58,842 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,064 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,084 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,114 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,130 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,132 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,134 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,151 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:10,168 Token 10 changing ownership from /127.0.0.

Build failed in Jenkins: Cassandra-quick #1446

2012-09-27 Thread Apache Jenkins Server
See 

--
[...truncated 385 lines...]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.673 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:17:16,003 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.061 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.82 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.214 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:17:39,285 setting live ratio to maximum of 64.0 instead of 
85.71428571428571
[junit]  WARN 08:17:41,483 setting live ratio to maximum of 64.0 instead of 
67.63636363636364
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.38 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.669 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.146 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.105 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.996 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.136 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.126 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.761 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.105 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.965 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.335 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:19:17,076 No host ID found, created 
4bed4581-facd-49e6-a118-70c473309db7 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:19:17,418 Generated random token 
[Token(bytes[77f07a677e806ccf080765c546684c67])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 22.069 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:19:40,932 No host ID found, created 
f334db88-0bcc-4402-b39d-4dcc9fe1182a (Note: This should happen exactly once per 
node).
[junit]  WARN 08:19:41,224 Generated random token 
[Token(bytes[a4014b7f746eb054957e52b

Build failed in Jenkins: Cassandra-quick #1445

2012-09-26 Thread Apache Jenkins Server
See 

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:32:07,129 No host ID found, created 
f4dade6b-516d-44d1-8239-f437394b0a30 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:32:07,262 Generated random token 
[Token(bytes[3978a4087360c2a430aa20bb62c8b1b7])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.347 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:32:13,244 No host ID found, created 
44cca634-57b9-4855-b350-e64783339625 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:32:13,369 Generated random token 
[Token(bytes[4c3b59d0a9683c31f0ecae8deec61379])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.843 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.298 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:32:24,286 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 23:32:24,609 No host ID found, created 
79efb7c8-e793-41ca-898e-d77989479e97 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:32:24,677 Generated random token 
[Token(bytes[091b9dca865a5ea79181e87e0a6d96bb])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.165 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.85 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:32:34,709 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: 5.034 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.286 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:32:46,023 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:32:46,129 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:32:46,336 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:32:48,768 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:48,923 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,218 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,365 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,374 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,383 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,422 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,454 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:49,461 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:57,977 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,002 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,048 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,073 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,076 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,079 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,102 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,112 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:32:58,113 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1444

2012-09-26 Thread Apache Jenkins Server
See 

Changes:

[jbellis] r/m unused checked exception

[jbellis] clean up IOException usage

[jbellis] fix bit arithmetic to rebuild timestamp; see #2858

--
[...truncated 449 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:01:08,483 No host ID found, created 
e03e6032-5987-486e-8c1f-657b7afd5b0d (Note: This should happen exactly once per 
node).
[junit]  WARN 22:01:08,622 Generated random token 
[Token(bytes[3a5c6f3d2a537c88609016431255d8a6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.256 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:01:14,613 No host ID found, created 
2aa3f98c-a06a-45a4-b2c6-a5a1d5087ac9 (Note: This should happen exactly once per 
node).
[junit]  WARN 22:01:14,697 Generated random token 
[Token(bytes[23cc472936a90cb0862371b2e2bc69bc])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.437 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.094 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:01:24,098 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 22:01:24,350 No host ID found, created 
13392e92-f9bc-4726-8251-1800b3025bfa (Note: This should happen exactly once per 
node).
[junit]  WARN 22:01:24,415 Generated random token 
[Token(bytes[bb24e0101657998a681e264ce737b652])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.124 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.088 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:01:34,652 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: 5.181 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.894 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:01:45,916 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:01:46,013 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:01:46,327 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:01:49,004 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,157 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,451 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,597 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,608 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,617 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,655 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,688 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:49,695 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,150 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,171 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,213 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,236 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,239 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,242 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:01:58,265 Token 10 changing ownership from /127.0.0.1 to 

Build failed in Jenkins: Cassandra-quick #1443

2012-09-26 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Fix validation for IN queries with non-PK cols

[sylvain] Fix ColumnFamilyStoreTest failure

[brandonwilliams] cqlsh: alphabetize help

[brandonwilliams] cqlsh: autocomplete fqdn

[jbellis] fix listEndpointsPendingHints to generate String representation of 
the tokens for which we have hints

[brandonwilliams] cqlsh: fix extra space in tab completion

[sylvain] Fix variable visibility issue

--
[...truncated 450 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.87 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:42:11,853 No host ID found, created 
a93b2baa-19da-48a4-a8a6-db39b57c9dab (Note: This should happen exactly once per 
node).
[junit]  WARN 15:42:11,964 Generated random token 
[Token(bytes[9da5aa88163ba8c0f9b1f47cd5bd8d21])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.364 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.159 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:42:24,292 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 15:42:24,575 No host ID found, created 
6d50cbaf-52ff-450c-b296-e730f1cd322a (Note: This should happen exactly once per 
node).
[junit]  WARN 15:42:24,698 Generated random token 
[Token(bytes[61a693496dccd6ad3d6b63feaf486465])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.375 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.025 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:42:37,839 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.018 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.367 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:42:51,862 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:42:51,968 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:42:52,189 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:42:54,938 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,115 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,498 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,691 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,721 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,735 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,790 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,833 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:42:55,843 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,141 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,170 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,201 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,217 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,219 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,221 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,238 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,248 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,250 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:43:07,717 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 1

Build failed in Jenkins: Cassandra-quick #1442

2012-09-26 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Make prepared statement global instead of per-connection

[sylvain] Fix scrubbing of CQL3 create tables

[sylvain] Fix validation when using counter and regular columns in the same 
table

[sylvain] Fix validation for IN queries with non-PK cols

--
[...truncated 466 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.879 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:52:52,926 No host ID found, created 
f0f34abd-1dc4-4397-b1ab-873d9a354f6d (Note: This should happen exactly once per 
node).
[junit]  WARN 14:52:53,043 Generated random token 
[Token(bytes[b848ff428561770939273793c43c8796])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.801 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:00,096 No host ID found, created 
6cbf0f78-595c-4cca-9d3b-d91a17283589 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:53:00,209 Generated random token 
[Token(bytes[0d96bed72f7c99ffe6bfbebc04502eec])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.925 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.538 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:11,734 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 14:53:12,052 No host ID found, created 
70ef0ece-fb84-45ef-9bd8-4f71ed905a35 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:53:12,136 Generated random token 
[Token(bytes[f78a4e27087a4d0ec9e7db4770981c48])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.398 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.909 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:22,475 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: 5.323 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 24.684 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:33,904 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:33,964 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:34,117 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:36,101 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,277 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,660 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,854 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,872 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,884 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,934 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:36,977 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:37,000 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:48,268 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:48,290 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:48,320 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:48,336 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:48,338 Token 10 changing ownership from /127

Build failed in Jenkins: Cassandra-quick #1441

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 442 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.073 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 03:19:49,145 No host ID found, created 
e9af27fd-597a-4c6d-856e-6ef30d7651d5 (Note: This should happen exactly once per 
node).
[junit]  WARN 03:19:49,284 Generated random token 
[Token(bytes[c62bd1c0ca20ec89596ee51478b00ec4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.048 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 03:19:55,486 No host ID found, created 
29a63f3e-86b6-4741-bb90-c3df0541d544 (Note: This should happen exactly once per 
node).
[junit]  WARN 03:19:55,613 Generated random token 
[Token(bytes[26c697f9ed84de74385ba72e274b0621])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.815 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.294 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 03:20:06,124 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 03:20:06,443 No host ID found, created 
2a8d4df7-709f-470f-8d4a-4fb6afb72ab5 (Note: This should happen exactly once per 
node).
[junit]  WARN 03:20:06,513 Generated random token 
[Token(bytes[904e7c8ec97d6cdcdb628d8546acbac0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.094 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.156 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 03:20:16,682 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: 5.391 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.081 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 03:20:28,312 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 03:20:28,428 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 03:20:28,651 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 03:20:31,264 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,420 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,712 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,859 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,869 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,879 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,917 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,948 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:31,956 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,525 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,548 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,592 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,616 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,618 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,621 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,644 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 03:20:40,659 Token 10 changing ownership from /127.0.0

Build failed in Jenkins: Cassandra-quick #1440

2012-09-25 Thread Apache Jenkins Server
See 

Changes:

[brandonwilliams] cqlsh: fix display of timeuuids

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:53:22,161 No host ID found, created 
863a8865-d33a-4961-b94c-8efc7eda272d (Note: This should happen exactly once per 
node).
[junit]  WARN 22:53:22,265 Generated random token 
[Token(bytes[ba2443b368cf8913fe80431f63bac7fa])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.579 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:53:29,016 No host ID found, created 
b07abbf7-fd43-4f90-985f-4f55cc6061cc (Note: This should happen exactly once per 
node).
[junit]  WARN 22:53:29,121 Generated random token 
[Token(bytes[7d10d3ac47305933bab3abda51a9531e])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.419 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.972 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:53:40,982 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 22:53:41,281 No host ID found, created 
ec07a229-cf4e-4d70-a322-7c68ea2ca8c6 (Note: This should happen exactly once per 
node).
[junit]  WARN 22:53:41,436 Generated random token 
[Token(bytes[c414f373f571c27821f61dbf5d07701f])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.379 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.814 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:53:54,360 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: 6.769 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.489 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:54:08,133 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:54:08,225 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:54:08,424 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:54:11,124 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:11,322 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:11,737 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:11,944 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:11,960 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:11,972 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:12,027 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:12,087 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:12,099 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,847 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,866 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,897 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,914 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,916 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,918 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,934 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:54:23,944 Token 10 changing ownership from /127.0.0.1 to 

Build failed in Jenkins: Cassandra-quick #1439

2012-09-25 Thread Apache Jenkins Server
See 

Changes:

[jbellis] amend error messages to include possibility of invalid characters

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:18:45,708 No host ID found, created 
39280649-8511-44cb-967c-63fad686c1a0 (Note: This should happen exactly once per 
node).
[junit]  WARN 22:18:45,853 Generated random token 
[Token(bytes[46b1e18a15293b146b1f061e1c595f8c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.853 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:18:53,978 No host ID found, created 
db85bbb4-f861-497d-be84-f7fd58fe1526 (Note: This should happen exactly once per 
node).
[junit]  WARN 22:18:54,081 Generated random token 
[Token(bytes[b3c56069b285873f22034e99ee7073fa])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.552 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.242 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:19:07,043 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 22:19:07,588 No host ID found, created 
56ce2738-f7e4-4ebb-be73-add94c978116 (Note: This should happen exactly once per 
node).
[junit]  WARN 22:19:07,694 Generated random token 
[Token(bytes[a1d98f3173b46867617b028e21604c55])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.365 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.348 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:19:20,109 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: 6.739 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.225 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:19:33,858 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:19:33,953 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:19:34,150 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 22:19:36,899 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,099 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,517 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,729 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,746 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,759 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,814 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,861 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:37,872 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,371 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,393 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,449 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,466 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,468 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,470 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,487 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 22:19:49,497 Token 10 changing own

Build failed in Jenkins: Cassandra-quick #1438

2012-09-25 Thread Apache Jenkins Server
See 

Changes:

[jbellis] optimize single-row PK lookups

[jbellis] rename

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:55:39,665 No host ID found, created 
67781f74-5d75-4857-b24e-43c067940b7c (Note: This should happen exactly once per 
node).
[junit]  WARN 21:55:39,771 Generated random token 
[Token(bytes[fbab9c853e0ce71ff19032e547429c16])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.784 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:55:46,624 No host ID found, created 
53add142-b936-48ab-8886-d95ccb0be79d (Note: This should happen exactly once per 
node).
[junit]  WARN 21:55:46,727 Generated random token 
[Token(bytes[ed987881c6002ba5d293d46f6a479413])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.388 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.034 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:55:58,825 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 21:55:59,133 No host ID found, created 
8a64299c-6413-490a-99dd-05a69cc4b909 (Note: This should happen exactly once per 
node).
[junit]  WARN 21:55:59,303 Generated random token 
[Token(bytes[731b45ab0066e0b7b10e610115804d0c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.392 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.034 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:56:12,435 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: 6.874 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 32.708 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:56:27,805 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:56:27,888 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:56:28,123 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:56:30,975 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,175 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,590 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,814 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,849 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,873 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,926 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,972 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:31,982 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,142 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,158 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,189 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,206 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,208 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,210 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,227 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:56:47,237 Token 10 changing ownership from /127.

Build failed in Jenkins: Cassandra-quick #1437

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:13,722 No host ID found, created 
4adbddae-4c9b-4afe-8dc2-39520aa5ec82 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:13,846 Generated random token 
[Token(bytes[602032dd4b46a7bc146ad9a22af58284])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.624 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:19,529 No host ID found, created 
be1ff992-569d-416f-a5bd-fe415134644d (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:19,648 Generated random token 
[Token(bytes[064ce4120594d230c983ccdb0219dcd0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.053 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.544 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:30,269 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 15:38:30,564 No host ID found, created 
a62b7d92-66a3-407d-9c18-eabab2647188 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:30,665 Generated random token 
[Token(bytes[41783bde3fbe543bdf10a76726ba9f98])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.395 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.108 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:41,238 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: 5.47 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.594 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:52,968 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:53,024 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:53,178 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:55,201 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:55,405 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:55,841 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,052 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,067 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,080 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,135 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,182 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:56,193 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,821 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,837 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,868 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,885 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,887 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,889 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,905 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,916 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:39:07,918 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1436

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:08:58,666 No host ID found, created 
60c7bfae-e379-4f57-b856-aa0191bf18c8 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:08:58,779 Generated random token 
[Token(bytes[0b6f9b4b31ab2a844c85dd5c62cda2c6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.273 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:09:05,627 No host ID found, created 
e6a22c7d-6d2f-4ddc-bbc6-4e95df6a1b65 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:09:05,734 Generated random token 
[Token(bytes[8a0854b6719d61ad6950c3f52eea7e40])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.712 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.006 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:09:18,587 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 15:09:18,887 No host ID found, created 
828378c6-233c-49eb-8ec4-dba096b70f47 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:09:18,998 Generated random token 
[Token(bytes[ced27bf36be6a2d8c7a3d541eb2229ff])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.401 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.546 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:09:31,578 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.015 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.523 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:09:46,629 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:09:46,761 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:09:46,962 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:09:49,711 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:49,911 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,329 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,563 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,596 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,616 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,671 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,716 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:09:50,726 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,262 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,281 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,312 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,329 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,330 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,332 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,349 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,359 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:10:02,361 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1435

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:08:06,628 No host ID found, created 
c8964978-70e3-4c32-a064-2dec116ed4a7 (Note: This should happen exactly once per 
node).
[junit]  WARN 13:08:06,740 Generated random token 
[Token(bytes[c9d25a2f84effdaf8000149317b33c1d])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.479 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:08:13,274 No host ID found, created 
91096165-d069-488d-8eca-622beb5f9bbf (Note: This should happen exactly once per 
node).
[junit]  WARN 13:08:13,386 Generated random token 
[Token(bytes[a208601ae937303327ac356f04b1be64])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.885 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.419 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:08:24,589 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 13:08:24,899 No host ID found, created 
b6761470-9b80-42a2-a1e6-cce506d787ff (Note: This should happen exactly once per 
node).
[junit]  WARN 13:08:24,982 Generated random token 
[Token(bytes[db5e2552c85e87a09e8b1416fb2d74ee])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.408 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.932 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:08:35,359 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: 5.256 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 24.996 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:08:46,696 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:08:46,758 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:08:46,908 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:08:48,934 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,133 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,549 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,760 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,778 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,791 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,846 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,893 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:08:49,904 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,308 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,324 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,355 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,372 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,374 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,375 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,392 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,402 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:09:01,405 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1434

2012-09-25 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Stop accepting CQL version 3.0.0-beta1 (in favor of 3.0.0)

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:05,697 No host ID found, created 
7f7846de-748a-4705-bb96-7384b97ef437 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:54:05,800 Generated random token 
[Token(bytes[11b8579cbef0690384c0288793c5af7e])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.577 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:12,689 No host ID found, created 
d969daec-499b-4896-a104-31d877c06355 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:54:12,797 Generated random token 
[Token(bytes[9f69e0994350208932d3f293e7143898])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.219 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.854 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:24,421 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 12:54:24,758 No host ID found, created 
1333d67d-08ad-4d27-888e-43dd0bee3b0e (Note: This should happen exactly once per 
node).
[junit]  WARN 12:54:24,858 Generated random token 
[Token(bytes[c645aecfff5d75d08a5f3433e1f56086])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.38 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.077 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:37,098 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: 6.701 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.962 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:50,545 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:50,644 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:50,868 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:53,591 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:53,790 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,209 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,419 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,450 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,464 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,519 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,565 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:54,575 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,067 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,086 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,118 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,135 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,137 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,139 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,155 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:55:06,166 Token 10 changing ownership f

Build failed in Jenkins: Cassandra-quick #1433

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:24,610 No host ID found, created 
3872896a-29e3-4783-ab63-1ebe6769cf47 (Note: This should happen exactly once per 
node).
[junit]  WARN 11:10:24,723 Generated random token 
[Token(bytes[90370346366a4f5794f89418927175d8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.516 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:31,354 No host ID found, created 
6d9d4ad3-69eb-4c59-a579-c355abb8f0b4 (Note: This should happen exactly once per 
node).
[junit]  WARN 11:10:31,468 Generated random token 
[Token(bytes[a6c27b8e7fe9440cbe65bb17ecfb1319])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.96 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.61 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:41,843 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 11:10:42,169 No host ID found, created 
be6ac768-45c2-4fde-b9d5-09800c616d28 (Note: This should happen exactly once per 
node).
[junit]  WARN 11:10:42,266 Generated random token 
[Token(bytes[c6b8d846e74af690503346b09cdeef7b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.405 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.114 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:10:52,985 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: 5.835 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.936 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:11:05,422 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 11:11:05,515 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 11:11:05,657 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 11:11:08,031 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,232 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,649 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,858 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,875 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,888 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:08,943 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:09,008 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:09,018 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,505 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,521 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,552 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,569 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,571 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,573 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,589 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,600 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 11:11:20,602 Token 10 changing ownership

Build failed in Jenkins: Cassandra-quick #1432

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:56:37,625 No host ID found, created 
1a4f8d13-a0b9-475b-bbcb-db569d495828 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:56:37,735 Generated random token 
[Token(bytes[43f9ddc4c031a5371d40a982fc201ae8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.58 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:56:44,785 No host ID found, created 
2e91a461-2427-46b6-bb81-bc62bf08f93e (Note: This should happen exactly once per 
node).
[junit]  WARN 09:56:44,890 Generated random token 
[Token(bytes[ef233f26782703becf16cc2d747550b7])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.458 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.904 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:56:56,795 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 09:56:57,094 No host ID found, created 
ab78328d-b5e9-4be5-bb07-40d69fd9 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:56:57,197 Generated random token 
[Token(bytes[b3652fd03235141084f7bbda0ff33d25])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.395 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.107 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:57:10,376 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.306 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.235 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:57:25,256 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:57:25,396 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:57:25,647 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:57:28,478 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:28,679 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,096 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,317 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,362 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,378 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,434 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,480 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:29,490 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:40,966 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:40,987 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,020 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,037 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,039 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,046 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,065 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,075 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:57:41,077 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1431

2012-09-25 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:20,128 No host ID found, created 
4efe7824-2c4f-4b2d-9c81-6eb0b44c44c6 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:39:20,252 Generated random token 
[Token(bytes[3147d5eaca51e20ea92e47e4e0ea4415])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.063 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:25,851 No host ID found, created 
856705b3-1c06-4f94-a731-1cabe297069b (Note: This should happen exactly once per 
node).
[junit]  WARN 09:39:25,972 Generated random token 
[Token(bytes[4568eff4a725f35e9a84be25f2893685])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.906 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.401 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:36,740 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 09:39:37,037 No host ID found, created 
9ef06ed8-d044-4cba-9727-524a4722a447 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:39:37,133 Generated random token 
[Token(bytes[a42a68c9807d4cc51cef38dba47ba250])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.39 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.951 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:47,485 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: 5.287 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.191 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:58,915 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:39:58,976 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:39:59,154 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:40:01,193 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:01,392 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:01,813 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,028 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,045 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,057 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,113 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,160 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:02,188 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,639 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,656 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,687 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,704 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,706 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,708 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,724 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,735 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:40:13,737 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1430

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:53:56,199 No host ID found, created 
b73b1d7b-924f-43fe-8449-6f85618d8245 (Note: This should happen exactly once per 
node).
[junit]  WARN 05:53:56,302 Generated random token 
[Token(bytes[83ccd839d5254b3654387efa6f2a2d1e])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.713 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:54:03,004 No host ID found, created 
ca37de5c-308c-4453-b0d2-9dec6a122df8 (Note: This should happen exactly once per 
node).
[junit]  WARN 05:54:03,113 Generated random token 
[Token(bytes[8b2fe09a97952fe7126c7eba954e4dfe])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.268 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.929 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:54:14,970 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 05:54:15,271 No host ID found, created 
d854e7c9-f442-45f5-86ab-54569c017142 (Note: This should happen exactly once per 
node).
[junit]  WARN 05:54:15,385 Generated random token 
[Token(bytes[5f0908f3185512e3a2b374496500a94d])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.398 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.737 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:54:28,165 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.408 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.185 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:54:42,873 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 05:54:42,990 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 05:54:43,204 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 05:54:46,317 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:46,517 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:46,942 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,168 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,216 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,232 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,289 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,336 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:47,346 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,786 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,806 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,837 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,854 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,856 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,858 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,875 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,885 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 05:54:58,888 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1429

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:51:57,647 No host ID found, created 
2b8052df-7d14-4c72-8b51-1cba979ca2e1 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:51:57,746 Generated random token 
[Token(bytes[495462291a829be5b6d0d357a257f866])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.684 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:03,532 No host ID found, created 
044606c7-ed0a-4ec6-a4e1-a696fa1f802c (Note: This should happen exactly once per 
node).
[junit]  WARN 23:52:03,658 Generated random token 
[Token(bytes[b2a10f8959c47c9cf5ad082cb02de532])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.561 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.214 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:13,807 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 23:52:14,083 No host ID found, created 
314ebf81-1e45-4a7b-b2d2-9dc9adebc472 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:52:14,147 Generated random token 
[Token(bytes[2c1f063f8a3d110b3e3a797b425c02bd])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.077 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.488 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:23,833 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: 5.006 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.876 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:34,490 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:52:34,581 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:52:34,780 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 23:52:37,157 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,305 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,592 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,736 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,745 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,753 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,791 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,822 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:37,829 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,140 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,163 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,207 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,231 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,234 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,236 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,260 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,268 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 23:52:46,270 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1428

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 384 lines...]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.045 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:16:58,615 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.061 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: 19.098 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 36.119 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:17:48,024 setting live ratio to maximum of 64.0 instead of 
85.71428571428571
[junit]  WARN 23:17:54,080 setting live ratio to maximum of 64.0 instead of 
69.97402597402598
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 25.231 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.968 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 6.374 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.121 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.987 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.15 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.334 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: 11.353 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.493 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.04 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.406 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:19:37,577 No host ID found, created 
17e1cd07-867b-4588-990d-6b9ae30fd6fc (Note: This should happen exactly once per 
node).
[junit]  WARN 23:19:37,928 Generated random token 
[Token(bytes[1f8a4d70a155255c73a9a8f7e29539de])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.636 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:19:56,656 No host ID found, created 
2187783f-544c-45c3-8c67-406586461221 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:19:57,151 Generated random token 
[Token(bytes[ba7c7b4cce2239b9d723

Build failed in Jenkins: Cassandra-quick #1427

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:24:50,130 No host ID found, created 
c4ee3f1a-b637-4c48-951b-349db8acfc46 (Note: This should happen exactly once per 
node).
[junit]  WARN 21:24:50,354 Generated random token 
[Token(bytes[3e8fcd56c99118663e36d215ee9be2f5])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 11.134 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:25:02,526 No host ID found, created 
85cf6a80-e6c4-4701-a567-929845b3cd17 (Note: This should happen exactly once per 
node).
[junit]  WARN 21:25:02,849 Generated random token 
[Token(bytes[1be9510ae32f1e96cb7b8bb261958890])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.312 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.594 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:25:20,824 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 21:25:21,236 No host ID found, created 
0b1c3273-eb8e-45a4-9792-2916a7a93800 (Note: This should happen exactly once per 
node).
[junit]  WARN 21:25:21,424 Generated random token 
[Token(bytes[298c854a8e39c587b6ce557a7b6c0e3c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.623 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.499 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:25:35,262 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: 11.727 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 39.157 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:25:55,898 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:25:55,999 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:25:56,222 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 21:25:59,377 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:25:59,581 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,016 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,240 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,275 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,295 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,384 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,436 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:00,446 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,188 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,228 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,319 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,373 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,375 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,389 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,435 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,479 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 21:26:15,490 Token 10 changing owner

Build failed in Jenkins: Cassandra-quick #1426

2012-09-24 Thread Apache Jenkins Server
See 

Changes:

[jbellis] CHANGES

--
[...truncated 482 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:53:21,823 No host ID found, created 
c451e9b2-83fb-4d71-82d3-a47489e39a57 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:53:21,931 Generated random token 
[Token(bytes[449f97a7aa1804f0a4d9724172a75084])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.876 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:53:28,804 No host ID found, created 
2493b9f8-ef39-4764-8b6e-8eb410bb1925 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:53:28,906 Generated random token 
[Token(bytes[de446768956005934d4af4e337371953])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.24 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.771 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:53:40,803 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:53:41,108 No host ID found, created 
a43ee690-b9dd-4dc0-aa82-fecd32fd7aa1 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:53:41,217 Generated random token 
[Token(bytes[74ca22f1a22412cb7f7a4b281008e9b6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.382 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.028 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:53:53,308 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: 6.714 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.915 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:54:06,946 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:54:07,043 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:54:07,260 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:54:09,963 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,162 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,578 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,798 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,832 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,855 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,910 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,956 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:10,967 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,359 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,379 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,411 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,428 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,430 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,432 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,448 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:54:22,459 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:

Build failed in Jenkins: Cassandra-quick #1425

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 444 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:22:32,145 No host ID found, created 
8a468021-d197-44cc-ad03-9a9bfbcfaae3 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:22:32,272 Generated random token 
[Token(bytes[2fc5f1f9137eb0445fbfe7500a01a4e3])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.587 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:22:38,686 No host ID found, created 
cc3545a1-305a-4c97-b591-287cb1fe5bd5 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:22:38,815 Generated random token 
[Token(bytes[6b11f62d6c6078e6c1460980b7c78d2d])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.952 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.554 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:22:50,211 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:22:50,528 No host ID found, created 
668c5164-229c-431b-b793-f5128889793c (Note: This should happen exactly once per 
node).
[junit]  WARN 20:22:50,613 Generated random token 
[Token(bytes[45eec282ce2c5bb95b0ece2b6e1d0d84])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.397 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.123 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:23:01,056 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: 5.409 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.172 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:23:12,800 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:23:12,865 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:23:13,036 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:23:15,094 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:15,294 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:15,719 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:15,932 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:15,950 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:15,962 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:16,017 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:16,063 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:16,088 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,367 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,383 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,414 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,430 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,432 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,434 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,450 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,460 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:23:27,463 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1424

2012-09-24 Thread Apache Jenkins Server
See 

Changes:

[jbellis] use default consistency level in counter validation if none is 
explicitly provided

--
[...truncated 446 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:35:34,688 No host ID found, created 
a7c7a484-d1d7-45df-9429-ff796b0e0fc1 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:35:34,761 Generated random token 
[Token(bytes[762245df5f64b26930739667b23ae08c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.36 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:35:40,077 No host ID found, created 
e84516e9-7577-4ebc-8243-bc59c6789e7c (Note: This should happen exactly once per 
node).
[junit]  WARN 18:35:40,151 Generated random token 
[Token(bytes[0d20fae441d5e2dd4d85a80727e0a491])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.792 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.323 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:35:50,462 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 18:35:50,695 No host ID found, created 
85ec1e33-43f0-454f-8a65-bce748c2e73e (Note: This should happen exactly once per 
node).
[junit]  WARN 18:35:50,764 Generated random token 
[Token(bytes[452b4bba25a726bb97556fac40d77a97])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.846 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:36:00,634 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: 4.904 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.187 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:36:11,253 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:36:11,365 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:36:11,542 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:36:13,763 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:13,947 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,239 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,386 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,395 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,404 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,442 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,475 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:14,483 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,247 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,270 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,314 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,339 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,341 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,344 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,367 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:36:23,374 Toke

Build failed in Jenkins: Cassandra-quick #1423

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:22:55,866 No host ID found, created 
82f0fd2d-f98e-4c86-9461-0d3475bc2371 (Note: This should happen exactly once per 
node).
[junit]  WARN 17:22:55,967 Generated random token 
[Token(bytes[5ddb0cdd4555b81baa11f3a0386edc1d])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.227 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:23:02,498 No host ID found, created 
fa21d7bb-3120-400e-8d3c-dba706d40f47 (Note: This should happen exactly once per 
node).
[junit]  WARN 17:23:02,632 Generated random token 
[Token(bytes[dc848bf20a1f3ba64cdfbd481c24fd7d])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.932 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.54 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:23:13,639 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 17:23:13,941 No host ID found, created 
028bbc30-c970-4f2b-b710-3e2be7569ffb (Note: This should happen exactly once per 
node).
[junit]  WARN 17:23:14,061 Generated random token 
[Token(bytes[3c41178d5d6e11378b8c23d7acc65f9e])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.386 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.035 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:23:24,438 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: 5.408 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.265 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:23:36,069 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 17:23:36,129 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 17:23:36,273 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 17:23:38,415 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:38,613 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,032 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,241 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,257 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,269 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,324 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,385 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:39,395 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,777 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,793 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,824 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,841 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,843 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,845 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,862 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,872 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 17:23:50,874 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1422

2012-09-24 Thread Apache Jenkins Server
See 

Changes:

[jbellis] Switch from NBHM to CHM in MessagingService's callback map

[jbellis] fix CHANGES for #4708

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:22:07,994 No host ID found, created 
f9a9ece3-afa5-4e0c-8fb8-1063544bd1fa (Note: This should happen exactly once per 
node).
[junit]  WARN 16:22:08,121 Generated random token 
[Token(bytes[c230e785e36c50168f53c63d1261ffed])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.884 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:22:20,160 No host ID found, created 
34efc12c-10cc-417e-b55e-1abf5d55eb53 (Note: This should happen exactly once per 
node).
[junit]  WARN 16:22:20,269 Generated random token 
[Token(bytes[8da91da5a68bed83f3b2f4dbe0007763])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.198 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.787 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:22:32,265 Unable to lock JVM memory (ENOMEM). This can 
result in part of the JVM being swapped out, especially with mmapped I/O 
enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
[junit]  WARN 16:22:32,547 No host ID found, created 
10bd2b67-56fe-4941-906d-3d87e3a56659 (Note: This should happen exactly once per 
node).
[junit]  WARN 16:22:32,652 Generated random token 
[Token(bytes[531f65dd6d991fa5aac784473aa8e0dc])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.369 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.176 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:22:44,835 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: 6.644 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.228 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:22:58,604 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 16:22:58,717 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 16:22:58,973 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 16:23:02,080 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:02,292 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:02,709 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:02,933 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:02,967 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:02,989 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:03,044 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:03,090 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:03,100 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,619 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,639 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,670 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,687 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,689 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,691 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:14,708 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 16:23:1

Build failed in Jenkins: Cassandra-quick #1421

2012-09-24 Thread Apache Jenkins Server
See 

Changes:

[jbellis] Switch from NBHM to CHM in MessagingService's callback map

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:52:56,869 No host ID found, created 
b45a6aec-d068-4e57-ab5e-5dc851558e66 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:52:56,987 Generated random token 
[Token(bytes[b64c335686820b7001a899eec20f3a18])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.296 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:53:02,567 No host ID found, created 
39b56ead-b7d4-496f-93fe-3bf01f96cee6 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:53:02,684 Generated random token 
[Token(bytes[c28522cd652261243fb1350143ea182f])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.914 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.432 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:53:13,757 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 15:53:14,059 No host ID found, created 
ba0e23fc-1c0f-4ca9-8ef3-161135055e14 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:53:14,149 Generated random token 
[Token(bytes[4c9da63e38f7ecb63b05e10db7979552])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.399 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.894 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:53:24,470 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: 5.239 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.119 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:53:35,801 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:53:35,861 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:53:36,010 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:53:37,991 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,189 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,609 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,821 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,837 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,867 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,921 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,967 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:38,977 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,465 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,481 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,512 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,529 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,531 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,533 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,549 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:53:50,560 Token 10 changing ownership 

Build failed in Jenkins: Cassandra-quick #1420

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:37:54,961 No host ID found, created 
58838cf7-34bd-4cfd-9572-a7ccc2139e36 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:37:55,087 Generated random token 
[Token(bytes[4a13f1f3cf1a60eccda9f6ca4640])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.253 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:01,005 No host ID found, created 
91e91b93-452f-491a-8952-b502a077ec09 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:01,121 Generated random token 
[Token(bytes[057017bec08bb697f5ee2d21def5f785])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.084 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.645 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:12,354 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 15:38:12,682 No host ID found, created 
c097529d-ca8e-44ba-b52b-1cb90c7cc31c (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:12,791 Generated random token 
[Token(bytes[955a3bf178ebed616009d85e0f324e65])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.49 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.685 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:23,931 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: 5.971 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.624 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:36,351 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:36,407 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:36,557 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:38,664 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,863 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,280 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,490 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,506 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,518 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,573 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,620 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:39,647 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,045 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,061 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,092 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,109 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,111 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,113 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,129 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,139 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:51,142 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1419

2012-09-24 Thread Apache Jenkins Server
See 

Changes:

[jbellis] Switch from NBHM to CHM in MessagingService's callback map

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:23:21,842 No host ID found, created 
42048fb7-0042-499a-b836-03f382178c2d (Note: This should happen exactly once per 
node).
[junit]  WARN 15:23:21,948 Generated random token 
[Token(bytes[067aea9d6e69b5961f1fc8f0fe2ed8c8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.866 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:23:28,861 No host ID found, created 
a201a977-0651-4011-bce2-5eb26dcd2a56 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:23:28,967 Generated random token 
[Token(bytes[fd71edfac524bfa4e7494069c473b6bd])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.288 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.974 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:23:40,882 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 15:23:41,182 No host ID found, created 
24b613ea-98e4-4295-b0b2-fffd4d0c5980 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:23:41,325 Generated random token 
[Token(bytes[0137a26810a3b54dbe8ee921002738d8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.366 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.111 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:23:53,863 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: 6.604 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.242 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:24:07,409 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:24:07,502 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:24:07,719 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:24:10,463 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:10,662 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,100 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,320 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,354 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,377 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,431 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,477 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:11,488 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,090 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,109 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,139 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,156 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,158 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,160 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,176 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:24:23,186 Token 10 changing ownership 

Build failed in Jenkins: Cassandra-quick #1418

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 464 lines...]
[junit] - Standard Error -
[junit]  WARN 14:38:01,515 No host ID found, created 
4967917f-6dc9-44ae-ad5e-74294c9d6438 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:38:01,624 Generated random token 
[Token(bytes[70d27393f1e5acf1fb6a7b92f7a065e0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.267 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:38:08,412 No host ID found, created 
c3124870-245c-4bc2-905b-9daeafe8d380 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:38:08,531 Generated random token 
[Token(bytes[a882c9737f9ef60a1b61c0199958d7ce])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.225 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.873 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:38:20,736 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 14:38:21,035 No host ID found, created 
f7ad5236-1da9-46cd-851c-b67525079a3b (Note: This should happen exactly once per 
node).
[junit]  WARN 14:38:21,144 Generated random token 
[Token(bytes[aa0ecb3a5449d91954cbf525c239bd02])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.391 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.353 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:38:33,454 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: 6.63 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.256 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:38:47,100 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:38:47,194 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:38:47,406 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:38:50,093 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:50,293 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:50,714 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:50,926 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:50,943 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:50,958 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:51,012 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:51,073 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:38:51,086 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,591 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,609 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,640 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,656 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,658 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,660 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,677 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,687 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:39:02,689 Token 10 changing ownership from /127.0

Build failed in Jenkins: Cassandra-quick #1417

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 451 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.154 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:10:32,401 No host ID found, created 
c2a92a6a-2bd2-4e37-bc2c-1d36e619542f (Note: This should happen exactly once per 
node).
[junit]  WARN 14:10:32,542 Generated random token 
[Token(bytes[5db968d2ed2ba67df9f3e72d21af3321])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.274 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:10:38,838 No host ID found, created 
5fefb167-1aa1-4302-a9e8-092c03d3076d (Note: This should happen exactly once per 
node).
[junit]  WARN 14:10:38,938 Generated random token 
[Token(bytes[5e6dbbb6c5fd0a15202f90c147b5d9b7])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.321 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.922 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:10:51,392 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 14:10:51,681 No host ID found, created 
42a3e866-d354-4e91-ace9-5a52f275b2e0 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:10:51,799 Generated random token 
[Token(bytes[3c3398c150465d64f47ea129c2c2934f])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.376 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.675 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:11:04,421 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.004 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.289 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:11:18,458 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:11:20,701 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:11:20,913 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:11:23,614 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:23,813 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,229 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,438 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,454 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,467 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,535 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,581 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:24,592 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,072 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,091 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,122 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,139 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,141 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,143 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,159 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:11:36,169 Token 10 changing ownership from /127.0.0

Build failed in Jenkins: Cassandra-quick #1416

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:24:06,485 No host ID found, created 
876bc9d2-306b-4925-932a-093b18fe8614 (Note: This should happen exactly once per 
node).
[junit]  WARN 13:24:06,592 Generated random token 
[Token(bytes[e037a12e5220bef07aad4a98b5b65bcf])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.151 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:24:13,514 No host ID found, created 
b91a2783-faba-4899-be1d-9fa5218ac9fa (Note: This should happen exactly once per 
node).
[junit]  WARN 13:24:13,617 Generated random token 
[Token(bytes[1970cbcc7dd09d045f864b2dfbd9cfb0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.195 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.786 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:24:24,792 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 13:24:25,084 No host ID found, created 
731fb3ef-c5da-4f82-92c3-fff26afa8bf4 (Note: This should happen exactly once per 
node).
[junit]  WARN 13:24:25,193 Generated random token 
[Token(bytes[24218c432e3a059fa1a318999b019743])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.367 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.266 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:24:37,456 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: 6.792 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.385 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 13:24:51,275 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:24:51,373 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:24:51,581 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 13:24:54,326 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:54,527 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:54,944 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,154 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,169 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,194 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,250 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,295 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:24:55,306 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,814 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,831 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,862 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,879 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,881 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,883 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,900 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,910 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 13:25:06,913 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1415

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:11:27,553 No host ID found, created 
af809c62-7030-495b-ae3d-fe322b4a6acf (Note: This should happen exactly once per 
node).
[junit]  WARN 12:11:27,663 Generated random token 
[Token(bytes[5b7dc281382406ae41b7d94c9fa714d4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.77 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:11:34,714 No host ID found, created 
02b4cbf1-a824-4195-967c-bbebe0bd9e3b (Note: This should happen exactly once per 
node).
[junit]  WARN 12:11:34,816 Generated random token 
[Token(bytes[1280582c7665754c9e96bf8e08a457bc])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.216 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.125 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:11:46,637 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 12:11:46,969 No host ID found, created 
4b2ab043-0cbe-4908-9a50-42c90a2fd5b2 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:11:47,337 Generated random token 
[Token(bytes[577490661d471735a94cc08ec1829331])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.352 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.006 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:11:59,360 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: 6.704 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.016 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:12:12,943 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:12:13,038 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:12:13,237 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:12:15,931 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,128 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,544 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,754 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,781 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,795 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,850 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,896 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:16,906 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,482 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,501 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,532 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,549 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,551 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,553 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,569 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,579 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:12:28,582 Token 10 changing ownershi

Build failed in Jenkins: Cassandra-quick #1414

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:11:48,156 No host ID found, created 
b97c8763-cd7f-4c66-8ff2-8eec7219326e (Note: This should happen exactly once per 
node).
[junit]  WARN 08:11:48,263 Generated random token 
[Token(bytes[c1b75b15241c2182ec73d7e8ff01b528])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.793 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:11:55,633 No host ID found, created 
be1313fa-1359-4f98-b656-184244dbe3f1 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:11:55,733 Generated random token 
[Token(bytes[2003d2e320f3a36076c85e323e0e50be])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.228 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.886 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:12:07,573 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 08:12:07,908 No host ID found, created 
c32185c4-2fad-4fc0-8655-e64ac326735c (Note: This should happen exactly once per 
node).
[junit]  WARN 08:12:08,097 Generated random token 
[Token(bytes[ab1b11d1586ee9f8dd35959285bd954b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.368 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.097 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:12:20,191 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: 6.635 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.027 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:12:33,730 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:12:33,821 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:12:34,023 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:12:36,702 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:36,922 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,341 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,563 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,597 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,616 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,672 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,718 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:37,728 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,258 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,277 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,308 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,325 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,327 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,329 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,345 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,355 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:12:49,371 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1413

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:52:27,342 No host ID found, created 
46b9223a-95b8-4a2b-b041-2600611eb3c2 (Note: This should happen exactly once per 
node).
[junit]  WARN 07:52:27,461 Generated random token 
[Token(bytes[a3d60eb5eb55303ca1a582120d73d6d8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.781 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:52:33,622 No host ID found, created 
b47b0410-53fb-423f-9f77-d92ca5797167 (Note: This should happen exactly once per 
node).
[junit]  WARN 07:52:33,744 Generated random token 
[Token(bytes[7290912f36dfcc7a37216624505c76cc])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.919 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.449 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:52:44,272 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 07:52:44,588 No host ID found, created 
842edf21-071e-4630-8201-8094f2379d0c (Note: This should happen exactly once per 
node).
[junit]  WARN 07:52:44,682 Generated random token 
[Token(bytes[e16e1978001da125946027965e10e0ac])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.393 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.902 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:52:54,963 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: 5.265 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 24.948 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:53:06,324 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:53:06,386 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:53:06,533 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:53:08,533 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:08,731 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,152 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,364 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,380 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,392 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,447 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,493 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:09,517 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,802 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,818 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,850 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,867 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,869 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,871 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,887 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,898 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:53:20,900 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1412

2012-09-24 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:12:13,658 No host ID found, created 
e94cf45d-c686-4ae4-81cf-6c4b3bd5626a (Note: This should happen exactly once per 
node).
[junit]  WARN 07:12:13,761 Generated random token 
[Token(bytes[0d9d2b15cd4cc02fd0e731499e9ffcd6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.632 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:12:20,588 No host ID found, created 
e6a0acb8-7aa1-4109-9d46-c6c0d365f7a2 (Note: This should happen exactly once per 
node).
[junit]  WARN 07:12:20,694 Generated random token 
[Token(bytes[8bf2cd6d505795f555ca0be629534c62])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.407 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.077 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:12:32,673 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 07:12:33,037 No host ID found, created 
50fe9d8b-9015-4f61-9b6f-4a4111ca4e1e (Note: This should happen exactly once per 
node).
[junit]  WARN 07:12:33,140 Generated random token 
[Token(bytes[8759055dcda06738f550c996b2b3da99])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.371 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.018 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:12:46,059 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.662 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.717 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:13:00,904 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:13:01,012 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:13:01,246 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:13:04,195 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:04,393 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:04,808 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,029 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,064 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,083 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,138 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,196 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:05,206 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,720 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,739 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,769 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,786 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,788 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,790 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,807 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,817 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:13:16,819 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1411

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 384 lines...]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.498 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 02:43:18,474 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.062 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.078 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.134 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 02:43:41,944 setting live ratio to maximum of 64.0 instead of 
80.0
[junit]  WARN 02:43:44,132 setting live ratio to maximum of 64.0 instead of 
67.63636363636364
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.289 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.393 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.79 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.115 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.952 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.126 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 9.627 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: 9.478 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.205 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.959 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.261 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 02:45:03,099 No host ID found, created 
561fe5fd-1c27-485c-a179-33e345167de3 (Note: This should happen exactly once per 
node).
[junit]  WARN 02:45:03,418 Generated random token 
[Token(bytes[f36b86694177fe4072993fc4888c6543])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.193 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 02:45:18,553 No host ID found, created 
e499e29a-0608-4574-ae1a-8397ee99c75f (Note: This should happen exactly once per 
node).
[junit]  WARN 02:45:18,857 Generated random token 
[Token(bytes[5c7110430df9da5416482146c56011fe])

Build failed in Jenkins: Cassandra-quick #1410

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 448 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:22:20,220 No host ID found, created 
e048a55b-871b-407f-aef6-16274d419060 (Note: This should happen exactly once per 
node).
[junit]  WARN 01:22:20,348 Generated random token 
[Token(bytes[bf069aecfbd5f12912ef5f490d5bd57a])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.234 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:22:26,121 No host ID found, created 
af5ff591-3919-44d3-888b-b5cdc84368bc (Note: This should happen exactly once per 
node).
[junit]  WARN 01:22:26,249 Generated random token 
[Token(bytes[0accf8ee6b225d99d90853850f54d2a9])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.91 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.299 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:22:37,081 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 01:22:37,402 No host ID found, created 
ca394b65-b2e7-417d-ad78-97fab4207eb5 (Note: This should happen exactly once per 
node).
[junit]  WARN 01:22:37,471 Generated random token 
[Token(bytes[f3a78cd28ed209c56916ee6a84205697])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.175 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.349 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:22:47,946 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: 5.478 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.692 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 01:22:59,517 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 01:22:59,621 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 01:22:59,832 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 01:23:02,438 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:02,593 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:02,881 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,026 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,035 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,044 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,082 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,114 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:03,121 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,665 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,684 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,727 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,751 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,754 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,757 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,780 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,795 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 01:23:11,798 Token 10 changing ownershi

Build failed in Jenkins: Cassandra #2160

2012-09-23 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@f7f1935:ubuntu4
Using strategy: Default
Last Built Revision: Revision fa9bbf7e196835ea9c4aad684b840aeac85e8eda 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@f7f1935:ubuntu4
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1064)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
at hudson.remoting.Channel.call(Channel.java:673)
at hudson.FilePath.act(FilePath.java:831)
... 10 more
Caused by: java.lang.LinkageError: loader (instance of  
hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for 
name: "hudson/model/BuildListener"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
at java.lang.Class.getDeclaredField(Class.java:1897)
at 
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1624)
at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:69)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:442)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.(ObjectStreamClass.java:430)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:679)
Retrying after 10 seconds
Checkout:Cassandra /  - 
hudson.remoting.Channel@f7f1935:ubuntu4
Using strategy: Default
Last Built Revision: Revision fa9bbf7e196835ea9c4aad684b840aeac85e8eda 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@f7f1935:ubuntu4
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1064)
at hudson.model.AbstractProject.checkout(Abs

Build failed in Jenkins: Cassandra-quick #1409

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:37:43,573 No host ID found, created 
328cf4fc-695f-41a5-8dfc-3b4cf87ad3c4 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:37:43,689 Generated random token 
[Token(bytes[d283ee7d917f36c7edd00d1eae909ebb])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.007 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:37:49,397 No host ID found, created 
43e8c017-7e72-4b78-9ed8-e6c2fb6bec88 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:37:49,511 Generated random token 
[Token(bytes[4039aa746c3283328089d5f31e387e3a])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.032 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.517 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:01,522 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 15:38:01,819 No host ID found, created 
d85ca1bf-7d1f-4e6c-ae1c-311e0a76cbc4 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:38:01,918 Generated random token 
[Token(bytes[2fcab3500e56d799ecb3db247c5ff4e8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.402 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.149 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:12,480 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: 5.363 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.312 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:38:24,061 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:24,114 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:24,290 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:38:26,348 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:26,555 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:26,974 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,184 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,199 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,211 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,279 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,325 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:27,335 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,814 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,830 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,864 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,882 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,884 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,886 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,902 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,913 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:38:38,915 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1408

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:00,105 No host ID found, created 
ff520192-dab6-48be-b4b1-c7c7b5d74461 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:53:00,211 Generated random token 
[Token(bytes[0fff3df4de7014fbfd77644ca06b74e0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.01 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:07,171 No host ID found, created 
9667ac02-06dc-4ebe-b5fb-c3af4fd15160 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:53:07,275 Generated random token 
[Token(bytes[4ebcb82070949e8dc5abf4f077ed4ea6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.27 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.808 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:19,444 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 14:53:19,727 No host ID found, created 
3c3dfa24-1b8d-4302-9eb0-ed276ea8faa4 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:53:19,838 Generated random token 
[Token(bytes[d3d6432d2436d50cee4b368884452100])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.366 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.349 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:32,245 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: 6.793 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.945 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:53:45,820 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:45,916 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:46,140 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:53:48,882 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,081 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,495 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,716 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,752 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,771 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,838 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,896 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:53:49,906 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,332 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,351 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,382 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,399 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,401 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,403 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,420 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,430 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:54:01,432 Token 10 changing ownership

Build failed in Jenkins: Cassandra-quick #1407

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] - Standard Error -
[junit]  WARN 12:53:30,421 No host ID found, created 
0e1d0189-f3c2-49bd-b070-01115c48cb04 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:53:30,529 Generated random token 
[Token(bytes[1f1dc4f2a49c256de21ee47b3e91e6cf])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.192 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:53:37,950 No host ID found, created 
3d49f635-30d7-452a-9ba2-fd4dafe5f4dd (Note: This should happen exactly once per 
node).
[junit]  WARN 12:53:38,068 Generated random token 
[Token(bytes[ae01a477de5a17d73ef0bced5274232b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.289 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.832 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:53:50,246 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 12:53:50,532 No host ID found, created 
d64bf625-7f93-4c69-b77e-d6daa6f8164e (Note: This should happen exactly once per 
node).
[junit]  WARN 12:53:50,645 Generated random token 
[Token(bytes[3ac92f62b92707d68fceefe9588fcc39])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.733 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.042 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:03,374 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: 6.73 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.093 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:54:17,177 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:17,320 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:17,575 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:54:20,537 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:20,738 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,162 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,375 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,390 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,423 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,480 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,528 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:21,538 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,094 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,112 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,144 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,160 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,162 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,164 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,181 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,191 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:54:33,194 Token 10 changing ownership from /127.0

Build failed in Jenkins: Cassandra-quick #1406

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:21,191 No host ID found, created 
291166dc-3db1-4d61-b5ad-295290abf7a2 (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:21,296 Generated random token 
[Token(bytes[a19c4f1e8a9e1896101a3ee65bbc3ded])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.784 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:28,042 No host ID found, created 
898c28fb-a89c-452e-8a7c-f1ec28958b1c (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:28,158 Generated random token 
[Token(bytes[840cc2db21ff52066fd0bc02b108955c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.332 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.999 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:40,180 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 12:38:40,466 No host ID found, created 
150f4bdf-0388-48b7-ab1f-7595ca2a470b (Note: This should happen exactly once per 
node).
[junit]  WARN 12:38:40,584 Generated random token 
[Token(bytes[cb5fc55900b5c9fa4724d68334eec174])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.378 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 12.718 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:38:57,295 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.521 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.458 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:39:11,909 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:11,997 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:12,220 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 12:39:14,958 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,157 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,583 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,804 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,839 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,859 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,914 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,961 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:15,983 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,405 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,424 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,455 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,472 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,474 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,476 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,492 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,502 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 12:39:27,505 Token 10 changing owners

Build failed in Jenkins: Cassandra-quick #1405

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 389 lines...]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.425 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:02:31,198 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: 14.196 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 32.222 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:03:11,658 setting live ratio to maximum of 64.0 instead of 
85.71428571428571
[junit]  WARN 10:03:17,164 setting live ratio to maximum of 64.0 instead of 
69.96865203761756
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.783 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.942 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 5.576 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.167 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.959 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.127 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.103 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: 17.443 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.436 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.948 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.209 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:05:01,355 No host ID found, created 
29face3a-6aa0-44c7-ad7d-fdea50a9e56b (Note: This should happen exactly once per 
node).
[junit]  WARN 10:05:01,763 Generated random token 
[Token(bytes[c9de2b9efd63f7575c8ec1038bb4ccc2])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.416 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:05:20,368 No host ID found, created 
550e09ef-81bd-4020-a08d-3f72ebe917d0 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:05:20,844 Generated random token 
[Token(bytes[49aa88799d00f2e9506

Build failed in Jenkins: Cassandra-quick #1404

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:38:33,000 No host ID found, created 
92ca698b-fd23-4c79-8582-12e7741a66d4 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:38:33,150 Generated random token 
[Token(bytes[76b63dbdddbc5676474fb9c22bae9f03])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.87 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:38:39,771 No host ID found, created 
2b28e70d-e5d9-4935-8ca2-3f2e68d5aeda (Note: This should happen exactly once per 
node).
[junit]  WARN 09:38:39,882 Generated random token 
[Token(bytes[2a3d35d6fba6ae28168479b4c408])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.875 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.83 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:38:52,462 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 09:38:52,750 No host ID found, created 
c3f4ad04-327e-4544-a859-2b41f51d8074 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:38:52,867 Generated random token 
[Token(bytes[f62ca4fe596f9047b89149ab673c223b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.398 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.429 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:05,330 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: 9.384 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.101 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:39:22,118 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:39:22,233 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:39:22,471 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:39:25,199 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:25,401 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:25,821 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,045 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,079 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,099 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,155 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,210 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:26,221 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,617 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,637 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,669 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,687 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,689 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,691 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,707 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,718 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:39:37,720 Token 10 changing ownership

Build failed in Jenkins: Cassandra-quick #1403

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] - Standard Error -
[junit]  WARN 09:11:28,934 No host ID found, created 
89d0e134-3f35-4892-a776-7c4f432e85b0 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:29,056 Generated random token 
[Token(bytes[a0c478eaa7c7e890a706211f2cca707b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.912 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:35,286 No host ID found, created 
e91a4e16-7293-48f8-a59e-3b94fbbfd8b2 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:35,410 Generated random token 
[Token(bytes[dabe57b0bf6aaa39b472b8bfbaf5c7c7])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.209 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.931 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:47,391 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 09:11:47,691 No host ID found, created 
0cc9ca23-56eb-48b1-a98f-9356e9bff40f (Note: This should happen exactly once per 
node).
[junit]  WARN 09:11:47,808 Generated random token 
[Token(bytes[d75e5715299f67069b608a33b6e0bfd5])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.355 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.075 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:11:59,843 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: 6.715 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.769 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:12:13,430 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:12:13,517 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:12:13,727 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 09:12:16,348 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:16,547 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:16,964 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,176 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,193 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,205 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,260 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,323 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:17,336 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,796 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,812 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,842 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,859 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,861 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,863 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,879 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,889 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 09:12:28,891 Token 10 changing ownership from /127.

Build failed in Jenkins: Cassandra-quick #1402

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:52:08,618 No host ID found, created 
603a813b-b358-4564-a244-eea80e024f97 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:52:08,746 Generated random token 
[Token(bytes[62b168bda14c2695b2bcf5a3e2c4cd33])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.411 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:52:14,902 No host ID found, created 
84aea163-21b2-4146-8ae4-deb7ede6e83b (Note: This should happen exactly once per 
node).
[junit]  WARN 08:52:15,054 Generated random token 
[Token(bytes[df836c5510676a27cf8dcc26b0714e75])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.007 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.019 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:52:25,261 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 08:52:25,508 No host ID found, created 
a108882e-acae-4ea1-89c7-bc5d9dd52b33 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:52:25,578 Generated random token 
[Token(bytes[4a3d7317bfc17eb6657db0838889b4a1])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.193 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.863 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:52:35,722 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: 5.292 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.337 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:52:47,199 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:52:47,312 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:52:47,538 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:52:50,198 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,353 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,654 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,813 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,822 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,831 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,869 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,900 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:50,908 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,504 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,527 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,571 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,595 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,598 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,601 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,624 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,639 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:52:59,642 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1401

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] - Standard Error -
[junit]  WARN 08:22:34,839 No host ID found, created 
184f495d-0289-4e17-a3f3-d3b972b2a2f0 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:22:34,964 Generated random token 
[Token(bytes[950ada063f8bbd15722d358399283f29])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.723 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:22:41,603 No host ID found, created 
180cab3b-1c65-4d17-9fb7-ecc7ca38ada8 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:22:41,726 Generated random token 
[Token(bytes[b922987c69018671cf80e36b3cc589c4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.032 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.475 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:22:53,257 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 08:22:53,574 No host ID found, created 
fa5d881b-f2a1-4f3c-a4e3-ed17da75b608 (Note: This should happen exactly once per 
node).
[junit]  WARN 08:22:53,670 Generated random token 
[Token(bytes[2a95ed8f731dc5a7149b32c0f65208b9])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.39 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.982 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:23:04,102 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: 5.257 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.178 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:23:15,490 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:23:15,547 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:23:15,700 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 08:23:17,614 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:17,814 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,235 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,450 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,466 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,478 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,534 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,582 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:18,611 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,178 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,194 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,226 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,243 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,245 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,247 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,263 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,273 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 08:23:30,276 Token 10 changing ownership from /127.0

Build failed in Jenkins: Cassandra-quick #1400

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 391 lines...]
[junit] Test org.apache.cassandra.io.LazilyCompactedRowTest FAILED (timeout)
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.696 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:03:09,701 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.062 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.385 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 38.088 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:04:03,475 setting live ratio to maximum of 64.0 instead of 
80.0
[junit]  WARN 08:04:08,376 setting live ratio to maximum of 64.0 instead of 
67.56112852664577
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.637 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.287 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 5.669 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.139 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.014 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.194 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.667 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.509 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.586 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.955 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 19.77 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:06:11,941 No host ID found, created 
5551552f-c26e-47fa-a8e5-285d95921eca (Note: This should happen exactly once per 
node).
[junit]  WARN 08:06:12,448 Generated random token 
[Token(bytes[403b2948c40f0c360517d333004b086a])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.366 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 08:06:30,372 No host ID found, created 
af8d9cb8-55d6-41b9-9efe-bcde2491e2df (Note: This should happen exactly once per 
node).
[junit]  WARN 08:06:30,722 Generated random token 
[Token(bytes[a184e69da

Build failed in Jenkins: Cassandra-quick #1399

2012-09-23 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@51fbc04a:ubuntu4
Using strategy: Default
Last Built Revision: Revision fa9bbf7e196835ea9c4aad684b840aeac85e8eda 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@51fbc04a:ubuntu4
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1064)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
at hudson.remoting.Channel.call(Channel.java:673)
at hudson.FilePath.act(FilePath.java:831)
... 10 more
Caused by: java.lang.LinkageError: loader (instance of  
hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for 
name: "hudson/model/BuildListener"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
at java.lang.Class.getDeclaredField(Class.java:1897)
at 
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1624)
at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:69)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:442)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.(ObjectStreamClass.java:430)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:679)
Retrying after 10 seconds
Checkout:Cassandra-quick /  
- hudson.remoting.Channel@51fbc04a:ubuntu4
Using strategy: Default
Last Built Revision: Revision fa9bbf7e196835ea9c4aad684b840aeac85e8eda 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@51fbc04a:ubuntu4
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1064)

Build failed in Jenkins: Cassandra-quick #1398

2012-09-23 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:09:10,036 No host ID found, created 
d2eed3d7-c46d-432d-bd57-c43d4c0f2a86 (Note: This should happen exactly once per 
node).
[junit]  WARN 07:09:10,137 Generated random token 
[Token(bytes[35691d8e4937ec6c2107bc48c5bfde7f])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.03 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:09:16,405 No host ID found, created 
f713fcf6-4521-4703-8c59-05b24048a41b (Note: This should happen exactly once per 
node).
[junit]  WARN 07:09:16,549 Generated random token 
[Token(bytes[69e071ae0cea13ce121a0ee17391a4f6])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.825 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.532 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:09:27,356 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 07:09:27,680 No host ID found, created 
53522ef8-bc36-4eab-8241-8a9b29f5945a (Note: This should happen exactly once per 
node).
[junit]  WARN 07:09:27,749 Generated random token 
[Token(bytes[b35f96298c212bed4e864eaf59532788])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.161 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.168 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:09:38,009 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: 5.278 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.39 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 07:09:49,357 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:09:49,459 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:09:49,671 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 07:09:52,253 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,435 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,725 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,868 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,877 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,886 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,924 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,956 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:09:52,964 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,015 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,038 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,083 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,107 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,110 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,112 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,136 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,151 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 07:10:02,154 Token 10 changing ownership

Build failed in Jenkins: Cassandra-quick #1397

2012-09-22 Thread Apache Jenkins Server
See 

Changes:

[jbellis] update error messages for setX to setInputX change

[jbellis] fix build

--
[...truncated 446 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:38:52,483 No host ID found, created 
a1bf25c0-abf9-4cfc-ab02-3eec798b6324 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:38:52,566 Generated random token 
[Token(bytes[4bcf35fb3ca92641f94fe345d8a72913])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.111 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:38:58,740 No host ID found, created 
55658ffd-f587-4c6b-8a7a-1e84be506895 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:38:58,871 Generated random token 
[Token(bytes[dee766dc3bf3e172b89879a9181b4bd4])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.062 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.014 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:39:09,571 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:39:09,806 No host ID found, created 
e8aa34c9-7c32-4c24-a5d8-324e47811cc8 (Note: This should happen exactly once per 
node).
[junit]  WARN 20:39:09,870 Generated random token 
[Token(bytes[cfb1ee651d88872ee62bc2cd344dd2f0])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.115 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.463 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:39:19,555 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: 5.008 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.889 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 20:39:30,493 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:39:30,595 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:39:30,815 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 20:39:33,505 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:33,658 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:33,943 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,087 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,096 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,105 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,143 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,174 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:34,181 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,649 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,671 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,715 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,738 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,741 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,744 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,767 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 20:39:42,782 Token 10 changi

Build failed in Jenkins: Cassandra-quick #1396

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@749a6cdc:ubuntu5
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_20-15-42 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra #2151

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@4bef3cd:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_17-02-38 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra #2150

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@7b8691b0:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_16-03-39 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra-quick #1395

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@42899ef3:ubuntu4
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_15-15-42 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-quick #1394

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@6ffb33fb:ubuntu2
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_15-01-40 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra #2149

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@30b53750:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_13-01-31 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra

Build failed in Jenkins: Cassandra #2148

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@62df859d:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_11-02-32 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra

Build failed in Jenkins: Cassandra #2147

2012-09-22 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@698097ce:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_10-01-08 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra

Build failed in Jenkins: Cassandra-quick #1393

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@6bff7f9d:ubuntu2
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_06-47-47 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-quick #1392

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@39582b2e:ubuntu5
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_06-31-27 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-quick #1391

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@4a31b66:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_06-16-27 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (

Build failed in Jenkins: Cassandra #2146

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@74ae3bdc:ubuntu4
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_06-01-27 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra #2145

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@6e5a1fd3:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_04-06-51 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra-quick #1390

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@1060b45a:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_03-46-27 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac

Build failed in Jenkins: Cassandra-quick #1389

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@f845848:ubuntu5
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_03-04-18 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (

Build failed in Jenkins: Cassandra #2144

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@f845848:ubuntu5
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_03-02-53 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra-quick #1388

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@20ddb9de:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_02-31-44 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac

Build failed in Jenkins: Cassandra #2143

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@164d2c4e:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_02-02-34 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra-quick #1387

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@164d2c4e:ubuntu1
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_01-31-27 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-Coverage #312

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[xedin] rename permission USE to DESCRIBE

[xedin] 1.2 specific changes related to CASSANDRA-4664

[xedin] grant internal components ability to modify system keyspace, related to 
CASSANDRA-4664.

[jbellis] move testStandardColumnCompactions and testSuperColumnCompactions to 
LongSompactionsTest

[jbellis] r/m unnecessary IWriteResponseHandler (all implementations inherit 
AbstractWriteResponseHandler)

[jbellis] adjust blockFor calculation to account for pending ranges due to node 
movement

[jbellis] switch out Arrays.asList.toString for Arrays.toString

[brandonwilliams] Pass pig vars through url params in addition to env vars.

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

Checkout:Cassandra-Coverage / 
 - 
hudson.remoting.Channel@10e458ef:ubuntu4
Using strategy: Default
Last Built Revision: Revision ae91d17d397ba2b5952c74b4f975dea9c3b72f32 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-Coverage] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-22_00-33-50 -Dtest.timeout=9 
-Dant.test.failure.ignore=true -Dcobertura.dir=/usr/share/java clean 
codecoverage
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from 
repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'asm:asm:java-source:sources:3.2' in repository central 
(http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from 
repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'asm:asm:java-source:sources:3.2' in repository apache 
(https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from 
repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'asm:asm:java-source:sources:3.2' in repository java.net2 
(http://download.java.net/maven/2)
[artifact:dependencies] Downloading: 
org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository 
central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'org.apache.rat:apache-rat:java-source:sources:0.6' in repository central 
(http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: 
org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository apache 
at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'org.apache.rat:apache-rat:java-source:sources:0.6' in repository apache 
(https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: 
org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository 
java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'org.apache.rat:apache-rat:java-source:sources:0.6' in repository java.net2 
(http://download.java.net/maven/2)
[artifact:dependencies] Downloading: 
org/apache/hadoop/hadoop-core/0.20.203.0/hadoop-core-0.20.203.0-sources.jar 
from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 
'org.apache.hadoop:hadoop-core:java-source:sources:0.20.203.0' in repository 

Build failed in Jenkins: Cassandra-quick #1386

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@10e458ef:ubuntu4
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_23-33-52 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra #2142

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@4d4d7979:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_23-02-02 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra

Build failed in Jenkins: Cassandra-quick #1385

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@414b853d:ubuntu4
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_22-02-51 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra #2141

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@181dba05:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_22-02-45 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra

Build failed in Jenkins: Cassandra-quick #1384

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@3cd68c0d:ubuntu3
Using strategy: Default
Last Built Revision: Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_21-31-40 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac

Build failed in Jenkins: Cassandra-quick #1383

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[brandonwilliams] Pass pig vars through url params in addition to env vars.

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@58fabd94:ubuntu1
Using strategy: Default
Last Built Revision: Revision ae6a43c227d4774df75cfd43662872d94f738b2c 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_21-03-06 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is

Build failed in Jenkins: Cassandra #2140

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[brandonwilliams] Pass pig vars through url params in addition to env vars.

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@3cd68c0d:ubuntu3
Using strategy: Default
Last Built Revision: Revision ae6a43c227d4774df75cfd43662872d94f738b2c 
(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 d634f05161ba5b7524c743e5ac5d18f4e8a6282a 
(origin/trunk)
Checking out Revision d634f05161ba5b7524c743e5ac5d18f4e8a6282a (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_21-02-57 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java
   [delete] Deleting: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/internode.avpr

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/build-dependencies.xml

init:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/lib
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/test/classes
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cli/Cli.g
  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql/Cql.g
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/cql3/Cql.g
  ...

build-project:
 [echo] apache-cassandra: 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml
[javac] Compiling 40 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/thrift
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 
/x1/jenkins/jenkins-slave/workspace/Cassandra/build/classes/main
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
/x1/jenkins/jenkins-slave/workspace/Cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[jav

Build failed in Jenkins: Cassandra #2139

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@4929224e:ubuntu5
Using strategy: Default
Last Built Revision: Revision ae6a43c227d4774df75cfd43662872d94f738b2c 
(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 ae6a43c227d4774df75cfd43662872d94f738b2c 
(origin/trunk)
Checking out Revision ae6a43c227d4774df75cfd43662872d94f738b2c (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_18-30-19 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra #2138

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[jbellis] switch out Arrays.asList.toString for Arrays.toString

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@69e:ubuntu5
Using strategy: Default
Last Built Revision: Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 
(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 ae6a43c227d4774df75cfd43662872d94f738b2c 
(origin/trunk)
Checking out Revision ae6a43c227d4774df75cfd43662872d94f738b2c (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_17-22-20 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = (sun.misc.Unsafe) field.get(null);
[javac]   ^

Build failed in Jenkins: Cassandra-quick #1382

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@312054fe:ubuntu4
Using strategy: Default
Last Built Revision: Revision ae6a43c227d4774df75cfd43662872d94f738b2c 
(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 ae6a43c227d4774df75cfd43662872d94f738b2c 
(origin/trunk)
Checking out Revision ae6a43c227d4774df75cfd43662872d94f738b2c (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_17-18-48 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-quick #1381

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[jbellis] switch out Arrays.asList.toString for Arrays.toString

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@4b7c5fb9:ubuntu5
Using strategy: Default
Last Built Revision: Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 
(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 ae6a43c227d4774df75cfd43662872d94f738b2c 
(origin/trunk)
Checking out Revision ae6a43c227d4774df75cfd43662872d94f738b2c (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_16-38-17 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprie

Build failed in Jenkins: Cassandra #2137

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[jbellis] move testStandardColumnCompactions and testSuperColumnCompactions to 
LongSompactionsTest

[jbellis] r/m unnecessary IWriteResponseHandler (all implementations inherit 
AbstractWriteResponseHandler)

[jbellis] adjust blockFor calculation to account for pending ranges due to node 
movement

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@4b7c5fb9:ubuntu5
Using strategy: Default
Last Built Revision: Revision 98eb543a9829c1e857612edc6376a192f7ce4cff 
(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 dc97a8ff524ce9fa56e3dc0932d9074006495596 
(origin/trunk)
Checking out Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_16-19-35 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 


Build failed in Jenkins: Cassandra-quick #1380

2012-09-21 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@312054fe:ubuntu4
Using strategy: Default
Last Built Revision: Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 
(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 dc97a8ff524ce9fa56e3dc0932d9074006495596 
(origin/trunk)
Checking out Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_15-24-13 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
[javac]   ^
[javac] 
:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] unsafe = 

Build failed in Jenkins: Cassandra-quick #1379

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[jbellis] move testStandardColumnCompactions and testSuperColumnCompactions to 
LongSompactionsTest

[jbellis] r/m unnecessary IWriteResponseHandler (all implementations inherit 
AbstractWriteResponseHandler)

[jbellis] adjust blockFor calculation to account for pending ranges due to node 
movement

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@51dcff83:ubuntu2
Using strategy: Default
Last Built Revision: Revision 98eb543a9829c1e857612edc6376a192f7ce4cff 
(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 dc97a8ff524ce9fa56e3dc0932d9074006495596 
(origin/trunk)
Checking out Revision dc97a8ff524ce9fa56e3dc0932d9074006495596 (origin/trunk)
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-09-21_15-13-20 -Dtest.timeout=9 
-Dcobertura.dir=/usr/share/java clean test
Buildfile: 

clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting: 


maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
 [echo] Loading dependency paths from file: 


init:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


check-avro-generate:

avro-interface-generate-internode:
 [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
 [echo] Building Grammar 

  

check-gen-cql2-grammar:

gen-cql2-grammar:
 [echo] Building Grammar 

  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
 [echo] Building Grammar 

  ...

build-project:
 [echo] apache-cassandra: 

[javac] Compiling 40 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 686 source files to 

[javac] 
:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] private static final Unsafe unsafe;
[javac]  ^
[javac] 
:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] import sun.misc.Unsafe;
[javac]^
[javac] 
:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac]   static final Unsafe theUnsafe;
[javac]^
[javac] 
:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
[javac] Field field = 
sun.misc.Unsafe.class.g

Build failed in Jenkins: Cassandra-quick #1378

2012-09-21 Thread Apache Jenkins Server
See 

--
[...truncated 446 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:03:51,946 No host ID found, created 
7f964097-03df-40d9-80f1-aef8ad99675f (Note: This should happen exactly once per 
node).
[junit]  WARN 15:03:52,051 Generated random token 
[Token(bytes[94363a6ccf5ae325707e32fa6f657c1b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.46 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:03:58,332 No host ID found, created 
93e18d7a-6c87-4e49-9982-3e8e6094f1c8 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:03:58,434 Generated random token 
[Token(bytes[5de01d57dcdff030d731bf78a2376124])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.433 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.915 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:04:13,271 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 15:04:13,572 No host ID found, created 
89abfea5-331a-4260-81f2-f9542d6bcd62 (Note: This should happen exactly once per 
node).
[junit]  WARN 15:04:13,687 Generated random token 
[Token(bytes[7c5dfff8711cdb8ccce08ba1c39e78e7])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.378 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.876 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:04:27,355 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: 12.431 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.927 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 15:04:47,513 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:04:47,622 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:04:47,848 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 15:04:50,862 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,063 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,485 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,698 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,713 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,726 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,882 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,928 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:04:51,938 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,557 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,573 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,604 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,621 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,623 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,625 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,642 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,652 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 15:05:03,655 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1377

2012-09-21 Thread Apache Jenkins Server
See 

Changes:

[xedin] rename permission USE to DESCRIBE

[xedin] 1.2 specific changes related to CASSANDRA-4664

[xedin] grant internal components ability to modify system keyspace, related to 
CASSANDRA-4664.

--
[...truncated 391 lines...]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.605 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:50:38,683 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.061 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: 11.314 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: 18.547 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:51:07,099 setting live ratio to maximum of 64.0 instead of 
85.71428571428571
[junit]  WARN 10:51:09,732 setting live ratio to maximum of 64.0 instead of 
69.96865203761756
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.244 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.79 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 4.108 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.205 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.976 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.156 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.546 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.584 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.767 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.965 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.388 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 10:52:45,390 No host ID found, created 
3338e4a8-381b-47bb-a323-b9d49f532d21 (Note: This should happen exactly once per 
node).
[junit]  WARN 10:52:45,818 Generated random token 
[Token(bytes[6d12ed786c841138291faef3eb4aeac8])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 19.086 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 1

Build failed in Jenkins: Cassandra-quick #1376

2012-09-20 Thread Apache Jenkins Server
See 

--
[...truncated 445 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:07:25,623 No host ID found, created 
d400b01d-96be-44e5-bd0e-e8fe658fb7e8 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:07:25,729 Generated random token 
[Token(bytes[a486471be5559c6acc377875cf63a25c])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.603 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:07:31,139 No host ID found, created 
8c30e066-025d-438a-8752-238e8fdc48b0 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:07:31,241 Generated random token 
[Token(bytes[7995e058ba73decec0214879af13720f])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.768 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.082 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:07:41,395 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 18:07:41,632 No host ID found, created 
8a2f379e-5204-4507-9696-e9c038ee1d31 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:07:41,699 Generated random token 
[Token(bytes[9519168437de0840ee2944d0ebff8b1b])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.099 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.223 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:07:52,016 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: 5.442 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.743 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:08:03,455 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:08:03,552 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:08:03,772 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 18:08:06,414 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:06,566 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:06,852 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:06,995 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:07,004 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:07,012 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:07,049 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:07,081 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:07,088 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,404 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,426 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,471 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,494 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,497 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,500 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,523 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,538 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 18:08:15,541 Token 10 changing ownersh

Build failed in Jenkins: Cassandra-quick #1375

2012-09-20 Thread Apache Jenkins Server
See 

Changes:

[xedin] fix error when using ORDER BY with extended selections

--
[...truncated 450 lines...]
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:08:43,252 No host ID found, created 
c3beb601-2d9f-4296-84fd-bea8f9222a66 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:08:43,355 Generated random token 
[Token(bytes[e2ebec4c0f812390c8c61c755d239273])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.956 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:08:49,960 No host ID found, created 
3e585025-5c9b-4746-b5db-8f50a6ab56d6 (Note: This should happen exactly once per 
node).
[junit]  WARN 14:08:50,070 Generated random token 
[Token(bytes[228f88bbaa54ac4c7a305c013a761644])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.254 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.763 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:09:02,109 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 14:09:02,403 No host ID found, created 
95d763d4-09e3-46a6-82e2-04656a229f9c (Note: This should happen exactly once per 
node).
[junit]  WARN 14:09:02,504 Generated random token 
[Token(bytes[e607cb3a77e1e911aa70695a6f839f24])]. Random tokens will result in 
an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.364 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.019 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:09:14,601 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: 6.718 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.service.RelocateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.9 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 14:09:28,224 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:09:28,319 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:09:28,530 setting live ratio to maximum of 64.0 instead of 
Infinity
[junit]  WARN 14:09:31,238 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:31,438 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:31,859 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,070 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,085 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,098 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,153 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,200 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:32,210 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,541 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,560 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,591 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,608 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,610 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,612 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,629 Token 10 changing ownership from /127.0.0.1 to 
/127.0.0.2
[junit]  WARN 14:09:43,639 Token 10 changing ownership from /12

  1   2   3   4   5   6   7   8   9   10   >