[ImageJ-devel] Build failed in Jenkins: Synchronize-with-ImageJ1 #1387

jenkins at loci.wisc.edu jenkins at loci.wisc.edu
Thu Mar 15 22:12:32 CDT 2012


See <http://dev.loci.wisc.edu:8080/job/Synchronize-with-ImageJ1/1387/>

------------------------------------------
[URLTrigger] - Check the URL
Checkout:workspace / <http://dev.loci.wisc.edu:8080/job/Synchronize-with-ImageJ1/ws/> - hudson.remoting.LocalChannel at 5025d02c
Using strategy: Default
Last Built Revision: Revision f5d1473ff14d07215e99c8e2366a06bc82458600 (origin/master)
Checkout:workspace / <http://dev.loci.wisc.edu:8080/job/Synchronize-with-ImageJ1/ws/> - hudson.remoting.LocalChannel at 5025d02c
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git at code.imagej.net:imageja.git
[workspace] $ git fetch -t git at code.imagej.net:imageja.git +refs/heads/*:refs/remotes/origin/*
>From code.imagej.net:imageja
   3e5f7ee..efe8bfd  imagej     -> origin/imagej
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision f5d1473ff14d07215e99c8e2366a06bc82458600 (origin/master)
GitAPI created
Checking out Revision f5d1473ff14d07215e99c8e2366a06bc82458600 (origin/master)
[workspace] $ git checkout -f f5d1473ff14d07215e99c8e2366a06bc82458600
[workspace] $ git tag -a -f -m "Hudson Build #1387" hudson-Synchronize-with-ImageJ1-1387
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw f5d1473ff14d07215e99c8e2366a06bc82458600..f5d1473ff14d07215e99c8e2366a06bc82458600
[workspace] $ /bin/sh -xe /tmp/hudson1155092262087177340.sh
+ test -d tools
+ cd tools
+ git pull
Already up-to-date.
+ sh -x tools/jenkins-job.sh
+ test -z http://dev.loci.wisc.edu:8080/
+ URL=http://imagej.nih.gov/ij
+ SRC_URL=http://imagej.nih.gov/ij/download/src
+ NOTES_URL=http://imagej.nih.gov/ij/notes.html
+ curl+ sed -n s/^.*ij\([0-9a-z]*\)-src.zip.*$/\1/p
 http://imagej.nih.gov/ij/download/src/
+ tail -n 1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  7614  100  7614    0     0   130k      0 --:--:-- --:--:-- --:--:--  265k
+ VERSION=146i
+ echo 146i
+ sed s/^./&./
+ DOTVERSION=1.46i
+ git log
+ grep ^      .[^ ]\? 1.46i,\? 
+ ZIP=ij146i-src.zip
+ test -f ij146i-src.zip
+ curl http://imagej.nih.gov/ij/download/src/ij146i-src.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1 1346k    1 27051    0     0   205k      0  0:00:06 --:--:--  0:00:06  261k
100 1346k  100 1346k    0     0  1499k      0 --:--:-- --:--:-- --:--:-- 1548k
+ NOTES=.git/notes146i.txt
+ test -f .git/notes146i.txt
+ LANG=en_US.utf-8
+ export LANG
+ cat .git/notes146i.txt
+ + sed -n -esed s/^  [^ ] 1.46i,\? /���&/ -e -e /^  [^ ] /,$d /^[^ ]  [^ ] 1.46i,\? /,$p -e
 /^Version/,$d -e s/^[^ ]\(  [^ ] 1.46i,\? \)/\1/
+ dirname tools/jenkins-job.sh
+ sh -x tools/commit-new-version.sh .git/ij146i-src.zip
+ BRANCHNAME=imagej
+ UPSTREAM=origin
+ git rev-parse imagej
+ test 1 = 1
+ pwd
+ zipfile=/data/devel/jenkins/jobs/Synchronize-with-ImageJ1/workspace/.git/ij146i-src.zip
+ test -t 0
+ dirname tools/commit-new-version.sh
+ cd tools
+ pwd
+ MAC2UNIX=/data/devel/jenkins/jobs/Synchronize-with-ImageJ1/workspace/tools/mac2unix.pl
+ git fetch origin imagej
>From git://repo.or.cz/imageja
 * branch            imagej     -> FETCH_HEAD
+ git push . FETCH_HEAD:imagej
To .
 ! [rejected]        FETCH_HEAD -> imagej (non-fast-forward)
error: failed to push some refs to '.'
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.
+ echo Could not update imagej to origin
Could not update imagej to origin
+ exit 1
+ echo Could not commit!
Could not commit!
+ exit 1



More information about the ImageJ-devel mailing list