You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/01/28 13:15:21 UTC

Build failed in Jenkins: HttpComponents Core #336

See <https://builds.apache.org/job/HttpComponents%20Core/336/>

------------------------------------------
Started by an SCM change
Building remotely on solaris1
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/HttpComponents%20Core/ws/> at hudson.remoting.Channel@5d0984cb:solaris1
	at hudson.FilePath.act(FilePath.java:780)
	at hudson.FilePath.act(FilePath.java:766)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:731)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:676)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:573)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:462)
	at hudson.model.Run.run(Run.java:1404)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: java.io.IOException: Remote call on solaris1 failed
	at hudson.remoting.Channel.call(Channel.java:690)
	at hudson.FilePath.act(FilePath.java:773)
	... 10 more
Caused by: java.lang.NoClassDefFoundError
	at hudson.scm.SubversionWorkspaceSelector.syncWorkspaceFormatFromMaster(SubversionWorkspaceSelector.java:85)
	at hudson.scm.SubversionSCM.createSvnClientManager(SubversionSCM.java:808)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:751)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:738)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2045)
	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)


Jenkins build is back to normal : HttpComponents Core #338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Core/338/>



Build failed in Jenkins: HttpComponents Core #337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Core/337/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/jenkins/jenkins-slave/workspace/HttpComponents Core at hudson.remoting.Channel@1fe7fa0e:ubuntu3
	at hudson.FilePath.act(FilePath.java:780)
	at hudson.FilePath.act(FilePath.java:766)
	at hudson.FilePath.toURI(FilePath.java:821)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:272)
	at hudson.tasks.MailSender.getMail(MailSender.java:147)
	at hudson.tasks.MailSender.execute(MailSender.java:95)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:1015)
	at hudson.model.Run.run(Run.java:1448)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
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.Channel.call(Channel.java:681)
	at hudson.FilePath.act(FilePath.java:773)
	... 10 more
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:890)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:111)
	at hudson.remoting.PingThread.ping(PingThread.java:114)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1328028984163 hasn't completed at 1328029224164
	... 2 more
Caused by: java.util.concurrent.TimeoutException
	at hudson.remoting.Request$1.get(Request.java:249)
	at hudson.remoting.Request$1.get(Request.java:184)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.remoting.PingThread.ping(PingThread.java:107)
	... 1 more