Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Build failed in Hudson: linuxtools-master #934

See <https://hudson.eclipse.org/hudson/job/linuxtools-master/934/>

------------------------------------------
Started by user jjohnston
Building remotely on hudson-slave2
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.Channel@cb37e25:hudson-slave2
Using strategy: Default
Last Built Revision: Revision 351e9643ad17ced355f80a95ef11c131de445522 (origin/stable-1.0)
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.LocalChannel@749d6d30
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.LocalChannel@749d6d30
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
Commencing build of Revision 351e9643ad17ced355f80a95ef11c131de445522 (origin/stable-1.0)
hudson.util.IOException2: remote file operation failed: <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> at hudson.remoting.Channel@cb37e25:hudson-slave2
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:687)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:647)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1229)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:483)
	at hudson.remoting.Request.call(Request.java:111)
	at hudson.remoting.Channel.call(Channel.java:650)
	at hudson.FilePath.act(FilePath.java:747)
	... 10 more
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1030)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1024)
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Collecting findbugs analysis files...
Recording test results
Publishing Javadoc
Archiving artifacts



Back to the top