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/06/04 11:15:16 UTC

Build failed in Jenkins: Maven TLP » maven-dependency-plugin » MDEP-617 #5

See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-617/5/

Changes:

* [MNG-6573] Use Maven 3.6.0 as default
* H39 has weird issues, exclude it for now
* Fix no access to currentBuild.rawBuild
* fixed typo
* Include more recent JDKs

All tests passed

Build log:
[...truncated 14965 lines...]
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (7.6 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (9.5 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (7.1 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (7.0 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (6.6 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (7.2 s)
[INFO] Building: unpack\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (9.3 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (6.9 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (7.1 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (11.3 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (7.5 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (8.6 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56596
[INFO] Mock Repository Manager http://localhost:56596 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mdep-580_display-manifest-automodules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:28 min
[INFO] Finished at: 2019-06-04T04:03:45-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven46de61e5\maven-spy-20190604-035415-98810213490775839763311.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java: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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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] 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-617@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
[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] Publishers: Generated Artifacts Publisher: 24 ms, Junit Publisher: 1419 ms, Open Task Scanner Publisher: 147 ms, Invoker Publisher: 18237 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
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-version-range\pom.xml ..... SUCCESS (909.6 s)
[INFO] Building: resolve\pom.xml
[INFO]           resolve\pom.xml .................................. SUCCESS (8.3 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (9.3 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (11.6 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (9.8 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (8.8 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (8.5 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (9.3 s)
[INFO] Building: unpack\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (10.2 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (8.4 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (9.6 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (10.1 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (9.7 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (9.5 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (7.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54512
[INFO] Mock Repository Manager http://localhost:54512 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 52, Failed: 0, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:35 min
[INFO] Finished at: 2019-06-04T11:14:53Z
[INFO] Final Memory: 66M/1103M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven8386e57a\maven-spy-20190604-104917-1785540315024426779700.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven8386e57a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven8386e57a" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\target\maven-dependency-plugin-3.1.2-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk7-m3.5.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-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' for files matching the pattern 'windows-jdk7-m3.5.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
[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-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 187 ms, Junit Publisher: 1506 ms, Open Task Scanner Publisher: 147 ms, Dependencies Fingerprint Publisher: 8 ms, Invoker Publisher: 15401 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-dependency-plugin » MDEP-617 #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-617/9/

No changes.

All tests passed

Build log:
[...truncated 14898 lines...]
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2' 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
[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
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-reresolve\pom.xml ......... SUCCESS (39.8 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run pre-build script setup.bsh
[withMaven] Publishers: Generated Artifacts Publisher: 18 ms, Junit Publisher: 1446 ms, Open Task Scanner Publisher: 145 ms, Invoker Publisher: 14841 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
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-snapshots-only\pom.xml .... SUCCESS (36.7 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-version-range\pom.xml ..... SUCCESS (34.3 s)
[INFO] Building: resolve\pom.xml
[INFO]           resolve\pom.xml .................................. SUCCESS (38.2 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (38.7 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (47.4 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (9.3 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (6.4 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (5.1 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (4.8 s)
[INFO] Building: unpack\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (4.6 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (4.1 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (5.2 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (30.9 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-version-range\pom.xml ..... SUCCESS (907.4 s)
[INFO] Building: resolve\pom.xml
[INFO]           resolve\pom.xml .................................. SUCCESS (6.6 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (7.1 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (43.0 s)
[INFO] Building: used-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (8.8 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (8.6 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (8.0 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (7.7 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (42.5 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (9.3 s)
[INFO] Building: unpack\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (10.7 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (9.3 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (11.0 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (38.7 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:55561
[INFO] Mock Repository Manager http://localhost:55561 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (9.3 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 53, Failed: 0, Errors: 0, Skipped: 5
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22:12 min
[INFO] Finished at: 2019-06-22T04:33:39Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven4fb33018\maven-spy-20190622-041125-8108497045543824068898.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven4fb33018\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven4fb33018" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk8-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk8-m3.6.x_build\target\maven-dependency-plugin-3.1.2-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk8-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (10.9 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (8.8 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (7.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:60041
[INFO] Mock Repository Manager http://localhost:60041 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 52, Failed: 0, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:13 min
[INFO] Finished at: 2019-06-22T04:34:03Z
[INFO] Final Memory: 67M/1103M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2@tmp\withMavendb8d17cb\maven-spy-20190622-041049-2673171047071946707043.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2@tmp\withMavendb8d17cb\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2@tmp\withMavendb8d17cb" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\target\maven-dependency-plugin-3.1.2-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk7-m3.5.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-jdk8-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' for files matching the pattern 'windows-jdk8-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
[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-jdk8-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-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2' for files matching the pattern 'windows-jdk7-m3.5.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
[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-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 126 ms, Junit Publisher: 1480 ms, Open Task Scanner Publisher: 167 ms, Invoker Publisher: 14792 ms, Pipeline Graph Publisher: 2 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 766 ms, Junit Publisher: 24385 ms, Open Task Scanner Publisher: 640 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 78675 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-dependency-plugin » MDEP-617 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-617/8/

No changes.

All tests passed

Build log:
[...truncated 14642 lines...]
       [DEBUG]   Included: org.apache.struts:struts-taglib:jar:1.3.8
       [DEBUG]   Included: org.apache.struts:struts-tiles:jar:1.3.8
       [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:3.6.0
       [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.16.1
       [DEBUG]   Included: org.objenesis:objenesis:jar:2.6
       [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
       [DEBUG]   Included: org.tukaani:xz:jar:1.8
       [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.1.0
       [DEBUG]   Included: org.apache.maven.shared:file-management:jar:3.0.0
       [DEBUG]   Included: org.apache.maven.shared:maven-shared-io:jar:3.0.0
       [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.0.0
       [DEBUG]   Included: org.codehaus.plexus:plexus-java:jar:0.9.10
       [DEBUG]   Included: org.ow2.asm:asm:jar:6.2
       [DEBUG]   Included: com.thoughtworks.qdox:qdox:jar:2.0-M8
       [DEBUG]   Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.10
       [DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:3.0.1
       [DEBUG]   Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
       [DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1
       [DEBUG]   Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.9.1
       [DEBUG]   Included: commons-codec:commons-codec:jar:1.6
       [DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.0
       [DEBUG]   Included: commons-lang:commons-lang:jar:2.6
       [DEBUG]   Included: commons-collections:commons-collections:jar:3.2.2
       [DEBUG] Configuring mojo org.apache.maven.plugins:maven-dependency-plugin:3.1.2-SNAPSHOT:resolve from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-dependency-plugin:3.1.2-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@c387f44]
       [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-dependency-plugin:3.1.2-SNAPSHOT:resolve' with basic configurator -->
       [DEBUG]   (f) appendOutput = false
       [DEBUG]   (f) excludeReactor = true
       [DEBUG]   (f) excludeTransitive = false
       [DEBUG]   (f) includeParents = false
       [DEBUG]   (s) markersDirectory = F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2\windows-jdk13-m3.6.x_build\target\it\mdep-580_display-manifest-automodules\target\dependency-maven-plugin-markers
       [DEBUG]   (f) outputAbsoluteArtifactFilename = false
       [DEBUG]   (f) outputScope = true
       [DEBUG]   (f) overWriteIfNewer = true
       [DEBUG]   (f) overWriteReleases = false
       [DEBUG]   (f) overWriteSnapshots = false
       [DEBUG]   (s) prependGroupId = false
       [DEBUG]   (f) project = MavenProject: org.apache.maven.its.dependency:mdep-578:1.0 @ F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2\windows-jdk13-m3.6.x_build\target\it\mdep-580_display-manifest-automodules\pom.xml
       [DEBUG]   (f) reactorProjects = [MavenProject: org.apache.maven.its.dependency:mdep-578:1.0 @ F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2\windows-jdk13-m3.6.x_build\target\it\mdep-580_display-manifest-automodules\pom.xml]
       [DEBUG]   (f) remoteRepositories = [      id: mrm-maven-plugin
             url: http://localhost:58758
          layout: default
       snapshots: [enabled => true, update => always]
        releases: [enabled => true, update => daily]
       ]
       [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@3a1706e1
       [DEBUG]   (s) silent = false
       [DEBUG]   (s) skip = false
       [DEBUG]   (f) sort = false
       [DEBUG] -- end configuration --
       [INFO] 
       [INFO] The following files have been resolved:
       [INFO]    org.apache.maven.resolver:maven-resolver-api:jar:1.1.0:compile -- module org.apache.maven.resolver (auto)
       [INFO] 
       [INFO] ------------------------------------------------------------------------
       [INFO] BUILD SUCCESS
       [INFO] ------------------------------------------------------------------------
       [INFO] Total time:  4.207 s
       [INFO] Finished at: 2019-06-17T11:20:22-07:00
       [INFO] ------------------------------------------------------------------------
       Running post-build script: f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2\windows-jdk13-m3.6.x_build\target\it\mdep-580_display-manifest-automodules\verify.groovy
[INFO] Building: mdep-599-analyze-java9\pom.xml
[INFO]           mdep-599-analyze-java9\pom.xml ................... SUCCESS (13.9 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository\pom.xml ................... SUCCESS (6.9 s)
[INFO] Building: purge-local-repository-bad-dep\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           purge-local-repository-bad-dep\pom.xml ........... SUCCESS (7.1 s)
[INFO] Building: purge-local-repository-include\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           purge-local-repository-include\pom.xml ........... SUCCESS (6.7 s)
[INFO] Building: purge-local-repository-multi-module\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-multi-module\pom.xml ...... SUCCESS (6.5 s)
[INFO] Building: purge-local-repository-multi-module-execution\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-multi-module-execution\pom.xml SUCCESS (8.9 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-non-transitive\pom.xml .... SUCCESS (6.4 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-reresolve\pom.xml ......... SUCCESS (7.7 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-snapshots-only\pom.xml .... SUCCESS (7.6 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-version-range\pom.xml ..... SUCCESS (6.8 s)
[INFO] Building: resolve\pom.xml
[INFO]           resolve\pom.xml .................................. SUCCESS (6.7 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (7.6 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (10.1 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (7.9 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (9.1 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (6.1 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (8.7 s)
[INFO] Building: unpack\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (10.4 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (8.3 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (7.5 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (13.4 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (8.8 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (9.3 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (6.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:58758
[INFO] Mock Repository Manager http://localhost:58758 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mdep-580_display-manifest-automodules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:36 min
[INFO] Finished at: 2019-06-17T11:23:45-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven9d439e54\maven-spy-20190617-111308-2466809536841492757885.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java: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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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] 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-617@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
[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] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 1835 ms, Open Task Scanner Publisher: 142 ms, Invoker Publisher: 18912 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
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-dependency-plugin » MDEP-617 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-617/7/

No changes.

All tests passed

Build log:
[...truncated 14865 lines...]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' 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
[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
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (10.3 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (10.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:51550
[INFO] Mock Repository Manager http://localhost:51550 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 19 ms, Junit Publisher: 1722 ms, Open Task Scanner Publisher: 143 ms, Invoker Publisher: 16919 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
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mdep-580_display-manifest-automodules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:16 min
[INFO] Finished at: 2019-06-13T08:27:13Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMavenc251d9a2\maven-spy-20190613-081556-743505722974503446097.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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:566)
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk11-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-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' for files matching the pattern 'windows-jdk11-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
[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-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 24 ms, Junit Publisher: 2487 ms, Open Task Scanner Publisher: 166 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 20118 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-jdk11-m3.6.x_build
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-version-range\pom.xml ..... SUCCESS (903.9 s)
[INFO] Building: resolve\pom.xml
[INFO]           resolve\pom.xml .................................. SUCCESS (3.8 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO]           resolve-plugins\pom.xml .......................... SUCCESS (4.5 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-exclude-reactor\pom.xml .......... SUCCESS (7.7 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resolve-plugins-with-exclude\pom.xml ............. SUCCESS (5.6 s)
[INFO] Building: sources\pom.xml
[INFO]           sources\pom.xml .................................. SUCCESS (12.0 s)
[INFO] Building: tree\pom.xml
[INFO]           tree\pom.xml ..................................... SKIPPED due to Maven version
[INFO] Building: tree-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-includes\pom.xml ............................ SUCCESS (23.7 s)
[INFO] Building: tree-multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (34.4 s)
[INFO] Building: unpack\pom.xml
Cannot contact windows-2016-1: java.lang.InterruptedException
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (60.1 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (44.7 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (42.0 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (32.5 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (6.0 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (6.4 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (5.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54106
[INFO] Mock Repository Manager http://localhost:54106 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 52, Failed: 0, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:23 min
[INFO] Finished at: 2019-06-13T08:45:29Z
[INFO] Final Memory: 70M/1499M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven933f2643\maven-spy-20190613-081503-1797133675399389579435.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven933f2643\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMaven933f2643" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\target\maven-dependency-plugin-3.1.2-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.2-SNAPSHOT\maven-dependency-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk7-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.2-SNAPSHOT in source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' for files matching the pattern 'windows-jdk7-m3.5.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
[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-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 560 ms, Junit Publisher: 281 ms, Open Task Scanner Publisher: 563 ms, Invoker Publisher: 74919 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-dependency-plugin » MDEP-617 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-dependency-plugin/job/MDEP-617/6/

No changes.

All tests passed

Build log:
[...truncated 14988 lines...]
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (9.5 s)
[INFO] Building: unpack\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (8.6 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (11.3 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (7.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:59695
[INFO] Mock Repository Manager http://localhost:59695 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mdep-580_display-manifest-automodules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:28 min
[INFO] Finished at: 2019-06-10T08:35:13-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@3@2@tmp\withMaven2e84b0ca\maven-spy-20190610-082445-3816419677895844042123.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java: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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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] 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-617@3@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
[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
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (8.3 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (8.9 s)
[INFO] Building: unpack-dependencies\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 24 ms, Junit Publisher: 1609 ms, Open Task Scanner Publisher: 300 ms, Invoker Publisher: 18849 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
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (11.7 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (11.8 s)
[INFO] Building: used-dependencies\pom.xml
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (13.2 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           purge-local-repository-without-pom ............... SUCCESS (8.5 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:52782
[INFO] Mock Repository Manager http://localhost:52782 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mdep-580_display-manifest-automodules\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:59 min
[INFO] Finished at: 2019-06-10T15:36:13Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2@tmp\withMavend4b8d635\maven-spy-20190610-152413-30616669124352494213670.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java: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: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\maven-dependency-plugin_MDEP-617@2' 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
[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: 256 ms, Junit Publisher: 2081 ms, Open Task Scanner Publisher: 373 ms, Invoker Publisher: 16861 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
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext