You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/09 02:23:56 UTC

Build failed in Jenkins: Maven TLP » maven-surefire » maven2surefire-jvm-communication #14

See https://builds.apache.org/job/maven-box/job/maven-surefire/job/maven2surefire-jvm-communication/14/

Changes:

* improved DaemonThreadFactory
* small two changes
* TCP server

No tests ran.

Build log:
[...truncated 63847 lines...]
[2019-11-09T02:23:52.582Z] [INFO] Excluding org.ow2.asm:asm:jar:7.0 from the shaded jar.
[2019-11-09T02:23:52.582Z] [INFO] Excluding com.thoughtworks.qdox:qdox:jar:2.0-M9 from the shaded jar.
[2019-11-09T02:23:52.582Z] [INFO] Including org.apache.maven.shared:maven-shared-utils:jar:3.1.0 in the shaded jar.
[2019-11-09T02:23:52.582Z] [INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar.
[2019-11-09T02:23:52.582Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar.
[2019-11-09T02:23:52.582Z] [INFO] Minimizing jar org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-SNAPSHOT
[2019-11-09T02:23:53.548Z] [INFO] Minimized 716 -> 346 (48%)
[2019-11-09T02:23:53.548Z] [INFO] Replacing original artifact with shaded artifact.
[2019-11-09T02:23:53.548Z] [INFO] Replacing C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14@2\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT.jar with C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14@2\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT-shaded.jar
[2019-11-09T02:23:53.548Z] [INFO] Dependency-reduced POM written at: C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14@2\maven-surefire-common\dependency-reduced-pom.xml
[2019-11-09T02:23:53.825Z] [INFO] 
[2019-11-09T02:23:53.825Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-surefire-common ---
[2019-11-09T02:23:54.009Z] [INFO] Minimized 716 -> 346 (48%)
[2019-11-09T02:23:54.009Z] [INFO] Replacing original artifact with shaded artifact.
[2019-11-09T02:23:54.009Z] [INFO] Replacing C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT.jar with C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT-shaded.jar
[2019-11-09T02:23:54.009Z] [INFO] Dependency-reduced POM written at: C:\Users\jenkins\AppData\Local\Temp\3\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-14\maven-surefire-common\dependency-reduced-pom.xml
[2019-11-09T02:23:54.009Z] [INFO] 
[2019-11-09T02:23:54.009Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-surefire-common ---
[2019-11-09T02:23:55.257Z] [INFO] There are 7 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[2019-11-09T02:23:55.258Z] [ERROR] src\main\java\org\apache\maven\plugin\surefire\extensions\NetworkingProcessExecutor.java:[117,54] (coding) InnerAssignment: Inner assignments should be avoided.
[2019-11-09T02:23:55.258Z] [INFO] Ignored 6 errors, 1 violation remaining.
[2019-11-09T02:23:55.258Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.258Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[2019-11-09T02:23:55.258Z] [INFO] 
[2019-11-09T02:23:55.258Z] [INFO] Apache Maven Surefire .............................. SUCCESS [01:13 min]
[2019-11-09T02:23:55.258Z] [INFO] SureFire Logger API ................................ SUCCESS [ 22.915 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire API ....................................... SUCCESS [ 15.779 s]
[2019-11-09T02:23:55.258Z] [INFO] Surefire Extensions API ............................ SUCCESS [  4.099 s]
[2019-11-09T02:23:55.258Z] [INFO] Surefire Extensions SPI ............................ SUCCESS [  3.444 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire Booter .................................... SUCCESS [ 17.224 s]
[2019-11-09T02:23:55.258Z] [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 12.330 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire Providers ................................. SUCCESS [  1.639 s]
[2019-11-09T02:23:55.258Z] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [  4.677 s]
[2019-11-09T02:23:55.258Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [  6.112 s]
[2019-11-09T02:23:55.258Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [  5.881 s]
[2019-11-09T02:23:55.258Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [  6.986 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [  5.526 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [  5.892 s]
[2019-11-09T02:23:55.258Z] [INFO] Maven Surefire Common .............................. FAILURE [ 23.689 s]
[2019-11-09T02:23:55.258Z] [INFO] SureFire JUnitCore Runner .......................... SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] SureFire JUnit Platform Runner ..................... SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] SureFire TestNG Utils .............................. SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] SureFire TestNG Runner ............................. SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] Surefire Report Parser ............................. SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] Maven Surefire Plugin .............................. SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] Maven Failsafe Plugin .............................. SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED
[2019-11-09T02:23:55.258Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.258Z] [INFO] BUILD FAILURE
[2019-11-09T02:23:55.258Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.258Z] [INFO] Total time:  03:31 min
[2019-11-09T02:23:55.258Z] [INFO] Finished at: 2019-11-08T18:23:54-08:00
[2019-11-09T02:23:55.258Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.258Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-surefire-common: You have 1 Checkstyle violation. -> [Help 1]
[2019-11-09T02:23:55.258Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-surefire-common: You have 1 Checkstyle violation.
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-09T02:23:55.258Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-09T02:23:55.258Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-09T02:23:55.258Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-09T02:23:55.258Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-09T02:23:55.258Z] Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2019-11-09T02:23:55.258Z]     at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-09T02:23:55.258Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-09T02:23:55.258Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-09T02:23:55.258Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-09T02:23:55.258Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-09T02:23:55.258Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-09T02:23:55.258Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-09T02:23:55.258Z] [ERROR] 
[2019-11-09T02:23:55.258Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-09T02:23:55.258Z] [ERROR] 
[2019-11-09T02:23:55.258Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-09T02:23:55.258Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-09T02:23:55.258Z] [ERROR] 
[2019-11-09T02:23:55.258Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-09T02:23:55.258Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2019-11-09T02:23:55.400Z] Archiving artifacts
[2019-11-09T02:23:55.423Z] [INFO] There are 7 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[Pipeline] cleanWs
[2019-11-09T02:23:55.423Z] [ERROR] src\main\java\org\apache\maven\plugin\surefire\extensions\NetworkingProcessExecutor.java:[117,54] (coding) InnerAssignment: Inner assignments should be avoided.
[2019-11-09T02:23:55.423Z] [INFO] Ignored 6 errors, 1 violation remaining.
[2019-11-09T02:23:55.423Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.423Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[2019-11-09T02:23:55.423Z] [INFO] 
[2019-11-09T02:23:55.423Z] [INFO] Apache Maven Surefire .............................. SUCCESS [01:15 min]
[2019-11-09T02:23:55.423Z] [INFO] SureFire Logger API ................................ SUCCESS [ 22.758 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire API ....................................... SUCCESS [ 17.366 s]
[2019-11-09T02:23:55.423Z] [INFO] Surefire Extensions API ............................ SUCCESS [  4.137 s]
[2019-11-09T02:23:55.423Z] [INFO] Surefire Extensions SPI ............................ SUCCESS [  2.752 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire Booter .................................... SUCCESS [ 15.980 s]
[2019-11-09T02:23:55.423Z] [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 12.640 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire Providers ................................. SUCCESS [  1.267 s]
[2019-11-09T02:23:55.423Z] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [  4.422 s]
[2019-11-09T02:23:55.423Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [  6.024 s]
[2019-11-09T02:23:55.423Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [  6.595 s]
[2019-11-09T02:23:55.423Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [  6.932 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [  5.582 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [  5.627 s]
[2019-11-09T02:23:55.423Z] [INFO] Maven Surefire Common .............................. FAILURE [ 24.223 s]
[2019-11-09T02:23:55.423Z] [INFO] SureFire JUnitCore Runner .......................... SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] SureFire JUnit Platform Runner ..................... SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] SureFire TestNG Utils .............................. SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] SureFire TestNG Runner ............................. SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] Surefire Report Parser ............................. SKIPPED
[2019-11-09T02:23:55.423Z] [INFO] Maven Surefire Plugin .............................. SKIPPED
[2019-11-09T02:23:55.424Z] [INFO] Maven Failsafe Plugin .............................. SKIPPED
[2019-11-09T02:23:55.424Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED
[2019-11-09T02:23:55.424Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED
[2019-11-09T02:23:55.424Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.424Z] [INFO] BUILD FAILURE
[2019-11-09T02:23:55.424Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.424Z] [INFO] Total time:  03:33 min
[2019-11-09T02:23:55.424Z] [INFO] Finished at: 2019-11-08T18:23:55-08:00
[2019-11-09T02:23:55.424Z] [INFO] ------------------------------------------------------------------------
[2019-11-09T02:23:55.424Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-surefire-common: You have 1 Checkstyle violation. -> [Help 1]
[2019-11-09T02:23:55.424Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-surefire-common: You have 1 Checkstyle violation.
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-09T02:23:55.424Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-09T02:23:55.424Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-09T02:23:55.424Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-09T02:23:55.424Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-09T02:23:55.424Z] Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2019-11-09T02:23:55.424Z]     at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[2019-11-09T02:23:55.424Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[2019-11-09T02:23:55.424Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2019-11-09T02:23:55.424Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2019-11-09T02:23:55.424Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2019-11-09T02:23:55.424Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2019-11-09T02:23:55.424Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2019-11-09T02:23:55.424Z] [ERROR] 
[2019-11-09T02:23:55.424Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2019-11-09T02:23:55.424Z] [ERROR] 
[2019-11-09T02:23:55.424Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2019-11-09T02:23:55.424Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2019-11-09T02:23:55.424Z] [ERROR] 
[2019-11-09T02:23:55.424Z] [ERROR] After correcting the problems, you can resume the build with the command
[2019-11-09T02:23:55.424Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[2019-11-09T02:23:55.454Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-09T02:23:55.454Z] [WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
[2019-11-09T02:23:55.487Z] [WS-CLEANUP] done
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // ws
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] archiveArtifacts
[2019-11-09T02:23:55.701Z] Archiving artifacts
[Pipeline] cleanWs
[2019-11-09T02:23:55.781Z] [WS-CLEANUP] Deleting project workspace...
[2019-11-09T02:23:55.781Z] [WS-CLEANUP] Deferred wipeout is used...
[2019-11-09T02:23:55.847Z] [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

Build succeeded in Jenkins: Maven TLP » maven-surefire » maven2surefire-jvm-communication #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-surefire/job/maven2surefire-jvm-communication/15/

Changes:

* checkstyle

No tests ran.