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

2018-08-09 Thread Maxim Muzafarov
Dmitry,

Sure, I've already informed author about this issue. Hope he will have time
to look at.  I see no problems fixing it myself if fix will be simple. In
other
cases I doubt my ability of fixing complex .NET tests.

On Wed, 8 Aug 2018 at 19:08 Dmitriy Pavlov  wrote:

> This change will trigger master every time if free agent percent >50%
> longer than 10 minutes. And likelihood that was just one commit in each
> runall is increased. But it is not 100% because several commit may be done
> while TC was loaded.
>
> Contributed change is not bisect based on git revisions,- I hope this
> change will be also contributed some day.
>
> About this failure, could you please contact author directly or using dev.
> list with ask to contribute fix?
>
> ср, 8 авг. 2018 г. в 18:38, Maxim Muzafarov :
>
> > Dmitry,
> >
> > Good news.
> > How can I trigger build\MTCGA.Bot to find the problem commit?
> >
> > As for this case I've already found commit who caused the test to fall.
> > I don't know how to fix this problem. Probably, we slould conslut with
> > author to find out the right case.
> >
> > On Wed, 8 Aug 2018 at 18:29 Dmitriy Pavlov 
> wrote:
> >
> > > Ok, let's fill priority and version for new failures.
> > >
> > > About locating changes, which break particular build:
> > >
> > > Thanks to Pavel Pereslegin for his recent contribution to MTCGA.Bot.
> > Patch
> > > allows to adaptively trigger 'run all' in case there are enought of
> free
> > > agents. So it will be easier to locate particular commit.
> > >
> > > ср, 8 авг. 2018 г. в 17:42, Dmitriy Setrakyan :
> > >
> > > > Dmitriy, yes, if you set it as blocker and assign it to the next
> > release,
> > > > the likelihood of someone looking at it before the release will
> > increase.
> > > > We should follow this practice for all new test failures.
> > > >
> > > > Moreover, if someone's change caused a new test failure, then we
> should
> > > try
> > > > to contact that person on the dev list and bring it to his/her
> > attention.
> > > >
> > > > D.
> > > >
> > > > On Wed, Aug 8, 2018 at 7:25 AM, Dmitriy Pavlov <
> dpavlov@gmail.com>
> > > > wrote:
> > > >
> > > > > Hi Dmitriy,
> > > > >
> > > > > Would it increase likelihood that somebody will pick up this ticket
> > if
> > > we
> > > > > will set blocker priority?
> > > > >
> > > > > If it would increase I totally agree. IMO, JIRA priorities do not
> > have
> > > > much
> > > > > effect on community members, do it?
> > > > >
> > > > > Sincerely,
> > > > > Dmitriy Pavlov
> > > > >
> > > > > вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan <
> dsetrak...@apache.org
> > >:
> > > > >
> > > > > > Maxim, if it is a new failure, why is it filed as Minor and is
> not
> > > > > assigned
> > > > > > to any release? I would suggest that any new failure should be
> > filed
> > > > as a
> > > > > > Blocker and assigned to the next release.
> > > > > >
> > > > > > D.
> > > > > >
> > > > > > On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov <
> > maxmu...@gmail.com
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Igniters,
> > > > > > >
> > > > > > > Seems this is a new failures due to last changes.
> > > > > > > I've created new issue [1].
> > > > > > >
> > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> > > > > > >
> > > > > > > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > > > > > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > > IgniteTests24Java8=-3155722801840665529=%
> > > > > > > 3Cdefault%3E=testDetails
> > > > > > > >
> > > > > > > >  *New test failure in master
> ExamplesTest.TestRemoteNodes(
> > > > > > > LinqExample)
> > > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > > IgniteTests24Java8=8941219717117543602=%
> > > > > > > 3Cdefault%3E=testDetails
> > > > > > > >
> > > > > > > >  *New test failure in master
> ExamplesTest.TestRemoteNodes(
> > > > > > > SqlExample)
> > > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > > IgniteTests24Java8=-61288549283153227=%
> > > > > > > 3Cdefault%3E=testDetails
> > > > > > > >  Changes may led to failure were done by
> > > > > > > >  - nsamelchev
> > > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > > 827132=false
> > > > > > > >  - biryukovvitaliy92
> > > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > > 827130=false
> > > > > > > >  - ppozerov
> > > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > > 827122=false
> > > > > > > >  - ppozerov
> > > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 

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

2018-08-08 Thread Dmitriy Pavlov
This change will trigger master every time if free agent percent >50%
longer than 10 minutes. And likelihood that was just one commit in each
runall is increased. But it is not 100% because several commit may be done
while TC was loaded.

Contributed change is not bisect based on git revisions,- I hope this
change will be also contributed some day.

About this failure, could you please contact author directly or using dev.
list with ask to contribute fix?

ср, 8 авг. 2018 г. в 18:38, Maxim Muzafarov :

> Dmitry,
>
> Good news.
> How can I trigger build\MTCGA.Bot to find the problem commit?
>
> As for this case I've already found commit who caused the test to fall.
> I don't know how to fix this problem. Probably, we slould conslut with
> author to find out the right case.
>
> On Wed, 8 Aug 2018 at 18:29 Dmitriy Pavlov  wrote:
>
> > Ok, let's fill priority and version for new failures.
> >
> > About locating changes, which break particular build:
> >
> > Thanks to Pavel Pereslegin for his recent contribution to MTCGA.Bot.
> Patch
> > allows to adaptively trigger 'run all' in case there are enought of free
> > agents. So it will be easier to locate particular commit.
> >
> > ср, 8 авг. 2018 г. в 17:42, Dmitriy Setrakyan :
> >
> > > Dmitriy, yes, if you set it as blocker and assign it to the next
> release,
> > > the likelihood of someone looking at it before the release will
> increase.
> > > We should follow this practice for all new test failures.
> > >
> > > Moreover, if someone's change caused a new test failure, then we should
> > try
> > > to contact that person on the dev list and bring it to his/her
> attention.
> > >
> > > D.
> > >
> > > On Wed, Aug 8, 2018 at 7:25 AM, Dmitriy Pavlov 
> > > wrote:
> > >
> > > > Hi Dmitriy,
> > > >
> > > > Would it increase likelihood that somebody will pick up this ticket
> if
> > we
> > > > will set blocker priority?
> > > >
> > > > If it would increase I totally agree. IMO, JIRA priorities do not
> have
> > > much
> > > > effect on community members, do it?
> > > >
> > > > Sincerely,
> > > > Dmitriy Pavlov
> > > >
> > > > вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan  >:
> > > >
> > > > > Maxim, if it is a new failure, why is it filed as Minor and is not
> > > > assigned
> > > > > to any release? I would suggest that any new failure should be
> filed
> > > as a
> > > > > Blocker and assigned to the next release.
> > > > >
> > > > > D.
> > > > >
> > > > > On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov <
> maxmu...@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > Igniters,
> > > > > >
> > > > > > Seems this is a new failures due to last changes.
> > > > > > I've created new issue [1].
> > > > > >
> > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> > > > > >
> > > > > > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > > > > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > IgniteTests24Java8=-3155722801840665529=%
> > > > > > 3Cdefault%3E=testDetails
> > > > > > >
> > > > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > > > LinqExample)
> > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > IgniteTests24Java8=8941219717117543602=%
> > > > > > 3Cdefault%3E=testDetails
> > > > > > >
> > > > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > > > SqlExample)
> > > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > > IgniteTests24Java8=-61288549283153227=%
> > > > > > 3Cdefault%3E=testDetails
> > > > > > >  Changes may led to failure were done by
> > > > > > >  - nsamelchev
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827132=false
> > > > > > >  - biryukovvitaliy92
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827130=false
> > > > > > >  - ppozerov
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827122=false
> > > > > > >  - ppozerov
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827121=false
> > > > > > >  - dmitrievanthony
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827116=false
> > > > > > >  - eshangareev
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827112=false
> > > > > > >  - kaa.dev
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827106=false
> > > > > > >  - alkuznetsov.sb
> > > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > > 827101=false
> > > > > > >  - akuznetsov
> > 

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

2018-08-08 Thread Maxim Muzafarov
Dmitry,

Good news.
How can I trigger build\MTCGA.Bot to find the problem commit?

As for this case I've already found commit who caused the test to fall.
I don't know how to fix this problem. Probably, we slould conslut with
author to find out the right case.

On Wed, 8 Aug 2018 at 18:29 Dmitriy Pavlov  wrote:

> Ok, let's fill priority and version for new failures.
>
> About locating changes, which break particular build:
>
> Thanks to Pavel Pereslegin for his recent contribution to MTCGA.Bot. Patch
> allows to adaptively trigger 'run all' in case there are enought of free
> agents. So it will be easier to locate particular commit.
>
> ср, 8 авг. 2018 г. в 17:42, Dmitriy Setrakyan :
>
> > Dmitriy, yes, if you set it as blocker and assign it to the next release,
> > the likelihood of someone looking at it before the release will increase.
> > We should follow this practice for all new test failures.
> >
> > Moreover, if someone's change caused a new test failure, then we should
> try
> > to contact that person on the dev list and bring it to his/her attention.
> >
> > D.
> >
> > On Wed, Aug 8, 2018 at 7:25 AM, Dmitriy Pavlov 
> > wrote:
> >
> > > Hi Dmitriy,
> > >
> > > Would it increase likelihood that somebody will pick up this ticket if
> we
> > > will set blocker priority?
> > >
> > > If it would increase I totally agree. IMO, JIRA priorities do not have
> > much
> > > effect on community members, do it?
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > > вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan :
> > >
> > > > Maxim, if it is a new failure, why is it filed as Minor and is not
> > > assigned
> > > > to any release? I would suggest that any new failure should be filed
> > as a
> > > > Blocker and assigned to the next release.
> > > >
> > > > D.
> > > >
> > > > On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov  >
> > > > wrote:
> > > >
> > > > > Igniters,
> > > > >
> > > > > Seems this is a new failures due to last changes.
> > > > > I've created new issue [1].
> > > > >
> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> > > > >
> > > > > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > > > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > IgniteTests24Java8=-3155722801840665529=%
> > > > > 3Cdefault%3E=testDetails
> > > > > >
> > > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > > LinqExample)
> > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > IgniteTests24Java8=8941219717117543602=%
> > > > > 3Cdefault%3E=testDetails
> > > > > >
> > > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > > SqlExample)
> > > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > > IgniteTests24Java8=-61288549283153227=%
> > > > > 3Cdefault%3E=testDetails
> > > > > >  Changes may led to failure were done by
> > > > > >  - nsamelchev
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827132=false
> > > > > >  - biryukovvitaliy92
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827130=false
> > > > > >  - ppozerov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827122=false
> > > > > >  - ppozerov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827121=false
> > > > > >  - dmitrievanthony
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827116=false
> > > > > >  - eshangareev
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827112=false
> > > > > >  - kaa.dev
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827106=false
> > > > > >  - alkuznetsov.sb
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827101=false
> > > > > >  - akuznetsov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827091=false
> > > > > >  - akuznetsov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827089=false
> > > > > >  - dmitriyff
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827084=false
> > > > > >  - ppozerov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827066=false
> > > > > >  - vsisko
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827036=false
> > > > > >  - akuznetsov
> > > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > > 827034=false
> > > > > >  - verbalab
> > > > > > 

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

2018-08-08 Thread Dmitriy Pavlov
Ok, let's fill priority and version for new failures.

About locating changes, which break particular build:

Thanks to Pavel Pereslegin for his recent contribution to MTCGA.Bot. Patch
allows to adaptively trigger 'run all' in case there are enought of free
agents. So it will be easier to locate particular commit.

ср, 8 авг. 2018 г. в 17:42, Dmitriy Setrakyan :

> Dmitriy, yes, if you set it as blocker and assign it to the next release,
> the likelihood of someone looking at it before the release will increase.
> We should follow this practice for all new test failures.
>
> Moreover, if someone's change caused a new test failure, then we should try
> to contact that person on the dev list and bring it to his/her attention.
>
> D.
>
> On Wed, Aug 8, 2018 at 7:25 AM, Dmitriy Pavlov 
> wrote:
>
> > Hi Dmitriy,
> >
> > Would it increase likelihood that somebody will pick up this ticket if we
> > will set blocker priority?
> >
> > If it would increase I totally agree. IMO, JIRA priorities do not have
> much
> > effect on community members, do it?
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> > вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan :
> >
> > > Maxim, if it is a new failure, why is it filed as Minor and is not
> > assigned
> > > to any release? I would suggest that any new failure should be filed
> as a
> > > Blocker and assigned to the next release.
> > >
> > > D.
> > >
> > > On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov 
> > > wrote:
> > >
> > > > Igniters,
> > > >
> > > > Seems this is a new failures due to last changes.
> > > > I've created new issue [1].
> > > >
> > > > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> > > >
> > > > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > IgniteTests24Java8=-3155722801840665529=%
> > > > 3Cdefault%3E=testDetails
> > > > >
> > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > LinqExample)
> > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > IgniteTests24Java8=8941219717117543602=%
> > > > 3Cdefault%3E=testDetails
> > > > >
> > > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > > SqlExample)
> > > > > https://ci.ignite.apache.org/project.html?projectId=
> > > > IgniteTests24Java8=-61288549283153227=%
> > > > 3Cdefault%3E=testDetails
> > > > >  Changes may led to failure were done by
> > > > >  - nsamelchev
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827132=false
> > > > >  - biryukovvitaliy92
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827130=false
> > > > >  - ppozerov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827122=false
> > > > >  - ppozerov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827121=false
> > > > >  - dmitrievanthony
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827116=false
> > > > >  - eshangareev
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827112=false
> > > > >  - kaa.dev
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827106=false
> > > > >  - alkuznetsov.sb
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827101=false
> > > > >  - akuznetsov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827091=false
> > > > >  - akuznetsov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827089=false
> > > > >  - dmitriyff
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827084=false
> > > > >  - ppozerov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827066=false
> > > > >  - vsisko
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827036=false
> > > > >  - akuznetsov
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827034=false
> > > > >  - verbalab
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827032=false
> > > > >  - verbalab
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827030=false
> > > > >  - verbalab
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827028=false
> > > > >  - verbalab
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827027=false
> > > > >  - verbalab
> > > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > > 827025=false
> > > > >  - verbalab
> > > > > 

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

2018-08-08 Thread Dmitriy Setrakyan
Dmitriy, yes, if you set it as blocker and assign it to the next release,
the likelihood of someone looking at it before the release will increase.
We should follow this practice for all new test failures.

Moreover, if someone's change caused a new test failure, then we should try
to contact that person on the dev list and bring it to his/her attention.

D.

On Wed, Aug 8, 2018 at 7:25 AM, Dmitriy Pavlov 
wrote:

