See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-655/2/
Changes: * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. * Improved. All tests passed Build log: [...truncated 11310 lines...] [INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-dependency-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:58813 [INFO] Stopped [email protected]:58813 [INFO] Mock Repository Manager http://localhost:58813 is stopped. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin --- [INFO] run post-build script verify.groovy [INFO] purge-local-repository-without-pom ............... SUCCESS (5.0 s) [INFO] [INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-dependency-plugin --- [INFO] Stopping Mock Repository Manager on http://localhost:58812 [INFO] Stopped [email protected]:58812 [INFO] Mock Repository Manager http://localhost:58812 is stopped. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin --- [INFO] There are 8 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[300,73] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[300,102] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[313,34] (whitespace) ParenPad: '(' is not followed by whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[313,43] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,9] (blocks) RightCurly: '}' at column 9 should be alone on a line. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,18] (whitespace) ParenPad: '(' is not followed by whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,31] (whitespace) ParenPad: ')' is not preceded with whitespace. [INFO] Ignored 1 error, 7 violations remaining. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:53 min [INFO] Finished at: 2019-08-04T05:36:04-07:00 [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@3@tmp\withMaven72116630\maven-spy-20190804-052711-14111872284062346080512.log [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-dependency-plugin: You have 7 Checkstyle violations. -> [Help 1] 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-dependency-plugin: You have 7 Checkstyle violations. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.apache.maven.plugin.MojoFailureException: You have 7 Checkstyle violations. at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [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 [INFO] There are 8 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[300,73] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[300,102] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[313,34] (whitespace) ParenPad: '(' is not followed by whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[313,43] (whitespace) ParenPad: ')' is not preceded with whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,9] (blocks) RightCurly: '}' at column 9 should be alone on a line. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,18] (whitespace) ParenPad: '(' is not followed by whitespace. [ERROR] src\main\java\org\apache\maven\plugins\dependency\utils\filters\DestFileFilter.java:[318,31] (whitespace) ParenPad: ')' is not preceded with whitespace. [INFO] Ignored 1 error, 7 violations remaining. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:57 min [INFO] Finished at: 2019-08-04T05:36:04-07:00 [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@2@2@tmp\withMaven6c112170\maven-spy-20190804-052706-7263979651532140299214.log [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) on project maven-dependency-plugin: You have 7 Checkstyle violations. -> [Help 1] 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-dependency-plugin: You have 7 Checkstyle violations. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.apache.maven.plugin.MojoFailureException: You have 7 Checkstyle violations. at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:576) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] } [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml Recording test results [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk12-m3.6.x_build\target\surefire-reports\*.xml Recording test results [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java [TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@2@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null [TASKS] Found 48 files to scan for tasks [TASKS] Found 4 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #1 [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT(version: 3.1.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT in source directory windows-jdk12-m3.6.x_build\src\main\java [TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@3' for files matching the pattern 'windows-jdk12-m3.6.x_build\src\main\java\**\*' - excludes: null [TASKS] Found 48 files to scan for tasks [TASKS] Found 4 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #1 [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT(version: 3.1.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test integration-test}: windows-jdk12-m3.6.x_build\target\invoker-reports\*.xml [withMaven] Publishers: Generated Artifacts Publisher: 13 ms, Junit Publisher: 737 ms, Open Task Scanner Publisher: 136 ms, Invoker Publisher: 17568 ms, Pipeline Graph Publisher: 1 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk13-m3.6.x_build [withMaven] Publishers: Generated Artifacts Publisher: 11 ms, Junit Publisher: 1338 ms, Open Task Scanner Publisher: 107 ms, Invoker Publisher: 17539 ms, Pipeline Graph Publisher: 1 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk12-m3.6.x_build Aborted by khmarbaise Sending interrupt signal to process Sending interrupt signal to process Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@4@tmp\withMaven39c594e2\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-655@4@tmp\withMaven39c594e2" Terminate batch job (Y/N)? script returned exit code 1 [Pipeline] } [Pipeline] // dir [Pipeline] } [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk7-m3.5.x_build [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo The authors of changes [khmarbaise]. [Pipeline] echo Sending email ... [Pipeline] emailext
