You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/21 16:15:27 UTC

Build failed in Jenkins: Maven TLP » maven » MNG-6364 #16

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6364/16/

Changes:

* created a function to run CoreITs and avoid copy/paste

All tests passed

Build log:
[...truncated 5.35 MB...]
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\target\core-it-support-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\src\main\java' relatively to '/mvn-it-0.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven » MNG-6364 #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6364/20/

Changes:

* simplified Jenkinsfile: avoid copy/paste
* build with Java 8 to avoid TLS 1.2 failure on license download
* [MNG-6364] run Core ITs also with Java 9

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 202 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 348 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 146 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 654 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 167 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 155 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 171 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 327 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 841 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 7.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 13 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 4.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 416 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 683 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 3.9 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 933 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 6.1 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.874 s
[INFO] Finished at: 2018-05-21T17:32:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 202 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 348 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 146 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 654 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 167 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 155 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 171 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 327 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 841 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 7.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 13 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 4.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 416 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 683 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 3.9 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 933 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 6.1 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.874 s
[INFO] Finished at: 2018-05-21T17:32:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator(MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)

Build failed in Jenkins: Maven TLP » maven » MNG-6364 #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6364/19/

No changes.

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 216 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 321 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 219 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 654 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 181 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 210 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 143 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 249 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 841 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 3.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 10 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 6.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 10 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 683 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 394 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 4.2 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 7.1 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.709 s
[INFO] Finished at: 2018-05-21T17:00:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 216 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 321 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 219 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 654 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 181 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 210 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 143 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 249 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 841 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 3.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 10 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 6.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 10 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 683 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 394 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 4.2 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 7.1 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.709 s
[INFO] Finished at: 2018-05-21T17:00:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA@2/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator(MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)




Build log:
[...truncated 10.15 MB...]
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6364 #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6364/18/

No changes.

7 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 178 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 348 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 763 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 202 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 709 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 197 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 170 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 994 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 7.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 8.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 13 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.5 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 483 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 721 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.6 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 14 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 4.0 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 7.7 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.752 s
[INFO] Finished at: 2018-05-21T16:21:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


Stack Trace:
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 178 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 196 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 348 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 763 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 202 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 709 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 197 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 170 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 354 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 994 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 7.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 8.6 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 13 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.5 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 483 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 721 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.6 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 14 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 4.0 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 7.7 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.752 s
[INFO] Finished at: 2018-05-21T16:21:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6364-R6LFHGJX3XFDBNM7AVZVFP7A62Y2LJEJ75FOQEMI2WW2PEMGBSBA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:283)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:173)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:153)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:128)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:203)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:155)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:103)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator(MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760(MavenITmng3760BaseUriPropertyTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride(MavenITmng3760BaseUriPropertyTest.java:80)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760(MavenITmng3760BaseUriPropertyTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride(MavenITmng3760BaseUriPropertyTest.java:80)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760(MavenITmng3760BaseUriPropertyTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride(MavenITmng3760BaseUriPropertyTest.java:80)




Build log:
[...truncated 8.80 MB...]
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build aborted in Jenkins: Maven TLP » maven » MNG-6364 #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6364/17/

Changes:

* created a function to run CoreITs and avoid copy/paste

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760(MavenITmng3760BaseUriPropertyTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride

Error Message:
expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>

Stack Trace:
junit.framework.ComparisonFailure: expected:<file:/[]home/jenkins/jenkins...> but was:<file:/[//]home/jenkins/jenkins...>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.maven.it.MavenITmng3760BaseUriPropertyTest.testitMNG3760SystemPropertyOverride(MavenITmng3760BaseUriPropertyTest.java:80)




Build log:
[...truncated 6.52 MB...]
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\src\main\java' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: ABORTED
[Pipeline] jiraIssueSelector