See <https://builds.apache.org/job/Struts-JDK7-pull-request/206/changes>

Changes:

[zhouyanming] [WW-4620] Improve XWorkListPropertyAccessor to against DOS attack

[github] Rename constants name use prefix "xwork"

------------------------------------------
GitHub pull request #105 to apache/struts
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) 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 -c core.askpass=true 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 -c core.askpass=true 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 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git rev-parse remotes/origin/support-2-3^{commit} # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 24
  Finding sources
    Done: 24
  Getting sizes
    Done: 22
  Compressing objects
    Done: 0
  Writing objects
    Done: 24
  remote: Updating references
Merging refs/tags/changes/206
 > git rev-parse refs/tags/changes/206^{commit} # timeout=10
 > git merge c7fdf7ffc5aa6744e9f3dc16c490aa0abc65f993 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision e6ce5023b87d8b81e73c9c29f708a3a5e681ea55 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6ce5023b87d8b81e73c9c29f708a3a5e681ea55
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 8b559afc7604a2b80ed222987e87ef46264f3c5f # timeout=10
 > git branch -a # timeout=10
 > git rev-parse master^{commit} # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git rev-parse remotes/origin/support-2-3^{commit} # 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
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/struts/struts-master/10/struts-master-10.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/struts/struts-master/9/struts-master-9.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Modules changed, recalculating dependency graph
Established TCP socket on 49657
maven32-agent.jar already up to date
maven32-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/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 49657
Exception in thread "main" java.lang.ClassNotFoundException: 
hudson.remoting.Launcher
        at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
        at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
        at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
        at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
        at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
        at hudson.slaves.Channels.forProcess(Channels.java:115)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Putting comment on the pull request

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

Reply via email to