You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dp...@gmail.com on 2018/08/02 14:12:46 UTC

[MTCGA]: new failures in builds [1575775] needs to be handled

Hi Ignite Developer,

I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I hope you can help.

 *    New Critical Failure in master Platform .NET (Long Running) https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_PlatformNetLongRunning&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
 Changes may led to failure were done by 
	 - sboikov http://ci.ignite.apache.org/viewModification.html?modId=827278&personal=false
	 - saikat.maitra http://ci.ignite.apache.org/viewModification.html?modId=827276&personal=false
	 - maxmuzaf http://ci.ignite.apache.org/viewModification.html?modId=827268&personal=false
	 - biryukovvitaliy92 http://ci.ignite.apache.org/viewModification.html?modId=827267&personal=false
	 - alkuznetsov.sb http://ci.ignite.apache.org/viewModification.html?modId=827258&personal=false
	 - ilantukh http://ci.ignite.apache.org/viewModification.html?modId=827250&personal=false

	- If your changes can led to this failure(s), please create issue with label MakeTeamCityGreenAgain and assign it to you.
	-- If you have fix, please set ticket to PA state and write to dev list fix is ready 
	-- For case fix will require some time please mute test and set label Muted_Test to issue 
	- If you know which change caused failure please contact change author directly
	- If you don't know which change caused failure please send message to dev list to find out
Should you have any questions please contact dpavlov@apache.org or write to dev.list 
Best Regards,
MTCGA.Bot 
Notification generated at Thu Aug 02 17:12:39 MSK 2018 

Re: [MTCGA]: new failures in builds [1575775] needs to be handled

Posted by Maxim Muzafarov <ma...@gmail.com>.
Yakov,

The short answer is - "Yes, we've missed it" and for the second "I don't
know".

Personally, I'm not supporting any merges to master with failing tests even
with
flaky. So, I did everething possible to catch all such tests in my local
branch,
but I've missed this case with LOCAL caches. This case was covered only by
.NET
test and wasn't covered by JUnit. Perhaps it happend partly because of we
already
had constanly failed tests like this one [1] or timeouts like [2] and it is
really
hard to determine what's goin on in .NET.

I think it would be very helpfull addittion if we tune our MTCGA.Bot to
catch such
cases in local branches. I'll do my best to help community with it.

[1]
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-4642953772602570726&tab=testDetails
[2]
https://ci.ignite.apache.org/viewLog.html?buildId=1544712&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_PlatformNetLongRunning

On Fri, 3 Aug 2018 at 12:22 Yakov Zhdanov <yz...@apache.org> wrote:

> Maxim, did we have .net tests failing before merge? If yes, how come we
> merged it?
>
> --Yakov
>
> 2018-08-02 18:03 GMT+03:00 Maxim Muzafarov <ma...@gmail.com>:
>
> > Folks,
> >
> > Seems like rebalancing changes leads us to hanging TestRebalance() test
> for
> > .NET.
> > Created issue [1], I will try to investigate it.
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-9170
> >
> > On Thu, 2 Aug 2018 at 17:12 <dp...@gmail.com> wrote:
> >
> > > Hi Ignite Developer,
> > >
> > > I am MTCGA.Bot, and I've detected some issue on TeamCity to be
> addressed.
> > > I hope you can help.
> > >
> > >  *    New Critical Failure in master Platform .NET (Long Running)
> > > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> > IgniteTests24Java8_PlatformNetLongRunning&branch=%3Cdefault%3E&tab=
> > buildTypeStatusDiv
> > >  Changes may led to failure were done by
> > >          - sboikov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827278&personal=false
> > >          - saikat.maitra
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827276&personal=false
> > >          - maxmuzaf
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827268&personal=false
> > >          - biryukovvitaliy92
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827267&personal=false
> > >          - alkuznetsov.sb
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827258&personal=false
> > >          - ilantukh
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827250&personal=false
> > >
> > >         - If your changes can led to this failure(s), please create
> issue
> > > with label MakeTeamCityGreenAgain and assign it to you.
> > >         -- If you have fix, please set ticket to PA state and write to
> > dev
> > > list fix is ready
> > >         -- For case fix will require some time please mute test and set
> > > label Muted_Test to issue
> > >         - If you know which change caused failure please contact change
> > > author directly
> > >         - If you don't know which change caused failure please send
> > > message to dev list to find out
> > > Should you have any questions please contact dpavlov@apache.org or
> write
> > > to dev.list
> > > Best Regards,
> > > MTCGA.Bot
> > > Notification generated at Thu Aug 02 17:12:39 MSK 2018
> > >
> > --
> > --
> > Maxim Muzafarov
> >
>
-- 
--
Maxim Muzafarov

Re: [MTCGA]: new failures in builds [1575775] needs to be handled

Posted by Yakov Zhdanov <yz...@apache.org>.
Maxim, did we have .net tests failing before merge? If yes, how come we
merged it?

--Yakov

2018-08-02 18:03 GMT+03:00 Maxim Muzafarov <ma...@gmail.com>:

> Folks,
>
> Seems like rebalancing changes leads us to hanging TestRebalance() test for
> .NET.
> Created issue [1], I will try to investigate it.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-9170
>
> On Thu, 2 Aug 2018 at 17:12 <dp...@gmail.com> wrote:
>
> > Hi Ignite Developer,
> >
> > I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed.
> > I hope you can help.
> >
> >  *    New Critical Failure in master Platform .NET (Long Running)
> > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> IgniteTests24Java8_PlatformNetLongRunning&branch=%3Cdefault%3E&tab=
> buildTypeStatusDiv
> >  Changes may led to failure were done by
> >          - sboikov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827278&personal=false
> >          - saikat.maitra
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827276&personal=false
> >          - maxmuzaf
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827268&personal=false
> >          - biryukovvitaliy92
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827267&personal=false
> >          - alkuznetsov.sb
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827258&personal=false
> >          - ilantukh
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827250&personal=false
> >
> >         - If your changes can led to this failure(s), please create issue
> > with label MakeTeamCityGreenAgain and assign it to you.
> >         -- If you have fix, please set ticket to PA state and write to
> dev
> > list fix is ready
> >         -- For case fix will require some time please mute test and set
> > label Muted_Test to issue
> >         - If you know which change caused failure please contact change
> > author directly
> >         - If you don't know which change caused failure please send
> > message to dev list to find out
> > Should you have any questions please contact dpavlov@apache.org or write
> > to dev.list
> > Best Regards,
> > MTCGA.Bot
> > Notification generated at Thu Aug 02 17:12:39 MSK 2018
> >
> --
> --
> Maxim Muzafarov
>

Re: [MTCGA]: new failures in builds [1575775] needs to be handled

Posted by Maxim Muzafarov <ma...@gmail.com>.
Folks,

Seems like rebalancing changes leads us to hanging TestRebalance() test for
.NET.
Created issue [1], I will try to investigate it.

[1] https://issues.apache.org/jira/browse/IGNITE-9170

On Thu, 2 Aug 2018 at 17:12 <dp...@gmail.com> wrote:

> Hi Ignite Developer,
>
> I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed.
> I hope you can help.
>
>  *    New Critical Failure in master Platform .NET (Long Running)
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_PlatformNetLongRunning&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
>  Changes may led to failure were done by
>          - sboikov
> http://ci.ignite.apache.org/viewModification.html?modId=827278&personal=false
>          - saikat.maitra
> http://ci.ignite.apache.org/viewModification.html?modId=827276&personal=false
>          - maxmuzaf
> http://ci.ignite.apache.org/viewModification.html?modId=827268&personal=false
>          - biryukovvitaliy92
> http://ci.ignite.apache.org/viewModification.html?modId=827267&personal=false
>          - alkuznetsov.sb
> http://ci.ignite.apache.org/viewModification.html?modId=827258&personal=false
>          - ilantukh
> http://ci.ignite.apache.org/viewModification.html?modId=827250&personal=false
>
>         - If your changes can led to this failure(s), please create issue
> with label MakeTeamCityGreenAgain and assign it to you.
>         -- If you have fix, please set ticket to PA state and write to dev
> list fix is ready
>         -- For case fix will require some time please mute test and set
> label Muted_Test to issue
>         - If you know which change caused failure please contact change
> author directly
>         - If you don't know which change caused failure please send
> message to dev list to find out
> Should you have any questions please contact dpavlov@apache.org or write
> to dev.list
> Best Regards,
> MTCGA.Bot
> Notification generated at Thu Aug 02 17:12:39 MSK 2018
>
-- 
--
Maxim Muzafarov