That's what I asked for in INFRA-6154. It doesn't mean I will get it.
On Mon, Apr 15, 2013 at 3:17 PM, Jean-Marc Spaggiari < [email protected]> wrote: > The last JDK 1.6 update is the 43... > > Is it possible to ask them to align all the servers with this latest > version? Consistency might help to troubleshot the issues, if any. > > JM > > 2013/4/15 Nicolas Liochon <[email protected]> > > > You can enhance TestShowProperties to add the info you want to check. > > Then > > > > > https://builds.apache.org/job/HBase-TRUNK/4062/artifact/trunk/hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestShowProperties-output.txt > > > > I see that ubuntu3 has a newer java version than ubuntu6: > > > > java.version=1.6.0_32 vs. java.version=1.6.0_27 > > > > As well > > MaxFileDescriptor=40000 (was 40000), vs. MaxFileDescriptor=4096 (was > 4096) > > > > could explain some problems. I'm going to create an infra call for this. > > > > But for trunk, on the last 5 failures, 2 were on ubuntu3, so it's not the > > only issue (and some issues are in HBase, not the env :-). > > > > > > On Mon, Apr 15, 2013 at 5:29 AM, lars hofhansl <[email protected]> wrote: > > > > > On a related note, I have limited the 0.94 build to Ubuntu3 only, > after I > > > noticed that almost all transient failures were on Ubuntu{1|2|4|5}. > > > Did that with build #950, not that a single failure since (hope I did > not > > > jinx it now!!). > > > > > > Might be worth figuring out how that machine differs from the other > > > Ubunutu environments. > > > > > > > > > Now I need to check the EC2 builds, which have been failing for a while > > > now. > > > > > > > > > -- Lars > > > > > > > > > > > > ________________________________ > > > From: Stack <[email protected]> > > > To: HBase Dev List <[email protected]> > > > Cc: [email protected] > > > Sent: Sunday, April 14, 2013 6:38 PM > > > Subject: Re: precommit machines > > > > > > > > > Nkeywal: > > > > > > Would suggest putting hadoop4 and hadoop5 back in rotation. Maybe then > > > we'd get a response from Giri (smile). > > > > > > https://issues.apache.org/jira/browse/INFRA-6140 says that we should > > write > > > the builds@ list to ask folks like Giri what the story is on the > OOMEs, > > > etc., since Apache INFRA does not run the hadoop* boxes. > > > > > > St.Ack > > > > > > > > > On Fri, Apr 12, 2013 at 8:30 PM, Stack <[email protected]> wrote: > > > > > > > Yeah, can you give us some background Giri? > > > > Thanks, > > > > St.Ack > > > > > > > > > > > > On Fri, Apr 12, 2013 at 10:45 AM, Nicolas Liochon <[email protected] > > > >wrote: > > > > > > > >> Done. Is this documented somewhere? I had no answer to my mail to > the > > > dev > > > >> list when I asked why we were not using these machines. > > > >> > > > >> > > > >> > > > >> On Fri, Apr 12, 2013 at 6:55 PM, Giridharan Kesavan < > > > >> [email protected]> wrote: > > > >> > > > >> > Nicolas, > > > >> > > > > >> > Please do not add more machins to hbase pool. There are other > > projects > > > >> that > > > >> > uses those machines like Pig, hive, hadoop, zookeeper, hcatalog > and > > > >> couple > > > >> > of other projects as well. > > > >> > > > > >> > Please remove hadoop4 and hadoop5 from the pool. > > > >> > > > > >> > thanks, > > > >> > Giridharan > > > >> > Apache Jenkins Admin > > > >> > > > > >> > > > > >> > > > > > >> > > ---------- Forwarded message ---------- > > > >> > > From: Nicolas Liochon <[email protected]> > > > >> > > Date: Fri, Apr 12, 2013 at 8:43 AM > > > >> > > Subject: precommit machines > > > >> > > To: [email protected] > > > >> > > > > > >> > > > > > >> > > I've added hadoop4 and hadoop5 to the machines to be used for > > > >> precommit > > > >> > > tests/ > > > >> > > May be they were not in the list for a good reason. Remove them > in > > > >> > > https://builds.apache.org/job/PreCommit-HBASE-Build/configureif > > it > > > >> > breaks > > > >> > > too much. > > > >> > > > > > >> > > If it works well during a few days, I will add hadoop6+ as well. > > > >> > > > > > >> > > Cheers, > > > >> > > > > > >> > > Nicolas > > > >> > > > > > >> > > > > > >> > > > > >> > > > > > > > > > > > > > >
