Re: Build windows-jdk15

2021-01-24 Thread Robert Scholte
en/job/maven-box/job/maven-dependency-plugin/job/null/2/flowGraphTable/ >> > > >> > > And it’s console log >> > > >> > > >> https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/null/2/execution/node/315/log/ >>

Re: Build windows-jdk15

2021-01-06 Thread Benjamin Marwell
’s the problem is, in the pipeline steps view you see the failed step >> > > >> > > >> https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/null/2/flowGraphTable/ >> > > >> > > And it’s console log >> > > >&

Re: Build windows-jdk15

2021-01-01 Thread Benjamin Marwell
onsole log > > > > > > > https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/null/2/execution/node/315/log/ > > > > > > I complains about a unexpected dependency tree (this does not really > look platform-version specific, maybe more a repository issue?) >

Re: Build windows-jdk15

2021-01-01 Thread Elliotte Rusty Harold
/null/2/execution/node/315/log/ > > > > I complains about a unexpected dependency tree (this does not really look > > platform-version specific, maybe more a repository issue?) > > > > Gruss > > Bernd > > -- > > http://bernd.eckenfels.net > >

Re: Build windows-jdk15

2020-12-31 Thread Robert Scholte
issue?) > > Gruss > Bernd > -- > http://bernd.eckenfels.net > ____ > Von: Elliotte Rusty Harold > Gesendet: Thursday, December 31, 2020 12:37:18 PM > An: Maven Developers List > Betreff: Re: Build windows-jdk15 > > Here's one example

Re: Build windows-jdk15

2020-12-31 Thread Elliotte Rusty Harold
epository issue?) > > Gruss > Bernd > -- > http://bernd.eckenfels.net > ____ > Von: Elliotte Rusty Harold > Gesendet: Thursday, December 31, 2020 12:37:18 PM > An: Maven Developers List > Betreff: Re: Build windows-jdk15 > > Here's one exa

Re: Build windows-jdk15

2020-12-31 Thread Robert Scholte
nd -- http://bernd.eckenfels.net Von: Elliotte Rusty Harold Gesendet: Thursday, December 31, 2020 12:37:18 PM An: Maven Developers List Betreff: Re: Build windows-jdk15 Here's one example: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-

Re: Build windows-jdk15

2020-12-31 Thread Elliotte Rusty Harold
- > http://bernd.eckenfels.net > > Von: Elliotte Rusty Harold > Gesendet: Thursday, December 31, 2020 12:37:18 PM > An: Maven Developers List > Betreff: Re: Build windows-jdk15 > > Here's one example: > > https://ci-builds.apache.org/

Re: Build windows-jdk15

2020-12-31 Thread Bernd Eckenfels
issue?) Gruss Bernd -- http://bernd.eckenfels.net Von: Elliotte Rusty Harold Gesendet: Thursday, December 31, 2020 12:37:18 PM An: Maven Developers List Betreff: Re: Build windows-jdk15 Here's one example: https://ci-builds.apache.org/job/Maven/job/maven-bo

Re: Build windows-jdk15

2020-12-31 Thread Elliotte Rusty Harold
Here's one example: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/null/ There are many others. Nothing changed between the three runs. First Windows JDK 15 failed. Then Windows JDK 7 failed. Then they all passed. No code changes were made between the runs. I

Re: Build windows-jdk15

2020-12-31 Thread Elliotte Rusty Harold
On Wed, Dec 30, 2020 at 11:38 PM Robert Scholte wrote: > > What's you analysis? > Did you inform INFRA? > If we have issues with these versions, most likely Maven users will have to. > The issues all seem to be in the test infrastructure, and have nothing to do with the Maven code itself. While i

Re: Build windows-jdk15

2020-12-31 Thread Robert Scholte
Great, thanks! I expect that one of the other Jenkins jobs overwrites JAVA_HOME, not knowing it effects all following jobs. Robert On 31-12-2020 09:24:07, Benjamin Marwell wrote: Here you go: https://issues.apache.org/jira/browse/INFRA-21244 Already opened a week ago when Hervé tried to merge

Re: Build windows-jdk15

2020-12-31 Thread Benjamin Marwell
Here you go: https://issues.apache.org/jira/browse/INFRA-21244 Already opened a week ago when Hervé tried to merge a PR and suddenly the build failed. Disabling JDK15 might be a valid solution if they don't react soon. On Wed, 30 Dec 2020, 14:59 Elliotte Rusty Harold, wrote: > The Windows JD

Re: Build windows-jdk15

2020-12-30 Thread Robert Scholte
What's you analysis? Did you inform INFRA? If we have issues with these versions, most likely Maven users will have to. We've seen this in the past too and I think all the time I'm been able to bring the builds back to blue. Disabling would be avoiding or ignoring the problem. thanks, Robert On

Re: Build windows-jdk15

2020-12-30 Thread Sylwester Lachiewicz
>From my experience, if we discard this issues now, on our infrastructure, we would need to pay more when end users start to complying that one of our maven plugins fails randomly. We added new java versions to early test new java versions with our products so there will be chance that bug can be

Re: Build windows-jdk15

2020-12-30 Thread Elliotte Rusty Harold
On Wed, Dec 30, 2020 at 8:58 PM John Patrick wrote: > > Better to know the issues and slowly fix them then get hit with a load > of issues blocking users. > We have the Linux JDK 15, and Windows JDK 16, builds for that. The windows JDK-15 build is noise that provides no useful information. -- E

Re: Build windows-jdk15

2020-12-30 Thread John Patrick
stion > of: Why have we switched it on actually? > > -Markus > > > -Ursprüngliche Nachricht- > Von: Gary Gregory [mailto:garydgreg...@gmail.com] > Gesendet: Mittwoch, 30. Dezember 2020 15:14 > An: Maven Developers List > Betreff: Re: Build windows-jdk15 > &

AW: Build windows-jdk15

2020-12-30 Thread Markus KARG
: Build windows-jdk15 FWIW, it might be worth switching that Java 15/16-EA build to 17-EA since 17 will be LTS. FYI, over at Apache Commons, we've found and reported bugs in Java 15 that have been fixed in 16-EA but that won't be back ported to 15. Gary On Wed, Dec 30, 2020, 08:59 Elli

Re: Build windows-jdk15

2020-12-30 Thread Gary Gregory
FWIW, it might be worth switching that Java 15/16-EA build to 17-EA since 17 will be LTS. FYI, over at Apache Commons, we've found and reported bugs in Java 15 that have been fixed in 16-EA but that won't be back ported to 15. Gary On Wed, Dec 30, 2020, 08:59 Elliotte Rusty Harold wrote: > Th

Build windows-jdk15

2020-12-30 Thread Elliotte Rusty Harold
The Windows JDK 15 instance in jenkins seems irredeemably flaky. It fails more often than not for reasons that have nothing to do with the code being tested. As JDK 15 is not a long term support release, and has only minimal adoption, can we simply turn off the Windows JDK 15 build? Personally, I