[ImageJ-builds] Build failed in Jenkins: Stable-Fiji #3709
jenkins at imagej.net
jenkins at imagej.net
Wed Sep 30 14:27:21 CDT 2015
See <http://jenkins.imagej.net/job/Stable-Fiji/3709/changes>
Changes:
[unknown] Contents/Info.plist
db.xml.gz
------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
Building on master in workspace <http://jenkins.imagej.net/job/Stable-Fiji/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson6329190521812845418.sh
+ curl -O http://update.imagej.net/bootstrap.js
% 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 10016 100 10016 0 0 2163k 0 --:--:-- --:--:-- --:--:-- 4890k
+ test -d Fiji.app
+ dirname fiji-linux
+ mkdir -p Fiji.app/.
+ touch Fiji.app/fiji-linux
+ dirname fiji-linux64
+ mkdir -p Fiji.app/.
+ touch Fiji.app/fiji-linux64
+ dirname fiji-win32.exe
+ mkdir -p Fiji.app/.
+ touch Fiji.app/fiji-win32.exe
+ dirname fiji-win64.exe
+ mkdir -p Fiji.app/.
+ touch Fiji.app/fiji-win64.exe
+ dirname Contents/MacOS/fiji-macosx
+ mkdir -p Fiji.app/Contents/MacOS
+ touch Fiji.app/Contents/MacOS/fiji-macosx
+ dirname Contents/MacOS/fiji-tiger
+ mkdir -p Fiji.app/Contents/MacOS
+ touch Fiji.app/Contents/MacOS/fiji-tiger
+ mkdir -p Fiji.app/Contents
+ curl https://raw.github.com/fiji/fiji/master/Contents/Info.plist
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
+ date
+ cd Fiji.app
+ jrunscript ../bootstrap.js update-force-pristine
loading partially remote updater
running partially remote updater
Updating the index of available files (Updating from ImageJ site: http://up...
Updating from ImageJ site: http://update.imagej.net/ done
Updating from Fiji site: http://fiji.sc/update/ done
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
......................................................................
Done: Checksummer
Downloading... (Contents/Info.plist)
Contents/Info.plist done
Contents/Info.plist done
Done: Downloading...
Done: Downloading...
+ find -type f -newer ../.timestamp
+ java -Dij.dir=. -classpath plugins/*:jars/* fiji.packaging.Packager ../fiji-nojre.tar.gz
Writing files
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................
+ java -Dij.dir=. -classpath plugins/*:jars/* fiji.packaging.Packager ../fiji-nojre.zip
Writing files
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................
+ java=java/linux32
+ java=java/linux
+ test -d java/linux
+ cd java/linux
+ git pull -k
error: The requested URL returned error: 403 while accessing http://fiji.sc/java/linux.git/info/refs
fatal: HTTP request failed
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
Build step 'Groovy Postbuild' marked build as failure
Recording fingerprints
More information about the ImageJ-builds
mailing list