See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/jdk-16-17/19/
Changes: * fix * fix * fix 2 tests failed. FAILED: org.apache.maven.surefire.its.UmlautDirIT.testUmlautIsolatedClassLoader Error Message: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test -DuseSystemClassLoader=false [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.257 s [INFO] Finished at: 2021-02-26T10:44:16Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 Stack Trace: org.apache.maven.surefire.its.fixture.SurefireVerifierException: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test -DuseSystemClassLoader=false [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.257 s [INFO] Finished at: 2021-02-26T10:44:16Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 at org.apache.maven.surefire.its.UmlautDirIT.testUmlautIsolatedClassLoader(UmlautDirIT.java:139) Caused by: org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test -DuseSystemClassLoader=false [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_2/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.257 s [INFO] Finished at: 2021-02-26T10:44:16Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 at org.apache.maven.surefire.its.UmlautDirIT.testUmlautIsolatedClassLoader(UmlautDirIT.java:139) FAILED: org.apache.maven.surefire.its.UmlautDirIT.testUmlaut Error Message: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.288 s [INFO] Finished at: 2021-02-26T10:44:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 Stack Trace: org.apache.maven.surefire.its.fixture.SurefireVerifierException: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.288 s [INFO] Finished at: 2021-02-26T10:44:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 at org.apache.maven.surefire.its.UmlautDirIT.testUmlaut(UmlautDirIT.java:128) Caused by: org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = /home/jenkins/tools/maven/apache-maven-3.6.3/bin/mvn -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2 org.apache.maven.plugins:maven-clean-plugin:clean -Dsurefire.version=3.0.0-M6-SNAPSHOT -Djacoco.agent=-javaagent:/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/.m2/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/jacoco-it.exec,includes=**/failsafe/*:**/failsafe/**/*:**/surefire/*:**/surefire/**/*,excludes=**/HelpMojo.class:**/shadefire/**/*:org/jacoco/**/*:com/vladium/emma/rt/* -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -nsu test [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------< org.apache.maven.plugins.surefire:junit-path-with-umlaut >------ [INFO] Building Test path with Ümlaut 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-cli) @ junit-path-with-umlaut --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit-path-with-umlaut --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ junit-path-with-umlaut --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit-path-with-umlaut --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-agent/workspace/ven-box_maven-surefire_jdk-16-17@2/surefire-its/target/junit-pathWithÜmlaut_1/target/test-classes An exception has occurred in the compiler (16-ea). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you. java.lang.IllegalArgumentException: Error decoding percent encoded characters at java.base/sun.net.www.ParseUtil.decode(ParseUtil.java:215) at java.base/jdk.internal.loader.URLClassPath$FileLoader.<init>(URLClassPath.java:1196) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:485) at java.base/jdk.internal.loader.URLClassPath$3.run(URLClassPath.java:479) at java.base/java.security.AccessController.doPrivileged(AccessController.java:691) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:478) at java.base/jdk.internal.loader.URLClassPath.getLoader(URLClassPath.java:447) at java.base/jdk.internal.loader.URLClassPath$1.next(URLClassPath.java:343) at java.base/jdk.internal.loader.URLClassPath$1.hasMoreElements(URLClassPath.java:354) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:648) at java.base/java.net.URLClassLoader$3$1.run(URLClassLoader.java:646) at java.base/java.security.AccessController.doPrivileged(AccessController.java:391) at java.base/java.net.URLClassLoader$3.next(URLClassLoader.java:645) at java.base/java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:670) at java.base/java.lang.CompoundEnumeration.next(ClassLoader.java:2719) at java.base/java.lang.CompoundEnumeration.hasMoreElements(ClassLoader.java:2728) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1202) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1383) at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:219) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.prepareCompiler(JavacTaskImpl.java:204) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:101) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.invocationHelper(JavacTaskImpl.java:152) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100) at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1134) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:180) 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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.288 s [INFO] Finished at: 2021-02-26T10:44:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure [ERROR] An unknown compilation problem occurred [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project junit-path-with-umlaut: Compilation failure An unknown compilation problem occurred 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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.compiler.CompilationFailureException: Compilation failure An unknown compilation problem occurred at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180) 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:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) 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 at org.apache.maven.surefire.its.UmlautDirIT.testUmlaut(UmlautDirIT.java:128) Build log: [...truncated 27697 lines...] [2021-02-26T11:22:09.559Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 10.261 s] [2021-02-26T11:22:09.559Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 4.812 s] [2021-02-26T11:22:09.559Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 4.661 s] [2021-02-26T11:22:09.559Z] [INFO] Maven Surefire Common .............................. SUCCESS [01:14 min] [2021-02-26T11:22:09.559Z] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:20 min] [2021-02-26T11:22:09.559Z] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 11.988 s] [2021-02-26T11:22:09.559Z] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 4.893 s] [2021-02-26T11:22:09.559Z] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 7.197 s] [2021-02-26T11:22:09.559Z] [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 2.182 s] [2021-02-26T11:22:09.559Z] [INFO] Surefire Report Parser ............................. SUCCESS [ 6.684 s] [2021-02-26T11:22:09.559Z] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 12.464 s] [2021-02-26T11:22:09.559Z] [INFO] Maven Failsafe Plugin .............................. SUCCESS [01:15 min] [2021-02-26T11:22:09.559Z] [INFO] Maven Surefire Report Plugin ....................... SUCCESS [ 19.631 s] [2021-02-26T11:22:09.559Z] [INFO] Maven Surefire Integration Tests ................... SUCCESS [ 01:24 h] [2021-02-26T11:22:09.559Z] [INFO] Surefire Shared Utils .............................. SUCCESS [ 2.118 s] [2021-02-26T11:22:09.559Z] [INFO] ------------------------------------------------------------------------ [2021-02-26T11:22:09.559Z] [INFO] BUILD SUCCESS [2021-02-26T11:22:09.559Z] [INFO] ------------------------------------------------------------------------ [2021-02-26T11:22:09.559Z] [INFO] Total time: 01:33 h [2021-02-26T11:22:09.559Z] [INFO] Finished at: 2021-02-26T03:22:09-08:00 [2021-02-26T11:22:09.559Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] zip [2021-02-26T11:22:10.444Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin\target\it to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin--windows-jdk16-maven3.6.x.zip [2021-02-26T11:22:10.581Z] Zipped 78 entries. [2021-02-26T11:22:10.581Z] Archiving C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin--windows-jdk16-maven3.6.x.zip [2021-02-26T11:22:10.581Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [Pipeline] fileExists [2021-02-26T11:22:10.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.365 s - in org.apache.maven.surefire.its.jiras.Surefire930TestNgSuiteXmlIT [2021-02-26T11:22:10.655Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire943ReportContentIT [Pipeline] zip [2021-02-26T11:22:10.748Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its\target to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its--windows-jdk16-maven3.6.x.zip [2021-02-26T11:22:44.107Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.774 s - in org.apache.maven.surefire.its.jiras.Surefire943ReportContentIT [2021-02-26T11:22:44.107Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire946KillMainProcessInReusableForkIT [2021-02-26T11:23:22.883Z] Zipped 19579 entries. [2021-02-26T11:23:22.883Z] Archiving C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its--windows-jdk16-maven3.6.x.zip [2021-02-26T11:23:22.883Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [Pipeline] archiveArtifacts [2021-02-26T11:23:41.306Z] Archiving artifacts [2021-02-26T11:23:41.340Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [2021-02-26T11:23:53.476Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.55 s - in org.apache.maven.surefire.its.jiras.Surefire946KillMainProcessInReusableForkIT [2021-02-26T11:23:53.476Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire972BizarreNoClassDefIT [2021-02-26T11:23:56.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.244 s - in org.apache.maven.surefire.its.jiras.Surefire972BizarreNoClassDefIT [2021-02-26T11:23:56.522Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire975DefaultVMEncodingIT [Pipeline] cleanWs [2021-02-26T11:24:02.198Z] [WS-CLEANUP] Deleting project workspace... [2021-02-26T11:24:02.199Z] [WS-CLEANUP] Deferred wipeout is used... [2021-02-26T11:24:02.361Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-26T11:24:02.480Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.337 s - in org.apache.maven.surefire.its.jiras.Surefire975DefaultVMEncodingIT [2021-02-26T11:24:02.480Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire979WrongClassLoaderIT [2021-02-26T11:24:07.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.743 s - in org.apache.maven.surefire.its.jiras.Surefire979WrongClassLoaderIT [2021-02-26T11:24:07.247Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT [2021-02-26T11:24:13.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 s - in org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT [2021-02-26T11:24:13.246Z] [INFO] Running org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT [2021-02-26T11:24:53.428Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.74 s - in org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT [2021-02-26T11:24:53.428Z] [INFO] [2021-02-26T11:24:53.428Z] [INFO] Results: [2021-02-26T11:24:53.428Z] [INFO] [2021-02-26T11:24:53.428Z] [WARNING] Tests run: 974, Failures: 0, Errors: 0, Skipped: 137 [2021-02-26T11:24:53.428Z] [INFO] [2021-02-26T11:24:53.428Z] [INFO] [2021-02-26T11:24:53.428Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ surefire-its --- [2021-02-26T11:24:56.397Z] [INFO] [2021-02-26T11:24:56.397Z] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (default) @ surefire-its --- [2021-02-26T11:24:56.397Z] [INFO] Failsafe report directory: C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its\target\failsafe-reports [2021-02-26T11:24:56.397Z] [INFO] [2021-02-26T11:24:56.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ surefire-its --- [2021-02-26T11:24:56.397Z] [INFO] Skipping artifact installation [2021-02-26T11:24:56.397Z] [INFO] [2021-02-26T11:24:56.398Z] [INFO] ----------< org.apache.maven.surefire:surefire-shared-utils >----------- [2021-02-26T11:24:56.398Z] [INFO] Building Surefire Shared Utils 3.0.0-M6-SNAPSHOT [26/26] [2021-02-26T11:24:56.398Z] [INFO] --------------------------------[ jar ]--------------------------------- [2021-02-26T11:24:56.398Z] [INFO] [2021-02-26T11:24:56.398Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ surefire-shared-utils --- [2021-02-26T11:24:56.398Z] [INFO] [2021-02-26T11:24:56.398Z] [INFO] --- build-helper-maven-plugin:3.2.0:bsh-property (bsh-property) @ surefire-shared-utils --- [2021-02-26T11:24:56.398Z] Beanshell found jdkHome=f:\\jenkins\\tools\\java\\latest11 [2021-02-26T11:24:56.398Z] Beanshell found jdk-release properties file=true [2021-02-26T11:24:56.730Z] Beanshell found java version for tests 11 [2021-02-26T11:24:56.730Z] Beanshell doSkipTests=false [2021-02-26T11:24:56.730Z] Beanshell jvm9ArgsTests=--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.math=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens java.base/java.nio.channels.spi=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED --add-opens java.base/sun.nio.cs=ALL-UNNAMED --add-opens java.base/java.nio.file=ALL-UNNAMED --add-opens java.base/java.nio.charset=ALL-UNNAMED [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-bytecode-version) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] Adding ignore: module-info [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] Enabled default license matchers. [2021-02-26T11:24:56.730Z] [INFO] Will parse SCM ignores for exclusions... [2021-02-26T11:24:56.730Z] [INFO] Finished adding exclusions from SCM ignore files. [2021-02-26T11:24:56.730Z] [INFO] 62 implicit excludes (use -debug for more details). [2021-02-26T11:24:56.730Z] [INFO] 27 explicit excludes (use -debug for more details). [2021-02-26T11:24:56.730Z] [INFO] 1 resources included (use -debug for more details) [2021-02-26T11:24:56.730Z] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] No sources to compile [2021-02-26T11:24:56.730Z] [INFO] [2021-02-26T11:24:56.730Z] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-shared-utils --- [2021-02-26T11:24:56.730Z] [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [2021-02-26T11:24:56.730Z] [INFO] Copying 3 resources from 1 bundle. [2021-02-26T11:24:57.062Z] [INFO] [2021-02-26T11:24:57.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ surefire-shared-utils --- [2021-02-26T11:24:57.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-02-26T11:24:57.062Z] [INFO] skip non existing resourceDirectory C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\src\main\resources [2021-02-26T11:24:57.062Z] [INFO] Copying 3 resources [2021-02-26T11:24:57.062Z] [INFO] [2021-02-26T11:24:57.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-shared-utils --- [2021-02-26T11:24:57.062Z] [INFO] No sources to compile [2021-02-26T11:24:57.062Z] [INFO] [2021-02-26T11:24:57.062Z] [INFO] --- animal-sniffer-maven-plugin:1.17:check (signature-check) @ surefire-shared-utils --- [2021-02-26T11:24:57.062Z] [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-02-26T11:24:57.393Z] [INFO] skip non existing resourceDirectory C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\src\test\resources [2021-02-26T11:24:57.393Z] [INFO] Copying 3 resources [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] No sources to compile [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] Building jar: C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\target\surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] Skipping because packaging 'jar' is not pom. [2021-02-26T11:24:57.393Z] [INFO] [2021-02-26T11:24:57.393Z] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ surefire-shared-utils --- [2021-02-26T11:24:57.393Z] [INFO] Including org.apache.maven.shared:maven-shared-utils:jar:3.1.0 in the shaded jar. [2021-02-26T11:24:57.393Z] [INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar. [2021-02-26T11:24:57.393Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [2021-02-26T11:24:57.393Z] [INFO] Including org.apache.commons:commons-compress:jar:1.20 in the shaded jar. [2021-02-26T11:24:58.105Z] [WARNING] commons-compress-1.20.jar, commons-io-2.6.jar, commons-lang3-3.8.1.jar define 2 overlapping resources: [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/LICENSE.txt [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/NOTICE.txt [2021-02-26T11:24:58.105Z] [WARNING] maven-shared-utils-3.1.0.jar, surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar define 3 overlapping resources: [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/DEPENDENCIES [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/LICENSE [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/NOTICE [2021-02-26T11:24:58.105Z] [WARNING] commons-compress-1.20.jar, commons-io-2.6.jar, commons-lang3-3.8.1.jar, maven-shared-utils-3.1.0.jar, surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar define 1 overlapping resources: [2021-02-26T11:24:58.105Z] [WARNING] - META-INF/MANIFEST.MF [2021-02-26T11:24:58.105Z] [WARNING] maven-shade-plugin has detected that some class files are [2021-02-26T11:24:58.105Z] [WARNING] present in two or more JARs. When this happens, only one [2021-02-26T11:24:58.105Z] [WARNING] single version of the class is copied to the uber jar. [2021-02-26T11:24:58.105Z] [WARNING] Usually this is not harmful and you can skip these warnings, [2021-02-26T11:24:58.105Z] [WARNING] otherwise try to manually exclude artifacts based on [2021-02-26T11:24:58.105Z] [WARNING] mvn dependency:tree -Ddetail=true and the above output. [2021-02-26T11:24:58.105Z] [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [2021-02-26T11:24:58.105Z] [INFO] Replacing original artifact with shaded artifact. [2021-02-26T11:24:58.105Z] [INFO] Replacing C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\target\surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar with C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\target\surefire-shared-utils-3.0.0-M6-SNAPSHOT-shaded.jar [2021-02-26T11:24:58.105Z] [INFO] Dependency-reduced POM written at: C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\dependency-reduced-pom.xml [2021-02-26T11:24:58.105Z] [INFO] [2021-02-26T11:24:58.105Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ surefire-shared-utils --- [2021-02-26T11:24:58.437Z] [INFO] [2021-02-26T11:24:58.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ surefire-shared-utils --- [2021-02-26T11:24:58.437Z] [INFO] Installing C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\target\surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\.m2\org\apache\maven\surefire\surefire-shared-utils\3.0.0-M6-SNAPSHOT\surefire-shared-utils-3.0.0-M6-SNAPSHOT.jar [2021-02-26T11:24:58.437Z] [INFO] Installing C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-shared-utils\dependency-reduced-pom.xml to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\.m2\org\apache\maven\surefire\surefire-shared-utils\3.0.0-M6-SNAPSHOT\surefire-shared-utils-3.0.0-M6-SNAPSHOT.pom [2021-02-26T11:24:58.437Z] [INFO] ------------------------------------------------------------------------ [2021-02-26T11:24:58.437Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-M6-SNAPSHOT: [2021-02-26T11:24:58.437Z] [INFO] [2021-02-26T11:24:58.437Z] [INFO] Apache Maven Surefire .............................. SUCCESS [ 56.074 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire Logger API ................................ SUCCESS [ 18.540 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire API ....................................... SUCCESS [ 30.270 s] [2021-02-26T11:24:58.437Z] [INFO] Surefire Extensions API ............................ SUCCESS [ 6.850 s] [2021-02-26T11:24:58.437Z] [INFO] Surefire Extensions SPI ............................ SUCCESS [ 2.024 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire Booter .................................... SUCCESS [ 23.376 s] [2021-02-26T11:24:58.437Z] [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 8.885 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire Providers ................................. SUCCESS [ 0.906 s] [2021-02-26T11:24:58.437Z] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 4.443 s] [2021-02-26T11:24:58.437Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 5.509 s] [2021-02-26T11:24:58.437Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 5.955 s] [2021-02-26T11:24:58.437Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 10.262 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 5.116 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 7.204 s] [2021-02-26T11:24:58.437Z] [INFO] Maven Surefire Common .............................. SUCCESS [01:16 min] [2021-02-26T11:24:58.437Z] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:23 min] [2021-02-26T11:24:58.437Z] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 13.074 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 5.172 s] [2021-02-26T11:24:58.437Z] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 7.514 s] [2021-02-26T11:24:58.437Z] [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 2.046 s] [2021-02-26T11:24:58.437Z] [INFO] Surefire Report Parser ............................. SUCCESS [ 7.101 s] [2021-02-26T11:24:58.437Z] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 12.514 s] [2021-02-26T11:24:58.437Z] [INFO] Maven Failsafe Plugin .............................. SUCCESS [01:16 min] [2021-02-26T11:24:58.437Z] [INFO] Maven Surefire Report Plugin ....................... SUCCESS [ 17.528 s] [2021-02-26T11:24:58.437Z] [INFO] Maven Surefire Integration Tests ................... SUCCESS [ 01:26 h] [2021-02-26T11:24:58.437Z] [INFO] Surefire Shared Utils .............................. SUCCESS [ 1.926 s] [2021-02-26T11:24:58.437Z] [INFO] ------------------------------------------------------------------------ [2021-02-26T11:24:58.437Z] [INFO] BUILD SUCCESS [2021-02-26T11:24:58.437Z] [INFO] ------------------------------------------------------------------------ [2021-02-26T11:24:58.437Z] [INFO] Total time: 01:35 h [2021-02-26T11:24:58.437Z] [INFO] Finished at: 2021-02-26T03:24:58-08:00 [2021-02-26T11:24:58.437Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] zip [2021-02-26T11:24:59.282Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin\target\it to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin--windows-jdk11-maven3.6.x.zip [2021-02-26T11:25:01.108Z] Zipped 78 entries. [2021-02-26T11:25:01.108Z] Archiving C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\maven-failsafe-plugin--windows-jdk11-maven3.6.x.zip [2021-02-26T11:25:01.108Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [Pipeline] fileExists [Pipeline] zip [2021-02-26T11:25:01.701Z] Writing zip file of C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its\target to C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its--windows-jdk11-maven3.6.x.zip [2021-02-26T11:26:00.955Z] Zipped 19669 entries. [2021-02-26T11:26:00.955Z] Archiving C:\Users\jenkins\AppData\Local\Temp\jenkins-Maven-maven-box-maven-surefire-jdk-16-17-19\surefire-its--windows-jdk11-maven3.6.x.zip [2021-02-26T11:26:00.955Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [Pipeline] archiveArtifacts [2021-02-26T11:26:22.589Z] Archiving artifacts [2021-02-26T11:26:22.799Z] [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [Pipeline] cleanWs [2021-02-26T11:26:42.428Z] [WS-CLEANUP] Deleting project workspace... [2021-02-26T11:26:42.428Z] [WS-CLEANUP] Deferred wipeout is used... [2021-02-26T11:26:42.617Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo The authors of changes [tibordigana]. [Pipeline] echo Sending email ... [Pipeline] emailext
