Build failed in Jenkins: Cassandra-quick #794

2012-07-10 Thread Apache Jenkins Server
See 

Changes:

[xedin] (cql3) Support ORDER BY when IN condition is given in WHERE clause

[vijay2win] Fix for Test failure: remove hardcoded values in CLT

[xedin] (cql3) delete "component_index" column on DROP TABLE call

[jbellis] fixes for #3047

[eevans] update TokenMetadata in support of many tokens per node

[eevans] classes missing from previous commit

--
[...truncated 445 lines...]
[junit] - Standard Error -
[junit]  WARN 09:35:21,788 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.562 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:35:35,622 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.065 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.274 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 17.376 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:36:05,954 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 09:36:07,942 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: 11.899 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.106 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.37 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.548 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.94 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.078 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 16.699 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: 16.491 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.037 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.906 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.092 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:37:49,336 No host ID found, created 
c7f5957b-ce30-4c1f-b758-5bba01628eb4 (Note: This should happen exactly once per 
node).
[junit]  WARN 09:37:49,736 Generated random token 
Token(bytes[d83b5305beed68ac19ea991bb9e23650]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations

Build failed in Jenkins: Cassandra-quick #795

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@70f37423:ubuntu4
Using strategy: Default
Last Built Revision: Revision 19a45370da1d46ffc6bc609181648170858af6d1 
(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 19a45370da1d46ffc6bc609181648170858af6d1 
(origin/trunk)
Checking out Revision 19a45370da1d46ffc6bc609181648170858af6d1 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-795
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-795
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #795 jenkins-Cassandra-quick-795" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Cassandra not applying keyspace updates

2012-07-10 Thread Michael Theroux
Hello,

We are in the process of upgrading out cassandra installation from a single 
instance to a 6 node cluster with a replication factor of 3.  We are using 
Cassandra 1.1.2.  This is something I've done before in other environments, but 
now I've hit an interesting issue.  The cluster has been setup and all the 
nodes have joined.  I was about to update the replication factor to 3 via 
cassandra-cli:

[open@unknown] use open;
Authenticated to keyspace: open

[default@open]  update keyspace open with 
placement_strategy='org.apache.cassandra.locator.NetworkTopologyStrategy' and 
strategy_options={us-east:3};
4698e471-5a1d-30f2-aa11-761d204581ff
Waiting for schema agreement...
... schemas agree across the cluster

The above looks normal, but when I look at the schema, the replication factor 
is unchanged:

[default@open] describe open; 
Keyspace: open:   
  Replication Strategy: org.apache.cassandra.locator.NetworkTopologyStrategy
  Durable Writes: true
Options: [us-east:1]
  Column Families:
...

I couldn't figure out why this was, but then I saw this thread:

http://www.datastax.com/support-forums/topic/cassandra-111-update-keyspace-not-working

So I tried creating a new keyspace "ks" and looked at the results:

[default@open] use system;
Authenticated to keyspace: system
[default@system] list schema_keyspace;
schema_keyspace not found in current keyspace.
[default@system] list schema_keyspaces;
Using default limit of 100
Using default column limit of 100
---
RowKey: open
=> (column=durable_writes, value=true, timestamp=530617107329814)
=> (column=name, value=open, timestamp=530617107329814)
=> (column=strategy_class, 
value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
timestamp=530617107329814)
=> (column=strategy_options, value={"us-east":"1"}, timestamp=530617107329814)
---
RowKey: ks
=> (column=durable_writes, value=true, timestamp=42396175198913)
=> (column=name, value=ky, timestamp=42396175198913)
=> (column=strategy_class, 
value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
timestamp=42396175198913)
=> (column=strategy_options, value={"datacenter1":"1"}, 
timestamp=42396175198913)


Notice the "timestamp" on the new keyspace is MUCH younger than "open" (by more 
than a factor of 10).  

I didn't understand how this could be, as time has always been in sync. 

I decided to look at the code to see if I could spot anything.  When 
cassandra-cli attempts to create a new keyspace, it uses thrift, and ends up 
here (in CassandraServer.java):

 public String system_update_keyspace(KsDef ks_def)
throws InvalidRequestException, SchemaDisagreementException, TException
{
logger.debug("update_keyspace");
ThriftValidation.validateKeyspaceNotSystem(ks_def.name);
 ...

MigrationManager.announceKeyspaceUpdate(KSMetaData.fromThrift(ks_def));
return Schema.instance.getVersion().toString();
 ...
}


Which then calls:

   public static void announceKeyspaceUpdate(KSMetaData ksm) throws 
ConfigurationException
{
ksm.validate();

KSMetaData oldKsm = Schema.instance.getKSMetaData(ksm.name);
if (oldKsm == null)
throw new ConfigurationException(String.format("Cannot update non 
existing keyspace '%s'.", ksm.name));

announce(oldKsm.toSchemaUpdate(ksm, System.nanoTime()));
}

It then uses the results of System.nanoTime in the timestamp.

I wrote a simple java program to output System.nanoTime on the system in which 
I attempted to add the new keyspace, and the output was:

46627528340034

Which is in the realm of the keyspace I added above.  System.nanoTime() is java 
instance dependent (nanoTime).  You will get different values depending on what 
machine you run on and is not necessarily associated with you system clock.  I 
ran this on several different machines, all verified to be in sync with NTP, 
and got massively different results.  In fact, when I stopped and started my 
instance, my nanoTime became:

97234377869

I then created another keyspace "kw":

[default@system] list schema_keyspaces;
Using default limit of 100
Using default column limit of 100
---
RowKey: open
=> (column=durable_writes, value=true, timestamp=530617107329814)
=> (column=name, value=open, timestamp=530617107329814)
=> (column=strategy_class, 
value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
timestamp=530617107329814)
=> (column=strategy_options, value={"us-east":"1"}, timestamp=530617107329814)
---
RowKey: ks
=> (column=durable_writes, value=true, timestamp=42396175198913)
=> (column=name, value=ky, timestamp=42396175198913)
=> (column=strategy_class, 
value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
timestamp=42396175198913)
=> (column=strategy_options, value={"datacenter1":"1"}, 
timestamp=4239617

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Hi Michael, 

   Thanks for you investigation, I have created 
https://issues.apache.org/jira/browse/CASSANDRA-4432 to cover related changes 
and going to start with that ASAP. 

Best Regards
-- 
Pavel Yaskevich


On Tuesday 10 July 2012 at 19:36, Michael Theroux wrote:

> Hello,
> 
> We are in the process of upgrading out cassandra installation from a single 
> instance to a 6 node cluster with a replication factor of 3. We are using 
> Cassandra 1.1.2. This is something I've done before in other environments, 
> but now I've hit an interesting issue. The cluster has been setup and all the 
> nodes have joined. I was about to update the replication factor to 3 via 
> cassandra-cli:
> 
> [open@unknown] use open; 
> Authenticated to keyspace: open
> 
> [default@open] update keyspace open with 
> placement_strategy='org.apache.cassandra.locator.NetworkTopologyStrategy' and 
> strategy_options={us-east:3};
> 4698e471-5a1d-30f2-aa11-761d204581ff
> Waiting for schema agreement...
> ... schemas agree across the cluster
> 
> The above looks normal, but when I look at the schema, the replication factor 
> is unchanged:
> 
> [default@open] describe open; 
> Keyspace: open: 
> Replication Strategy: org.apache.cassandra.locator.NetworkTopologyStrategy
> Durable Writes: true
> Options: [us-east:1]
> Column Families:
> ...
> 
> I couldn't figure out why this was, but then I saw this thread:
> 
> http://www.datastax.com/support-forums/topic/cassandra-111-update-keyspace-not-working
> 
> So I tried creating a new keyspace "ks" and looked at the results:
> 
> [default@open] use system;
> Authenticated to keyspace: system
> [default@system] list schema_keyspace;
> schema_keyspace not found in current keyspace.
> [default@system] list schema_keyspaces;
> Using default limit of 100
> Using default column limit of 100
> ---
> RowKey: open
> => (column=durable_writes, value=true, timestamp=530617107329814)
> => (column=name, value=open, timestamp=530617107329814)
> => (column=strategy_class, 
> value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
> timestamp=530617107329814)
> => (column=strategy_options, value={"us-east":"1"}, timestamp=530617107329814)
> ---
> RowKey: ks
> => (column=durable_writes, value=true, timestamp=42396175198913)
> => (column=name, value=ky, timestamp=42396175198913)
> => (column=strategy_class, 
> value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
> timestamp=42396175198913)
> => (column=strategy_options, value={"datacenter1":"1"}, 
> timestamp=42396175198913)
> 
> 
> Notice the "timestamp" on the new keyspace is MUCH younger than "open" (by 
> more than a factor of 10). 
> 
> I didn't understand how this could be, as time has always been in sync. 
> 
> I decided to look at the code to see if I could spot anything. When 
> cassandra-cli attempts to create a new keyspace, it uses thrift, and ends up 
> here (in CassandraServer.java):
> 
> public String system_update_keyspace(KsDef ks_def)
> throws InvalidRequestException, SchemaDisagreementException, TException
> {
> logger.debug("update_keyspace");
> ThriftValidation.validateKeyspaceNotSystem(ks_def.name (http://ks_def.name));
> ...
> MigrationManager.announceKeyspaceUpdate(KSMetaData.fromThrift(ks_def));
> return Schema.instance.getVersion().toString();
> ...
> }
> 
> 
> Which then calls:
> 
> public static void announceKeyspaceUpdate(KSMetaData ksm) throws 
> ConfigurationException
> {
> ksm.validate();
> 
> KSMetaData oldKsm = Schema.instance.getKSMetaData(ksm.name (http://ksm.name));
> if (oldKsm == null)
> throw new ConfigurationException(String.format("Cannot update non existing 
> keyspace '%s'.", ksm.name (http://ksm.name)));
> 
> announce(oldKsm.toSchemaUpdate(ksm, System.nanoTime()));
> }
> 
> It then uses the results of System.nanoTime in the timestamp.
> 
> I wrote a simple java program to output System.nanoTime on the system in 
> which I attempted to add the new keyspace, and the output was:
> 
> 46627528340034
> 
> Which is in the realm of the keyspace I added above. System.nanoTime() is 
> java instance dependent (nanoTime). You will get different values depending 
> on what machine you run on and is not necessarily associated with you system 
> clock. I ran this on several different machines, all verified to be in sync 
> with NTP, and got massively different results. In fact, when I stopped and 
> started my instance, my nanoTime became:
> 
> 97234377869
> 
> I then created another keyspace "kw":
> 
> [default@system] list schema_keyspaces;
> Using default limit of 100
> Using default column limit of 100
> ---
> RowKey: open
> => (column=durable_writes, value=true, timestamp=530617107329814)
> => (column=name, value=open, timestamp=530617107329814)
> => (column=strategy_class, 
> value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
> timestamp=530617107329814)
> => (column=strategy_options, value={"us-east":"1"}, timestamp=530617107329814)
> --

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Update: I have posted a patch that would change nanoTime() to 
currentTimeInMillis() that actually uses the system timer to CASSANDRA-4432, 
you can try to apply and test if you would like, Michael.

On Tuesday 10 July 2012 at 19:53, Pavel Yaskevich wrote:

> Hi Michael, 
> 
>Thanks for you investigation, I have created 
> https://issues.apache.org/jira/browse/CASSANDRA-4432 to cover related changes 
> and going to start with that ASAP. 
> 
> Best Regards
> -- 
> Pavel Yaskevich
> 
> 
> On Tuesday 10 July 2012 at 19:36, Michael Theroux wrote:
> 
> > Hello,
> > 
> > We are in the process of upgrading out cassandra installation from a single 
> > instance to a 6 node cluster with a replication factor of 3. We are using 
> > Cassandra 1.1.2. This is something I've done before in other environments, 
> > but now I've hit an interesting issue. The cluster has been setup and all 
> > the nodes have joined. I was about to update the replication factor to 3 
> > via cassandra-cli:
> > 
> > [open@unknown] use open; 
> > Authenticated to keyspace: open
> > 
> > [default@open] update keyspace open with 
> > placement_strategy='org.apache.cassandra.locator.NetworkTopologyStrategy' 
> > and strategy_options={us-east:3};
> > 4698e471-5a1d-30f2-aa11-761d204581ff
> > Waiting for schema agreement...
> > ... schemas agree across the cluster
> > 
> > The above looks normal, but when I look at the schema, the replication 
> > factor is unchanged:
> > 
> > [default@open] describe open; 
> > Keyspace: open: 
> > Replication Strategy: org.apache.cassandra.locator.NetworkTopologyStrategy
> > Durable Writes: true
> > Options: [us-east:1]
> > Column Families:
> > ...
> > 
> > I couldn't figure out why this was, but then I saw this thread:
> > 
> > http://www.datastax.com/support-forums/topic/cassandra-111-update-keyspace-not-working
> > 
> > So I tried creating a new keyspace "ks" and looked at the results:
> > 
> > [default@open] use system;
> > Authenticated to keyspace: system
> > [default@system] list schema_keyspace;
> > schema_keyspace not found in current keyspace.
> > [default@system] list schema_keyspaces;
> > Using default limit of 100
> > Using default column limit of 100
> > ---
> > RowKey: open
> > => (column=durable_writes, value=true, timestamp=530617107329814)
> > => (column=name, value=open, timestamp=530617107329814)
> > => (column=strategy_class, 
> > value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
> > timestamp=530617107329814)
> > => (column=strategy_options, value={"us-east":"1"}, 
> > timestamp=530617107329814)
> > ---
> > RowKey: ks
> > => (column=durable_writes, value=true, timestamp=42396175198913)
> > => (column=name, value=ky, timestamp=42396175198913)
> > => (column=strategy_class, 
> > value=org.apache.cassandra.locator.NetworkTopologyStrategy, 
> > timestamp=42396175198913)
> > => (column=strategy_options, value={"datacenter1":"1"}, 
> > timestamp=42396175198913)
> > 
> > 
> > Notice the "timestamp" on the new keyspace is MUCH younger than "open" (by 
> > more than a factor of 10). 
> > 
> > I didn't understand how this could be, as time has always been in sync. 
> > 
> > I decided to look at the code to see if I could spot anything. When 
> > cassandra-cli attempts to create a new keyspace, it uses thrift, and ends 
> > up here (in CassandraServer.java):
> > 
> > public String system_update_keyspace(KsDef ks_def)
> > throws InvalidRequestException, SchemaDisagreementException, TException
> > {
> > logger.debug("update_keyspace");
> > ThriftValidation.validateKeyspaceNotSystem(ks_def.name 
> > (http://ks_def.name));
> > ...
> > MigrationManager.announceKeyspaceUpdate(KSMetaData.fromThrift(ks_def));
> > return Schema.instance.getVersion().toString();
> > ...
> > }
> > 
> > 
> > Which then calls:
> > 
> > public static void announceKeyspaceUpdate(KSMetaData ksm) throws 
> > ConfigurationException
> > {
> > ksm.validate();
> > 
> > KSMetaData oldKsm = Schema.instance.getKSMetaData(ksm.name 
> > (http://ksm.name));
> > if (oldKsm == null)
> > throw new ConfigurationException(String.format("Cannot update non existing 
> > keyspace '%s'.", ksm.name (http://ksm.name)));
> > 
> > announce(oldKsm.toSchemaUpdate(ksm, System.nanoTime()));
> > }
> > 
> > It then uses the results of System.nanoTime in the timestamp.
> > 
> > I wrote a simple java program to output System.nanoTime on the system in 
> > which I attempted to add the new keyspace, and the output was:
> > 
> > 46627528340034
> > 
> > Which is in the realm of the keyspace I added above. System.nanoTime() is 
> > java instance dependent (nanoTime). You will get different values depending 
> > on what machine you run on and is not necessarily associated with you 
> > system clock. I ran this on several different machines, all verified to be 
> > in sync with NTP, and got massively different results. In fact, when I 
> > stopped and started my instance, my nanoTime became:
> > 
> > 97234377869
> > 
> > I the

Build failed in Jenkins: Cassandra-quick #796

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@5bc412bd:ubuntu4
Using strategy: Default
Last Built Revision: Revision 19a45370da1d46ffc6bc609181648170858af6d1 
(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 720e017520f197e876a2b850e10340d9ef2cf748 
(origin/trunk)
Checking out Revision 720e017520f197e876a2b850e10340d9ef2cf748 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-796
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-796
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #796 jenkins-Cassandra-quick-796" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra #1670

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@5bc412bd:ubuntu4
Using strategy: Default
Last Built Revision: Revision 19a45370da1d46ffc6bc609181648170858af6d1 
(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 720e017520f197e876a2b850e10340d9ef2cf748 
(origin/trunk)
Checking out Revision 720e017520f197e876a2b850e10340d9ef2cf748 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1670
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1670
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1670 jenkins-Cassandra-1670" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra-quick #797

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@5bc412bd:ubuntu4
Using strategy: Default
Last Built Revision: Revision 19a45370da1d46ffc6bc609181648170858af6d1 
(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 720e017520f197e876a2b850e10340d9ef2cf748 
(origin/trunk)
Checking out Revision 720e017520f197e876a2b850e10340d9ef2cf748 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-797
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-797
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #797 jenkins-Cassandra-quick-797" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra #1671

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@75399fe:ubuntu4
Using strategy: Default
Last Built Revision: Revision 19a45370da1d46ffc6bc609181648170858af6d1 
(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 720e017520f197e876a2b850e10340d9ef2cf748 
(origin/trunk)
Checking out Revision 720e017520f197e876a2b850e10340d9ef2cf748 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1671
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1671
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1671 jenkins-Cassandra-1671" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra-quick #798

2012-07-10 Thread Apache Jenkins Server
See 

Changes:

[jbellis] fix mixing user-provided timestamps and local deletion time for #4396

[xedin] change nanoTime() to currentTimeInMillis() in schema related code

--
[...truncated 452 lines...]
[junit] - Standard Error -
[junit]  WARN 18:17:30,193 setting live ratio to maximum of 64.0 instead of 
90.67
[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 18:17:40,936 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.099 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.702 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: 15.938 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:18:08,687 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 18:18:10,693 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: 11.277 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.604 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.973 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.289 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.022 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.138 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.939 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.282 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.649 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.917 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.558 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:19:37,279 No host ID found, created 
c2dc6d9b-f2f1-4350-87d9-7cccfda8c594 (Note: This should happen exactly once per 
node).
[junit]  WARN 18:19:37,701 Generated random token 
Token(bytes[d91f6481af9fec149b8d957e21386329]). 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, T

Build failed in Jenkins: Cassandra-quick #799

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 453 lines...]
[junit]  WARN 19:01:41,391 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.542 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.542 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:01:52,323 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.972 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.882 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:02:19,964 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 19:02:22,084 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: 11.335 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.535 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.939 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.223 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.018 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.079 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.726 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.521 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.53 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.926 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.936 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:03:55,147 No host ID found, created 
4a282b97-c121-45f7-b228-faf92726304b (Note: This should happen exactly once per 
node).
[junit]  WARN 19:03:55,565 Generated random token 
Token(bytes[10842bfebf41972d23632e78f8b36fa2]). 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.908 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 19:04:11,211 No host ID found, created 
37bef

Build failed in Jenkins: Cassandra-quick #801

2012-07-10 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu3
Checkout:Cassandra-quick /  
- hudson.remoting.Channel@2028f200:ubuntu3
Using strategy: Default
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 720e017520f197e876a2b850e10340d9ef2cf748 
(origin/trunk)
Checking out Revision 720e017520f197e876a2b850e10340d9ef2cf748 (origin/trunk)
No change to record in branch origin/trunk
[Cassandra-quick] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-07-10_20-20-42 -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
  ...
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:634:1:
 Multiple token rules can match input such as "'U'": K_UPDATE, K_USING, K_USE, 
IDENT, COMPIDENT
 [java] 
 [java] As a result, token(s) K_USING,K_USE,IDENT,COMPIDENT were disabled 
for that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:634:1:
 Multiple token rules can match input such as "{'G'..'H', 'J', 'M'..'N', 
'X'..'Z', 'g'..'h', 'j', 'm'..'n', 'x'..'z'}": IDENT, COMPIDENT
 [java] 
 [java] As a result, token(s) COMPIDENT were disabled for that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:638:1:
 Multiple token rules can match input such as "'a'": T__89, K_AND, K_LEVEL, 
K_APPLY, K_ALTER, K_ADD, IDENT, COMPIDENT, UUID
 [java] 
 [java] As a result, token(s) 
K_AND,K_LEVEL,K_APPLY,K_ALTER,K_ADD,IDENT,COMPIDENT,UUID were disabled for that 
input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:638:1:
 Multiple token rules can match input such as "'B'": K_BEGIN, K_BATCH, IDENT, 
COMPIDENT, UUID
 [java] 
 [java] As a result, token(s) K_BATCH,IDENT,COMPIDENT,UUID were disabled 
for that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:634:1:
 Multiple token rules can match input such as "{'L', 'l'}": K_LIMIT, K_LEVEL, 
IDENT, COMPIDENT
 [java] 
 [java] As a result, token(s) K_LEVEL,IDENT,COMPIDENT were disabled for 
that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:634:1:
 Multiple token rules can match input such as "{'Q', 'q'}": K_LEVEL, IDENT, 
COMPIDENT
 [java] 
 [java] As a result, token(s) IDENT,COMPIDENT were disabled for that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:654:1:
 Multiple token rules can match input such as "'/'": COMMENT, MULTILINE_COMMENT
 [java] 
 [java] As a result, token(s) MULTILINE_COMMENT were disabled for that input
 [java] warning(209): 
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/src/java/org/apache/cassandra/cql/Cql.g:638:1:
 Multiple token rules can match i

Build failed in Jenkins: Cassandra-quick #802

2012-07-10 Thread Apache Jenkins Server
See 

Changes:

[xedin] change System.currentTimeMillis() to FBUtilities.timestampMicros(), 
related to CASSANDRA-4432

--
[...truncated 445 lines...]
[junit] - Standard Error -
[junit]  WARN 21:29:54,809 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.508 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:30:05,754 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.859 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.718 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:30:32,852 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 21:30:34,971 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: 11.493 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.395 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.873 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.212 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.904 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.098 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.267 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.106 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.646 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.94 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.502 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 21:32:01,605 No host ID found, created 
9eba87f1-53d2-43ab-bd47-511b4c5e919e (Note: This should happen exactly once per 
node).
[junit]  WARN 21:32:02,062 Generated random token 
Token(bytes[4aabd7629e2737d0059be146cbdea13a]). 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.201 sec
[junit] 
[junit] 

Build failed in Jenkins: Cassandra-quick #803

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 435 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.219 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:12:29,639 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.059 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.526 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.744 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:12:45,426 setting live ratio to maximum of 64.0 instead of 
85.44
[junit]  WARN 22:12:45,692 setting live ratio to maximum of 64.0 instead of 
64.69090909090909
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.268 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.693 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.218 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.221 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.964 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.094 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.308 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.065 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.088 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.899 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.577 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:13:42,865 No host ID found, created 
b21b8699-3dba-45af-89f4-bf569124cb4d (Note: This should happen exactly once per 
node).
[junit]  WARN 22:13:43,073 Generated random token 
Token(bytes[e3873347d98997d3720b9e728a762d7a]). 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: 7.652 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:13:51,476 No host ID found, created 
830b7dff-1ee6-4c39-b8d4-689de6f82a11 (Note: This should happen exactly once per 
node).
[junit]

Build failed in Jenkins: Cassandra-quick #804

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 438 lines...]
[junit] - Standard Error -
[junit]  WARN 22:44:30,919 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.509 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:44:41,731 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: 11.575 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: 15.886 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:45:08,781 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 22:45:10,791 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: 11.469 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.372 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.823 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.18 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.061 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.016 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: 10.963 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.226 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.897 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.636 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:46:35,760 No host ID found, created 
c6d1c1ef-2a75-4c85-ad02-caa40a16028f (Note: This should happen exactly once per 
node).
[junit]  WARN 22:46:36,160 Generated random token 
Token(bytes[d1183d8efc821eaa3b8ac11ea3847c56]). 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: 13.762 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 22:46:50,613 No host ID found, created 
08874a16-5e65-4fca-a

Build failed in Jenkins: Cassandra-quick #805

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 438 lines...]
[junit] - Standard Error -
[junit]  WARN 23:12:14,452 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.056 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:12:18,491 open(null, O_RDONLY) failed, errno (14).
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.533 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: 6.801 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:12:34,324 setting live ratio to maximum of 64.0 instead of 
85.44
[junit]  WARN 23:12:34,651 setting live ratio to maximum of 64.0 instead of 
68.09569377990431
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.3 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.241 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.216 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.202 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.092 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.733 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.109 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.052 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.908 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.333 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:13:27,491 No host ID found, created 
025d4c12-2ddd-403c-9ff7-a27285aee6d5 (Note: This should happen exactly once per 
node).
[junit]  WARN 23:13:27,688 Generated random token 
Token(bytes[e0b28198495427a12287f35c77f46d5b]). 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: 7.202 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:13:35,788 No host ID found, created 
75563c08-f87c-40c2-821a-12b1c8e335f2 (Note

Build failed in Jenkins: Cassandra-quick #806

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 498 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.486 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.727 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:09,173 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.05 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.965 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.104 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.866 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:52:23,903 setting live ratio to maximum of 64.0 instead of 
86.08
[junit]  WARN 23:52:24,085 setting live ratio to maximum of 64.0 instead of 
66.16216216216216
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.099 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.792 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.839 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.018 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.982 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.437 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.987 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.754 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.27 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:53:10,429 No host ID found, created 
993b0d12-04cc-4931-b530-233c0277f82a (Note: This should happen exactly once per 
node).
[junit]  WARN 23:53:10,679 Generated random token 
Token(bytes[b61626dd7cfb64369dcadfe94674a7ef]). 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.484 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 23:53:17,825 No host ID found, created 
423c5f98-b9c5-42df-87da-a750c195d3fe (Note: This should happen exactly once per 
node).
[junit]  

Build failed in Jenkins: Cassandra-quick #807

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 438 lines...]
[junit] - Standard Error -
[junit]  WARN 00:27:40,116 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.543 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:27:50,932 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: 11.728 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: 16.513 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:28:18,658 setting live ratio to maximum of 64.0 instead of 
85.68
[junit]  WARN 00:28:20,656 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: 11.678 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.504 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.582 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.185 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.897 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.056 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.526 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.742 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.547 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.899 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.156 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:29:48,237 No host ID found, created 
918bd67d-a2b5-4540-b9ed-c8a9fb60bf9f (Note: This should happen exactly once per 
node).
[junit]  WARN 00:29:48,702 Generated random token 
Token(bytes[f494f4f10f1640f4798f5797c65277eb]). 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.758 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:30:04,902 No host ID found, created 
e9d086e1-d50e-4307-

Build failed in Jenkins: Cassandra-quick #808

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 534 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.75 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.025 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:54:02,028 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.065 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.689 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: 6.186 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:54:17,799 setting live ratio to maximum of 64.0 instead of 
87.80
[junit]  WARN 00:54:17,917 setting live ratio to maximum of 64.0 instead of 
67.16577540106952
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.708 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.857 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.097 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.265 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.946 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.086 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.673 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.563 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.623 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.919 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.321 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:55:07,267 No host ID found, created 
45b2616a-a324-4bc1-893e-432cbf63435f (Note: This should happen exactly once per 
node).
[junit]  WARN 00:55:07,452 Generated random token 
Token(bytes[4a87240a6516df445a6c411016e58d6a]). 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.399 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 00:55:15,682 No host ID found, created 
461ac78a-a109-410e-b5e5-9052a553990b (Note: This should happen exactly once per 
node).

Build failed in Jenkins: Cassandra-quick #809

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@5b52888a:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8e503d8d9320d36741175c5e93dd019498550164 
(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 8e503d8d9320d36741175c5e93dd019498550164 
(origin/trunk)
Checking out Revision 8e503d8d9320d36741175c5e93dd019498550164 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-809
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-809
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #809 jenkins-Cassandra-quick-809" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra-quick #810

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 438 lines...]
[junit] - Standard Error -
[junit]  WARN 04:43:28,925 setting live ratio to maximum of 64.0 instead of 
90.67
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.535 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 04:43:39,966 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: 11.645 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: 15.555 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 04:44:06,769 setting live ratio to maximum of 64.0 instead of 
80.0
[junit]  WARN 04:44:08,740 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: 11.163 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.487 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.528 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.173 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.892 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.055 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.06 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.345 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.869 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.891 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.57 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 04:45:33,552 No host ID found, created 
9080be07-2bcf-4512-8046-c72c8395adfd (Note: This should happen exactly once per 
node).
[junit]  WARN 04:45:33,963 Generated random token 
Token(bytes[95b13e245b1adb71982661ad516275c6]). 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.072 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 04:45:49,533 No host ID found, created 
0c3c31cb-8e5e-4fe0-821c-c6c67ae7af

Build failed in Jenkins: Cassandra-quick #811

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 444 lines...]
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.083 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.093 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:12:16,741 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.058 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.692 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.935 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:12:32,875 setting live ratio to maximum of 64.0 instead of 
85.44
[junit]  WARN 05:12:33,180 setting live ratio to maximum of 64.0 instead of 
68.0
[junit] -  ---
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.044 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.274 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.221 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.196 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.92 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.109 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.054 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.038 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.131 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.281 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:13:25,068 No host ID found, created 
711f649b-182d-497d-9f6f-9401bed8973b (Note: This should happen exactly once per 
node).
[junit]  WARN 05:13:25,277 Generated random token 
Token(bytes[9e930a6cda73efd6d21fe6177825c3fa]). 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: 7.454 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 05:13:33,514 No host ID found, created 
93e3dd75-6cd7-4e59-a747-54bd11f50c2d (Note: This should happen exactly once per 
node).
[junit]  WARN 05:13:33,712 Genera

Build failed in Jenkins: Cassandra-quick #812

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@276cddcf:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8e503d8d9320d36741175c5e93dd019498550164 
(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 8e503d8d9320d36741175c5e93dd019498550164 
(origin/trunk)
Checking out Revision 8e503d8d9320d36741175c5e93dd019498550164 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-812
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-812
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #812 jenkins-Cassandra-quick-812" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra #1680

2012-07-10 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@6568be6e:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8e503d8d9320d36741175c5e93dd019498550164 
(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 8e503d8d9320d36741175c5e93dd019498550164 
(origin/trunk)
Checking out Revision 8e503d8d9320d36741175c5e93dd019498550164 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-1680
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1680
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
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:636)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1680 jenkins-Cassandra-1680" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

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

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

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra-quick #813

2012-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 435 lines...]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.894 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 06:10:04,579 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.065 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.329 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.937 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 06:10:19,697 setting live ratio to maximum of 64.0 instead of 
88.27
[junit]  WARN 06:10:19,823 setting live ratio to maximum of 64.0 instead of 
67.70454545454545
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.705 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.849 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.117 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.245 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.109 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.686 sec
[junit] 
[junit] - Standard Output ---
[junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] -  ---
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.681 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.7 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.182 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 06:11:09,318 No host ID found, created 
af79de0a-ad86-4ccd-a66f-1ed7fe1277a4 (Note: This should happen exactly once per 
node).
[junit]  WARN 06:11:09,506 Generated random token 
Token(bytes[2a54eb87154c5ec149b35ebb0cb5bd7e]). 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: 7.029 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 06:11:17,641 No host ID found, created 
2e1275d4-8c77-4c84-bb47-8d4e13093427 (Note: This should happen exactly once per 
node).