Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] Migration to Git

Hudson still has problems fetching the sources:

Building on master
Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_nightly/workspace - hudson.remoting.LocalChannel@7d040c07
Using strategy: Default
Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_nightly/workspace - hudson.remoting.LocalChannel@7d040c07
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/henshin/org.eclipse.emft.henshin.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t http://git.eclipse.org/gitroot/henshin/org.eclipse.emft.henshin.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t http://git.eclipse.org/gitroot/henshin/org.eclipse.emft.henshin.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to access 'http://git.eclipse.org/gitroot/henshin/org.eclipse.emft.henshin.git/': Failed connect to git.eclipse.org:80; Operation now in progress

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:887)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:845)
	at hudson.FilePath.act(FilePath.java:758)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:845)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:622)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1483)
	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:1366)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)


2014-07-07 22:12 GMT+02:00 Christian Krause <henshin.ck@xxxxxxxxx>:
This is the web link for our Git repo: http://git.eclipse.org/c/henshin/org.eclipse.emft.henshin.git

I will check if we can also use Gerrit.

Christian


2014-07-07 21:47 GMT+02:00 Christian Krause <henshin.ck@xxxxxxxxx>:

Hi,

Henshin is now hosted in Git! See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=438762

@mtt: can you please push your bugfix for the bank-map test?

I will update the website and try to get the Hudson jobs working again.

Cheers,
Christian



Back to the top