You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2018/07/29 12:40:45 UTC

Maven Core Build Master - Failing

Hi,

unfortunately our current master fails constantly with an issue on 
Windows JDK 7 which is related to a particular node (Windows-2016-1)
for this I have opened an issue at infra[1]..


Kind regards
Karl Heinz Marbaise

[1]: https://issues.apache.org/jira/browse/INFRA-16836

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Maven Core Build Master - Failing

Posted by Stephen Connolly <st...@gmail.com>.
On Sun 29 Jul 2018 at 18:31, Robert Scholte <rf...@apache.org> wrote:

> jenkinsEnv.groovy contains
>     def nodeSelection(String osLabel)
>
> this section can be used to temporary disable certain nodes for all our
> jobs.


And it is for this *exact* purpose that the env is separate from the rest
of the pipeline shared lib (also because it lets others use the shared lib
in their own env easily... and ASF is about maximum reuse of code)


>
> Robert
>
> On Sun, 29 Jul 2018 14:40:45 +0200, Karl Heinz Marbaise
> <kh...@gmx.de> wrote:
>
> > Hi,
> >
> > unfortunately our current master fails constantly with an issue on
> > Windows JDK 7 which is related to a particular node (Windows-2016-1)
> > for this I have opened an issue at infra[1]..
> >
> >
> > Kind regards
> > Karl Heinz Marbaise
> >
> > [1]: https://issues.apache.org/jira/browse/INFRA-16836
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
> --
Sent from my phone

Re: Maven Core Build Master - Failing

Posted by Robert Scholte <rf...@apache.org>.
jenkinsEnv.groovy contains
    def nodeSelection(String osLabel)

this section can be used to temporary disable certain nodes for all our  
jobs.

Robert

On Sun, 29 Jul 2018 14:40:45 +0200, Karl Heinz Marbaise  
<kh...@gmx.de> wrote:

> Hi,
>
> unfortunately our current master fails constantly with an issue on  
> Windows JDK 7 which is related to a particular node (Windows-2016-1)
> for this I have opened an issue at infra[1]..
>
>
> Kind regards
> Karl Heinz Marbaise
>
> [1]: https://issues.apache.org/jira/browse/INFRA-16836
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org