You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by bu...@apache.org on 2020/07/25 08:36:01 UTC

buildbot exception in on ofbizTrunkFrameworkPlugins

The Buildbot has detected a build exception on builder ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details are available at:
    https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: asf945_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'onTrunkPluginsCommit' triggered this build
Build Source Stamp: [branch trunk] 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
Blamelist: Suraj Khurana <su...@hotwax.co>

BUILD FAILED: exception javadoc upload test-results part 1

Sincerely,
 -The Buildbot




Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Jacques Le Roux <ja...@les7arts.com>.
Thanks Suraj,

All should be cured now :)

Jacques

Le 25/07/2020 à 19:47, Suraj Khurana a écrit :
> Hey Jacques,
>
> I have attached a patch for this existing issue on OFBIZ-11553, it works
> for me. Please check and go ahead if it looks good to you as well.
>
> HTH.
> --
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
>
> On Sat, Jul 25, 2020 at 7:59 PM Suraj Khurana <su...@hotwax.co>
> wrote:
>
>> On my local, I am facing same one test failure
>> (testCreateOrderServiceProduct) and as you mentioned in OFBIZ-11553, it
>> is working fine with ofbiz -test component=order --test
>> suitename=shoppingcarttests --test case=configurableServiceOrder-test.
>>
>> --
>> Best Regards,
>> Suraj Khurana
>> Senior Technical Consultant
>>
>>
>> On Sat, Jul 25, 2020 at 7:40 PM Jacques Le Roux <
>> jacques.le.roux@les7arts.com> wrote:
>>
>>> Ha no, we get the same 3 new errors than I locally:
>>>
>>> I reverted push from OFBIZ-11487 before it becomes confusing...
>>>
>>> Thanks to Pawan's comment in OFBIZ-11553 I'm considering to look again at
>>> the remaining failure. Things get confusing when errors/failures mix...
>>>
>>> Jacques
>>>
>>> Le 25/07/2020 à 14:41, Suraj Khurana a écrit :
>>>> Thanks Jacques for confirming.
>>>>
>>>> --
>>>> Best Regards,
>>>> Suraj Khurana
>>>> Senior Technical Consultant
>>>>
>>>>
>>>> On Sat, Jul 25, 2020 at 5:40 PM Jacques Le Roux <
>>>> jacques.le.roux@les7arts.com> wrote:
>>>>
>>>>> Hi Suraj,
>>>>>
>>>>> It's only about (not) uploading the result file. I tested locally, we
>>> have
>>>>> still the pending failure error from OFBIZ-11553.
>>>>> I got 3 others errors I believe are only Windows related (slow files
>>>>> handling there)
>>>>>
>>>>> So it's OK, we will see with my next push...
>>>>>
>>>>> Jacques
>>>>>
>>>>> Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
>>>>>> Hello team,
>>>>>>
>>>>>> Everything looks ok on the local machine with testIntegration.
>>>>>> I checked with "./gradlew cleanAll loadAll testIntegration".
>>>>>>
>>>>>> --
>>>>>> Best Regards,
>>>>>> Suraj Khurana
>>>>>> Senior Technical Consultant
>>>>>>
>>>>>>
>>>>>> On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
>>>>>>
>>>>>>> The Buildbot has detected a build exception on builder
>>>>>>> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details
>>>>> are
>>>>>>> available at:
>>>>>>>
>>>>> https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
>>>>>>> Buildbot URL: https://ci.apache.org/
>>>>>>>
>>>>>>> Buildslave for this Build: asf945_ubuntu
>>>>>>>
>>>>>>> Build Reason: The AnyBranchScheduler scheduler named
>>>>>>> 'onTrunkPluginsCommit' triggered this build
>>>>>>> Build Source Stamp: [branch trunk]
>>>>> 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
>>>>>>> Blamelist: Suraj Khurana <su...@hotwax.co>
>>>>>>>
>>>>>>> BUILD FAILED: exception javadoc upload test-results part 1
>>>>>>>
>>>>>>> Sincerely,
>>>>>>>     -The Buildbot
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Suraj Khurana <su...@hotwax.co>.
Hey Jacques,

