Re: Frequent failures in standby test

2016-12-08 Thread Francesco Mari
In the meantime, I configured those tests not to run when they are scheduled under a "beam" node. I will send a separate mail to builds@ and put oak-dev@ in CC. 2016-12-08 11:23 GMT+01:00 Robert Munteanu : > Hi, > > On Thu, 2016-12-08 at 10:01 +0100, Francesco Mari wrote: >> I

Re: Frequent failures in standby test

2016-12-08 Thread Robert Munteanu
Hi, On Thu, 2016-12-08 at 10:01 +0100, Francesco Mari wrote: > I analysed the latest builds to figure out what's going on with some > tests related to Cold Standby. It seems that the problem is > restricted > to some Jenkins nodes - see [1] for more details. Can we configure > the > Jenkins job

Re: Frequent failures in standby test

2016-12-08 Thread Francesco Mari
I analysed the latest builds to figure out what's going on with some tests related to Cold Standby. It seems that the problem is restricted to some Jenkins nodes - see [1] for more details. Can we configure the Jenkins job not to run on nodes labelled "beam"? [1]:

Re: Frequent failures in standby test

2016-11-25 Thread Francesco Mari
Every failure in build 1298 is due to "java.net.BindException: Address already in use". According to the build log, the port wasn't bound by a server started during a test. The first failing test (ExternalSharedStoreIT) was also the first test in the build to start a server. The issue persisted

Re: Frequent failures in standby test

2016-11-24 Thread Chetan Mehrotra
Per https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1298/ the test again failed but mostly on Jdk 1.7. The test on Jdk 1.8 looks like passed. Chetan Mehrotra On Tue, Nov 22, 2016 at 12:48 PM, Chetan Mehrotra wrote: > They are from oak-segment-tar. See

Re: Frequent failures in standby test

2016-11-21 Thread Chetan Mehrotra
They are from oak-segment-tar. See https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1295/#showFailuresLink Chetan Mehrotra On Tue, Nov 22, 2016 at 12:42 PM, Francesco Mari wrote: > Are those from oak-tarmk-standby or oak-segment-tar? > > 2016-11-22 6:11

Re: Frequent failures in standby test

2016-11-21 Thread Francesco Mari
Are those from oak-tarmk-standby or oak-segment-tar? 2016-11-22 6:11 GMT+01:00 Chetan Mehrotra : > Hi Team, > > Since last 4-6 builds I am seeing a recurring failure of few test in > standby module > > * FailoverIPRangeIT > * ExternalPrivateStoreIT > * StandbyTestIT > >

Frequent failures in standby test

2016-11-21 Thread Chetan Mehrotra
Hi Team, Since last 4-6 builds I am seeing a recurring failure of few test in standby module * FailoverIPRangeIT * ExternalPrivateStoreIT * StandbyTestIT Probably something to be looked into Chetan Mehrotra