Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by upstream project "jogl_onmaster" build number 225
Building remotely on win64-NVFX5800-win7-jogamp-x64-c3d-002
Checkout:jocl_onmaster / c:\JogAmpSlavex64\workspace\jocl_onmaster - hudson.remoting.Channel@5186508b:win64-NVFX5800-win7-jogamp-x64-c3d-002
Using strategy: Default
Last Built Revision: Revision ef8fe72f513cf31157823c50b47c072fbe3db0cd (origin/master)
Checkout:jocl_onmaster / c:\JogAmpSlavex64\workspace\jocl_onmaster - hudson.remoting.LocalChannel@4b465dd5
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/jocl.git
[jocl_onmaster] $ git fetch -t git://jogamp.org/srv/scm/jocl.git +refs/heads/*:refs/remotes/origin/*
[jocl_onmaster] $ git ls-tree HEAD
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:793)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:752)
	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 hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Thread.java:662)