> Hi Dmitriy,
>
> Would it increase likelihood that somebody will pick up this ticket if we
> will set blocker priority?
>
> If it would increase I totally agree. IMO, JIRA priorities do not have much
> effect on community members, do it?
>
> Sincerely,
> Dmitriy Pavlov
>
> вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan :
>
> > Maxim, if it is a new failure, why is it filed as Minor and is not
> assigned
> > to any release? I would suggest that any new failure should be filed as a
> > Blocker and assigned to the next release.
> >
> > D.
> >
> > On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov 
> > wrote:
> >
> > > Igniters,
> > >
> > > Seems this is a new failures due to last changes.
> > > I've created new issue [1].
> > >
> > > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> > >
> > > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > > https://ci.ignite.apache.org/project.html?projectId=
> > > IgniteTests24Java8=-3155722801840665529=%
> > > 3Cdefault%3E=testDetails
> > > >
> > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > LinqExample)
> > > > https://ci.ignite.apache.org/project.html?projectId=
> > > IgniteTests24Java8=8941219717117543602=%
> > > 3Cdefault%3E=testDetails
> > > >
> > > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > > SqlExample)
> > > > https://ci.ignite.apache.org/project.html?projectId=
> > > IgniteTests24Java8=-61288549283153227=%
> > > 3Cdefault%3E=testDetails
> > > >  Changes may led to failure were done by
> > > >  - nsamelchev
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827132=false
> > > >  - biryukovvitaliy92
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827130=false
> > > >  - ppozerov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827122=false
> > > >  - ppozerov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827121=false
> > > >  - dmitrievanthony
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827116=false
> > > >  - eshangareev
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827112=false
> > > >  - kaa.dev
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827106=false
> > > >  - alkuznetsov.sb
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827101=false
> > > >  - akuznetsov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827091=false
> > > >  - akuznetsov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827089=false
> > > >  - dmitriyff
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827084=false
> > > >  - ppozerov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827066=false
> > > >  - vsisko
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827036=false
> > > >  - akuznetsov
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827034=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827032=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827030=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827028=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827027=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827025=false
> > > >  - verbalab
> > > > http://ci.ignite.apache.org/viewModification.html?modId=
> > > 827023=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 

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

2018-08-08 Thread Dmitriy Pavlov
Hi Dmitriy,

Would it increase likelihood that somebody will pick up this ticket if we
will set blocker priority?

If it would increase I totally agree. IMO, JIRA priorities do not have much
effect on community members, do it?

Sincerely,
Dmitriy Pavlov

вт, 7 авг. 2018 г. в 14:00, Dmitriy Setrakyan :

> Maxim, if it is a new failure, why is it filed as Minor and is not assigned
> to any release? I would suggest that any new failure should be filed as a
> Blocker and assigned to the next release.
>
> D.
>
> On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov 
> wrote:
>
> > Igniters,
> >
> > Seems this is a new failures due to last changes.
> > I've created new issue [1].
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> >
> > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=-3155722801840665529=%
> > 3Cdefault%3E=testDetails
> > >
> > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > LinqExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=8941219717117543602=%
> > 3Cdefault%3E=testDetails
> > >
> > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > SqlExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=-61288549283153227=%
> > 3Cdefault%3E=testDetails
> > >  Changes may led to failure were done by
> > >  - nsamelchev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827132=false
> > >  - biryukovvitaliy92
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827130=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827122=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827121=false
> > >  - dmitrievanthony
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827116=false
> > >  - eshangareev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827112=false
> > >  - kaa.dev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827106=false
> > >  - alkuznetsov.sb
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827101=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827091=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827089=false
> > >  - dmitriyff
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827084=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827066=false
> > >  - vsisko
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827036=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827034=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827032=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827030=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827028=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827027=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827025=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827023=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 Fri Aug 03 20:57:43 MSK 2018
> > >
> > --
> > --
> > Maxim Muzafarov
> >
>


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

2018-08-08 Thread Maxim Muzafarov
Dmitry,

I'm not familiar with all details of Ignite release management and can miss
something with changing the right issue priority. Hope you'll help me with
it at the initial stage. Generally, I agree with you here. I've marked this
issue as `Blocker` and attached to `2.7` release as this exception causes
in examples for user (I've just remembered same situation for Spark
examples).

But, from my point not all new failures can be marked as `Blocker` for
release,
e.g. we can change application behavior and skip some tests to fix. In this
case
we should mute them as it says by Review Checklist [1] point 3.c.


[1] https://cwiki.apache.org/confluence/display/IGNITE/Review+Checklist

On Tue, 7 Aug 2018 at 14:00 Dmitriy Setrakyan  wrote:

