[ImageJ-builds] Build failed in Jenkins: Yawi-3D-Git-SVN-Mirror #1
jenkins at imagej.net
jenkins at imagej.net
Tue Nov 27 13:27:50 CST 2012
See <http://jenkins.imagej.net/job/Yawi-3D-Git-SVN-Mirror/1/>
------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 13
[Yawi-3D-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson4564739646799787544.sh
+ sh -x bin/git-svn-synchronizer.sh http://yawi3d.svn.sourceforge.net/svnroot/yawi3d fiji.sc:/srv/git/Yawi_2D/.git fiji.sc:/srv/git/Yawi_3D/.git
+ test 3 -lt 2
+ set -e
+ SVN_URL=http://yawi3d.svn.sourceforge.net/svnroot/yawi3d
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/Yawi-3D-Git-SVN-Mirror/ws/.git/>
+ git config core.bare true
+ git remote add -f tmp fiji.sc:/srv/git/Yawi_2D/.git
Updating tmp
>From fiji.sc:/srv/git/Yawi_2D/
* [new branch] master -> tmp/master
* [new branch] svn/trunk -> tmp/svn/trunk
+ + read ref
git for-each-ref --format %(refname) refs/remotes/tmp/svn/
+ git push . refs/remotes/tmp/svn/trunk:refs/remotes/trunk
To .
* [new branch] tmp/svn/trunk -> trunk
+ read ref
+ git remote rm tmp
+ test -d .git/svn
+ git svn init -s http://yawi3d.svn.sourceforge.net/svnroot/yawi3d
+ git for-each-ref --shell --format %(refname) refs/remotes/
+ sed -e s/^'\(refs\/remotes\/\(.*\)\)'$/'\1:refs\/heads\/svn\/\2'/ -e s/:refs\/heads\/svn\/tags\//:refs\/tags\//
+ args='refs/remotes/trunk:refs/heads/svn/trunk'
+ eval git push "fiji.sc:/srv/git/Yawi_2D/.git" 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push fiji.sc:/srv/git/Yawi_2D/.git refs/remotes/trunk:refs/heads/svn/trunk
Everything up-to-date
+ eval git push "fiji.sc:/srv/git/Yawi_3D/.git" 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push fiji.sc:/srv/git/Yawi_3D/.git refs/remotes/trunk:refs/heads/svn/trunk
To fiji.sc:/srv/git/Yawi_3D/.git
! [rejected] trunk -> svn/trunk (non-fast-forward)
error: failed to push some refs to 'fiji.sc:/srv/git/Yawi_3D/.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again. See the
'Note about fast-forwards' section of 'git push --help' for details.
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list