[ImageJ-builds] Build failed in Jenkins: LibSDL-Git-Mercurial-Mirror #420
jenkins at imagej.net
jenkins at imagej.net
Wed Jan 29 01:17:31 CST 2014
See <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/420/>
------------------------------------------
L'ééchéance d'une alarme périodique a provoqué le lancement de ce job
Construction à distance sur server.microscopy
Copied 1 artifact from "SciJava-scripts" build number 8
[LibSDL-Git-Mercurial-Mirror] $ /bin/sh -xe /tmp/hudson1739304325673232684.sh
+ sh -x bin/git-hg-synchronizer.sh http://hg.libsdl.org/SDL fiji.sc:/srv/git/libsdl/.git
+ set -e
+ cd ../../
+ pwd
+ GIT_HG=/data/jenkins/git-hg
+ test -d /data/jenkins/git-hg/src
+ test -x /data/jenkins/git-hg/bin/git
+ export PATH=/data/jenkins/git-hg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ HG_URL=http://hg.libsdl.org/SDL
+ shift
+ test -d .git
+ git config remote.origin.url
+ test ahg::http://hg.libsdl.org/SDL = ahg::http://hg.libsdl.org/SDL
+ git fetch origin
Traceback (most recent call last):
File "/var/jenkins/git-hg/libexec/git-core/git-remote-hg", line 101, in <module>
sys.exit(HgRemoteHelper().main(sys.argv))
File "/var/jenkins/git-hg/lib/python2.7/site-packages/git_remote_helpers/helper.py", line 196, in main
repo = self.get_repo(alias, url)
File "/var/jenkins/git-hg/libexec/git-core/git-remote-hg", line 34, in get_repo
repo = hg.repository(ui, source)
File "/usr/lib/python2.7/dist-packages/mercurial/hg.py", line 93, in repository
repo = _peerlookup(path).instance(ui, path, create)
File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 236, in instance
inst._fetchcaps()
File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 57, in _fetchcaps
self.caps = set(self._call('capabilities').split())
File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 169, in _call
fp = self._callstream(cmd, **args)
File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 117, in _callstream
resp = self.urlopener.open(req)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/dist-packages/mercurial/url.py", line 314, in http_open
return self.do_open(httpconnection, req)
File "/usr/lib/python2.7/dist-packages/mercurial/keepalive.py", line 259, in do_open
raise urllib2.URLError(err)
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
Build step 'Exécuter un script shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list