I have attached a patch for this existing issue on OFBIZ-11553, it works
for me. Please check and go ahead if it looks good to you as well.

HTH.
--
Best Regards,
Suraj Khurana
Senior Technical Consultant


On Sat, Jul 25, 2020 at 7:59 PM Suraj Khurana <su...@hotwax.co>
wrote:

> On my local, I am facing same one test failure
> (testCreateOrderServiceProduct) and as you mentioned in OFBIZ-11553, it
> is working fine with ofbiz -test component=order --test
> suitename=shoppingcarttests --test case=configurableServiceOrder-test.
>
> --
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
>
> On Sat, Jul 25, 2020 at 7:40 PM Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Ha no, we get the same 3 new errors than I locally:
>>
>> I reverted push from OFBIZ-11487 before it becomes confusing...
>>
>> Thanks to Pawan's comment in OFBIZ-11553 I'm considering to look again at
>> the remaining failure. Things get confusing when errors/failures mix...
>>
>> Jacques
>>
>> Le 25/07/2020 à 14:41, Suraj Khurana a écrit :
>> > Thanks Jacques for confirming.
>> >
>> > --
>> > Best Regards,
>> > Suraj Khurana
>> > Senior Technical Consultant
>> >
>> >
>> > On Sat, Jul 25, 2020 at 5:40 PM Jacques Le Roux <
>> > jacques.le.roux@les7arts.com> wrote:
>> >
>> >> Hi Suraj,
>> >>
>> >> It's only about (not) uploading the result file. I tested locally, we
>> have
>> >> still the pending failure error from OFBIZ-11553.
>> >> I got 3 others errors I believe are only Windows related (slow files
>> >> handling there)
>> >>
>> >> So it's OK, we will see with my next push...
>> >>
>> >> Jacques
>> >>
>> >> Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
>> >>> Hello team,
>> >>>
>> >>> Everything looks ok on the local machine with testIntegration.
>> >>> I checked with "./gradlew cleanAll loadAll testIntegration".
>> >>>
>> >>> --
>> >>> Best Regards,
>> >>> Suraj Khurana
>> >>> Senior Technical Consultant
>> >>>
>> >>>
>> >>> On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
>> >>>
>> >>>> The Buildbot has detected a build exception on builder
>> >>>> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details
>> >> are
>> >>>> available at:
>> >>>>
>> >> https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
>> >>>> Buildbot URL: https://ci.apache.org/
>> >>>>
>> >>>> Buildslave for this Build: asf945_ubuntu
>> >>>>
>> >>>> Build Reason: The AnyBranchScheduler scheduler named
>> >>>> 'onTrunkPluginsCommit' triggered this build
>> >>>> Build Source Stamp: [branch trunk]
>> >> 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
>> >>>> Blamelist: Suraj Khurana <su...@hotwax.co>
>> >>>>
>> >>>> BUILD FAILED: exception javadoc upload test-results part 1
>> >>>>
>> >>>> Sincerely,
>> >>>>    -The Buildbot
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>>
>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Suraj Khurana <su...@hotwax.co>.
On my local, I am facing same one test failure
(testCreateOrderServiceProduct) and as you mentioned in OFBIZ-11553, it
is working fine with ofbiz -test component=order --test
suitename=shoppingcarttests --test case=configurableServiceOrder-test.

--
Best Regards,
Suraj Khurana
Senior Technical Consultant


On Sat, Jul 25, 2020 at 7:40 PM Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Ha no, we get the same 3 new errors than I locally:
>
> I reverted push from OFBIZ-11487 before it becomes confusing...
>
> Thanks to Pawan's comment in OFBIZ-11553 I'm considering to look again at
> the remaining failure. Things get confusing when errors/failures mix...
>
> Jacques
>
> Le 25/07/2020 à 14:41, Suraj Khurana a écrit :
> > Thanks Jacques for confirming.
> >
> > --
> > Best Regards,
> > Suraj Khurana
> > Senior Technical Consultant
> >
> >
> > On Sat, Jul 25, 2020 at 5:40 PM Jacques Le Roux <
> > jacques.le.roux@les7arts.com> wrote:
> >
> >> Hi Suraj,
> >>
> >> It's only about (not) uploading the result file. I tested locally, we
> have
> >> still the pending failure error from OFBIZ-11553.
> >> I got 3 others errors I believe are only Windows related (slow files
> >> handling there)
> >>
> >> So it's OK, we will see with my next push...
> >>
> >> Jacques
> >>
> >> Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
> >>> Hello team,
> >>>
> >>> Everything looks ok on the local machine with testIntegration.
> >>> I checked with "./gradlew cleanAll loadAll testIntegration".
> >>>
> >>> --
> >>> Best Regards,
> >>> Suraj Khurana
> >>> Senior Technical Consultant
> >>>
> >>>
> >>> On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
> >>>
> >>>> The Buildbot has detected a build exception on builder
> >>>> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details
> >> are
> >>>> available at:
> >>>>
> >> https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
> >>>> Buildbot URL: https://ci.apache.org/
> >>>>
> >>>> Buildslave for this Build: asf945_ubuntu
> >>>>
> >>>> Build Reason: The AnyBranchScheduler scheduler named
> >>>> 'onTrunkPluginsCommit' triggered this build
> >>>> Build Source Stamp: [branch trunk]
> >> 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
> >>>> Blamelist: Suraj Khurana <su...@hotwax.co>
> >>>>
> >>>> BUILD FAILED: exception javadoc upload test-results part 1
> >>>>
> >>>> Sincerely,
> >>>>    -The Buildbot
> >>>>
> >>>>
> >>>>
> >>>>
>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Jacques Le Roux <ja...@les7arts.com>.
Ha no, we get the same 3 new errors than I locally:

I reverted push from OFBIZ-11487 before it becomes confusing...

Thanks to Pawan's comment in OFBIZ-11553 I'm considering to look again at the remaining failure. Things get confusing when errors/failures mix...

Jacques

Le 25/07/2020 à 14:41, Suraj Khurana a écrit :
> Thanks Jacques for confirming.
>
> --
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
>
> On Sat, Jul 25, 2020 at 5:40 PM Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Hi Suraj,
>>
>> It's only about (not) uploading the result file. I tested locally, we have
>> still the pending failure error from OFBIZ-11553.
>> I got 3 others errors I believe are only Windows related (slow files
>> handling there)
>>
>> So it's OK, we will see with my next push...
>>
>> Jacques
>>
>> Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
>>> Hello team,
>>>
>>> Everything looks ok on the local machine with testIntegration.
>>> I checked with "./gradlew cleanAll loadAll testIntegration".
>>>
>>> --
>>> Best Regards,
>>> Suraj Khurana
>>> Senior Technical Consultant
>>>
>>>
>>> On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
>>>
>>>> The Buildbot has detected a build exception on builder
>>>> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details
>> are
>>>> available at:
>>>>
>> https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
>>>> Buildbot URL: https://ci.apache.org/
>>>>
>>>> Buildslave for this Build: asf945_ubuntu
>>>>
>>>> Build Reason: The AnyBranchScheduler scheduler named
>>>> 'onTrunkPluginsCommit' triggered this build
>>>> Build Source Stamp: [branch trunk]
>> 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
>>>> Blamelist: Suraj Khurana <su...@hotwax.co>
>>>>
>>>> BUILD FAILED: exception javadoc upload test-results part 1
>>>>
>>>> Sincerely,
>>>>    -The Buildbot
>>>>
>>>>
>>>>
>>>>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Suraj Khurana <su...@hotwax.co>.
Thanks Jacques for confirming.