> Maxim, if it is a new failure, why is it filed as Minor and is not assigned
> to any release? I would suggest that any new failure should be filed as a
> Blocker and assigned to the next release.
>
> D.
>
> On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov 
> wrote:
>
> > Igniters,
> >
> > Seems this is a new failures due to last changes.
> > I've created new issue [1].
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-9202
> >
> > On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=-3155722801840665529=%
> > 3Cdefault%3E=testDetails
> > >
> > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > LinqExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=8941219717117543602=%
> > 3Cdefault%3E=testDetails
> > >
> > >  *New test failure in master ExamplesTest.TestRemoteNodes(
> > SqlExample)
> > > https://ci.ignite.apache.org/project.html?projectId=
> > IgniteTests24Java8=-61288549283153227=%
> > 3Cdefault%3E=testDetails
> > >  Changes may led to failure were done by
> > >  - nsamelchev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827132=false
> > >  - biryukovvitaliy92
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827130=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827122=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827121=false
> > >  - dmitrievanthony
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827116=false
> > >  - eshangareev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827112=false
> > >  - kaa.dev
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827106=false
> > >  - alkuznetsov.sb
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827101=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827091=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827089=false
> > >  - dmitriyff
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827084=false
> > >  - ppozerov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827066=false
> > >  - vsisko
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827036=false
> > >  - akuznetsov
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827034=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827032=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827030=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827028=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827027=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827025=false
> > >  - verbalab
> > > http://ci.ignite.apache.org/viewModification.html?modId=
> > 827023=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 

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

2018-08-07 Thread Dmitriy Setrakyan
Maxim, if it is a new failure, why is it filed as Minor and is not assigned
to any release? I would suggest that any new failure should be filed as a
Blocker and assigned to the next release.

D.

On Tue, Aug 7, 2018 at 12:55 AM, Maxim Muzafarov  wrote:

> Igniters,
>
> Seems this is a new failures due to last changes.
> I've created new issue [1].
>
> [1] https://issues.apache.org/jira/browse/IGNITE-9202
>
> On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> > ExamplesTest.TestRemoteNodes(BinaryModeExample)
> > https://ci.ignite.apache.org/project.html?projectId=
> IgniteTests24Java8=-3155722801840665529=%
> 3Cdefault%3E=testDetails
> >
> >  *New test failure in master ExamplesTest.TestRemoteNodes(
> LinqExample)
> > https://ci.ignite.apache.org/project.html?projectId=
> IgniteTests24Java8=8941219717117543602=%
> 3Cdefault%3E=testDetails
> >
> >  *New test failure in master ExamplesTest.TestRemoteNodes(
> SqlExample)
> > https://ci.ignite.apache.org/project.html?projectId=
> IgniteTests24Java8=-61288549283153227=%
> 3Cdefault%3E=testDetails
> >  Changes may led to failure were done by
> >  - nsamelchev
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827132=false
> >  - biryukovvitaliy92
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827130=false
> >  - ppozerov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827122=false
> >  - ppozerov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827121=false
> >  - dmitrievanthony
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827116=false
> >  - eshangareev
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827112=false
> >  - kaa.dev
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827106=false
> >  - alkuznetsov.sb
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827101=false
> >  - akuznetsov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827091=false
> >  - akuznetsov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827089=false
> >  - dmitriyff
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827084=false
> >  - ppozerov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827066=false
> >  - vsisko
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827036=false
> >  - akuznetsov
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827034=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827032=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827030=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827028=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827027=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827025=false
> >  - verbalab
> > http://ci.ignite.apache.org/viewModification.html?modId=
> 827023=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 Fri Aug 03 20:57:43 MSK 2018
> >
> --
> --
> Maxim Muzafarov
>


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

2018-08-06 Thread Maxim Muzafarov
Igniters,

Seems this is a new failures due to last changes.
I've created new issue [1].

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

