[ImageJ-builds] Build failed in Jenkins: JEX-Git-SVN-Mirror #62
jenkins at imagej.net
jenkins at imagej.net
Tue Apr 1 16:48:38 CDT 2014
See <http://jenkins.imagej.net/job/JEX-Git-SVN-Mirror/62/>
------------------------------------------
Started by user Johannes Schindelin
Building remotely on server.microscopy in workspace <http://jenkins.imagej.net/job/JEX-Git-SVN-Mirror/ws/>
Copied 1 artifact from "SciJava-scripts" build number 44
[JEX-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson4163673978428593120.sh
+ sh -x bin/git-svn-synchronizer.sh svn://svn.code.sf.net/p/jextools/code fiji.sc:/srv/git/jex/.git
+ force=
+ reset=
+ test 2 -gt 0
+ break
+ test 2 -lt 2
+ set -e
+ SVN_URL=svn://svn.code.sf.net/p/jextools/code
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/JEX-Git-SVN-Mirror/ws/.git/>
+ git config core.bare true
+ test -z
+ git remote add -f tmp fiji.sc:/srv/git/jex/.git
Updating tmp
fatal: '/srv/git/jex/.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
error: Could not fetch tmp
+ test -d .git/svn
+ git svn init -s svn://svn.code.sf.net/p/jextools/code
Network connection closed unexpectedly at /usr/lib/git-core/git-svn line 2299
+ git rev-parse refs/remotes/git-svn
fatal: ambiguous argument 'refs/remotes/git-svn': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions
refs/remotes/git-svn
+ rm -rf .git/svn
+ git config --remove-section svn-remote.svn
fatal: No such section!
+ + sed -e s/^'\(refs\/remotes\/\(.*\)\)'$/'\1:refs\/heads\/svn\/\2'/ -e s/:refs\/heads\/svn\/tags\//:refs\/tags\//
git for-each-ref --shell --format %(refname) refs/remotes/
+ args=
+ git gc --auto
+ eval git push "fiji.sc:/srv/git/jex/.git"
+ git push fiji.sc:/srv/git/jex/.git
fatal: '/srv/git/jex/.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list