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 2020/10/07 10:34:29 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-shade-plugin » rmannibucau/MSHADE-353-ensure-relocations-can-be-applied-to-any-transformer #12

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/rmannibucau%252FMSHADE-353-ensure-relocations-can-be-applied-to-any-transformer/12/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default

All tests passed

Build log:
[...truncated 235263 lines...]
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-shade-plugin:3.2.3-SNAPSHOT @ /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/pom.xml
[DEBUG]   (f) resourceIncludes = **/*.properties
[DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/src/main/resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) rulesFiles = /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/checkstyle-rules.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipExec = false
[DEBUG]   (f) sourceDirectories = [src/main/java]
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testResources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/src/test/resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) testSourceDirectories = [src/test/java]
[DEBUG]   (f) violationIgnore = RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength
[DEBUG]   (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 40 source files found in '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/src/main/java'.
[DEBUG] The resources directory '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/src/main/resources' does not exist or is not a directory.
[DEBUG] Added 0 resource files found in '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/maven-shared-archive-resources'.
[DEBUG] Added 0 resource files found in '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/src/test/resources'.
[DEBUG] Added 0 resource files found in '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/maven-shared-archive-resources'.
[DEBUG] Added 40 files to process.
[DEBUG] Adding the outputDirectory file:/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/classes/ to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] URLResourceLoader: No valid URL 'config/maven_checks.xml'
[DEBUG] The resource 'config/maven_checks.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.URLResourceLoader.
[DEBUG] The resource 'config/maven_checks.xml' was found as jar:file:/home/jenkins/jenkins-agent/workspace/.maven_repositories/1/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] URLResourceLoader: No valid URL 'config/maven-header.txt'
[DEBUG] URLResourceLoader: No valid URL 'config/maven-header.txt'
[DEBUG] The resource 'config/maven-header.txt' was not found with resourceLoader org.codehaus.plexus.resource.loader.URLResourceLoader.
[DEBUG] The resource 'config/maven-header.txt' was found as jar:file:/home/jenkins/jenkins-agent/workspace/.maven_repositories/1/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.7 s)
[INFO] Building: users-shader-impl\pom.xml
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT(version: 3.2.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: linux-jdk15-m3.6.x_build/target/invoker-reports/*.xml
[DEBUG] Added '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/maven-shared-archive-resources' as a source directory.
[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.1:verify (integration-test) @ maven-shade-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.1, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify' with basic configurator -->
[DEBUG]   (f) ignoreFailures = false
[DEBUG]   (f) reportsDirectory = /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2/linux-jdk7-m3.6.x_build/target/invoker-reports
[DEBUG]   (f) skipInvocation = false
[DEBUG]   (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 57, Failed: 0, Errors: 0, Skipped: 11
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:49 min
[INFO] Finished at: 2020-10-07T10:31:56Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2@tmp/withMavenb9bc5213/maven-spy-20201007-102206-9916211500727889299785.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.6.x_build/pom.xml under org/apache/maven/plugins/maven-shade-plugin/3.2.3-SNAPSHOT/maven-shade-plugin-3.2.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.6.x_build/target/maven-shade-plugin-3.2.3-SNAPSHOT.jar under org/apache/maven/plugins/maven-shade-plugin/3.2.3-SNAPSHOT/maven-shade-plugin-3.2.3-SNAPSHOT.jar
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.4 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.6.x_build/target/maven-shade-plugin-3.2.3-SNAPSHOT-tests.jar under org/apache/maven/plugins/maven-shade-plugin/3.2.3-SNAPSHOT/maven-shade-plugin-3.2.3-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 204.50 KB of artifacts by 78.2% relative to #11
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): linux-jdk7-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:53700
[INFO] Stopped SocketConnector@0.0.0.0:53700
[INFO] Mock Repository Manager http://localhost:53700 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-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.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 66, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mini-jar-jdk11+\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:50 min
[INFO] Finished at: 2020-10-07T03:32:08-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2@tmp\withMaven7f523319\maven-spy-20201007-032417-90915136844310866550954.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-shade-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.1:verify (integration-test) on project maven-shade-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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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: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: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:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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: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-shade-plugin:maven-plugin:3.2.3-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-shade-plugin:maven-plugin:3.2.3-SNAPSHOT in source directory linux-jdk7-m3.6.x_build/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/an-be-applied-to-any-transformer@2' for files matching the pattern 'linux-jdk7-m3.6.x_build/src/main/java/**/*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT(version: 3.2.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: linux-jdk7-m3.6.x_build/target/invoker-reports/*.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT in source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2' for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT(version: 3.2.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 54 ms, Junit Publisher: 1867 ms, Open Task Scanner Publisher: 208 ms, Invoker Publisher: 35611 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-jdk15-m3.6.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 548 ms, Junit Publisher: 19435 ms, Open Task Scanner Publisher: 1510 ms, Invoker Publisher: 116883 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-jdk16-m3.6.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 356 ms, Junit Publisher: 16958 ms, Open Task Scanner Publisher: 1092 ms, Invoker Publisher: 114547 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-jdk15-m3.6.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 3109 ms, Junit Publisher: 18692 ms, Open Task Scanner Publisher: 1222 ms, Invoker Publisher: 121773 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] echo
The authors of changes [mthmulders, martinkanters, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext