You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/01/14 13:54:09 UTC

Build failed in Jenkins: axis2-1.5 #327

See <https://builds.apache.org/job/axis2-1.5/327/changes>

Changes:

[sagara] Merged r1231470 to the 1.5 branch.

[sagara] Merged r1231465 to the 1.5 branch.

------------------------------------------
Started by an SCM change
Started by upstream project "ws-axiom-trunk" build number 783
Building remotely on ubuntu5
Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5
 U        modules/kernel/test/org/apache/axis2/transport/http/util/QueryStringParserTest.java
 U        modules/kernel/src/org/apache/axis2/transport/http/util/QueryStringParser.java
 U        modules/parent
 U        modules/tool/axis2-repo-maven-plugin
 U        modules/saaj/test/org/apache/axis2/saaj/TestUtils.java
 U        modules/webapp/src/main/java/org/apache/axis2/webapp/AxisAdminServlet.java
 U        modules/webapp/src/main/java/org/apache/axis2/webapp/AdminAgent.java
 U        modules/distribution
 U        modules/transport/http/src
 U        modules/transport/http/pom.xml
 U        modules/transport/local
U         modules/samples/userguide/src/userguide/clients/EchoNonBlockingClient.java
U         modules/samples/userguide/src/userguide/clients/EchoNonBlockingDualClient.java
U         modules/samples/pojo/README.txt
U         modules/samples/pojo/build.xml
 U        modules/soapmonitor/servlet/src/main/java/org/apache/axis2/soapmonitor/servlet
 U        modules/soapmonitor/servlet/src/main/java/org/apache/axis2/soapmonitor/applet
 U        modules/soapmonitor/servlet
 U        modules/soapmonitor/module/src/main/java/org/apache/axis2/handlers
 U        modules/soapmonitor/module/src/main/resources/META-INF/module.xml
 U        modules/soapmonitor/module/pom.xml
 U        modules/soapmonitor/module
 U        .
At revision 1231481
[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
[axis2] $ /home/hudson/tools/java/latest1.5/bin/java -Xmx256m -Xms128m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 57571 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/axis2-1.5/ws/axis2/pom.xml> clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Axis2 - Parent
[INFO]   Apache Axis2 - Resource bundle
[INFO]   Apache Axis2 - Kernel
[INFO]   Apache Axis2 - Data Binding
[INFO]   Apache Axis2 - Transport - Local
[INFO]   Apache Axis2 - Transport - HTTP
[INFO]   Apache Axis2 - Code Generation
[INFO]   Apache Axis2 - ADB Codegen
[INFO]   Apache Axis2 - tool - MAR Maven Plugin
[INFO]   Apache Axis2 - Addressing
[INFO]   Apache Axis2 - Java2WSDL
[INFO]   Apache Axis2 - tool - Repository Maven Plugin
[INFO]   Apache Axis2 - Fast Infoset
[INFO]   Apache Axis2 - Clustering
[INFO]   Apache Axis2 - Scripting
[INFO]   Apache Axis2 - JAXB-RI Data Binding
[INFO]   Apache Axis2 - SAAJ
[INFO]   Apache Axis2 - Metadata
[INFO]   Apache Axis2 - JAXWS
[INFO]   Apache Axis2 - Test Utilities
[INFO]   Apache Axis2 - JAXWS Integration Tests
[INFO]   Apache Axis2 - JiBX Data Binding
[INFO]   Apache Axis2 - JSON
[INFO]   Apache Axis2 - MTOM Policy
[INFO]   Apache Axis2 - spring
[INFO]   Apache Axis2 - OSGi Integration
[INFO]   Apache Axis2 - XMLBeans Data Binding
[INFO]   Apache Axis2 - Integration
[INFO]   Apache Axis2 - MEX
[INFO]   Apache Axis2 - MTOM Policy module
[INFO]   Apache Axis2 - Ping
[INFO]   Apache Axis2 - tool - AAR Maven Plugin
[INFO]   Apache Axis2 - Version Service
[INFO]   Apache Axis2 - SOAP Monitor Servlet
[INFO]   Apache Axis2 - SOAP Monitor Module
[INFO]   Apache Axis2 - tool - Ant Plugin
[INFO]   Apache Axis2 - tool - Eclipse Codegen Plugin
[INFO]   Apache Axis2 - tool - Eclipse service Plugin
[INFO]   Apache Axis2 - tool - Intellij IDEA Plugin
[INFO]   Apache Axis2 - tool - Java2WSDL Maven Plugin
[INFO]   Apache Axis2 - tool - WSDL2Code Maven Plugin
[INFO]   Apache Axis2 - CORBA
[INFO]   Apache Axis2 - JAXWS (mar)
[INFO]   Apache Axis2 - Web Application module
[INFO]   Apache Axis2 - Distribution
[INFO]   Apache Axis2 - Root
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Parent
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
Jan 14, 2012 12:53:58 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
channel stopped
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at hudson.remoting.$Proxy1.fetch2(Unknown Source)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:122)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:99)
	at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:127)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:327)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:285)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:160)
	... 32 more
Caused by: java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Sat Jan 14 12:53:58 UTC 2012
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0



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


Jenkins build is back to normal : axis2-1.5 #328

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axis2-1.5/328/>



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