Skip to content

Console Output

Started by an SCM change
Checkout:workspace / /home/hudson/genie.eef/.hudson/jobs/stream-1.4.X-nightly/workspace - hudson.remoting.LocalChannel@68882f7b
Using strategy: Default
Last Built Revision: Revision 22dcbc2c3a554a7f3204b5dbaec17e89c2a04a7b (origin/v1_4_0_BRANCH)
Checkout:workspace / /home/hudson/genie.eef/.hudson/jobs/stream-1.4.X-nightly/workspace - hudson.remoting.LocalChannel@68882f7b
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/eef/org.eclipse.eef.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t /gitroot/eef/org.eclipse.eef.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t /gitroot/eef/org.eclipse.eef.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: '/gitroot/eef/org.eclipse.eef.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:778)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:740)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:207)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:994)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1754)
	at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1045)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1008)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1008)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:777)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git fetch -t /gitroot/eef/org.eclipse.eef.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: '/gitroot/eef/org.eclipse.eef.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 18 more
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:1052)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1008)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1008)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:777)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)