[ImageJ-builds] Build failed in Jenkins: AutoComplete-Git-SVN-Mirror #1

jenkins at imagej.net jenkins at imagej.net
Tue Nov 27 17:37:06 CST 2012


See <http://jenkins.imagej.net/job/AutoComplete-Git-SVN-Mirror/1/>

------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 15
[AutoComplete-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson2071893650576583811.sh
+ sh -x bin/git-svn-synchronizer.sh http://svn.fifesoft.com/svn/RSyntaxTextArea fiji.sc:/srv/git/RSyntaxTextArea/.git
+ test 2 -lt 2
+ set -e
+ SVN_URL=http://svn.fifesoft.com/svn/RSyntaxTextArea
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/AutoComplete-Git-SVN-Mirror/ws/.git/>
+ git config core.bare true
+ git remote add -f tmp fiji.sc:/srv/git/RSyntaxTextArea/.git
Updating tmp
>From fiji.sc:/srv/git/RSyntaxTextArea/
 * [new branch]      fiji       -> tmp/fiji
 * [new branch]      master     -> tmp/master
 * [new branch]      svn/block_selection -> tmp/svn/block_selection
 * [new branch]      svn/git-svn -> tmp/svn/git-svn
 * [new branch]      svn/tags/1.0 -> tmp/svn/tags/1.0
 * [new branch]      svn/tags/1.1 -> tmp/svn/tags/1.1
 * [new branch]      svn/tags/1.2 -> tmp/svn/tags/1.2
 * [new branch]      svn/tags/1.2.1 -> tmp/svn/tags/1.2.1
 * [new branch]      svn/tags/1.2.2 -> tmp/svn/tags/1.2.2
 * [new branch]      svn/tags/1.2.3 -> tmp/svn/tags/1.2.3
 * [new branch]      svn/tags/1.3 -> tmp/svn/tags/1.3
 * [new branch]      svn/tags/1.3.1 -> tmp/svn/tags/1.3.1
 * [new branch]      svn/tags/1.3.2 -> tmp/svn/tags/1.3.2
 * [new branch]      svn/tags/1.3.3 -> tmp/svn/tags/1.3.3
 * [new branch]      svn/tags/1.3.4 -> tmp/svn/tags/1.3.4
 * [new branch]      svn/tags/1.4.0 -> tmp/svn/tags/1.4.0
 * [new branch]      svn/tags/1.4.1 -> tmp/svn/tags/1.4.1
 * [new branch]      svn/tags/1.4.2 -> tmp/svn/tags/1.4.2
 * [new branch]      svn/tags/1.5.0 -> tmp/svn/tags/1.5.0
 * [new branch]      svn/tags/1.5.1 -> tmp/svn/tags/1.5.1
 * [new branch]      svn/tags/1.5.2 -> tmp/svn/tags/1.5.2
 * [new branch]      svn/tags/2.0.0 -> tmp/svn/tags/2.0.0
 * [new branch]      svn/tags/2.0.0-beta1 -> tmp/svn/tags/2.0.0-beta1
 * [new branch]      svn/tags/2.0.0-beta2 -> tmp/svn/tags/2.0.0-beta2
 * [new branch]      svn/tags/2.0.0-beta3 -> tmp/svn/tags/2.0.0-beta3
 * [new branch]      svn/tags/2.0.1 -> tmp/svn/tags/2.0.1
 * [new branch]      svn/tags/2.0.2 -> tmp/svn/tags/2.0.2
 * [new branch]      svn/tags/2.0.3 -> tmp/svn/tags/2.0.3
 * [new branch]      svn/tags/2.0.4 -> tmp/svn/tags/2.0.4
 * [new branch]      svn/tags/2.0.4.1 -> tmp/svn/tags/2.0.4.1
 * [new branch]      svn/tags/2.0.5 -> tmp/svn/tags/2.0.5
 * [new branch]      svn/trunk  -> tmp/svn/trunk
+ git for-each-ref --format %(refname) refs/remotes/tmp/svn/
+ read ref
+ git push . refs/remotes/tmp/svn/block_selection:refs/remotes/block_selection
To .
 * [new branch]      tmp/svn/block_selection -> block_selection
+ read ref
+ git push . refs/remotes/tmp/svn/git-svn:refs/remotes/git-svn
To .
 * [new branch]      tmp/svn/git-svn -> git-svn
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.0:refs/remotes/tags/1.0
To .
 * [new branch]      tmp/svn/tags/1.0 -> tags/1.0
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.1:refs/remotes/tags/1.1
To .
 * [new branch]      tmp/svn/tags/1.1 -> tags/1.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.2:refs/remotes/tags/1.2
To .
 * [new branch]      tmp/svn/tags/1.2 -> tags/1.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.2.1:refs/remotes/tags/1.2.1
To .
 * [new branch]      tmp/svn/tags/1.2.1 -> tags/1.2.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.2.2:refs/remotes/tags/1.2.2
To .
 * [new branch]      tmp/svn/tags/1.2.2 -> tags/1.2.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.2.3:refs/remotes/tags/1.2.3
To .
 * [new branch]      tmp/svn/tags/1.2.3 -> tags/1.2.3
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.3:refs/remotes/tags/1.3
To .
 * [new branch]      tmp/svn/tags/1.3 -> tags/1.3
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.3.1:refs/remotes/tags/1.3.1
To .
 * [new branch]      tmp/svn/tags/1.3.1 -> tags/1.3.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.3.2:refs/remotes/tags/1.3.2
To .
 * [new branch]      tmp/svn/tags/1.3.2 -> tags/1.3.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.3.3:refs/remotes/tags/1.3.3
To .
 * [new branch]      tmp/svn/tags/1.3.3 -> tags/1.3.3
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.3.4:refs/remotes/tags/1.3.4
To .
 * [new branch]      tmp/svn/tags/1.3.4 -> tags/1.3.4
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.4.0:refs/remotes/tags/1.4.0
To .
 * [new branch]      tmp/svn/tags/1.4.0 -> tags/1.4.0
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.4.1:refs/remotes/tags/1.4.1
To .
 * [new branch]      tmp/svn/tags/1.4.1 -> tags/1.4.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.4.2:refs/remotes/tags/1.4.2
To .
 * [new branch]      tmp/svn/tags/1.4.2 -> tags/1.4.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.5.0:refs/remotes/tags/1.5.0
To .
 * [new branch]      tmp/svn/tags/1.5.0 -> tags/1.5.0
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.5.1:refs/remotes/tags/1.5.1
To .
 * [new branch]      tmp/svn/tags/1.5.1 -> tags/1.5.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/1.5.2:refs/remotes/tags/1.5.2
To .
 * [new branch]      tmp/svn/tags/1.5.2 -> tags/1.5.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.0:refs/remotes/tags/2.0.0
To .
 * [new branch]      tmp/svn/tags/2.0.0 -> tags/2.0.0
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.0-beta1:refs/remotes/tags/2.0.0-beta1
To .
 * [new branch]      tmp/svn/tags/2.0.0-beta1 -> tags/2.0.0-beta1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.0-beta2:refs/remotes/tags/2.0.0-beta2
To .
 * [new branch]      tmp/svn/tags/2.0.0-beta2 -> tags/2.0.0-beta2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.0-beta3:refs/remotes/tags/2.0.0-beta3
To .
 * [new branch]      tmp/svn/tags/2.0.0-beta3 -> tags/2.0.0-beta3
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.1:refs/remotes/tags/2.0.1
To .
 * [new branch]      tmp/svn/tags/2.0.1 -> tags/2.0.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.2:refs/remotes/tags/2.0.2
To .
 * [new branch]      tmp/svn/tags/2.0.2 -> tags/2.0.2
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.3:refs/remotes/tags/2.0.3
To .
 * [new branch]      tmp/svn/tags/2.0.3 -> tags/2.0.3
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.4:refs/remotes/tags/2.0.4
To .
 * [new branch]      tmp/svn/tags/2.0.4 -> tags/2.0.4
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.4.1:refs/remotes/tags/2.0.4.1
To .
 * [new branch]      tmp/svn/tags/2.0.4.1 -> tags/2.0.4.1
+ read ref
+ git push . refs/remotes/tmp/svn/tags/2.0.5:refs/remotes/tags/2.0.5
To .
 * [new branch]      tmp/svn/tags/2.0.5 -> tags/2.0.5
+ read ref
+ 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://svn.fifesoft.com/svn/RSyntaxTextArea
+ 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/block_selection:refs/heads/svn/block_selection'
'refs/remotes/git-svn:refs/heads/svn/git-svn'
'refs/remotes/tags/1.0:refs/tags/1.0'
'refs/remotes/tags/1.1:refs/tags/1.1'
'refs/remotes/tags/1.2:refs/tags/1.2'
'refs/remotes/tags/1.2.1:refs/tags/1.2.1'
'refs/remotes/tags/1.2.2:refs/tags/1.2.2'
'refs/remotes/tags/1.2.3:refs/tags/1.2.3'
'refs/remotes/tags/1.3:refs/tags/1.3'
'refs/remotes/tags/1.3.1:refs/tags/1.3.1'
'refs/remotes/tags/1.3.2:refs/tags/1.3.2'
'refs/remotes/tags/1.3.3:refs/tags/1.3.3'
'refs/remotes/tags/1.3.4:refs/tags/1.3.4'
'refs/remotes/tags/1.4.0:refs/tags/1.4.0'
'refs/remotes/tags/1.4.1:refs/tags/1.4.1'
'refs/remotes/tags/1.4.2:refs/tags/1.4.2'
'refs/remotes/tags/1.5.0:refs/tags/1.5.0'
'refs/remotes/tags/1.5.1:refs/tags/1.5.1'
'refs/remotes/tags/1.5.2:refs/tags/1.5.2'
'refs/remotes/tags/2.0.0:refs/tags/2.0.0'
'refs/remotes/tags/2.0.0-beta1:refs/tags/2.0.0-beta1'
'refs/remotes/tags/2.0.0-beta2:refs/tags/2.0.0-beta2'
'refs/remotes/tags/2.0.0-beta3:refs/tags/2.0.0-beta3'
'refs/remotes/tags/2.0.1:refs/tags/2.0.1'
'refs/remotes/tags/2.0.2:refs/tags/2.0.2'
'refs/remotes/tags/2.0.3:refs/tags/2.0.3'
'refs/remotes/tags/2.0.4:refs/tags/2.0.4'
'refs/remotes/tags/2.0.4.1:refs/tags/2.0.4.1'
'refs/remotes/tags/2.0.5:refs/tags/2.0.5'
'refs/remotes/trunk:refs/heads/svn/trunk'
+ eval git push "fiji.sc:/srv/git/RSyntaxTextArea/.git" 'refs/remotes/block_selection:refs/heads/svn/block_selection' 'refs/remotes/git-svn:refs/heads/svn/git-svn' 'refs/remotes/tags/1.0:refs/tags/1.0' 'refs/remotes/tags/1.1:refs/tags/1.1' 'refs/remotes/tags/1.2:refs/tags/1.2' 'refs/remotes/tags/1.2.1:refs/tags/1.2.1' 'refs/remotes/tags/1.2.2:refs/tags/1.2.2' 'refs/remotes/tags/1.2.3:refs/tags/1.2.3' 'refs/remotes/tags/1.3:refs/tags/1.3' 'refs/remotes/tags/1.3.1:refs/tags/1.3.1' 'refs/remotes/tags/1.3.2:refs/tags/1.3.2' 'refs/remotes/tags/1.3.3:refs/tags/1.3.3' 'refs/remotes/tags/1.3.4:refs/tags/1.3.4' 'refs/remotes/tags/1.4.0:refs/tags/1.4.0' 'refs/remotes/tags/1.4.1:refs/tags/1.4.1' 'refs/remotes/tags/1.4.2:refs/tags/1.4.2' 'refs/remotes/tags/1.5.0:refs/tags/1.5.0' 'refs/remotes/tags/1.5.1:refs/tags/1.5.1' 'refs/remotes/tags/1.5.2:refs/tags/1.5.2' 'refs/remotes/tags/2.0.0:refs/tags/2.0.0' 'refs/remotes/tags/2.0.0-beta1:refs/tags/2.0.0-beta1' 'refs/remotes/tags/2.0.0-beta2:refs/tags/2.0.0-beta2' 'refs/remotes/tags/2.0.0-beta3:refs/tags/2.0.0-beta3' 'refs/remotes/tags/2.0.1:refs/tags/2.0.1' 'refs/remotes/tags/2.0.2:refs/tags/2.0.2' 'refs/remotes/tags/2.0.3:refs/tags/2.0.3' 'refs/remotes/tags/2.0.4:refs/tags/2.0.4' 'refs/remotes/tags/2.0.4.1:refs/tags/2.0.4.1' 'refs/remotes/tags/2.0.5:refs/tags/2.0.5' 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push fiji.sc:/srv/git/RSyntaxTextArea/.git refs/remotes/block_selection:refs/heads/svn/block_selection refs/remotes/git-svn:refs/heads/svn/git-svn refs/remotes/tags/1.0:refs/tags/1.0 refs/remotes/tags/1.1:refs/tags/1.1 refs/remotes/tags/1.2:refs/tags/1.2 refs/remotes/tags/1.2.1:refs/tags/1.2.1 refs/remotes/tags/1.2.2:refs/tags/1.2.2 refs/remotes/tags/1.2.3:refs/tags/1.2.3 refs/remotes/tags/1.3:refs/tags/1.3 refs/remotes/tags/1.3.1:refs/tags/1.3.1 refs/remotes/tags/1.3.2:refs/tags/1.3.2 refs/remotes/tags/1.3.3:refs/tags/1.3.3 refs/remotes/tags/1.3.4:refs/tags/1.3.4 refs/remotes/tags/1.4.0:refs/tags/1.4.0 refs/remotes/tags/1.4.1:refs/tags/1.4.1 refs/remotes/tags/1.4.2:refs/tags/1.4.2 refs/remotes/tags/1.5.0:refs/tags/1.5.0 refs/remotes/tags/1.5.1:refs/tags/1.5.1 refs/remotes/tags/1.5.2:refs/tags/1.5.2 refs/remotes/tags/2.0.0:refs/tags/2.0.0 refs/remotes/tags/2.0.0-beta1:refs/tags/2.0.0-beta1 refs/remotes/tags/2.0.0-beta2:refs/tags/2.0.0-beta2 refs/remotes/tags/2.0.0-beta3:refs/tags/2.0.0-beta3 refs/remotes/tags/2.0.1:refs/tags/2.0.1 refs/remotes/tags/2.0.2:refs/tags/2.0.2 refs/remotes/tags/2.0.3:refs/tags/2.0.3 refs/remotes/tags/2.0.4:refs/tags/2.0.4 refs/remotes/tags/2.0.4.1:refs/tags/2.0.4.1 refs/remotes/tags/2.0.5:refs/tags/2.0.5 refs/remotes/trunk:refs/heads/svn/trunk
fatal: Unable to create '/srv/git/RSyntaxTextArea/.git/refs/tags/1.0.lock': Permission denied
fatal: The remote end hung up unexpectedly
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