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 2021/05/17 21:19:47 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-javadoc-plugin » master #65

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/master/65/

Changes:

* [MJAVADOC-584] excludePackageNames is not working as documented anymore

All tests passed

Build log:
[...truncated 8794 lines...]
[INFO]           MJAVADOC-569_aggr-mixed\pom.xml .................. SUCCESS (13.7 s)
[INFO] Building: MJAVADOC-571_aggr-empty-sourcepaths\pom.xml
[INFO]           MJAVADOC-571_aggr-empty-sourcepaths\pom.xml ...... SUCCESS (8.6 s)
[INFO] Building: MJAVADOC-575_source8-module-info\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-639_requires_ignored\pom.xml ............ SUCCESS (21.5 s)
[INFO] Building: MJAVADOC-661_mrjar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-575_source8-module-info\pom.xml ......... SUCCESS (8.4 s)
[INFO] Building: MJAVADOC-580_detectLinks\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-580_detectLinks\pom.xml ................. SUCCESS (6.4 s)
[INFO] Building: MJAVADOC-590_nooverview\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-661_mrjar\pom.xml ....................... SUCCESS (11.1 s)
[INFO] Building: MJAVADOC-672_multiline-tag\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-590_nooverview\pom.xml .................. SUCCESS (7.2 s)
[INFO] Building: MJAVADOC-591_release8\pom.xml
[INFO]           MJAVADOC-672_multiline-tag\pom.xml ............... SUCCESS (9.0 s)
[INFO] Building: site-failOnError\pom.xml
[INFO]           MJAVADOC-591_release8\pom.xml .................... SUCCESS (9.5 s)
[INFO] Building: MJAVADOC-592_detectApiLink\pom.xml
[INFO]           site-failOnError\pom.xml ......................... SUCCESS (9.5 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50891
[INFO] Stopped SocketConnector@0.0.0.0:50891
[INFO] Mock Repository Manager http://localhost:50891 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50892
[INFO] Stopped SocketConnector@0.0.0.0:50892
[INFO] Mock Repository Manager http://localhost:50892 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.2.1:verify (integration-test) @ maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 74, Failed: 4, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  MJAVADOC-555_link-automatic-modules\pom.xml
[ERROR] *  MJAVADOC-568_export-to-testcase\pom.xml
[ERROR] *  MJAVADOC-568_jar-mixed\pom.xml
[ERROR] *  MJAVADOC-568_manifest-splitpackage\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23:18 min
[INFO] Finished at: 2021-05-17T14:15:41-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2@tmp\withMavenf320f246\maven-spy-20210517-135222-7935319694713313056818.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-javadoc-plugin: 4 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-javadoc-plugin: 4 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 4 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:259)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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] }
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-592_detectApiLink\pom.xml ............... SUCCESS (6.2 s)
[INFO] Building: MJAVADOC-599\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.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.3.0-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 29 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 #37
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-599\pom.xml ............................. SUCCESS (8.0 s)
[INFO] Building: MJAVADOC-610_mrjar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-610_mrjar\pom.xml ....................... SUCCESS (8.3 s)
[INFO] Building: MJAVADOC-611_dependencyLinks\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-611_dependencyLinks\pom.xml ............. SUCCESS (9.6 s)
[INFO] Building: MJAVADOC-613-aggregate-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-613-aggregate-exclude\pom.xml ........... SUCCESS (13.9 s)
[INFO] Building: MJAVADOC-619_copyright-year\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-619_copyright-year\pom.xml .............. SUCCESS (6.8 s)
[INFO] Building: MJAVADOC-620_no-dot-in-version\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MJAVADOC-620_no-dot-in-version\pom.xml ........... SUCCESS (14.0 s)
[INFO] Building: MJAVADOC-620_top-level-package\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MJAVADOC-620_top-level-package\pom.xml ........... SUCCESS (13.3 s)
[INFO] Building: MJAVADOC-625_addstylesheet\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-625_addstylesheet\pom.xml ............... SUCCESS (5.8 s)
[INFO] Building: MJAVADOC-634-module-testreports\pom.xml
[INFO]           MJAVADOC-634-module-testreports\pom.xml .......... SUCCESS (8.7 s)
[INFO] Building: MJAVADOC-636-aggregate_module_skipped\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1272 ms, Junit Publisher: 2696 ms, Open Task Scanner Publisher: 1236 ms, Invoker Publisher: 93988 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-jdk11-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-636-aggregate_module_skipped\pom.xml .... SUCCESS (17.2 s)
[INFO] Building: MJAVADOC-639_aggr_static_modulepath\pom.xml
[INFO]           MJAVADOC-639_aggr_static_modulepath\pom.xml ...... SUCCESS (9.1 s)
[INFO] Building: MJAVADOC-639_requires_ignored\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-639_requires_ignored\pom.xml ............ SUCCESS (12.8 s)
[INFO] Building: MJAVADOC-661_mrjar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJAVADOC-661_mrjar\pom.xml ....................... SUCCESS (9.9 s)
[INFO] Building: MJAVADOC-672_multiline-tag\pom.xml
[INFO]           MJAVADOC-672_multiline-tag\pom.xml ............... SUCCESS (7.6 s)
[INFO] Building: site-failOnError\pom.xml
[INFO]           site-failOnError\pom.xml ......................... SUCCESS (7.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63655
[INFO] Stopped SocketConnector@0.0.0.0:63655
[INFO] Mock Repository Manager http://localhost:63655 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:63656
[INFO] Stopped SocketConnector@0.0.0.0:63656
[INFO] Mock Repository Manager http://localhost:63656 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.2.1:verify (integration-test) @ maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 76, Failed: 0, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:43 min
[INFO] Finished at: 2021-05-17T14:18:16-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2@tmp\withMaven007598e3\maven-spy-20210517-140232-75411918394075874717524.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-javadoc-plugin\3.3.0-SNAPSHOT\maven-javadoc-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-javadoc-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-javadoc-plugin\3.3.0-SNAPSHOT\maven-javadoc-plugin-3.3.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.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.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\_box_maven-javadoc-plugin_master@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 29 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 #37
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 363 ms, Junit Publisher: 904 ms, Open Task Scanner Publisher: 415 ms, Invoker Publisher: 86994 ms, Pipeline Graph Publisher: 1 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] jiraComment
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext