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-nightly #489

See <https://hudson.eclipse.org/hudson/job/jetty-nightly/489/>

------------------------------------------
Started by timer
Building remotely on Fastlane
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.Channel@f964ca1:Fastlane
Using strategy: Default
Last Built Revision: Revision c2cf8077b3ef36359551612d3eca1773aaf30135 (origin/master)
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.LocalChannel@5edc49c3
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-nightly] $ git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
fatal: Unable to look up git.eclipse.org (port 9418) (Name or service not known)
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
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$2.invoke(GitSCM.java:691)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:658)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	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