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/02/17 19:06:20 UTC

Build unstable in Jenkins: Maven TLP (wip) » maven » MNG-6352-print-version #10

See https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6352-print-version/10/

No changes.

4 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:74)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionInAllLines

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionInAllLines(MavenITmng6352PrintVersionTest.java:107)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:74)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionInAllLines

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionInAllLines(MavenITmng6352PrintVersionTest.java:107)




Build log:
[...truncated 6.01 MB...]
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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 
[winJava7] 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'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:235)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:181)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[winJava7] 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 
[winJava7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\src\main\java' relatively to '/mvn-it-0.tmp'
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:128)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[winJava7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[winJava7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[winJava7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[winJava7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[winJava7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[winJava7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[winJava7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[winJava7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[winJava7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[winJava7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[winJava7] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [winJava7] // withMaven
[Pipeline] [winJava7] deleteDir
[Pipeline] [winJava7] }
[Pipeline] [winJava7] // dir
[Pipeline] [winJava7] }
[Pipeline] [winJava7] // stage
[Pipeline] [winJava7] }
[Pipeline] [winJava7] // node
[Pipeline] [winJava7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-print-version #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6352-print-version/11/

No changes.

All tests passed