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/01/18 23:14:12 UTC

Build unstable in Jenkins: Maven TLP » maven-plugin-tools » master #15

See https://builds.apache.org/job/maven-box/job/maven-plugin-tools/job/master/15/

Changes:

* [MPLUGIN-293] documented default values for Maven and JDK requirements
* [MPLUGIN-293] documented default values for Maven and JDK requirements
* [MPLUGIN-293] documented default values for Maven and JDK requirements

1 tests failed.
FAILED:  org.apache.maven.tools.plugin.generator.PluginHelpGeneratorTest.testGenerator

Error Message:
C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\org\apache\maven\tools\plugin\generator\HelpMojo.java (The system cannot find the path specified)

Stack Trace:
org.apache.maven.tools.plugin.generator.GeneratorException: C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\org\apache\maven\tools\plugin\generator\HelpMojo.java (The system cannot find the path specified)
	at org.apache.maven.tools.plugin.generator.PluginHelpGenerator.execute(PluginHelpGenerator.java:159)
	at org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGenerator(AbstractGeneratorTestCase.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:99)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:136)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:109)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.io.FileNotFoundException: C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\org\apache\maven\tools\plugin\generator\HelpMojo.java (The system cannot find the path specified)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
	at org.codehaus.plexus.util.FileUtils.fileWrite(FileUtils.java:508)
	at org.apache.maven.tools.plugin.generator.PluginHelpGenerator.execute(PluginHelpGenerator.java:155)
	... 23 more
Caused by: java.io.FileNotFoundException: C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\org\apache\maven\tools\plugin\generator\HelpMojo.java (The system cannot find the path specified)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
	at org.codehaus.plexus.util.FileUtils.fileWrite(FileUtils.java:508)
	at org.apache.maven.tools.plugin.generator.PluginHelpGenerator.execute(PluginHelpGenerator.java:155)
	... 23 more




