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/04/16 20:01:39 UTC

Build failed in Jenkins: Maven TLP » maven-antrun-plugin » master #9

See https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/9/

No changes.

All tests passed

Build log:
[...truncated 2163 lines...]
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.5.x_build
Cannot contact windows-2016-1: java.lang.InterruptedException
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-from-ant-task/pom.xml ............ SUCCESS (33.6 s)
[INFO] Building: properties-attributes-test/pom.xml
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git/': Failed to connect to gitbox.apache.org port 443: Timed out

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:59284
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor927.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy134.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // dir
[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.5.x_build
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test\pom.xml ..................... SUCCESS (41.4 s)
[INFO] Building: attach-artifact-test-with-prefix\pom.xml
[INFO]           properties-attributes-test/pom.xml ............... SUCCESS (41.4 s)
[INFO] Building: tasksattributes-test/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test-with-prefix\pom.xml ......... SUCCESS (40.6 s)
[INFO] Building: attach-artifact-test-with-prefix-unknown\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test/pom.xml ..................... SUCCESS (24.9 s)
[INFO] Building: copy-fail-test/pom.xml
[INFO]           attach-artifact-test-with-prefix-unknown\pom.xml . SUCCESS (11.1 s)
[INFO] Building: classpath-ref-test\pom.xml
[INFO]           classpath-ref-test\pom.xml ....................... SUCCESS (6.1 s)
[INFO] Building: classpath-test-scope-test\pom.xml
[INFO]           classpath-test-scope-test\pom.xml ................ SUCCESS (4.8 s)
[INFO] Building: copy-fail-test\pom.xml
[INFO]           copy-fail-test/pom.xml ........................... SUCCESS (14.6 s)
[INFO] Building: attach-artifact-test-with-prefix/pom.xml
[INFO]           copy-fail-test\pom.xml ........................... SUCCESS (3.2 s)
[INFO] Building: custom-ant-target-attributes\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           custom-ant-target-attributes\pom.xml ............. SUCCESS (6.3 s)
[INFO] Building: custom-task-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test-with-prefix/pom.xml ......... SUCCESS (15.8 s)
[INFO] Building: task-encoding-test/pom.xml
[INFO]           custom-task-test\pom.xml ......................... SUCCESS (7.7 s)
[INFO] Building: env-var-test\pom.xml
[INFO]           env-var-test\pom.xml ............................. SUCCESS (4.8 s)
[INFO] Building: export-ant-properties\pom.xml
[INFO]           task-encoding-test/pom.xml ....................... SUCCESS (11.0 s)
[INFO] Building: attach-artifact-test-with-prefix-unknown/pom.xml
[INFO]           attach-artifact-test-with-prefix-unknown/pom.xml . SUCCESS (11.1 s)
[INFO] Building: plugin-classpath-test/pom.xml
[INFO]           export-ant-properties\pom.xml .................... SUCCESS (38.0 s)
[INFO] Building: filesets-test\pom.xml
[INFO]           plugin-classpath-test/pom.xml .................... SUCCESS (24.4 s)
[INFO] Building: ant-1.7-features/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           ant-1.7-features/pom.xml ......................... SUCCESS (15.6 s)
[INFO] Building: MANTRUN-172/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172/pom.xml .............................. SUCCESS (7.9 s)
[INFO] Building: custom-ant-target-attributes/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           custom-ant-target-attributes/pom.xml ............. SUCCESS (10.7 s)
[INFO] Building: filesets-test/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           filesets-test\pom.xml ............................ SUCCESS (43.3 s)
[INFO] Building: local-repo-prop-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           filesets-test/pom.xml ............................ SUCCESS (10.7 s)
[INFO] Building: MANTRUN-179/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179/pom.xml .............................. SUCCESS (9.7 s)
[INFO] Building: multiple-phase-test/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test/pom.xml ...................... SUCCESS (9.3 s)
[INFO] Building: classpath-ref-test/pom.xml
[INFO]           classpath-ref-test/pom.xml ....................... SUCCESS (12.9 s)
[INFO] Building: attach-artifact-test/pom.xml
[INFO]           local-repo-prop-test\pom.xml ..................... SUCCESS (37.3 s)
[INFO] Building: MANTRUN-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test/pom.xml ..................... SUCCESS (6.1 s)
[INFO] Building: never-fail-test/pom.xml
[INFO]           never-fail-test/pom.xml .......................... SUCCESS (5.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 26, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:25 min
[INFO] Finished at: 2019-04-16T19:57:53Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/n-box_maven-antrun-plugin_master@2@tmp/withMavene363ba62/maven-spy-20190416-194927-2029019292278293203704.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.5.x_build/pom.xml under org/apache/maven/plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.5.x_build/target/maven-antrun-plugin-3.0.0-SNAPSHOT.jar under org/apache/maven/plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): linux-jdk7-m3.5.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in source directory linux-jdk7-m3.5.x_build/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/n-box_maven-antrun-plugin_master@2' for files matching the pattern 'linux-jdk7-m3.5.x_build/src/main/java/**/*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version: 3.0.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: linux-jdk7-m3.5.x_build/target/invoker-reports/*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 151 ms, Junit Publisher: 132 ms, Open Task Scanner Publisher: 63 ms, Invoker Publisher: 4576 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] }
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172\pom.xml .............................. SUCCESS (33.0 s)
[INFO] Building: MANTRUN-178\pom.xml
[INFO]           MANTRUN-178\pom.xml .............................. SUCCESS (31.4 s)
[INFO] Building: MANTRUN-179\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179\pom.xml .............................. SUCCESS (29.0 s)
[INFO] Building: MANTRUN-192\pom.xml
[INFO]           MANTRUN-192\pom.xml .............................. SUCCESS (40.3 s)
[INFO] Building: multiple-phase-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test\pom.xml ...................... SUCCESS (12.9 s)
[INFO] Building: never-fail-test\pom.xml
[INFO]           never-fail-test\pom.xml .......................... SUCCESS (4.7 s)
[INFO] Building: plugin-classpath-test\pom.xml
[INFO]           plugin-classpath-test\pom.xml .................... SUCCESS (9.1 s)
[INFO] Building: properties-attributes-test\pom.xml
[INFO]           properties-attributes-test\pom.xml ............... SUCCESS (5.5 s)
[INFO] Building: properties-test\pom.xml
[INFO]           properties-test\pom.xml .......................... SUCCESS (3.8 s)
[INFO] Building: task-encoding-test\pom.xml
[INFO]           task-encoding-test\pom.xml ....................... SUCCESS (3.8 s)
[INFO] Building: tasksattributes-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test\pom.xml ..................... SUCCESS (5.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 26, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:31 min
[INFO] Finished at: 2019-04-16T20:00:43Z
[INFO] Final Memory: 63M/722M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaven9875537a\maven-spy-20190416-195011-9402164893001308129420.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaven9875537a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMaven9875537a" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-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-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2' for files matching the pattern 'windows-jdk7-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version: 3.0.0-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: 833 ms, Junit Publisher: 539 ms, Open Task Scanner Publisher: 545 ms, Invoker Publisher: 48287 ms, Pipeline Graph Publisher: 2 ms, Maven Linker 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] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-antrun-plugin » master #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/11/

Changes:

* [MNG-6573] Use Maven 3.6.0 as default

All tests passed

Build failed in Jenkins: Maven TLP » maven-antrun-plugin » master #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-antrun-plugin/job/master/10/

No changes.

All tests passed

Build log:
[...truncated 2558 lines...]
[INFO] Building: attach-artifact-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test\pom.xml ..................... SUCCESS (5.0 s)
[INFO] Building: attach-artifact-test-with-prefix\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           attach-artifact-test-with-prefix\pom.xml ......... SUCCESS (4.5 s)
[INFO] Building: attach-artifact-test-with-prefix-unknown\pom.xml
[INFO]           attach-artifact-test-with-prefix-unknown\pom.xml . SUCCESS (4.8 s)
[INFO] Building: classpath-ref-test\pom.xml
[INFO]           env-var-test\pom.xml ............................. SUCCESS (29.4 s)
[INFO] Building: export-ant-properties\pom.xml
[INFO]           classpath-ref-test\pom.xml ....................... SUCCESS (7.8 s)
[INFO] Building: classpath-test-scope-test\pom.xml
[INFO]           classpath-test-scope-test\pom.xml ................ SUCCESS (5.5 s)
[INFO] Building: copy-fail-test\pom.xml
[INFO]           copy-fail-test\pom.xml ........................... SUCCESS (4.1 s)
[INFO] Building: custom-ant-target-attributes\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/null/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           custom-ant-target-attributes\pom.xml ............. SUCCESS (5.5 s)
[INFO] Building: custom-task-test\pom.xml
[INFO]           export-ant-properties\pom.xml .................... SUCCESS (16.8 s)
[INFO] Building: filesets-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           filesets-test\pom.xml ............................ SUCCESS (3.6 s)
[INFO] Building: local-repo-prop-test\pom.xml
[INFO]           local-repo-prop-test\pom.xml ..................... SUCCESS (2.7 s)
[INFO] Building: MANTRUN-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172\pom.xml .............................. SUCCESS (2.8 s)
[INFO] Building: MANTRUN-178\pom.xml
[INFO]           MANTRUN-178\pom.xml .............................. SUCCESS (2.8 s)
[INFO] Building: MANTRUN-179\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179\pom.xml .............................. SUCCESS (2.7 s)
[INFO] Building: MANTRUN-192\pom.xml
[INFO]           MANTRUN-192\pom.xml .............................. SUCCESS (2.7 s)
[INFO] Building: multiple-phase-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test\pom.xml ...................... SUCCESS (2.8 s)
[INFO] Building: never-fail-test\pom.xml
[INFO]           never-fail-test\pom.xml .......................... SUCCESS (2.7 s)
[INFO] Building: plugin-classpath-test\pom.xml
[INFO]           custom-task-test\pom.xml ......................... FAILED (25.6 s)
[INFO]   The build exited with code 1. See f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@3\windows-jdk12-m3.5.x_build\target\it\custom-task-test\build.log for details.
[INFO] Building: env-var-test\pom.xml
[INFO]           plugin-classpath-test\pom.xml .................... SUCCESS (5.9 s)
[INFO] Building: properties-attributes-test\pom.xml
[INFO]           properties-attributes-test\pom.xml ............... SUCCESS (3.6 s)
[INFO] Building: properties-test\pom.xml
[INFO]           env-var-test\pom.xml ............................. SUCCESS (6.7 s)
[INFO] Building: export-ant-properties\pom.xml
[INFO]           properties-test\pom.xml .......................... SUCCESS (2.8 s)
[INFO] Building: task-encoding-test\pom.xml
[INFO]           task-encoding-test\pom.xml ....................... SUCCESS (2.6 s)
[INFO] Building: tasksattributes-test\pom.xml
[INFO]           export-ant-properties\pom.xml .................... SUCCESS (9.3 s)
[INFO] Building: filesets-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test\pom.xml ..................... SUCCESS (4.1 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 26, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:45 min
[INFO] Finished at: 2019-04-16T20:15:55Z
[INFO] Final Memory: 54M/709M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMavendbe734b9\maven-spy-20190416-201009-7178112066337297786337.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMavendbe734b9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2@tmp\withMavendbe734b9" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.x_build\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-antrun-plugin\3.0.0-SNAPSHOT\maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-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-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@2' for files matching the pattern 'windows-jdk7-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version: 3.0.0-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
[INFO] run post-build script verify.bsh
[INFO]           filesets-test\pom.xml ............................ SUCCESS (5.2 s)
[INFO] Building: local-repo-prop-test\pom.xml
[INFO]           local-repo-prop-test\pom.xml ..................... SUCCESS (4.2 s)
[INFO] Building: MANTRUN-172\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-172\pom.xml .............................. SUCCESS (4.5 s)
[INFO] Building: MANTRUN-178\pom.xml
[INFO]           MANTRUN-178\pom.xml .............................. SUCCESS (4.3 s)
[INFO] Building: MANTRUN-179\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MANTRUN-179\pom.xml .............................. SUCCESS (4.3 s)
[INFO] Building: MANTRUN-192\pom.xml
[INFO]           MANTRUN-192\pom.xml .............................. SUCCESS (3.9 s)
[INFO] Building: multiple-phase-test\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 733 ms, Junit Publisher: 440 ms, Open Task Scanner Publisher: 272 ms, Invoker Publisher: 23526 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] }
[INFO] run post-build script verify.bsh
[INFO]           multiple-phase-test\pom.xml ...................... SUCCESS (4.5 s)
[INFO] Building: never-fail-test\pom.xml
[INFO]           never-fail-test\pom.xml .......................... SUCCESS (3.9 s)
[INFO] Building: plugin-classpath-test\pom.xml
[INFO]           plugin-classpath-test\pom.xml .................... FAILED (26.5 s)
[INFO]   The build exited with code 1. See f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@3\windows-jdk12-m3.5.x_build\target\it\plugin-classpath-test\build.log for details.
[INFO] Building: properties-attributes-test\pom.xml
[INFO]           properties-attributes-test\pom.xml ............... SUCCESS (5.5 s)
[INFO] Building: properties-test\pom.xml
[INFO]           properties-test\pom.xml .......................... SUCCESS (4.5 s)
[INFO] Building: task-encoding-test\pom.xml
[INFO]           task-encoding-test\pom.xml ....................... SUCCESS (4.5 s)
[INFO] Building: tasksattributes-test\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           tasksattributes-test\pom.xml ..................... SUCCESS (6.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-antrun-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-antrun-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 24, Failed: 2, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  custom-task-test\pom.xml
[ERROR] *  plugin-classpath-test\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:32 min
[INFO] Finished at: 2019-04-16T13:17:17-07:00
[INFO] Final Memory: 40M/144M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@3@tmp\withMavencbc204f5\maven-spy-20190416-131344-1211331258306555859185.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-antrun-plugin: 2 builds 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-antrun-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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: 2 builds 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:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk12-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT in source directory windows-jdk12-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\n-box_maven-antrun-plugin_master@3' for files matching the pattern 'windows-jdk12-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.0.0-SNAPSHOT(version: 3.0.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk12-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 32 ms, Junit Publisher: 85 ms, Open Task Scanner Publisher: 77 ms, Invoker Publisher: 5938 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.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext