You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/21 04:57:48 UTC

Build failed in Jenkins: oodt-trunk #11

See <https://builds.apache.org/job/oodt-trunk/11/>

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

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/oodt-trunk at hudson.remoting.Channel@4435cded:solaris1
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.FilePath.toURI(FilePath.java:795)
	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:976)
	at hudson.model.Run.run(Run.java:1420)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1847)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1885)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1546)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:333)
	at hudson.remoting.Channel.send(Channel.java:491)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:668)
	at hudson.FilePath.act(FilePath.java:747)
	... 10 more


Re: Build failed in Jenkins: oodt-trunk #12

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Thanks Niklas!

Cheers,
Chris

On Sep 22, 2011, at 9:09 AM, Niklas Gustavsson wrote:

> On Thu, Sep 22, 2011 at 7:20 AM, Mattmann, Chris A (388J)
> <ch...@jpl.nasa.gov> wrote:
>> Guys, was the Hudson slave on the solaris machine down or something?
>> This is the 2nd or 3rd error I've seen like this in the past few days.
> 
> Seems like it. Jenkins and the slave has been restarted, please try again.
> 
> /niklas


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: Build failed in Jenkins: oodt-trunk #12

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Sep 22, 2011 at 7:20 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Guys, was the Hudson slave on the solaris machine down or something?
> This is the 2nd or 3rd error I've seen like this in the past few days.

Seems like it. Jenkins and the slave has been restarted, please try again.

/niklas

Fwd: Build failed in Jenkins: oodt-trunk #12

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Guys, was the Hudson slave on the solaris machine down or something?
This is the 2nd or 3rd error I've seen like this in the past few days.

Cheers,
Chris

Begin forwarded message:

> From: Apache Jenkins Server <je...@builds.apache.org>
> Date: September 21, 2011 5:01:32 PM PDT
> To: "dev@oodt.apache.org" <de...@oodt.apache.org>
> Subject: Build failed in Jenkins: oodt-trunk #12
> Reply-To: "dev@oodt.apache.org" <de...@oodt.apache.org>
> 
> See <https://builds.apache.org/job/oodt-trunk/12/>
> 
> ------------------------------------------
> Failed to access build log
> 
> hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/oodt-trunk at hudson.remoting.Channel@4435cded:solaris1
> 	at hudson.FilePath.act(FilePath.java:754)
> 	at hudson.FilePath.act(FilePath.java:740)
> 	at hudson.FilePath.toURI(FilePath.java:795)
> 	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:976)
> 	at hudson.model.Run.run(Run.java:1420)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:230)
> Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
> 	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
> 	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
> 	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1847)
> 	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1885)
> 	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1546)
> 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:333)
> 	at hudson.remoting.Channel.send(Channel.java:491)
> 	at hudson.remoting.Request.call(Request.java:110)
> 	at hudson.remoting.Channel.call(Channel.java:668)
> 	at hudson.FilePath.act(FilePath.java:747)
> 	... 10 more
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Jenkins build is unstable: oodt-trunk #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/13/>



Build failed in Jenkins: oodt-trunk #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/12/>

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

hudson.util.IOException2: remote file operation failed: /export/home/hudson/hudson-slave/workspace/oodt-trunk at hudson.remoting.Channel@4435cded:solaris1
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.FilePath.toURI(FilePath.java:795)
	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:976)
	at hudson.model.Run.run(Run.java:1420)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by remote)
	at com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
	at com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1847)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1885)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1546)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:333)
	at hudson.remoting.Channel.send(Channel.java:491)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:668)
	at hudson.FilePath.act(FilePath.java:747)
	... 10 more