Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-31 Thread Jacques Le Roux
OK, I made another review, put a comment in INFRA-15394, reopened but did not revert Gavin's commit To be discussed... Jacques Le 31/12/2017 à 23:50, Jacques Le Roux a écrit : Thanks for your help Jacques Le 31/12/2017 à 15:06, Taher Alkhateeb a écrit : So let's examine what was done

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-31 Thread Jacques Le Roux
Thanks for your help Jacques Le 31/12/2017 à 15:06, Taher Alkhateeb a écrit : So let's examine what was done here: - You broke buildbot with a faulty commit in r1006626 that was later fixed by gavin in INFRA-15394 in revision r1023028 - As a result, hundreds of messages spammed our mailing

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-31 Thread Taher Alkhateeb
So let's examine what was done here: - You broke buildbot with a faulty commit in r1006626 that was later fixed by gavin in INFRA-15394 in revision r1023028 - As a result, hundreds of messages spammed our mailing list from buildbot - You insisted that nothing is wrong with the buildbot script

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-30 Thread Jacques Le Roux
I think you were were right Taher, Gavin just removed a duplicate declaration of ofbiz-trunk-framework-plugins, see INFRA-15394 Let's see, but I'm confident Jacques Le 13/12/2017 à 16:21, Taher Alkhateeb a écrit : These error messages are becoming excessive and indicating a faulty buildbot

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread Jacques Le Roux
That's surely possible, I have used Jenkins in the past and it's the nice tool. So we could indeed ask infra to take care of INFRA-15394, else we switch to Jenkins. But I'll not do it, so please feel free :) Jacques Le 17/12/2017 à 21:12, Michael Brohl a écrit : With so much hassle using

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread Michael Brohl
With so much hassle using buildbot, would it be possible to set up another build server like Jenkins? We use it here at ecomify and have none of these issues with OFBiz. Regards, Michael Am 17.12.17 um 21:06 schrieb Jacques Le Roux: Ah also, normally Buildbot should only send email when the

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread Jacques Le Roux
Ah also, normally Buildbot should only send email when the status change, from good to bad or reverse. And it does not always. It's done randomly (see email today at 13:15, 18:04, 20:14) and completely independent of our script, we don't decide on this, Buildbot does. I just wrote also that

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread Jacques Le Roux
Hi Taher, I did not find something specific. The message I try to convey is this is an external random condition, not related to Buildbot or our script but the network+servers context. From time to time (more often since the date I put in the Infra Jira, but I can't see a relation with

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread Taher Alkhateeb
Hi Jacques, I still don't understand how you determined that it is _not_ a buildbot scripting issue? I need that information in order to isolate the cause of these annoying error messages. I find it unlikely to be a genuine bug in buildbot and more likely a bug in our scripts. So perhaps you can

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Jacques Le Roux
I think we miss is a bit of documentation on Buildbot. I'll do that soon... Jacques Le 13/12/2017 à 19:07, Jacques Le Roux a écrit : Taher, Look at https://ci.apache.org/builders/ofbiz-trunk-framework-plugins?numbuilds=150 From time to time, when I find weird that a build fails on Buildbot

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Jacques Le Roux
Taher, Look at https://ci.apache.org/builders/ofbiz-trunk-framework-plugins?numbuilds=150 From time to time, when I find weird that a build fails on Buildbot but not locally, I force a build on Buildbot manually (ie redo an existing commit) and then it passes Eg: Dec 05 06:47 1817154

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Taher Alkhateeb
How did you determine it's not the buildbot script? On Wed, Dec 13, 2017 at 7:05 PM, Jacques Le Roux wrote: > I fear it's not part of our BuildBot config, so I asked help from infra. > Maybe this can help > >

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Jacques Le Roux
I fear it's not part of our BuildBot config, so I asked help from infra. Maybe this can help https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-15394 Jacques Le 13/12/2017 à 16:21, Taher Alkhateeb a écrit : These error messages are becoming excessive and indicating a faulty

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Taher Alkhateeb
These error messages are becoming excessive and indicating a faulty buildbot implementation. I would like to work on it. Is anyone interested in helping me or has background information that might help? On Wed, Dec 13, 2017 at 5:36 PM, wrote: > The Buildbot has detected a

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Deepak Dixit
Thanks Jacques, this has been fixed, Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Dec 13, 2017 at 5:18 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Thanks Deepak, > > It's indeed a very small things > > Jacques > > > > Le 13/12/2017 à 11:43,

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Jacques Le Roux
Thanks Deepak, It's indeed a very small things Jacques Le 13/12/2017 à 11:43, Deepak Dixit a écrit : Hi Jacques, Reverted for now , its working locally, will check more and then commit agin. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Dec 13, 2017 at 4:03

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Deepak Dixit
Hi Jacques, Reverted for now , its working locally, will check more and then commit agin. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Dec 13, 2017 at 4:03 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > Let me check Jacques. > > Thanks & Regards >

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Deepak Dixit
Let me check Jacques. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Dec 13, 2017 at 3:45 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Deepak, > > This is a real problem, I reproduce (almost) the same locally, please fix > or revert > > I'd

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-13 Thread Jacques Le Roux
Hi Deepak, This is a real problem, I reproduce (almost) the same locally, please fix or revert I'd prefer that other committers wait before committing anything else before this is resolved Thanks Jacques Le 13/12/2017 à 10:32, build...@apache.org a écrit : The Buildbot has detected a new

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-05 Thread Rishi Solanki
Thanks Jacques! Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Tue, Dec 5, 2017 at 12:34 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Rishi, > > It's OK here too, I

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-04 Thread Jacques Le Roux
Hi Rishi, It's OK here too, I relaunch Buildbot to (hopefully) clean that Jacques Le 05/12/2017 à 06:51, Rishi Solanki a écrit : I ran the cleanAll loadAll testIntegration and got build success with no issues. I think we are good. Best Regards, -- Rishi Solanki Sr Manager, Enterprise

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-04 Thread Rishi Solanki
I ran the cleanAll loadAll testIntegration and got build success with no issues. I think we are good. Best Regards, -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Tue, Dec 5, 2017 at

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-04 Thread Rishi Solanki
I'm checking with this one. Thanks! Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Tue, Dec 5, 2017 at 9:55 AM, wrote: > The Buildbot has detected a new failure on

Re: buildbot failure in on ofbiz-trunk-framework

2017-10-30 Thread Rishi Solanki
I have already fixed this in my next commit. Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Mon, Oct 30, 2017 at 11:34 AM, wrote: > The Buildbot has detected a new

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-22 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/606 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-20 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/595 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-19 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/591 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-10-16 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/570 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-10-16 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/562 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-rat

2017-10-15 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-rat while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-rat/builds/521 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-09 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/534 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-10-09 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/536 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-07 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/528 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-10-07 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/530 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-10-07 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/528 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/501 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-09-23 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/475 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-08-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/427 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-08-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/428 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-08-25 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/394 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-08-25 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/385 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-08-24 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/380 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-08-23 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/401 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-08-18 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/382 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-08-17 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/378 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-08-17 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/376 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-08-07 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/310 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-07-27 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/332 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-24 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/288 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-07-24 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/323 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-07-22 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/320 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-22 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/276 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-22 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/272 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Taher Alkhateeb
This is a classic "hidden dependency" because of some sort of "global state". I'm glad we're facing this problem because it shows the value of separating the project into two repos. I checked the logs and I think it would take a while to see exactly where that null reference is coming from. So I

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Jacques Le Roux
I also tried to locally revert your commit and then all the tests (plugins included pass), it's a weird one for sure. Jacques Le 04/07/2017 à 18:05, Michael Brohl a écrit : I can reproduce it when I run all integration tests with the plugins. It's strange that it comes up now, the last

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Michael Brohl
Locally, I get only 3 failures in framework, lucene tests are fine: invoicetests invoice-per-shipment-tests.testInvoicePerShipmentSetOrderFalse FailureError running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = testInvoicePerShipmentSetOrderFalse, File =

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Michael Brohl
I can reproduce it when I run all integration tests with the plugins. It's strange that it comes up now, the last commits to plugins are a few days ago... Am 04.07.17 um 17:59 schrieb Jacques Le Roux: You are right https://ci.apache.org/builders/ofbiz-trunk-framework/builds/248 It's still

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Jacques Le Roux
You are right https://ci.apache.org/builders/ofbiz-trunk-framework/builds/248 It's still an issue, a weird one I'd say. Because only one of the tests which fail is in lucene plugin, the 3 others are in accounting and order. So we need to investigate that, I hope it's a data location issue...

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Michael Brohl
Hi Jacques, I cannot reproduce this with a clean framework (no plugins). The last change was only in the framework/content manager. Regards, Michael Am 04.07.17 um 16:57 schrieb Jacques Le Roux: Hi Michael, I reproduce locally so it's not a Buildbot issue, could you please check on you

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread Jacques Le Roux
Hi Michael, I reproduce locally so it's not a Buildbot issue, could you please check on you end? Thanks Jacques Le 04/07/2017 à 15:33, build...@apache.org a écrit : The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available

buildbot failure in on ofbiz-trunk-framework-plugins

2017-07-04 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/202 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-30 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/196 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-06-28 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/231 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: forced: by IRC

Re: buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-24 Thread Taher Alkhateeb
I suspect we did something wrong in the buildbot scripts lately and that is why we're having these weird consistent crashes. We need to review these files. On Sat, Jun 24, 2017 at 11:30 PM, wrote: > The Buildbot has detected a new failure on builder >

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-24 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/184 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-24 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/181 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-19 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/172 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-19 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/170 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-19 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/168 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-18 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/166 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-15 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/163 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-15 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/158 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-14 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/155 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-13 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/152 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-12 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/150 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

Re: buildbot failure in on ofbiz-trunk-framework

2017-06-10 Thread Taher Alkhateeb
I don't want to sound like a broken record, but at a minimum I would suggest to apply "svn up" followed by "./gradlew cleanAll loadDefault testIntegration" before committing. Depending on buildbot to catch errors is not an ideal solution because it slows down other committers who are trying to

buildbot failure in on ofbiz-trunk-framework

2017-06-10 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/186 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-06-08 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/143 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework

2017-06-06 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/180 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-rat

2017-06-06 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-rat while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-rat/builds/162 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-06-01 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/170 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-03-19 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/49 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: forced: by

buildbot failure in on ofbiz-trunk-framework

2017-03-18 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/45 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-03-17 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/43 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-03-15 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/28 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Re: buildbot failure in on ofbiz-trunk-framework

2017-03-13 Thread Jacques Le Roux
Hi, On every branches (lately R14 and trunk) , we randomly get false tests failures and errors always and only related to SOAP and XML-RPC We can neglect them but this is annoying because we have to check the status uselessly. I have not yet for sure identified the reason even if I still

buildbot failure in on ofbiz-trunk-framework

2017-03-12 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/15 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-03-12 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/13 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Re: buildbot failure in on ofbiz-trunk-framework

2017-03-03 Thread Jacques Le Roux
Le 03/03/2017 à 09:01, build...@apache.org a écrit : The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/5 Buildbot URL: https://ci.apache.org/ Buildslave for

buildbot failure in on ofbiz-trunk-framework

2017-03-03 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/5 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: forced: by