You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/13 14:29:39 UTC

Build failed in Jenkins: Struts-JDK7-pull-request #310

See <https://builds.apache.org/job/Struts-JDK7-pull-request/310/display/redirect?page=changes>

Changes:

[yasser.zamani] Blocks ognl access to class members of Spring proxy

------------------------------------------
GitHub pull request #142 to apache/struts
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from git://github.com/apache/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/struts.git +refs/heads/*:refs/remotes/origin/* --prune
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 24
  Finding sources
    Done: 24
  Getting sizes
    Done: 23
  Compressing objects
    Done: 21189
  Writing objects
    Done: 24
  remote: Updating references
Merging refs/tags/changes/310
 > git rev-parse refs/tags/changes/310^{commit} # timeout=10
 > git merge 2a8a6869d0d8ed5c9a4a49d036a5e3c6d837fada # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 2a8a6869d0d8ed5c9a4a49d036a5e3c6d837fada (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a8a6869d0d8ed5c9a4a49d036a5e3c6d837fada
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 843693fdd4e53347636872ab881c770e7cc3b6e0 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37367
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37367
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 package -DskipAssembly
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xms128m, -Xmx768m, -XX:MaxPermSize=256m, -XX:PermSize=128m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 37367](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Putting comment on the pull request

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to stable : Struts-JDK7-pull-request #323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/323/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is still unstable: Struts-JDK7-pull-request #322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/322/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is still unstable: Struts-JDK7-pull-request #321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/321/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is still unstable: Struts-JDK7-pull-request #320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/320/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is unstable: Struts-JDK7-pull-request #319

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/319/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #318

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/318/display/redirect>

------------------------------------------
[...truncated 1.14 KB...]
 > git rev-parse refs/tags/STRUTS_2_2_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_2^{commit} # timeout=10
 > git rev-parse refs/tags/changes/278^{commit} # timeout=10
 > git rev-parse refs/tags/changes/271^{commit} # timeout=10
 > git rev-parse refs/tags/changes/272^{commit} # timeout=10
 > git rev-parse refs/tags/changes/273^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/289^{commit} # timeout=10
 > git rev-parse refs/tags/changes/284^{commit} # timeout=10
 > git rev-parse refs/tags/changes/285^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_32^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_30^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_31^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_X^{commit} # timeout=10
 > git rev-parse refs/tags/changes/257^{commit} # timeout=10
 > git rev-parse refs/tags/changes/258^{commit} # timeout=10
 > git rev-parse refs/tags/changes/259^{commit} # timeout=10
 > git rev-parse refs/tags/changes/253^{commit} # timeout=10
 > git rev-parse refs/tags/changes/255^{commit} # timeout=10
 > git rev-parse refs/tags/changes/256^{commit} # timeout=10
 > git rev-parse refs/tags/changes/251^{commit} # timeout=10
 > git rev-parse refs/tags/changes/252^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_21^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_22^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_23^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24^{commit} # timeout=10
 > git rev-parse refs/tags/changes/270^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_29^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_25^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_26^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_27^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28^{commit} # timeout=10
 > git rev-parse refs/tags/changes/305^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/269^{commit} # timeout=10
 > git rev-parse refs/tags/changes/302^{commit} # timeout=10
 > git rev-parse refs/tags/changes/304^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/265^{commit} # timeout=10
 > git rev-parse refs/tags/changes/266^{commit} # timeout=10
 > git rev-parse refs/tags/changes/267^{commit} # timeout=10
 > git rev-parse refs/tags/changes/260^{commit} # timeout=10
 > git rev-parse refs/tags/changes/261^{commit} # timeout=10
 > git rev-parse refs/tags/changes/262^{commit} # timeout=10
 > git rev-parse refs/tags/changes/263^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_19^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_17^{commit} # timeout=10
 > git rev-parse refs/tags/changes/235^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/237^{commit} # timeout=10
 > git rev-parse refs/tags/changes/231^{commit} # timeout=10
 > git rev-parse refs/tags/changes/232^{commit} # timeout=10
 > git rev-parse refs/tags/changes/233^{commit} # timeout=10
 > git rev-parse refs/tags/changes/234^{commit} # timeout=10
 > git rev-parse refs/tags/changes/230^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/246^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/247^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/248^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_7^{commit} # timeout=10
 > git rev-parse refs/tags/changes/243^{commit} # timeout=10
 > git rev-parse refs/tags/changes/244^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/245^{commit} # timeout=10
 > git rev-parse refs/tags/changes/240^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_3^{commit} # timeout=10
 > git rev-parse refs/tags/changes/297^{commit} # timeout=10
 > git rev-parse refs/tags/changes/298^{commit} # timeout=10
 > git rev-parse refs/tags/changes/299^{commit} # timeout=10
 > git rev-parse refs/tags/changes/294^{commit} # timeout=10
 > git rev-parse refs/tags/changes/295^{commit} # timeout=10
 > git rev-parse refs/tags/changes/296^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5^{commit} # timeout=10
 > git rev-parse refs/tags/changes/228^{commit} # timeout=10
 > git rev-parse refs/tags/changes/229^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1_1^{commit} # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Struts-JDK7-pull-request
Checking out Revision b8cadf565addce57581d13e9a8011eec6f42b0f4 (refs/tags/STRUTS_2_0_10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8cadf565addce57581d13e9a8011eec6f42b0f4
First time build. Skipping changelog.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37555
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37555
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 package -DskipAssembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.myfaces.tobago:maven-apt-plugin is missing. @ org.apache.struts:struts2-core:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml,> line 69, column 21
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.1.0-SNAPSHOT, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 372, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-api:jar:2.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.struts:struts2-api:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml,> line 67, column 21
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.1.0-SNAPSHOT, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 372, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-parent:pom:2.1.0-SNAPSHOT
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ line 372, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2
[INFO] Struts 2 Core
[INFO] Struts 2 API
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.myfaces.tobago:maven-apt-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to snapshots-maven-codehaus (http://snapshots.maven.codehaus.org/maven2): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to opensymphony (http://maven.opensymphony.com): Cannot access http://maven.opensymphony.com with type legacy using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of snapshots-maven-codehaus has elapsed or updates are forced. Original error: Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to snapshots-maven-codehaus (http://snapshots.maven.codehaus.org/maven2): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from http://maven.opensymphony.com was cached in the local repository, resolution will not be reattempted until the update interval of opensymphony has elapsed or updates are forced. Original error: Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to opensymphony (http://maven.opensymphony.com): Cannot access http://maven.opensymphony.com with type legacy using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Failure to transfer com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.opensymphony.xwork:xwork:2.1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/xwork-2.1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/xwork-2.1-SNAPSHOT.pom
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/com/opensymphony/xwork/xwork/2.1-SNAPSHOT/xwork-2.1-SNAPSHOT.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.10/freemarker-2.3.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.10/freemarker-2.3.10.pom (1.0 kB at 2.8 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [04:15 min]
[INFO] Struts 2 Core ...................................... FAILURE [08:31 min]
[INFO] Struts 2 API ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:56 min
[INFO] Finished at: 2017-06-16T10:12:42Z
[INFO] Final Memory: 14M/164M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project struts2-core: Could not resolve dependencies for project org.apache.struts:struts2-core:jar:2.1.0-SNAPSHOT: Failed to collect dependencies at com.opensymphony.xwork:xwork:jar:2.1-SNAPSHOT: Failed to read artifact descriptor for com.opensymphony.xwork:xwork:jar:2.1-SNAPSHOT: Could not transfer artifact com.opensymphony.xwork:xwork:pom:2.1-SNAPSHOT from/to snapshots-maven-codehaus (http://snapshots.maven.codehaus.org/maven2): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-core
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.1.0-SNAPSHOT/struts2-parent-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.1.0-SNAPSHOT/struts2-core-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml> to org.apache.struts/struts2-api/2.1.0-SNAPSHOT/struts2-api-2.1.0-SNAPSHOT.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is still unstable: Struts-JDK7-pull-request #317

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/317/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is unstable: Struts-JDK7-pull-request #316

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/316/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/315/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from git://github.com/apache/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/struts.git +refs/heads/*:refs/remotes/origin/* --prune
Seen branch in repository origin/master
Seen branch in repository origin/support-2-3
Seen 2 remote branches
 > git tag -l # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_2^{commit} # timeout=10
 > git rev-parse refs/tags/changes/278^{commit} # timeout=10
 > git rev-parse refs/tags/changes/271^{commit} # timeout=10
 > git rev-parse refs/tags/changes/272^{commit} # timeout=10
 > git rev-parse refs/tags/changes/273^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/289^{commit} # timeout=10
 > git rev-parse refs/tags/changes/284^{commit} # timeout=10
 > git rev-parse refs/tags/changes/285^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_32^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_30^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_31^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_X^{commit} # timeout=10
 > git rev-parse refs/tags/changes/257^{commit} # timeout=10
 > git rev-parse refs/tags/changes/258^{commit} # timeout=10
 > git rev-parse refs/tags/changes/259^{commit} # timeout=10
 > git rev-parse refs/tags/changes/253^{commit} # timeout=10
 > git rev-parse refs/tags/changes/255^{commit} # timeout=10
 > git rev-parse refs/tags/changes/256^{commit} # timeout=10
 > git rev-parse refs/tags/changes/251^{commit} # timeout=10
 > git rev-parse refs/tags/changes/252^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_21^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_22^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_23^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24^{commit} # timeout=10
 > git rev-parse refs/tags/changes/270^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_29^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_25^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_26^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_27^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28^{commit} # timeout=10
 > git rev-parse refs/tags/changes/305^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/269^{commit} # timeout=10
 > git rev-parse refs/tags/changes/302^{commit} # timeout=10
 > git rev-parse refs/tags/changes/304^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/265^{commit} # timeout=10
 > git rev-parse refs/tags/changes/266^{commit} # timeout=10
 > git rev-parse refs/tags/changes/267^{commit} # timeout=10
 > git rev-parse refs/tags/changes/260^{commit} # timeout=10
 > git rev-parse refs/tags/changes/261^{commit} # timeout=10
 > git rev-parse refs/tags/changes/262^{commit} # timeout=10
 > git rev-parse refs/tags/changes/263^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_19^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_17^{commit} # timeout=10
 > git rev-parse refs/tags/changes/235^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/237^{commit} # timeout=10
 > git rev-parse refs/tags/changes/231^{commit} # timeout=10
 > git rev-parse refs/tags/changes/232^{commit} # timeout=10
 > git rev-parse refs/tags/changes/233^{commit} # timeout=10
 > git rev-parse refs/tags/changes/234^{commit} # timeout=10
 > git rev-parse refs/tags/changes/230^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/246^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/247^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/248^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_7^{commit} # timeout=10
 > git rev-parse refs/tags/changes/243^{commit} # timeout=10
 > git rev-parse refs/tags/changes/244^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/245^{commit} # timeout=10
 > git rev-parse refs/tags/changes/240^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_3^{commit} # timeout=10
 > git rev-parse refs/tags/changes/297^{commit} # timeout=10
 > git rev-parse refs/tags/changes/298^{commit} # timeout=10
 > git rev-parse refs/tags/changes/299^{commit} # timeout=10
 > git rev-parse refs/tags/changes/294^{commit} # timeout=10
 > git rev-parse refs/tags/changes/295^{commit} # timeout=10
 > git rev-parse refs/tags/changes/296^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5^{commit} # timeout=10
 > git rev-parse refs/tags/changes/228^{commit} # timeout=10
 > git rev-parse refs/tags/changes/229^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1_1^{commit} # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Struts-JDK7-pull-request
Checking out Revision de154978ca69a59079024dc6468eedd261293bff (refs/tags/STRUTS_2_0_7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de154978ca69a59079024dc6468eedd261293bff
First time build. Skipping changelog.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40173
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40173
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 package -DskipAssembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.0.7
[WARNING] 'build.plugins.plugin.version' for org.apache.myfaces.tobago:maven-apt-plugin is missing. @ org.apache.struts:struts2-core:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml,> line 47, column 21
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.7, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 347, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-parent:pom:2.0.7
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ line 347, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2
[INFO] Struts 2 Core
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.0.7
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.0.7
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.myfaces.tobago:maven-apt-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [04:17 min]
[INFO] Struts 2 Core ...................................... FAILURE [06:21 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:42 min
[INFO] Finished at: 2017-06-16T09:16:53Z
[INFO] Final Memory: 12M/156M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.0-alpha-1-SNAPSHOT: Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:2.0-alpha-1-SNAPSHOT from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/PluginResolutionException

[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.0.7/struts2-parent-2.0.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.0.7/struts2-core-2.0.7.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/314/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from git://github.com/apache/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/struts.git +refs/heads/*:refs/remotes/origin/* --prune
Seen branch in repository origin/master
Seen branch in repository origin/support-2-3
Seen 2 remote branches
 > git tag -l # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_2^{commit} # timeout=10
 > git rev-parse refs/tags/changes/278^{commit} # timeout=10
 > git rev-parse refs/tags/changes/271^{commit} # timeout=10
 > git rev-parse refs/tags/changes/272^{commit} # timeout=10
 > git rev-parse refs/tags/changes/273^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/289^{commit} # timeout=10
 > git rev-parse refs/tags/changes/284^{commit} # timeout=10
 > git rev-parse refs/tags/changes/285^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_32^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_30^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_31^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_X^{commit} # timeout=10
 > git rev-parse refs/tags/changes/257^{commit} # timeout=10
 > git rev-parse refs/tags/changes/258^{commit} # timeout=10
 > git rev-parse refs/tags/changes/259^{commit} # timeout=10
 > git rev-parse refs/tags/changes/253^{commit} # timeout=10
 > git rev-parse refs/tags/changes/255^{commit} # timeout=10
 > git rev-parse refs/tags/changes/256^{commit} # timeout=10
 > git rev-parse refs/tags/changes/251^{commit} # timeout=10
 > git rev-parse refs/tags/changes/252^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_21^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_22^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_23^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24^{commit} # timeout=10
 > git rev-parse refs/tags/changes/270^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_29^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_25^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_26^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_27^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28^{commit} # timeout=10
 > git rev-parse refs/tags/changes/305^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/269^{commit} # timeout=10
 > git rev-parse refs/tags/changes/302^{commit} # timeout=10
 > git rev-parse refs/tags/changes/304^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/265^{commit} # timeout=10
 > git rev-parse refs/tags/changes/266^{commit} # timeout=10
 > git rev-parse refs/tags/changes/267^{commit} # timeout=10
 > git rev-parse refs/tags/changes/260^{commit} # timeout=10
 > git rev-parse refs/tags/changes/261^{commit} # timeout=10
 > git rev-parse refs/tags/changes/262^{commit} # timeout=10
 > git rev-parse refs/tags/changes/263^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_19^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_17^{commit} # timeout=10
 > git rev-parse refs/tags/changes/235^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/237^{commit} # timeout=10
 > git rev-parse refs/tags/changes/231^{commit} # timeout=10
 > git rev-parse refs/tags/changes/232^{commit} # timeout=10
 > git rev-parse refs/tags/changes/233^{commit} # timeout=10
 > git rev-parse refs/tags/changes/234^{commit} # timeout=10
 > git rev-parse refs/tags/changes/230^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/246^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/247^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/248^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_7^{commit} # timeout=10
 > git rev-parse refs/tags/changes/243^{commit} # timeout=10
 > git rev-parse refs/tags/changes/244^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/245^{commit} # timeout=10
 > git rev-parse refs/tags/changes/240^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_3^{commit} # timeout=10
 > git rev-parse refs/tags/changes/297^{commit} # timeout=10
 > git rev-parse refs/tags/changes/298^{commit} # timeout=10
 > git rev-parse refs/tags/changes/299^{commit} # timeout=10
 > git rev-parse refs/tags/changes/294^{commit} # timeout=10
 > git rev-parse refs/tags/changes/295^{commit} # timeout=10
 > git rev-parse refs/tags/changes/296^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5^{commit} # timeout=10
 > git rev-parse refs/tags/changes/228^{commit} # timeout=10
 > git rev-parse refs/tags/changes/229^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1_1^{commit} # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Struts-JDK7-pull-request
Checking out Revision fe62eb03471666cb871c1d5969b98dc79d578d2d (refs/tags/STRUTS_2_0_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe62eb03471666cb871c1d5969b98dc79d578d2d
First time build. Skipping changelog.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41484
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41484
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 package -DskipAssembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.0.6
[WARNING] 'build.plugins.plugin.version' for org.apache.myfaces.tobago:maven-apt-plugin is missing. @ org.apache.struts:struts2-core:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml,> line 47, column 21
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.6, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 347, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-parent:pom:2.0.6
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ line 347, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2
[INFO] Struts 2 Core
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.0.6
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.0.6
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.myfaces.tobago:maven-apt-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [04:17 min]
[INFO] Struts 2 Core ...................................... FAILURE [06:24 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:52 min
[INFO] Finished at: 2017-06-16T09:04:27Z
[INFO] Final Memory: 13M/156M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.0-alpha-1-SNAPSHOT: Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:2.0-alpha-1-SNAPSHOT from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.0.6/struts2-parent-2.0.6.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.0.6/struts2-core-2.0.6.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #313

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/313/display/redirect>

------------------------------------------
[...truncated 4.31 KB...]
 > git rev-parse refs/tags/STRUTS_2_3_24_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_25^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_26^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_27^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28^{commit} # timeout=10
 > git rev-parse refs/tags/changes/305^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/269^{commit} # timeout=10
 > git rev-parse refs/tags/changes/302^{commit} # timeout=10
 > git rev-parse refs/tags/changes/304^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/265^{commit} # timeout=10
 > git rev-parse refs/tags/changes/266^{commit} # timeout=10
 > git rev-parse refs/tags/changes/267^{commit} # timeout=10
 > git rev-parse refs/tags/changes/260^{commit} # timeout=10
 > git rev-parse refs/tags/changes/261^{commit} # timeout=10
 > git rev-parse refs/tags/changes/262^{commit} # timeout=10
 > git rev-parse refs/tags/changes/263^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_19^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_17^{commit} # timeout=10
 > git rev-parse refs/tags/changes/235^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/237^{commit} # timeout=10
 > git rev-parse refs/tags/changes/231^{commit} # timeout=10
 > git rev-parse refs/tags/changes/232^{commit} # timeout=10
 > git rev-parse refs/tags/changes/233^{commit} # timeout=10
 > git rev-parse refs/tags/changes/234^{commit} # timeout=10
 > git rev-parse refs/tags/changes/230^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/246^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_9^{commit} # timeout=10
 > git rev-parse refs/tags/changes/247^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/248^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_7^{commit} # timeout=10
 > git rev-parse refs/tags/changes/243^{commit} # timeout=10
 > git rev-parse refs/tags/changes/244^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/245^{commit} # timeout=10
 > git rev-parse refs/tags/changes/240^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_3^{commit} # timeout=10
 > git rev-parse refs/tags/changes/297^{commit} # timeout=10
 > git rev-parse refs/tags/changes/298^{commit} # timeout=10
 > git rev-parse refs/tags/changes/299^{commit} # timeout=10
 > git rev-parse refs/tags/changes/294^{commit} # timeout=10
 > git rev-parse refs/tags/changes/295^{commit} # timeout=10
 > git rev-parse refs/tags/changes/296^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5^{commit} # timeout=10
 > git rev-parse refs/tags/changes/228^{commit} # timeout=10
 > git rev-parse refs/tags/changes/229^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1_1^{commit} # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Struts-JDK7-pull-request
Checking out Revision df365f17ea11e319302f648e86da3188ce1c5656 (refs/tags/STRUTS_2_0_4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df365f17ea11e319302f648e86da3188ce1c5656
First time build. Skipping changelog.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38484
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38484
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 package -DskipAssembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.0.4
[WARNING] 'build.plugins.plugin.version' for org.apache.myfaces.tobago:maven-apt-plugin is missing. @ org.apache.struts:struts2-core:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml,> line 47, column 21
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.4, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 347, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-api:jar:2.0.4
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.struts:struts2-api:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml,> line 45, column 21
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.4, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 347, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-parent:pom:2.0.4
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ line 347, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2
[INFO] Struts 2 API
[INFO] Struts 2 Core
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.0.4
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml (394 B at 786 B/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (583 B at 1.5 kB/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 API 2.0.4
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (582 B at 1.6 kB/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-javadoc-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.pom (1.7 kB at 3.8 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom (3.2 kB at 216 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.jar (10 kB at 332 kB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ struts2-api ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ struts2-api ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ struts2-api ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ struts2-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.1.3:test (default-test) @ struts2-api ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.pom (778 B at 46 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-root/1.1/surefire-root-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-root/1.1/surefire-root-1.1.pom (4.3 kB at 239 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.pom (731 B at 52 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.jar (14 kB at 555 kB/s)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.jar (50 kB at 659 kB/s)
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ struts2-api ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/struts2-api-2.0.4.jar>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.0.4
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml (1.4 kB at 60 kB/s)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml (1.2 kB at 3.0 kB/s)
[WARNING] Could not transfer metadata org.apache.myfaces.tobago:maven-apt-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.pom (4.2 kB at 235 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago-tool/1.0.42/tobago-tool-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago-tool/1.0.42/tobago-tool-1.0.42.pom (1.5 kB at 69 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago/1.0.42/tobago-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago/1.0.42/tobago-1.0.42.pom (44 kB at 1.6 MB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.jar (26 kB at 1.2 MB/s)
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [04:15 min]
[INFO] Struts 2 API ....................................... SUCCESS [02:11 min]
[INFO] Struts 2 Core ...................................... FAILURE [06:22 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:52 min
[INFO] Finished at: 2017-06-16T08:52:21Z
[INFO] Final Memory: 25M/232M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.0-alpha-1-SNAPSHOT: Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:2.0-alpha-1-SNAPSHOT from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.0.4/struts2-parent-2.0.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.0.4/struts2-core-2.0.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml> to org.apache.struts/struts2-api/2.0.4/struts2-api-2.0.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/struts2-api-2.0.4.jar> to org.apache.struts/struts2-api/2.0.4/struts2-api-2.0.4.jar
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #312

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/312/display/redirect>

------------------------------------------
[...truncated 3.43 KB...]
 > git rev-parse refs/tags/STRUTS_2_3_23^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_20^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_29^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_24_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_25^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_26^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_27^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_28^{commit} # timeout=10
 > git rev-parse refs/tags/changes/306^{commit} # timeout=10
 > git rev-parse refs/tags/changes/307^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_8^{commit} # timeout=10
 > git rev-parse refs/tags/changes/301^{commit} # timeout=10
 > git rev-parse refs/tags/changes/303^{commit} # timeout=10
 > git rev-parse refs/tags/changes/264^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_3_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_19^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_15^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_16^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_17^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_4^{commit} # timeout=10
 > git rev-parse refs/tags/changes/239^{commit} # timeout=10
 > git rev-parse refs/tags/changes/236^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_4_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/238^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_14^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_13^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_12^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_BETA1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_7^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_9^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_8^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_7^{commit} # timeout=10
 > git rev-parse refs/tags/changes/249^{commit} # timeout=10
 > git rev-parse refs/tags/changes/242^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_8_1^{commit} # timeout=10
 > git rev-parse refs/tags/changes/241^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_10^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_0_11_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_0^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_2^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_6^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_3_14_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5_1^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_4^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_1_3^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_5^{commit} # timeout=10
 > git rev-parse refs/tags/STRUTS_2_2_1_1^{commit} # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Struts-JDK7-pull-request
Checking out Revision a614104a485c8b1a8d16d51511b50d922f00ab3f (refs/tags/STRUTS_2_0_3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a614104a485c8b1a8d16d51511b50d922f00ab3f
First time build. Skipping changelog.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42158
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42158
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 package -DskipAssembly
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-core:jar:2.0.3
[WARNING] 'build.plugins.plugin.version' for org.apache.myfaces.tobago:maven-apt-plugin is missing. @ org.apache.struts:struts2-core:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml,> line 47, column 21
[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead.
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.3, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 341, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-api:jar:2.0.3
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.struts:struts2-api:[unknown-version], <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml,> line 45, column 21
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ org.apache.struts:struts2-parent:2.0.3, <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml,> line 341, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-parent:pom:2.0.3
[WARNING] 'repositories.repository.layout' for opensymphony uses the unsupported value 'legacy', artifact resolution might fail. @ line 341, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2
[INFO] Struts 2 API
[INFO] Struts 2 Core
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 2.0.3
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml (471 B at 1.0 kB/s)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-idea-plugin/maven-metadata.xml (394 B at 746 B/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1.pom (6.6 kB at 243 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2.1/maven-idea-plugin-2.2.1.jar (54 kB at 438 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (924 B at 51 kB/s)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (583 B at 1.4 kB/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 API 2.0.3
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (942 B at 52 kB/s)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (582 B at 1.4 kB/s)
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-javadoc-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.pom (1.7 kB at 14 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom (3.2 kB at 202 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.1.3/maven-surefire-plugin-2.1.3.jar (10 kB at 74 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.0/easymock-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.0/easymock-2.0.pom (1.1 kB at 61 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.0/easymock-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.0/easymock-2.0.jar (60 kB at 323 kB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ struts2-api ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ struts2-api ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ struts2-api ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ struts2-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.1.3:test (default-test) @ struts2-api ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.pom (778 B at 8.6 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-root/1.1/surefire-root-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-root/1.1/surefire-root-1.1.pom (4.3 kB at 227 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.pom (731 B at 43 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/1.5.3/surefire-booter-1.5.3.jar (14 kB at 187 kB/s)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/1.5.3/surefire-1.5.3.jar (50 kB at 173 kB/s)
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ struts2-api ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/struts2-api-2.0.3.jar>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Core 2.0.3
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml (1.4 kB at 96 kB/s)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/myfaces/tobago/maven-apt-plugin/maven-metadata.xml (1.2 kB at 2.8 kB/s)
[WARNING] Could not transfer metadata org.apache.myfaces.tobago:maven-apt-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.pom (4.2 kB at 26 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago-tool/1.0.42/tobago-tool-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago-tool/1.0.42/tobago-tool-1.0.42.pom (1.5 kB at 8.4 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago/1.0.42/tobago-1.0.42.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/tobago/1.0.42/tobago-1.0.42.pom (44 kB at 248 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/tobago/maven-apt-plugin/1.0.42/maven-apt-plugin-1.0.42.jar (26 kB at 154 kB/s)
[WARNING] Failure to transfer org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-idea-plugin/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[WARNING] Failure to transfer org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from http://snapshots.maven.codehaus.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of Maven Snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out
[INFO] Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-dependency-plugin/2.0-alpha-1-SNAPSHOT/maven-dependency-plugin-2.0-alpha-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 ........................................... SUCCESS [04:15 min]
[INFO] Struts 2 API ....................................... SUCCESS [02:11 min]
[INFO] Struts 2 Core ...................................... FAILURE [06:22 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:53 min
[INFO] Finished at: 2017-06-16T08:38:20Z
[INFO] Final Memory: 24M/232M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.0-alpha-1-SNAPSHOT: Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:2.0-alpha-1-SNAPSHOT from/to Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/): Connect to snapshots.maven.codehaus.org:80 [snapshots.maven.codehaus.org/52.5.67.234] failed: Connection timed out -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.0.3/struts2-parent-2.0.3.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.0.3/struts2-core-2.0.3.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/pom.xml> to org.apache.struts/struts2-api/2.0.3/struts2-api-2.0.3.pom
[JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/api/target/struts2-api-2.0.3.jar> to org.apache.struts/struts2-api/2.0.3/struts2-api-2.0.3.jar
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-JDK7-pull-request #311

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-JDK7-pull-request/311/display/redirect?page=changes>

Changes:

[yasser.zamani] Blocks ognl access to class members of Spring proxy

[yasser.zamani] Hides Spring concepts behind ProxyUtil

[yasser.zamani] Improves two previous commit, by performance and bug safety

------------------------------------------
GitHub pull request #142 to apache/struts
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/struts.git
 > git init <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/struts.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/struts.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from git://github.com/apache/struts.git
 > git fetch --tags --progress git://github.com/apache/struts.git +refs/heads/*:refs/remotes/origin/* --prune
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 67
  Finding sources
    Done: 67
  Getting sizes
    Done: 51
  Compressing objects
    Done: 49362
  Writing objects
    Done: 67
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/311
 > git rev-parse refs/tags/changes/311^{commit} # timeout=10
 > git merge 7987c38d5a65700501eddd1fb0cb1a288921ecd2 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 7987c38d5a65700501eddd1fb0cb1a288921ecd2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7987c38d5a65700501eddd1fb0cb1a288921ecd2
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 843693fdd4e53347636872ab881c770e7cc3b6e0 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 39884
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-JDK7-pull-request] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39884
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 package -DskipAssembly
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xms128m, -Xmx768m, -XX:MaxPermSize=256m, -XX:PermSize=128m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39884](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Putting comment on the pull request

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org