See
https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/MJAVADOC-469/8/
Changes:
* JDK 12 is now in the Release Candidate Phase
* [INFRA-17514] Jenkins invoker-plugin updated by INFRA
12 tests failed.
FAILED:
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testFix
Error Message:
Error when invoking Maven, consult the invoker log file:
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/invoker/FixJavadocMojoTest631156237.txt
Stack Trace:
org.apache.maven.shared.invoker.MavenInvocationException: Error when invoking
Maven, consult the invoker log file:
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/invoker/FixJavadocMojoTest631156237.txt
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.invokeCompileGoal(FixJavadocMojoTest.java:664)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.executeMojoAndTest(FixJavadocMojoTest.java:616)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.testFix(FixJavadocMojoTest.java:141)
FAILED:
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testFixJdk6
Error Message:
Error when invoking Maven, consult the invoker log file:
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/invoker/FixJavadocMojoTest1288418748.txt
Stack Trace:
org.apache.maven.shared.invoker.MavenInvocationException: Error when invoking
Maven, consult the invoker log file:
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/invoker/FixJavadocMojoTest1288418748.txt
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.invokeCompileGoal(FixJavadocMojoTest.java:664)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.executeMojoAndTest(FixJavadocMojoTest.java:616)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.testFixJdk6(FixJavadocMojoTest.java:170)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testJavadocResources
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJavadocResources(JavadocReportTest.java:745)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testJdk6
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc @options
@packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/jdk6-test/target/site/apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc @options
@packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/jdk6-test/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJdk6(JavadocReportTest.java:853)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc @options
@packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/jdk6-test/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJdk6(JavadocReportTest.java:853)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testDefaultConfiguration
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDefaultConfiguration(JavadocReportTest.java:245)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk12-m3.5.x_build /
Build linux-jdk12-m3.5.x_build / testCustomConfiguration
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/src/test/resources/unit/custom-configuration/custom/configuration/exclude1/Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/custom-configuration/target/site/apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/src/test/resources/unit/custom-configuration/custom/configuration/exclude1/Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/custom-configuration/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testCustomConfiguration(JavadocReportTest.java:370)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/src/test/resources/unit/custom-configuration/custom/configuration/exclude1/Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: /home/jenkins/tools/java/latest12/bin/javadoc -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/aven-javadoc-plugin_MJAVADOC-469@2/linux-jdk12-m3.5.x_build/target/test/unit/custom-configuration/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testCustomConfiguration(JavadocReportTest.java:370)
FAILED:
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testFix
Error Message:
Error when invoking Maven, consult the invoker log file:
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\invoker\FixJavadocMojoTest487935804.txt
Stack Trace:
org.apache.maven.shared.invoker.MavenInvocationException: Error when invoking
Maven, consult the invoker log file:
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\invoker\FixJavadocMojoTest487935804.txt
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.invokeCompileGoal(FixJavadocMojoTest.java:664)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.executeMojoAndTest(FixJavadocMojoTest.java:616)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.testFix(FixJavadocMojoTest.java:141)
FAILED:
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.windows-jdk12-m3.5.x_build
/ Build windows-jdk12-m3.5.x_build / testFixJdk6
Error Message:
Error when invoking Maven, consult the invoker log file:
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\invoker\FixJavadocMojoTest1155187588.txt
Stack Trace:
org.apache.maven.shared.invoker.MavenInvocationException: Error when invoking
Maven, consult the invoker log file:
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\invoker\FixJavadocMojoTest1155187588.txt
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.invokeCompileGoal(FixJavadocMojoTest.java:664)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.executeMojoAndTest(FixJavadocMojoTest.java:616)
at
org.apache.maven.plugins.javadoc.FixJavadocMojoTest.testFixJdk6(FixJavadocMojoTest.java:170)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk12-m3.5.x_build /
Build windows-jdk12-m3.5.x_build / testJavadocResources
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJavadocResources(JavadocReportTest.java:745)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk12-m3.5.x_build /
Build windows-jdk12-m3.5.x_build / testJdk6
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe @options
@packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\jdk6-test\target\site\apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe @options
@packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\jdk6-test\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJdk6(JavadocReportTest.java:853)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 2 - error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe @options
@packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\jdk6-test\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJdk6(JavadocReportTest.java:853)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk12-m3.5.x_build /
Build windows-jdk12-m3.5.x_build / testDefaultConfiguration
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDefaultConfiguration(JavadocReportTest.java:245)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk12-m3.5.x_build /
Build windows-jdk12-m3.5.x_build / testCustomConfiguration
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\src\test\resources\unit\custom-configuration\custom\configuration\exclude1\Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\custom-configuration\target\site\apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\src\test\resources\unit\custom-configuration\custom\configuration\exclude1\Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\custom-configuration\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testCustomConfiguration(JavadocReportTest.java:370)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 1 - javadoc: error - The code being documented uses modules but the
packages defined in http://java.sun.com/j2se/1.4.2/docs/api/ are in the unnamed
module.
f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\src\test\resources\unit\custom-configuration\custom\configuration\exclude1\Exclude1App.java:40:
warning: no description for @param
* @param str
^
Command line was: f:\jenkins\tools\java\latest12\bin\javadoc.exe -J-Xmx512m
-J-Xms128m @options @packages
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2\windows-jdk12-m3.5.x_build\target\test\unit\custom-configuration\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testCustomConfiguration(JavadocReportTest.java:370)
Build log:
[...truncated 6164 lines...]
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 3 builds failed. See
console output above for details.
at org.apache.maven.plugins.invoker.InvokerSession.handleFailures
(InvokerSession.java:260)
at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:567)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk12-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT in
source directory windows-jdk12-m3.5.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2' for
files matching the pattern 'windows-jdk12-m3.5.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 24 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT(version:
3.0.2-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk12-m3.5.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/null/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] MJAVADOC-134_multiaggregate\pom.xml .............. SUCCESS
(61.8 s)
[INFO] Building: MJAVADOC-137\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-137\pom.xml ............................. SUCCESS
(7.7 s)
[INFO] Building: MJAVADOC-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-172\pom.xml ............................. SUCCESS
(9.5 s)
[INFO] Building: MJAVADOC-180\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-180\pom.xml ............................. SUCCESS
(5.6 s)
[INFO] Building: MJAVADOC-194\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-194\pom.xml ............................. SUCCESS
(6.7 s)
[INFO] Building: MJAVADOC-250\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 28 ms, Junit Publisher:
565 ms, Open Task Scanner Publisher: 258 ms, Invoker Publisher: 31992 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk12-m3.5.x_build
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-250\pom.xml ............................. SUCCESS
(7.4 s)
[INFO] Building: MJAVADOC-257\pom.xml
[INFO] MJAVADOC-257\pom.xml ............................. SKIPPED due
to JRE version
[INFO] Building: MJAVADOC-259\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-259\pom.xml ............................. SUCCESS
(10.7 s)
[INFO] Building: MJAVADOC-262\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-262\pom.xml ............................. SUCCESS
(23.1 s)
[INFO] Building: MJAVADOC-275\pom.xml
[INFO] MJAVADOC-275\pom.xml ............................. SUCCESS
(41.0 s)
[INFO] Building: MJAVADOC-278\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-278\pom.xml ............................. SUCCESS
(26.6 s)
[INFO] Building: MJAVADOC-320\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-320\pom.xml ............................. SUCCESS
(64.1 s)
[INFO] Building: MJAVADOC-325\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-325\pom.xml ............................. SUCCESS
(38.7 s)
[INFO] Building: MJAVADOC-365\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-365\pom.xml ............................. SUCCESS
(29.9 s)
[INFO] Building: MJAVADOC-369\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-369\pom.xml ............................. SUCCESS
(16.1 s)
[INFO] Building: MJAVADOC-384\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-384\pom.xml ............................. SUCCESS
(4.9 s)
[INFO] Building: MJAVADOC-407\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-407\pom.xml ............................. SUCCESS
(6.1 s)
[INFO] Building: MJAVADOC-414\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-414\pom.xml ............................. SUCCESS
(6.1 s)
[INFO] Building: MJAVADOC-420_fixparam\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-420_fixparam\pom.xml .................... SUCCESS
(7.8 s)
[INFO] Building: MJAVADOC-427\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-427\pom.xml ............................. SUCCESS
(9.7 s)
[INFO] Building: MJAVADOC-434_fixcompile\pom.xml
[INFO] MJAVADOC-434_fixcompile\pom.xml .................. SUCCESS
(6.5 s)
[INFO] Building: MJAVADOC-437\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-437\pom.xml ............................. SUCCESS
(7.8 s)
[INFO] Building: MJAVADOC-449_aggr_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-449_aggr_modulepath\pom.xml ............. SUCCESS
(39.4 s)
[INFO] Building: MJAVADOC-494_aggregate-repositories\pom.xml
[INFO] MJAVADOC-494_aggregate-repositories\pom.xml ...... SUCCESS
(42.4 s)
[INFO] Building: MJAVADOC-495_offline-filescheme\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-495_offline-filescheme\pom.xml .......... SUCCESS
(41.9 s)
[INFO] Building: MJAVADOC-497\pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-497\pom.xml ............................. SUCCESS
(25.0 s)
[INFO] Building: MJAVADOC-498_aggr_modulepath\pom.xml
[INFO] MJAVADOC-498_aggr_modulepath\pom.xml ............. SUCCESS
(58.2 s)
[INFO] Building: MJAVADOC-498_mm_modulepath\pom.xml
[INFO] MJAVADOC-498_mm_modulepath\pom.xml ............... SUCCESS
(33.9 s)
[INFO] Building: MJAVADOC-498_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-498_modulepath\pom.xml .................. SUCCESS
(9.1 s)
[INFO] Building: MJAVADOC-506_excl-module-info\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-506_excl-module-info\pom.xml ............ SUCCESS
(5.7 s)
[INFO] Building: MJAVADOC-508\pom.xml
[INFO] MJAVADOC-508\pom.xml ............................. SUCCESS
(4.5 s)
[INFO] Building: MJAVADOC-514_3rdparty-doclettags\pom.xml
[INFO] MJAVADOC-514_3rdparty-doclettags\pom.xml ......... SUCCESS
(4.0 s)
[INFO] Building: MJAVADOC-526_aggr-managedDeps\pom.xml
[INFO] MJAVADOC-526_aggr-managedDeps\pom.xml ............ SUCCESS
(6.5 s)
[INFO] Building: MJAVADOC-528\pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-528\pom.xml ............................. SUCCESS
(5.3 s)
[INFO] Building: MJAVADOC-538\pom.xml
[INFO] MJAVADOC-538\pom.xml ............................. SUCCESS
(4.5 s)
[INFO] Building: MJAVADOC-551 spaces\pom.xml
[INFO] MJAVADOC-551 spaces\pom.xml ...................... SUCCESS
(3.3 s)
[INFO] Building: MJAVADOC-556_hide-non-exported-packages\pom.xml
[INFO] MJAVADOC-556_hide-non-exported-packages\pom.xml .. SUCCESS
(5.2 s)
[INFO] Building: site-failOnError\pom.xml
[INFO] site-failOnError\pom.xml ......................... SUCCESS
(5.2 s)
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50582
[INFO] Stopped [email protected]:50582
[INFO] Mock Repository Manager http://localhost:50582 is stopped.
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50583
[INFO] Stopped [email protected]:50583
[INFO] Mock Repository Manager http://localhost:50583 is stopped.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-javadoc-plugin ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 4 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 47, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:48 min
[INFO] Finished at: 2019-02-14T06:41:04Z
[INFO] Final Memory: 50M/177M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2@tmp\withMaven214d6038\maven-spy-20190214-061015-45015183407175863356811.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk11-m3.5.x_build\pom.xml under
org\apache\maven\plugins\maven-javadoc-plugin\3.0.2-SNAPSHOT\maven-javadoc-plugin-3.0.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk11-m3.5.x_build\target\maven-javadoc-plugin-3.0.2-SNAPSHOT.jar under
org\apache\maven\plugins\maven-javadoc-plugin\3.0.2-SNAPSHOT\maven-javadoc-plugin-3.0.2-SNAPSHOT.jar
[Fast Archiver] Compressed 440.14 KB of artifacts by 36.4% relative to #7
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk11-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT in
source directory windows-jdk11-m3.5.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\aven-javadoc-plugin_MJAVADOC-469@2' for
files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 24 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.0.2-SNAPSHOT(version:
3.0.2-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 725 ms, Junit Publisher:
2794 ms, Open Task Scanner Publisher: 1663 ms, Invoker Publisher: 53239 ms,
Pipeline Graph Publisher: 14 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext