See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-assembly-plugin/job/master/69/
Changes:
* Fix integration tests after dependency upgrade
All tests passed
Build log:
[...truncated 10613 lines...]
[INFO] Building: projects\repositories\basic-repository\pom.xml
[INFO] run post-build script verify.groovy
[INFO] projects\multimodule\two-level-multimodule\pom.xml SUCCESS
(8.1 s)
[INFO] Building: projects\multimodule\two-levels-includeBaseDir-withBin\pom.xml
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\basic-repository\pom.xml ... SUCCESS
(6.9 s)
[INFO] Building: projects\repositories\massembly-196\pom.xml
[INFO] run post-build script verify.groovy
[INFO] projects\multimodule\two-levels-includeBaseDir-withBin\pom.xml
SUCCESS (8.3 s)
[INFO] Building: projects\multimodule\two-levels-includeBaseDir-withSrc\pom.xml
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\massembly-196\pom.xml ...... SUCCESS
(8.8 s)
[INFO] Building: projects\repositories\massembly-855\pom.xml
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\massembly-855\pom.xml ...... SUCCESS
(4.2 s)
[INFO] Building: projects\reproducible\pom.xml
[INFO] run post-build script verify.groovy
[INFO] projects\multimodule\two-levels-includeBaseDir-withSrc\pom.xml
SUCCESS (8.2 s)
[INFO] Building: projects\repositories\basic-repository\pom.xml
[INFO] run post-build script verify.groovy
[INFO] projects\reproducible\pom.xml .................... SUCCESS
(6.5 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-assembly-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @
maven-assembly-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 138, Failed: 1, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * projects\dependency-sets\multiple-wildcard-includes\pom.xml
[INFO] -------------------------------------------------
[ERROR] The following builds was skipped:
[ERROR] * projects\bugs\massembly-731\pom.xml
[ERROR] * projects\file-modes\file-set-fileMode\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:03 min
[INFO] Finished at: 2021-07-30T08:36:51-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\82467a7c\workspace\box_maven-assembly-plugin_master@2@tmp\withMavenbc7f6512\maven-spy-20210730-082147-64517755376325585519859.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.2:verify (integration-test)
on project maven-assembly-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.2:verify (integration-test)
on project maven-assembly-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:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
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:280)
at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
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:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
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] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\basic-repository\pom.xml ... SUCCESS
(6.9 s)
[INFO] Building: projects\repositories\massembly-196\pom.xml
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
3.3.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\massembly-196\pom.xml ...... SUCCESS
(9.2 s)
[INFO] Building: projects\repositories\massembly-855\pom.xml
ERROR: [withMaven] invokerPublisher - Silently ignore exception archiving
Invoker runs for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
3.3.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
integration-test}: java.io.IOException: Unknown attribute 'buildlog' for tag
'build-job' (position: START_TAG seen
...ndows-jdk17-m3.6.x_build\target\it\it-project-parent\build.log" />...
@2:271)
[withMaven] Publishers: Generated Artifacts Publisher: 191 ms, Junit Publisher:
9409 ms, Open Task Scanner Publisher: 14 ms, Invoker Publisher: 1005 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-jdk17-m3.6.x_build
[INFO] run post-build script verify.bsh
[INFO] projects\repositories\massembly-855\pom.xml ...... SUCCESS
(4.5 s)
[INFO] Building: projects\reproducible\pom.xml
[INFO] run post-build script verify.groovy
[INFO] projects\reproducible\pom.xml .................... SUCCESS
(6.2 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-assembly-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @
maven-assembly-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 138, Failed: 1, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * projects\dependency-sets\multiple-wildcard-includes\pom.xml
[INFO] -------------------------------------------------
[ERROR] The following builds was skipped:
[ERROR] * projects\bugs\massembly-731\pom.xml
[ERROR] * projects\file-modes\file-set-fileMode\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:38 min
[INFO] Finished at: 2021-07-30T08:37:15-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\82467a7c\workspace\box_maven-assembly-plugin_master@2@tmp\withMavena55d5c27\maven-spy-20210730-082136-60114812160882141565830.log
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.2:verify (integration-test)
on project maven-assembly-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.2:verify (integration-test)
on project maven-assembly-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:64)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:564)
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:280)
at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
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:64)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:564)
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] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
3.3.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
ERROR: [withMaven] invokerPublisher - Silently ignore exception archiving
Invoker runs for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:3.3.1-SNAPSHOT(version:
3.3.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.2@integration-test
integration-test}: java.io.IOException: Unknown attribute 'buildlog' for tag
'build-job' (position: START_TAG seen
...ndows-jdk16-m3.6.x_build\target\it\it-project-parent\build.log" />...
@2:270)
[withMaven] Publishers: Generated Artifacts Publisher: 197 ms, Junit Publisher:
9495 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 1108 ms, Maven
Linker Publisher: 1 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-jdk16-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext