[ImageJ-builds] Build failed in Jenkins: CVS2SVN-Git-SVN-Mirror #1
jenkins at imagej.net
jenkins at imagej.net
Thu Feb 14 14:37:21 CST 2013
See <http://jenkins.imagej.net/job/CVS2SVN-Git-SVN-Mirror/1/>
------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 42
[CVS2SVN-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson109845212235924419.sh
+ sh -x bin/git-svn-synchronizer.sh http://guest@cvs2svn.tigris.org/svn/cvs2svn fiji.sc:/srv/git/cvs2svn/.git
+ force=
+ reset=
+ test 2 -gt 0
+ break
+ test 2 -lt 2
+ set -e
+ SVN_URL=http://guest@cvs2svn.tigris.org/svn/cvs2svn
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/CVS2SVN-Git-SVN-Mirror/ws/.git/>
+ git config core.bare true
+ test -z
+ git remote add -f tmp fiji.sc:/srv/git/cvs2svn/.git
Updating tmp
>From fiji.sc:/srv/git/cvs2svn/
* [new branch] master -> tmp/master
+ git for-each-ref --format %(refname) refs/remotes/tmp/svn/
+ read ref
+ git remote rm tmp
+ test -d .git/svn
+ git svn init -s http://guest@cvs2svn.tigris.org/svn/cvs2svn
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet Subversion Repository
Password for 'jenkins-node':
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet Subversion Repository
Username: Use of uninitialized value $username in chomp at /usr/lib/git-core/git-svn line 4410.
error: git-svn died of signal 11
+ git svn init http://guest@cvs2svn.tigris.org/svn/cvs2svn
+ git svn fetch
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet Subversion Repository
Password for 'jenkins-node':
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet Subversion Repository
Username: Use of uninitialized value $username in chomp at /usr/lib/git-core/git-svn line 4410.
error: git-svn died of signal 11
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list