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/20 17:45:49 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #10

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/10/

Changes:

* Add a space

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8671 lines...]
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.9 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.0 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (4.9 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (4.8 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.5 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.5 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.2 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.4 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.8 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.1 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (7.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.0 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.0 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.2 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.9 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.0 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.8 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.1 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (5.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.0 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.3 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.1 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.3 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (5.8 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:60155
[INFO] Stopped SocketConnector@0.0.0.0:60155
[INFO] Mock Repository Manager http://localhost:60155 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62297
[INFO] Stopped SocketConnector@0.0.0.0:62297
[INFO] Mock Repository Manager http://localhost:62297 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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:50-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven617e06b5\maven-spy-20210520-103726-57113710545511820006309.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.10 KB of artifacts by 45.0% relative to #9
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.1 s)
[INFO] Building: users-shader-impl\pom.xml
[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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:52-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavenb5d6fd56\maven-spy-20210520-103727-4188176866783800076526.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-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 #9
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[Fast Archiver] Compressed 213.10 KB of artifacts by 60.1% relative to #9
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-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-shade-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\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-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 #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56709
[INFO] Stopped SocketConnector@0.0.0.0:56709
[INFO] Mock Repository Manager http://localhost:56709 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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:11 min
[INFO] Finished at: 2021-05-20T10:44:40-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven68bea7ff\maven-spy-20210520-103629-3313609464081972271921.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-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-shade-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\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-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 #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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
[withMaven] Publishers: Generated Artifacts Publisher: 331 ms, Junit Publisher: 1746 ms, Open Task Scanner Publisher: 199 ms, Invoker Publisher: 37680 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: 311 ms, Junit Publisher: 1791 ms, Open Task Scanner Publisher: 196 ms, Invoker Publisher: 37586 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: 319 ms, Junit Publisher: 3263 ms, Open Task Scanner Publisher: 951 ms, Invoker Publisher: 38168 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: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/11/

Changes:

* Up slf4j version

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8710 lines...]
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.0 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (14.1 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.3 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.7 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.8 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[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:62542
[INFO] Stopped SocketConnector@0.0.0.0:62542
[INFO] Mock Repository Manager http://localhost:62542 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.4 s)
[INFO] Building: rerun-with-reloc\pom.xml
[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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:28 min
[INFO] Finished at: 2021-05-20T10:53:11-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven3c769d5e\maven-spy-20210520-104542-3367847492552361604157.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (8.5 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 211.30 KB of artifacts by 45.4% relative to #10
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-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-shade-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\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-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 #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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]           reloc-abs-resource-path\pom.xml .................. SUCCESS (6.2 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.4 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.4 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (6.1 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (6.4 s)
[INFO] Building: reloc-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.3 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (5.0 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.4 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.2 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.3 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.3 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.4 s)
[INFO] Building: users-shader-impl\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 285 ms, Junit Publisher: 1725 ms, Open Task Scanner Publisher: 187 ms, Invoker Publisher: 38558 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]           rerun-with-reloc\pom.xml ......................... SUCCESS (7.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.8 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56963
[INFO] Stopped SocketConnector@0.0.0.0:56963
[INFO] Mock Repository Manager http://localhost:56963 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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:10 min
[INFO] Finished at: 2021-05-20T10:53:41-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven1c97e6a7\maven-spy-20210520-104531-62014530818526885689686.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (4.8 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-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 #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.5 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.0 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.0 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.8 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[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:58058
[INFO] Stopped SocketConnector@0.0.0.0:58058
[INFO] Mock Repository Manager http://localhost:58058 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 312 ms, Junit Publisher: 1744 ms, Open Task Scanner Publisher: 188 ms, Invoker Publisher: 37541 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] 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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:22 min
[INFO] Finished at: 2021-05-20T10:54:48-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavene52f49e9\maven-spy-20210520-104626-2016262908339819122990.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-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-shade-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\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-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 #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-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: 332 ms, Junit Publisher: 1826 ms, Open Task Scanner Publisher: 184 ms, Invoker Publisher: 38337 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: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext