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

2018-08-04 Thread Maxim Muzafarov
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=-4642953772602570726=testDetails
[2]
https://ci.ignite.apache.org/viewLog.html?buildId=1544712=buildResultsDiv=IgniteTests24Java8_PlatformNetLongRunning

On Fri, 3 Aug 2018 at 12:22 Yakov Zhdanov  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 :
>
> > 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  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=%3Cdefault%3E=
> > buildTypeStatusDiv
> > >  Changes may led to failure were done by
> > >  - sboikov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827278=false
> > >  - saikat.maitra
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827276=false
> > >  - maxmuzaf
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827268=false
> > >  - biryukovvitaliy92
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827267=false
> > >  - alkuznetsov.sb
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827258=false
> > >  - ilantukh
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827250=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 dpav...@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

2018-08-03 Thread Yakov Zhdanov
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 :

> 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  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=%3Cdefault%3E=
> buildTypeStatusDiv
> >  Changes may led to failure were done by
> >  - sboikov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827278=false
> >  - saikat.maitra
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827276=false
> >  - maxmuzaf
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827268=false
> >  - biryukovvitaliy92
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827267=false
> >  - alkuznetsov.sb
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827258=false
> >  - ilantukh
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827250=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 dpav...@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

2018-08-02 Thread Maxim Muzafarov
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  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=%3Cdefault%3E=buildTypeStatusDiv
>  Changes may led to failure were done by
>  - sboikov
> http://ci.ignite.apache.org/viewModification.html?modId=827278=false
>  - saikat.maitra
> http://ci.ignite.apache.org/viewModification.html?modId=827276=false
>  - maxmuzaf
> http://ci.ignite.apache.org/viewModification.html?modId=827268=false
>  - biryukovvitaliy92
> http://ci.ignite.apache.org/viewModification.html?modId=827267=false
>  - alkuznetsov.sb
> http://ci.ignite.apache.org/viewModification.html?modId=827258=false
>  - ilantukh
> http://ci.ignite.apache.org/viewModification.html?modId=827250=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 dpav...@apache.org or write
> to dev.list
> Best Regards,
> MTCGA.Bot
> Notification generated at Thu Aug 02 17:12:39 MSK 2018
>
-- 
--
Maxim Muzafarov


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

2018-08-02 Thread dpavlov . tasks
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=%3Cdefault%3E=buildTypeStatusDiv
 Changes may led to failure were done by 
 - sboikov 
http://ci.ignite.apache.org/viewModification.html?modId=827278=false
 - saikat.maitra 
http://ci.ignite.apache.org/viewModification.html?modId=827276=false
 - maxmuzaf 
http://ci.ignite.apache.org/viewModification.html?modId=827268=false
 - biryukovvitaliy92 
http://ci.ignite.apache.org/viewModification.html?modId=827267=false
 - alkuznetsov.sb 
http://ci.ignite.apache.org/viewModification.html?modId=827258=false
 - ilantukh 
http://ci.ignite.apache.org/viewModification.html?modId=827250=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 dpav...@apache.org or write to 
dev.list 
Best Regards,
MTCGA.Bot 
Notification generated at Thu Aug 02 17:12:39 MSK 2018