On Fri, 3 Aug 2018 at 20:57  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 test failure in master
> ExamplesTest.TestRemoteNodes(BinaryModeExample)
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=-3155722801840665529=%3Cdefault%3E=testDetails
>
>  *New test failure in master ExamplesTest.TestRemoteNodes(LinqExample)
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=8941219717117543602=%3Cdefault%3E=testDetails
>
>  *New test failure in master ExamplesTest.TestRemoteNodes(SqlExample)
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=-61288549283153227=%3Cdefault%3E=testDetails
>  Changes may led to failure were done by
>  - nsamelchev
> http://ci.ignite.apache.org/viewModification.html?modId=827132=false
>  - biryukovvitaliy92
> http://ci.ignite.apache.org/viewModification.html?modId=827130=false
>  - ppozerov
> http://ci.ignite.apache.org/viewModification.html?modId=827122=false
>  - ppozerov
> http://ci.ignite.apache.org/viewModification.html?modId=827121=false
>  - dmitrievanthony
> http://ci.ignite.apache.org/viewModification.html?modId=827116=false
>  - eshangareev
> http://ci.ignite.apache.org/viewModification.html?modId=827112=false
>  - kaa.dev
> http://ci.ignite.apache.org/viewModification.html?modId=827106=false
>  - alkuznetsov.sb
> http://ci.ignite.apache.org/viewModification.html?modId=827101=false
>  - akuznetsov
> http://ci.ignite.apache.org/viewModification.html?modId=827091=false
>  - akuznetsov
> http://ci.ignite.apache.org/viewModification.html?modId=827089=false
>  - dmitriyff
> http://ci.ignite.apache.org/viewModification.html?modId=827084=false
>  - ppozerov
> http://ci.ignite.apache.org/viewModification.html?modId=827066=false
>  - vsisko
> http://ci.ignite.apache.org/viewModification.html?modId=827036=false
>  - akuznetsov
> http://ci.ignite.apache.org/viewModification.html?modId=827034=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827032=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827030=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827028=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827027=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827025=false
>  - verbalab
> http://ci.ignite.apache.org/viewModification.html?modId=827023=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 Fri Aug 03 20:57:43 MSK 2018
>
-- 
--
Maxim Muzafarov


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

2018-08-03 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 test failure in master 
ExamplesTest.TestRemoteNodes(BinaryModeExample) 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=-3155722801840665529=%3Cdefault%3E=testDetails

 *New test failure in master ExamplesTest.TestRemoteNodes(LinqExample) 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=8941219717117543602=%3Cdefault%3E=testDetails

 *New test failure in master ExamplesTest.TestRemoteNodes(SqlExample) 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=-61288549283153227=%3Cdefault%3E=testDetails
 Changes may led to failure were done by 
 - nsamelchev 
http://ci.ignite.apache.org/viewModification.html?modId=827132=false
 - biryukovvitaliy92 
http://ci.ignite.apache.org/viewModification.html?modId=827130=false
 - ppozerov 
http://ci.ignite.apache.org/viewModification.html?modId=827122=false
 - ppozerov 
http://ci.ignite.apache.org/viewModification.html?modId=827121=false
 - dmitrievanthony 
http://ci.ignite.apache.org/viewModification.html?modId=827116=false
 - eshangareev 
http://ci.ignite.apache.org/viewModification.html?modId=827112=false
 - kaa.dev 
http://ci.ignite.apache.org/viewModification.html?modId=827106=false
 - alkuznetsov.sb 
http://ci.ignite.apache.org/viewModification.html?modId=827101=false
 - akuznetsov 
http://ci.ignite.apache.org/viewModification.html?modId=827091=false
 - akuznetsov 
http://ci.ignite.apache.org/viewModification.html?modId=827089=false
 - dmitriyff 
http://ci.ignite.apache.org/viewModification.html?modId=827084=false
 - ppozerov 
http://ci.ignite.apache.org/viewModification.html?modId=827066=false
 - vsisko 
http://ci.ignite.apache.org/viewModification.html?modId=827036=false
 - akuznetsov 
http://ci.ignite.apache.org/viewModification.html?modId=827034=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827032=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827030=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827028=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827027=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827025=false
 - verbalab 
http://ci.ignite.apache.org/viewModification.html?modId=827023=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 Fri Aug 03 20:57:43 MSK 2018