--
Best Regards,
Suraj Khurana
Senior Technical Consultant


On Sat, Jul 25, 2020 at 5:40 PM Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Hi Suraj,
>
> It's only about (not) uploading the result file. I tested locally, we have
> still the pending failure error from OFBIZ-11553.
> I got 3 others errors I believe are only Windows related (slow files
> handling there)
>
> So it's OK, we will see with my next push...
>
> Jacques
>
> Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
> > Hello team,
> >
> > Everything looks ok on the local machine with testIntegration.
> > I checked with "./gradlew cleanAll loadAll testIntegration".
> >
> > --
> > Best Regards,
> > Suraj Khurana
> > Senior Technical Consultant
> >
> >
> > On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
> >
> >> The Buildbot has detected a build exception on builder
> >> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details
> are
> >> available at:
> >>
> https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
> >>
> >> Buildbot URL: https://ci.apache.org/
> >>
> >> Buildslave for this Build: asf945_ubuntu
> >>
> >> Build Reason: The AnyBranchScheduler scheduler named
> >> 'onTrunkPluginsCommit' triggered this build
> >> Build Source Stamp: [branch trunk]
> 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
> >> Blamelist: Suraj Khurana <su...@hotwax.co>
> >>
> >> BUILD FAILED: exception javadoc upload test-results part 1
> >>
> >> Sincerely,
> >>   -The Buildbot
> >>
> >>
> >>
> >>
>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi Suraj,

It's only about (not) uploading the result file. I tested locally, we have still the pending failure error from OFBIZ-11553.
I got 3 others errors I believe are only Windows related (slow files handling there)

So it's OK, we will see with my next push...

Jacques

Le 25/07/2020 à 12:26, Suraj Khurana a écrit :
> Hello team,
>
> Everything looks ok on the local machine with testIntegration.
> I checked with "./gradlew cleanAll loadAll testIntegration".
>
> --
> Best Regards,
> Suraj Khurana
> Senior Technical Consultant
>
>
> On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:
>
>> The Buildbot has detected a build exception on builder
>> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details are
>> available at:
>>      https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
>>
>> Buildbot URL: https://ci.apache.org/
>>
>> Buildslave for this Build: asf945_ubuntu
>>
>> Build Reason: The AnyBranchScheduler scheduler named
>> 'onTrunkPluginsCommit' triggered this build
>> Build Source Stamp: [branch trunk] 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
>> Blamelist: Suraj Khurana <su...@hotwax.co>
>>
>> BUILD FAILED: exception javadoc upload test-results part 1
>>
>> Sincerely,
>>   -The Buildbot
>>
>>
>>
>>

Re: buildbot exception in on ofbizTrunkFrameworkPlugins

Posted by Suraj Khurana <su...@hotwax.co>.
Hello team,

Everything looks ok on the local machine with testIntegration.
I checked with "./gradlew cleanAll loadAll testIntegration".

--
Best Regards,
Suraj Khurana
Senior Technical Consultant


On Sat, Jul 25, 2020 at 2:06 PM <bu...@apache.org> wrote:

> The Buildbot has detected a build exception on builder
> ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details are
> available at:
>     https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1567
>
> Buildbot URL: https://ci.apache.org/
>
> Buildslave for this Build: asf945_ubuntu
>
> Build Reason: The AnyBranchScheduler scheduler named
> 'onTrunkPluginsCommit' triggered this build
> Build Source Stamp: [branch trunk] 4b88493e1bfd1a0e33bc1a1568ed1e1ba34a254a
> Blamelist: Suraj Khurana <su...@hotwax.co>
>
> BUILD FAILED: exception javadoc upload test-results part 1
>
> Sincerely,
>  -The Buildbot
>
>
>
>