See
https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-377/1/
No changes.
No tests ran.
Build log:
[...truncated 2552 lines...]
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk12-m3.5.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 156 ms, Open Task
Scanner Publisher: 674 ms
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[Pipeline] // withMaven
[Pipeline] cleanWs
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ maven-compiler-plugin ---
[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]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java:
Some input files use or override a deprecated API.
[INFO]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java:
Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
symbol: class ModuleNameSource
location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
symbol: class ModuleNameSource
location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[313,27]
cannot find symbol
symbol: class ModuleNameSource
location: class org.apache.maven.plugin.compiler.CompilerMojo
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[315,34]
package ModuleNameSource does not exist
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.673 s
[INFO] Finished at: 2019-03-23T13:15:53-07:00
[INFO] Final Memory: 42M/787M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@3@tmp\withMavenf60a676f\maven-spy-20190323-131536-2497460524897440248033.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project maven-compiler-plugin: Compilation failure: Compilation failure:
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
[ERROR] symbol: class ModuleNameSource
[ERROR] location: class
org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
[ERROR] symbol: class ModuleNameSource
[ERROR] location: class
org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[313,27]
cannot find symbol
[ERROR] symbol: class ModuleNameSource
[ERROR] location: class org.apache.maven.plugin.compiler.CompilerMojo
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@3/windows-jdk7-m3.2.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[315,34]
package ModuleNameSource does not exist
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project maven-compiler-plugin: Compilation failure
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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.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.compiler.CompilationFailureException:
Compilation failure
at
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1161)
at
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:168)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[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
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@3@tmp\withMavenf60a676f\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@3@tmp\withMavenf60a676f"
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // ws
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
[Pipeline] }
Failed in branch linux-jdk7-m3.5.x_build
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT in
source directory windows-jdk7-m3.2.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@3' for
files matching the pattern 'windows-jdk7-m3.2.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
[withMaven] Publishers: Generated Artifacts Publisher: 16 ms, Open Task Scanner
Publisher: 114 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-jdk7-m3.2.x_build
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk8-m3.5.x_build\src\main\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
maven-compiler-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to
f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2\windows-jdk8-m3.5.x_build\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk8-m3.5.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
symbol: class ModuleNameSource
location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.745 s
[INFO] Finished at: 2019-03-23T20:15:59Z
[INFO] Final Memory: 39M/585M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven457cce8e\maven-spy-20190323-201530-9087779947726550772275.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project maven-compiler-plugin: Compilation failure
[ERROR]
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk8-m3.5.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
[ERROR] symbol: class ModuleNameSource
[ERROR] location: class
org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
on project maven-compiler-plugin: Compilation failure
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk8-m3.5.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
symbol: class ModuleNameSource
location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
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 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.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.compiler.CompilationFailureException:
Compilation failure
/f:/jenkins/jenkins-slave/workspace/en-compiler-plugin_MCOMPILER-377@2/windows-jdk8-m3.5.x_build/src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:[53,66]
cannot find symbol
symbol: class ModuleNameSource
location: class org.codehaus.plexus.languages.java.jpms.ResolvePathsResult
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute
(AbstractCompilerMojo.java:1161)
at org.apache.maven.plugin.compiler.CompilerMojo.execute
(CompilerMojo.java:168)
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 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.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
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven457cce8e\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2@tmp\withMaven457cce8e"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.1-SNAPSHOT in
source directory windows-jdk8-m3.5.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-377@2' for
files matching the pattern 'windows-jdk8-m3.5.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
[withMaven] Publishers: Generated Artifacts Publisher: 20 ms, Open Task Scanner
Publisher: 99 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-jdk8-m3.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext