[ImageJ-builds] Build failed in Jenkins: Validate-javadoc #663

jenkins at imagej.net jenkins at imagej.net
Fri Jan 13 04:38:29 CST 2017


See <http://jenkins.imagej.net/job/Validate-javadoc/663/>

------------------------------------------
Started by upstream project "LOCI-javadoc" build number 59
originally caused by:
 Started by timer
Building on master in workspace <http://jenkins.imagej.net/job/Validate-javadoc/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/imagej/imagej-javadoc # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-javadoc
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-javadoc +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 740f941ddc1a6a5dfd545630b5075a47acc636e3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 740f941ddc1a6a5dfd545630b5075a47acc636e3
 > git rev-list 740f941ddc1a6a5dfd545630b5075a47acc636e3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7337905745043176515.sh
+ cram tests
!
--- proxies.t
+++ proxies.t.err
@@ -1,147 +1,79 @@
 Ensure URL proxies all still work:
 
   $ curl -Is http://javadoc.imagej.net/ImageJ/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/ImgLib2/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/SCIFIO/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/SciJava/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Fiji/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/ImageJ1/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Bio-Formats/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/SLIM-Curve/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Core/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Studio/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/KNIME/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/OMERO/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Icy/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Alida/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/MiToBo/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Eclipse/ | head -n 1
-  HTTP/1.1 302 Found
   $ curl -Is http://javadoc.imagej.net/NetBeans/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/LOCI/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/MPI-CBG/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Pivot/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/MigLayout/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Javassist/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/JHotDraw/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Apache-Commons-Lang/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Apache-Commons-Math/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/JFreeChart/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/JGraphT/ | head -n 1
-  HTTP/1.1 302 Found
   $ curl -Is http://javadoc.imagej.net/Java6/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Java7/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Java8/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Java3D/index.html | head -n 1
-  HTTP/1.1 200 OK
 
 Check a couple of secondary aliases:
 
   $ curl -Is http://javadoc.imagej.net/ImageJ2/index.html | head -n 1
-  HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Java/index.html | head -n 1
-  HTTP/1.1 200 OK
 
 Check that URLs work without trailing slashes:
 
   $ curl -Is http://javadoc.imagej.net/ImageJ | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/ImgLib2 | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/SCIFIO | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/SciJava | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Fiji | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/ImageJ1 | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Bio-Formats | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/SLIM-Curve | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Core | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Studio | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/KNIME | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/OMERO | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Icy | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Alida | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/MiToBo | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Eclipse | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/NetBeans | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/LOCI | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/MPI-CBG | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Pivot | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/MigLayout | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Javassist | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/JHotDraw | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Apache-Commons-Lang | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Apache-Commons-Math | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/JFreeChart | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/JGraphT | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Java6 | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Java7 | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Java8 | head -n 1
-  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Java3D | head -n 1
-  HTTP/1.1 301 Moved Permanently
 
 Test the ImageJ "catch-all" redirects:
 
   $ curl -Is http://javadoc.imagej.net/ImageJ1000 | head -n 1
-  HTTP/1.1 404 Not Found
   $ curl -Is http://javadoc.imagej.net/ImageJ2000 | head -n 1
-  HTTP/1.1 404 Not Found
   $ curl -Is http://javadoc.imagej.net/ImageJ3000 | head -n 1
-  HTTP/1.1 404 Not Found
   $ curl -Is http://javadoc.imagej.net/ImageJ3 | head -n 1
-  HTTP/1.1 404 Not Found

# Ran 1 tests, 0 skipped, 1 failed.
Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list