See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/stabilize/2/

Changes:

* adjust toolchain version

All tests passed

Build log:
[...truncated 20625 lines...]
[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...
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT in 
source directory windows-jdk11-m3.6.x_build\src\main\java
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\_maven-compiler-plugin_stabilize@2'
 for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #1
[Pipeline] }
Failed in branch linux-jdk7-m3.2.x_build
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT(version:
 3.9.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\multiproject\pom.xml ....... SUCCESS 
(28.0 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 173 ms, Junit Publisher: 
822 ms, Open Task Scanner Publisher: 895 ms, Invoker Publisher: 104218 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...
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change/pom.xml ........... SUCCESS 
(15.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-compiler-plugin ---
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.3.x_build
[INFO] There are 2 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ 
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 52, Failed: 1, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns/singleproject-toolchains/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:22 min
[INFO] Finished at: 2020-10-18T18:00:33Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-agent/workspace/_maven-compiler-plugin_stabilize@2@tmp/withMaven923cb027/maven-spy-20201018-175310-61416487944021872757703.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) 
on project maven-compiler-plugin: 1 build 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.0:verify (integration-test) 
on project maven-compiler-plugin: 1 build 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: 1 build 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: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] }
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
linux-jdk11-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT in 
source directory linux-jdk11-m3.6.x_build/src/main/java
[TASKS] Scanning folder 
'/home/jenkins/jenkins-agent/workspace/_maven-compiler-plugin_stabilize@2' for 
files matching the pattern 'linux-jdk11-m3.6.x_build/src/main/java/**/*' - 
excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #1
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT(version:
 3.9.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
  integration-test}: linux-jdk11-m3.6.x_build/target/invoker-reports/*.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS 
(16.2 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS 
(8.1 s)
[INFO] Building: multirelease-patterns\singleproject-toolchains\pom.xml
[INFO]           multirelease-patterns\singleproject-toolchains\pom.xml SKIPPED 
due to Toolchain
[INFO] Building: non-english-warnings\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 958 ms, Junit Publisher: 
1763 ms, Open Task Scanner Publisher: 1023 ms, Invoker Publisher: 27841 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] }
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS 
(4.4 s)
[INFO] Building: test1\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 174 ms, Junit Publisher: 
824 ms, Open Task Scanner Publisher: 903 ms, Invoker Publisher: 104031 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 linux-jdk7-m3.5.x_build
[INFO]           test1\pom.xml .................................... SUCCESS 
(4.2 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ 
maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 51, Failed: 0, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:41 min
[INFO] Finished at: 2020-10-18T11:00:58-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\_maven-compiler-plugin_stabilize@2@2@tmp\withMaven548a63ea\maven-spy-20201018-105417-1748480888093112960195.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk15-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-compiler-plugin\3.9.0-SNAPSHOT\maven-compiler-plugin-3.9.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk15-m3.6.x_build\target\maven-compiler-plugin-3.9.0-SNAPSHOT.jar 
under 
org\apache\maven\plugins\maven-compiler-plugin\3.9.0-SNAPSHOT\maven-compiler-plugin-3.9.0-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT in 
source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\_maven-compiler-plugin_stabilize@2@2'
 for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #1
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.9.0-SNAPSHOT(version:
 3.9.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 455 ms, Junit Publisher: 
242 ms, Open Task Scanner Publisher: 187 ms, Invoker Publisher: 32865 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] }
[withMaven] Publishers: Generated Artifacts Publisher: 175 ms, Junit Publisher: 
813 ms, Open Task Scanner Publisher: 903 ms, Invoker Publisher: 104870 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 linux-jdk11-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to