Well now, the Windows nodes are working again. No Maven though? Wonder what’s going on here.
On Sat, Jul 25, 2020 at 01:38 Mr. Jenkins <[email protected]> wrote: > GENERAL INFO > > BUILD FAILURE > Build URL: > https://ci-builds.apache.org/job/Logging/job/log4j/job/master/19/ > Project: master > Date of build: Sat, 25 Jul 2020 01:49:02 +0000 > Build duration: 4 hr 49 min and counting > > > CHANGE SET > > No changes > > > > > CONSOLE OUTPUT > > [...truncated 42660 lines...] > > [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' > to run 'Logging/log4j/master #19'. > > [Pipeline] } > > [Pipeline] // withEnv > > [Pipeline] } > > [Pipeline] // stage > > [Pipeline] } > > Running on jenkins-win-he-de-3 in > f:\jenkins\jenkins-slave\712657a4\workspace\Logging_log4j_master > > [Pipeline] { > > [Pipeline] checkout > > No credentials specified > > Cloning the remote Git repository > > Cloning with configured refspecs honoured and without tags > > Cloning repository > https://gitbox.apache.org/repos/asf/logging-log4j2.git > > > git init > f:\jenkins\jenkins-slave\712657a4\workspace\Logging_log4j_master # > timeout=10 > > Fetching upstream changes from > https://gitbox.apache.org/repos/asf/logging-log4j2.git > > > git --version # timeout=10 > > > git fetch --no-tags --progress -- > https://gitbox.apache.org/repos/asf/logging-log4j2.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > > Fetching without tags > > > git config remote.origin.url > https://gitbox.apache.org/repos/asf/logging-log4j2.git # timeout=10 > > > git config --add remote.origin.fetch > +refs/heads/*:refs/remotes/origin/* # timeout=10 > > > git config remote.origin.url > https://gitbox.apache.org/repos/asf/logging-log4j2.git # timeout=10 > > Fetching upstream changes from > https://gitbox.apache.org/repos/asf/logging-log4j2.git > > > git fetch --no-tags --progress -- > https://gitbox.apache.org/repos/asf/logging-log4j2.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > > Checking out Revision b963d7c1aef39299e93f598334f62196c8d0e681 > (master) > > > git config core.sparsecheckout # timeout=10 > > > git checkout -f b963d7c1aef39299e93f598334f62196c8d0e681 # > timeout=10 > > Commit message: "LOG4J2-2880 - Add StackWalker benchmark. Revert > back to using StackWalker.walk based on performance results" > > [Pipeline] withEnv > > [Pipeline] { > > [Pipeline] tool > > [Pipeline] envVarsForTool > > [Pipeline] tool > > [Pipeline] envVarsForTool > > [Pipeline] withEnv > > [Pipeline] { > > [Pipeline] bat > > > > > f:\jenkins\jenkins-slave\712657a4\workspace\Logging_log4j_master>if exist > C:\Users\jenkins\.embedmongo\ rd /s /q C:\Users\jenkins\.embedmongo > > > > > f:\jenkins\jenkins-slave\712657a4\workspace\Logging_log4j_master>mvn > --show-version --fail-at-end --toolchains toolchains-jenkins-win.xml clean > install > > 'mvn' is not recognized as an internal or external command, > > operable program or batch file. > > Post stage > > [Pipeline] junit > > Recording test results > > No test report files were found. Configuration error? > > Error when executing always post condition: > > hudson.AbortException: No test report files were found. > Configuration error? > > at > hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154) > > at > hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118) > > at > hudson.FilePath$FileCallableWrapper.call(FilePath.java:3069) > > at > hudson.remoting.UserRequest.perform(UserRequest.java:211) > > at hudson.remoting.UserRequest.perform(UserRequest.java:54) > > at hudson.remoting.Request$2.run(Request.java:369) > > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > > at java.util.concurrent.FutureTask.run(Unknown Source) > > at > java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > > at > hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97) > > at java.lang.Thread.run(Unknown Source) > > Suppressed: hudson.remoting.Channel$CallSiteStackTrace: > Remote call to JNLP4-connect connection from > static.218.113.76.144.clients.your-server.de/144.76.113.218:49232 > > at > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) > > at > hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) > > at hudson.remoting.Channel.call(Channel.java:955) > > at hudson.FilePath.act(FilePath.java:1069) > > at hudson.FilePath.act(FilePath.java:1058) > > at > hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114) > > at > hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) > > at > hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) > > at > hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) > > at > hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) > > at > org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) > > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > > at > java.util.concurrent.FutureTask.run(FutureTask.java:266) > > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > > at java.lang.Thread.run(Thread.java:748) > > > > [Pipeline] } > > [Pipeline] // withEnv > > [Pipeline] } > > [Pipeline] // withEnv > > [Pipeline] } > > [Pipeline] // node > > [Pipeline] } > > [Pipeline] // stage > > [Pipeline] } > > Failed in branch Windows > > [Pipeline] // parallel > > [Pipeline] } > > [Pipeline] // stage > > [Pipeline] stage > > [Pipeline] { (Deploy) > > Stage "Deploy" skipped due to earlier failure(s) > > [Pipeline] } > > [Pipeline] // stage > > [Pipeline] stage > > [Pipeline] { (Declarative: Post Actions) > > [Pipeline] emailext -- Matt Sicker <[email protected]>
