Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-8 #68

See <https://hudson.eclipse.org/hudson/job/jetty-8/68/>

------------------------------------------
Started by user jmcconnell
Building remotely on Fastlane
Checkout:jetty-8 / <https://hudson.eclipse.org/hudson/job/jetty-8/ws/> - hudson.remoting.Channel@4f2ae86c:Fastlane
Using strategy: Default
Last Built Revision: Revision c6693a73ad873f6869bb48734df298909e584733 (origin/jetty-8)
Checkout:jetty-8 / <https://hudson.eclipse.org/hudson/job/jetty-8/ws/> - hudson.remoting.LocalChannel@5868b72
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/jetty-8/*
Command "git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/jetty-8/*" returned status code 128: git.eclipse.org[0: 172.25.25.51]: errno=No route to host
fatal: unable to connect a socket (No route to host)

ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:885)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:843)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)



Back to the top