Build log:
[...truncated 2.68 MB...]
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[linux-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[linux-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[linux-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[linux-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-api/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-generators/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-java/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-annotations/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-annotations/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-javadoc/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-model/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-ant/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-ant/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-beanshell/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-beanshell/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:3.5.1-SNAPSHOT in source directory m/maven-plugin-tools-api/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.5.1-SNAPSHOT in source directory m/maven-plugin-tools-generators/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:3.5.1-SNAPSHOT in source directory m/maven-plugin-tools-java/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.1-SNAPSHOT in source directory m/maven-plugin-annotations/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.5.1-SNAPSHOT in source directory m/maven-plugin-tools-annotations/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.5.1-SNAPSHOT in source directory m/maven-plugin-tools-javadoc/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:3.5.1-SNAPSHOT in source directory m/maven-script/maven-plugin-tools-model/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:3.5.1-SNAPSHOT in source directory m/maven-script/maven-plugin-tools-ant/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-script-ant:3.5.1-SNAPSHOT in source directory m/maven-script/maven-script-ant/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.5.1-SNAPSHOT in source directory m/maven-script/maven-plugin-tools-beanshell/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugin-tools:maven-script-beanshell:3.5.1-SNAPSHOT in source directory m/maven-script/maven-script-beanshell/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:3.5.1-SNAPSHOT in source directory m/maven-plugin-plugin/src/main/java
[linux-jdk7] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ' for files matching the pattern 'm/maven-plugin-tools-api/src/main/java/**/*,m/maven-plugin-tools-generators/src/main/java/**/*,m/maven-plugin-tools-java/src/main/java/**/*,m/maven-plugin-annotations/src/main/java/**/*,m/maven-plugin-tools-annotations/src/main/java/**/*,m/maven-plugin-tools-javadoc/src/main/java/**/*,m/maven-script/maven-plugin-tools-model/src/main/java/**/*,m/maven-script/maven-plugin-tools-ant/src/main/java/**/*,m/maven-script/maven-script-ant/src/main/java/**/*,m/maven-script/maven-plugin-tools-beanshell/src/main/java/**/*,m/maven-script/maven-script-beanshell/src/main/java/**/*,m/maven-plugin-plugin/src/main/java/**/*' - excludes: null
[linux-jdk7] [TASKS] Found 75 files to scan for tasks
[linux-jdk7] [TASKS] Found 11 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[linux-jdk7] [TASKS] Computing warning deltas based on reference build #14
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           java-basic-annotations\pom.xml ................... SUCCESS (174.1 s)
[windows-jdk9] [INFO] Building: java-basic-annotations-jdk8\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           java-basic-annotations-jdk8\pom.xml .............. SUCCESS (189.0 s)
[windows-jdk9] [INFO] Building: mplugin-187\pom.xml
[windows-jdk9] [INFO]           mplugin-187\pom.xml .............................. SUCCESS (56.8 s)
[windows-jdk9] [INFO] Building: mplugin-191\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-191\pom.xml .............................. SUCCESS (92.0 s)
[windows-jdk9] [INFO] Building: mplugin-223\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-223\pom.xml .............................. SUCCESS (96.8 s)
[windows-jdk9] [INFO] Building: mplugin-272_java8\pom.xml
[windows-jdk9] [INFO]           mplugin-272_java8\pom.xml ........................ SUCCESS (67.5 s)
[windows-jdk9] [INFO] Building: mplugin-299_no-configuration\pom.xml
[windows-jdk9] [INFO]           mplugin-299_no-configuration\pom.xml ............. SUCCESS (38.6 s)
[windows-jdk9] [INFO] Building: mplugin-305_defaultMojoDependencies\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-305_defaultMojoDependencies\pom.xml ...... SUCCESS (36.7 s)
[windows-jdk9] [INFO] Building: mplugin-305_emptyMojoDependencies\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-305_emptyMojoDependencies\pom.xml ........ SUCCESS (29.9 s)
[windows-jdk9] [INFO] Building: mplugin-305_singleMojoDependencies\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-305_singleMojoDependencies\pom.xml ....... SUCCESS (27.5 s)
[windows-jdk9] [INFO] Building: mplugin-319_report-since\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           mplugin-319_report-since\pom.xml ................. SUCCESS (30.9 s)
[windows-jdk9] [INFO] Building: mplugin-324_javadoc\pom.xml
[windows-jdk9] [INFO]           mplugin-324_javadoc\pom.xml ...................... SUCCESS (58.7 s)
[windows-jdk9] [INFO] Building: packaging-jar\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           packaging-jar\pom.xml ............................ SUCCESS (28.7 s)
[windows-jdk9] [INFO] Building: plugin-info-jdk\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           plugin-info-jdk\pom.xml .......................... SUCCESS (52.9 s)
[windows-jdk9] [INFO] Building: plugin-info-jdk-default-version\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           plugin-info-jdk-default-version\pom.xml .......... SUCCESS (3.8 s)
[windows-jdk9] [INFO] Building: plugin-report\pom.xml
[windows-jdk9] [INFO] run post-build script verify.bsh
[windows-jdk9] [INFO]           plugin-report\pom.xml ............................ SUCCESS (94.8 s)
[windows-jdk9] [INFO] Building: plugin-report-annotations\pom.xml
[windows-jdk9] [INFO] run post-build script verify.bsh
[windows-jdk9] [INFO]           plugin-report-annotations\pom.xml ................ SUCCESS (48.6 s)
[windows-jdk9] [INFO] Building: skip\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           skip\pom.xml ..................................... SUCCESS (26.0 s)
[windows-jdk9] [INFO] Building: source-encoding\pom.xml
[windows-jdk9] [INFO] run post-build script verify.groovy
[windows-jdk9] [INFO]           source-encoding\pom.xml .......................... SUCCESS (33.0 s)
[windows-jdk9] [INFO] -------------------------------------------------
[windows-jdk9] [INFO] Build Summary:
[windows-jdk9] [INFO]   Passed: 32, Failed: 0, Errors: 0, Skipped: 0
[windows-jdk9] [INFO] -------------------------------------------------
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugin-plugin ---
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] Reactor Summary:
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Maven Plugin Tools ................................. SUCCESS [02:39 min]
[windows-jdk9] [INFO] Maven Plugin Tools Extractor API ................... SUCCESS [ 38.233 s]
[windows-jdk9] [INFO] Maven Plugin Tools Generators ...................... SUCCESS [  8.561 s]
[windows-jdk9] [INFO] Maven Plugin Tool for Java with Javadoc Tags ....... SUCCESS [ 29.526 s]
[windows-jdk9] [INFO] Maven Plugin Tools Java 5 Annotations .............. SUCCESS [  5.528 s]
[windows-jdk9] [INFO] Maven Plugin Tool for Java with Annotations ........ SUCCESS [ 27.560 s]
[windows-jdk9] [INFO] Maven Plugin Tools Javadoc Taglets ................. SUCCESS [02:22 min]
[windows-jdk9] [INFO] Maven Script Mojo Support .......................... SUCCESS [  4.138 s]
[windows-jdk9] [INFO] Maven Plugin Metadata Model ........................ SUCCESS [ 35.655 s]
[windows-jdk9] [INFO] Maven Plugin Tool for Ant .......................... SUCCESS [ 10.653 s]
[windows-jdk9] [INFO] Maven Ant Mojo Support ............................. SUCCESS [ 22.492 s]
[windows-jdk9] [INFO] Maven Plugin Tool for Beanshell .................... SUCCESS [  4.621 s]
[windows-jdk9] [INFO] Maven Beanshell Mojo Support ....................... SUCCESS [  4.303 s]
[windows-jdk9] [INFO] Maven Plugin Plugin ................................ SUCCESS [43:30 min]
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] BUILD SUCCESS
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] Total time: 51:53 min
[windows-jdk9] [INFO] Finished at: 2018-01-18T23:13:39Z
[windows-jdk9] [INFO] Final Memory: 56M/186M
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ@tmp\withMaven4a88f582\maven-spy-20180118-222145-62613687905742226842168.log
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] Skip 'Generated Artifacts Publisher' disabled by configuration
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugin-tools:maven-plugin-tools-javadoc::3.5.1-SNAPSHOT(version: 3.5.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.0.1@run  integration-test}: m\maven-plugin-tools-javadoc\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-plugin-tools-javadoc\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-plugin-tools-javadoc\target\it'
[windows-jdk9] Found reports:[f:\jenkins\jenkins-slave\workspace\x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ\m\maven-plugin-tools-javadoc\target\invoker-reports\BUILD-basic.xml]
[windows-jdk9] Found logs:[f:\jenkins\jenkins-slave\workspace\x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ\m\maven-plugin-tools-javadoc\target\it\basic\build.log]
[windows-jdk9] Finished parsing Maven Invoker results (found 1)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Invoker Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'src/it' relatively to 'f:\jenkins\jenkins-slave\workspace\x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.expandAndRelativize(InvokerRunsPublisher.java:178)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.executeReporter(InvokerRunsPublisher.java:126)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.process(InvokerRunsPublisher.java:103)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[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:362)
[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$100(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] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-tools-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-tools-generators\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-tools-java\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-annotations\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-tools-annotations\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-tools-javadoc\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-script\maven-plugin-tools-model\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-script\maven-plugin-tools-ant\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-script\maven-script-ant\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-script\maven-plugin-tools-beanshell\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-script\maven-script-beanshell\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-plugin-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] Skip 'Findbugs Publisher' disabled by configuration
[windows-jdk9] [withMaven] Skip 'Open Task Scanner Publisher' disabled by configuration
[Pipeline] [windows-jdk9] // withMaven
[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: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment

Build succeeded in Jenkins: Maven TLP » maven-plugin-tools » master #18

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

Changes:

* use Fluido skin 1.7 with edit
* use Fluido skin 1.7 with edit
* use Fluido skin 1.7 with edit
* use Fluido skin 1.7 with edit
* use Fluido skin 1.7 with edit
* use Fluido skin 1.7 with edit

All tests passed

Build unstable in Jenkins: Maven TLP » maven-plugin-tools » master #17

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

Changes:

* [MPLUGIN-328] warn on ASM failures but don't fail when scanning deps
* [MPLUGIN-328] warn on ASM failures but don't fail when scanning deps
* [MPLUGIN-328] warn on ASM failures but don't fail when scanning deps

1 tests failed.
FAILED:  org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorTest.testGenerator

Error Message:
C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\plugin.xml (The system cannot find the file specified)

Stack Trace:
java.io.FileNotFoundException: C:\Users\jenkins\AppData\Local\Temp\3\testGenerator-outDir\plugin.xml (The system cannot find the file specified)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:146)
	at org.codehaus.plexus.util.xml.XmlReader.<init>(XmlReader.java:124)
	at org.codehaus.plexus.util.xml.XmlStreamReader.<init>(XmlStreamReader.java:67)
	at org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:118)
	at org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorTest.readFile(PluginDescriptorGeneratorTest.java:85)
	at org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorTest.validate(PluginDescriptorGeneratorTest.java:52)
	at org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGenerator(AbstractGeneratorTestCase.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:99)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:136)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:109)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)




Build log:
[...truncated 1.89 MB...]
[linux-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Invoker Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'src/it' relatively to '/home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ'
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.expandAndRelativize(InvokerRunsPublisher.java:178)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.executeReporter(InvokerRunsPublisher.java:126)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.process(InvokerRunsPublisher.java:103)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[linux-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[linux-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-api/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-generators/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-java/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-annotations/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-annotations/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-javadoc/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-model/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-ant/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-ant/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-beanshell/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-beanshell/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] Skip 'Findbugs Publisher' disabled by configuration
[linux-jdk8] [withMaven] Skip 'Open Task Scanner Publisher' disabled by configuration
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           ant-basic/pom.xml ................................ SUCCESS (9.8 s)
[linux-jdk9] [INFO] Building: plugin-report/pom.xml
[linux-jdk9] [INFO] run post-build script verify.bsh
[linux-jdk9] [INFO]           plugin-report/pom.xml ............................ SUCCESS (21.8 s)
[linux-jdk9] [INFO] Building: ant-reference-parameter/pom.xml
[linux-jdk9] [INFO]           ant-reference-parameter/pom.xml .................. SUCCESS (9.5 s)
[linux-jdk9] [INFO] Building: plugin-report-annotations/pom.xml
[linux-jdk9] [INFO] run post-build script verify.bsh
[linux-jdk9] [INFO]           plugin-report-annotations/pom.xml ................ SUCCESS (10.4 s)
[linux-jdk9] [INFO] Building: help-package/pom.xml
[linux-jdk9] [INFO] run post-build script verify.bsh
[linux-jdk9] [INFO]           help-package/pom.xml ............................. SUCCESS (5.6 s)
[linux-jdk9] [INFO] Building: plugin-info-jdk-default-version/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           plugin-info-jdk-default-version/pom.xml .......... SUCCESS (5.9 s)
[linux-jdk9] [INFO] Building: ant-since-maven-plugin/pom.xml
[linux-jdk9] [INFO]           ant-since-maven-plugin/pom.xml ................... SUCCESS (4.8 s)
[linux-jdk9] [INFO] Building: java-basic/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           java-basic/pom.xml ............................... SUCCESS (8.3 s)
[linux-jdk9] [INFO] Building: mplugin-299_no-configuration/pom.xml
[linux-jdk9] [INFO]           mplugin-299_no-configuration/pom.xml ............. SUCCESS (8.3 s)
[linux-jdk9] [INFO] Building: mplugin-223/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           mplugin-223/pom.xml .............................. SUCCESS (5.7 s)
[linux-jdk9] [INFO] Building: asm-failure/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           asm-failure/pom.xml .............................. SUCCESS (6.9 s)
[linux-jdk9] [INFO] Building: skip/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           skip/pom.xml ..................................... SUCCESS (4.8 s)
[linux-jdk9] [INFO] Building: fix-maven-since-3.x/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           fix-maven-since-3.x/pom.xml ...................... SUCCESS (12.7 s)
[linux-jdk9] [INFO] Building: annotation-with-inheritance/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           annotation-with-inheritance/pom.xml .............. SUCCESS (20.4 s)
[linux-jdk9] [INFO] Building: packaging-jar/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           packaging-jar/pom.xml ............................ SUCCESS (6.9 s)
[linux-jdk9] [INFO] Building: ant-simple-usage/pom.xml
[linux-jdk9] [INFO]           ant-simple-usage/pom.xml ......................... SUCCESS (6.2 s)
[linux-jdk9] [INFO] Building: mplugin-187/pom.xml
[linux-jdk9] [INFO]           mplugin-187/pom.xml .............................. SUCCESS (3.9 s)
[linux-jdk9] [INFO] Building: mplugin-305_defaultMojoDependencies/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           mplugin-305_defaultMojoDependencies/pom.xml ...... SUCCESS (6.3 s)
[linux-jdk9] [INFO] Building: annotation-with-inheritance-reactor/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           annotation-with-inheritance-reactor/pom.xml ...... SUCCESS (10.2 s)
[linux-jdk9] [INFO] Building: mplugin-191/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           mplugin-191/pom.xml .............................. SUCCESS (4.8 s)
[linux-jdk9] [INFO] Building: source-encoding/pom.xml
[linux-jdk9] [INFO] run post-build script verify.groovy
[linux-jdk9] [INFO]           source-encoding/pom.xml .......................... SUCCESS (4.1 s)
[linux-jdk9] [INFO] -------------------------------------------------
[linux-jdk9] [INFO] Build Summary:
[linux-jdk9] [INFO]   Passed: 33, Failed: 0, Errors: 0, Skipped: 0
[linux-jdk9] [INFO] -------------------------------------------------
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugin-plugin ---
[linux-jdk9] [INFO] ------------------------------------------------------------------------
[linux-jdk9] [INFO] Reactor Summary:
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] Maven Plugin Tools ................................. SUCCESS [ 11.281 s]
[linux-jdk9] [INFO] Maven Plugin Tools Extractor API ................... SUCCESS [  9.835 s]
[linux-jdk9] [INFO] Maven Plugin Tools Generators ...................... SUCCESS [  5.577 s]
[linux-jdk9] [INFO] Maven Plugin Tool for Java with Javadoc Tags ....... SUCCESS [  4.106 s]
[linux-jdk9] [INFO] Maven Plugin Tools Java 5 Annotations .............. SUCCESS [  0.713 s]
[linux-jdk9] [INFO] Maven Plugin Tool for Java with Annotations ........ SUCCESS [  7.095 s]
[linux-jdk9] [INFO] Maven Plugin Tools Javadoc Taglets ................. SUCCESS [ 11.072 s]
[linux-jdk9] [INFO] Maven Script Mojo Support .......................... SUCCESS [  0.238 s]
[linux-jdk9] [INFO] Maven Plugin Metadata Model ........................ SUCCESS [  1.920 s]
[linux-jdk9] [INFO] Maven Plugin Tool for Ant .......................... SUCCESS [  1.578 s]
[linux-jdk9] [INFO] Maven Ant Mojo Support ............................. SUCCESS [  2.490 s]
[linux-jdk9] [INFO] Maven Plugin Tool for Beanshell .................... SUCCESS [  0.518 s]
[linux-jdk9] [INFO] Maven Beanshell Mojo Support ....................... SUCCESS [  0.319 s]
[linux-jdk9] [INFO] Maven Plugin Plugin ................................ SUCCESS [05:22 min]
[linux-jdk9] [INFO] ------------------------------------------------------------------------
[linux-jdk9] [INFO] BUILD SUCCESS
[linux-jdk9] [INFO] ------------------------------------------------------------------------
[linux-jdk9] [INFO] Total time: 06:21 min
[linux-jdk9] [INFO] Finished at: 2018-01-19T00:26:18Z
[linux-jdk9] [INFO] Final Memory: 60M/201M
[linux-jdk9] [INFO] ------------------------------------------------------------------------
[linux-jdk9] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ@tmp/withMavend4384d72/maven-spy-20180119-001956-13711134331799700015049.log
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] Skip 'Generated Artifacts Publisher' disabled by configuration
[linux-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugin-tools:maven-plugin-tools-javadoc::3.5.1-SNAPSHOT(version: 3.5.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.0.1@run  integration-test}: m/maven-plugin-tools-javadoc/target/invoker-reports/*.xml
[linux-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m/maven-plugin-tools-javadoc/target/invoker-reports/BUILD*.xml', invokerBuildDir:'**/m/maven-plugin-tools-javadoc/target/it'
[linux-jdk9] Found reports:[/home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ/m/maven-plugin-tools-javadoc/target/invoker-reports/BUILD-basic.xml]
[linux-jdk9] Found logs:[/home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ/m/maven-plugin-tools-javadoc/target/it/basic/build.log]
[linux-jdk9] Finished parsing Maven Invoker results (found 1)
[linux-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Invoker Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'src/it' relatively to '/home/jenkins/jenkins-slave/workspace/x_maven-plugin-tools_master-XKS4EHY3PSXHGP4DHIXUDAAM6TMAKT3YNFP2XDSSXFM24ZMKWIXQ'
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:319)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.expandAndRelativize(InvokerRunsPublisher.java:178)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.executeReporter(InvokerRunsPublisher.java:126)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher.process(InvokerRunsPublisher.java:103)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:109)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:914)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:362)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[linux-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[linux-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-api/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-generators/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-java/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-annotations/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-annotations/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-javadoc:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-tools-javadoc/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-model/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-ant/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-ant:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-ant/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-plugin-tools-beanshell/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugin-tools:maven-script-beanshell:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-script/maven-script-beanshell/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:3.5.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] Skip 'Findbugs Publisher' disabled by configuration
[linux-jdk9] [withMaven] Skip 'Open Task Scanner Publisher' disabled by configuration
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-plugin-tools » master #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-plugin-tools/job/master/16/

No changes.

No tests ran.

Build log:
[...truncated 13.89 KB...]
[windows-jdk8] Fetching without tags
[windows-jdk8] Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
[windows-jdk8]  > git --version # timeout=10
[windows-jdk8]  > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-plugin-tools.git +refs/heads/*:refs/remotes/origin/*
[windows-jdk9]  > git rev-parse --is-inside-work-tree # timeout=10
[windows-jdk9] Fetching changes from the remote Git repository
[windows-jdk9]  > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-plugin-tools.git # timeout=10
[windows-jdk9] Fetching without tags
[windows-jdk9] Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
[windows-jdk9]  > git --version # timeout=10
[windows-jdk9]  > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-plugin-tools.git +refs/heads/*:refs/remotes/origin/*
[windows-jdk9] ERROR: Error fetching remote repo 'origin'
[windows-jdk9] hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
[windows-jdk9] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
[windows-jdk9] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk9] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk9] 	at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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] Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-plugin-tools.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[windows-jdk9] stdout: 
[windows-jdk9] stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/maven-plugin-tools.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitbox.apache.org:443 
[windows-jdk9] 
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
[windows-jdk9] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
[windows-jdk9] 	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
[windows-jdk9] 	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
[windows-jdk9] 	at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk9] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[windows-jdk9] 	at hudson.remoting.Engine$1$1.run(Engine.java:98)
[windows-jdk9] 	at java.lang.Thread.run(Unknown Source)
[windows-jdk9] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:49735
[windows-jdk9] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
[windows-jdk9] 		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
[windows-jdk9] 		at hudson.remoting.Channel.call(Channel.java:908)
[windows-jdk9] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[windows-jdk9] 		at sun.reflect.GeneratedMethodAccessor966.invoke(Unknown Source)
[windows-jdk9] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk9] 		at java.lang.reflect.Method.invoke(Method.java:498)
[windows-jdk9] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[windows-jdk9] 		at com.sun.proxy.$Proxy111.execute(Unknown Source)
[windows-jdk9] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
[windows-jdk9] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk9] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk9] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk9] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk9] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk9] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk9] 		at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk9] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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] }
[Pipeline] [windows-jdk9] // dir
[windows-jdk7] ERROR: Error fetching remote repo 'origin'
[windows-jdk7] hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
[windows-jdk7] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
[windows-jdk7] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk7] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk7] 	at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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] Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-plugin-tools.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[windows-jdk7] stdout: 
[windows-jdk7] stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/maven-plugin-tools.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitbox.apache.org:443 
[windows-jdk7] 
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
[windows-jdk7] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
[windows-jdk7] 	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
[windows-jdk7] 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[windows-jdk7] 	at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk7] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[windows-jdk7] 	at hudson.remoting.Engine$1$1.run(Engine.java:94)
[windows-jdk7] 	at java.lang.Thread.run(Unknown Source)
[windows-jdk7] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:65187
[windows-jdk7] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
[windows-jdk7] 		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
[windows-jdk7] 		at hudson.remoting.Channel.call(Channel.java:908)
[windows-jdk7] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[windows-jdk7] 		at sun.reflect.GeneratedMethodAccessor966.invoke(Unknown Source)
[windows-jdk7] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk7] 		at java.lang.reflect.Method.invoke(Method.java:498)
[windows-jdk7] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[windows-jdk7] 		at com.sun.proxy.$Proxy111.execute(Unknown Source)
[windows-jdk7] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
[windows-jdk7] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk7] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk7] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk7] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk7] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk7] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk7] 		at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk7] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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-jdk8] ERROR: Error fetching remote repo 'origin'
[windows-jdk8] hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
[windows-jdk8] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
[windows-jdk8] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk8] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk8] 	at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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] Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-plugin-tools.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[windows-jdk8] stdout: 
[windows-jdk8] stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/maven-plugin-tools.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitbox.apache.org:443 
[windows-jdk8] 
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
[windows-jdk8] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
[windows-jdk8] 	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
[windows-jdk8] 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[windows-jdk8] 	at hudson.remoting.Request$2.run(Request.java:336)
[windows-jdk8] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(Unknown Source)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[windows-jdk8] 	at hudson.remoting.Engine$1$1.run(Engine.java:94)
[windows-jdk8] 	at java.lang.Thread.run(Unknown Source)
[windows-jdk8] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:65187
[windows-jdk8] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
[windows-jdk8] 		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
[windows-jdk8] 		at hudson.remoting.Channel.call(Channel.java:908)
[windows-jdk8] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[windows-jdk8] 		at sun.reflect.GeneratedMethodAccessor966.invoke(Unknown Source)
[windows-jdk8] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk8] 		at java.lang.reflect.Method.invoke(Method.java:498)
[windows-jdk8] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[windows-jdk8] 		at com.sun.proxy.$Proxy111.execute(Unknown Source)
[windows-jdk8] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823)
[windows-jdk8] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
[windows-jdk8] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
[windows-jdk8] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
[windows-jdk8] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
[windows-jdk8] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
[windows-jdk8] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
[windows-jdk8] 		at hudson.security.ACL.impersonate(ACL.java:260)
[windows-jdk8] 		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
[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] [windows-jdk9] echo
[windows-jdk9] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[windows-jdk9] Failed in branch windows-jdk9
[Pipeline] [windows-jdk7] echo
[windows-jdk7] [FAIL FAST] windows-jdk9 had first failure, ignoring Error fetching remote repo 'origin'
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] echo
[windows-jdk8] [FAIL FAST] windows-jdk9 had first failure, ignoring Error fetching remote repo 'origin'
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [windows-jdk7] stage
[Pipeline] [windows-jdk7] { (Build windows-jdk7)
[Pipeline] [windows-jdk8] stage
[Pipeline] [windows-jdk8] { (Build windows-jdk8)
[Pipeline] [windows-jdk7] echo
[windows-jdk7] [FAIL FAST] windows-jdk9 has failed. Skipping windows-jdk7.
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] echo
[windows-jdk8] [FAIL FAST] windows-jdk9 has failed. Skipping windows-jdk8.
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk9

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector