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

jenkins at imagej.net jenkins at imagej.net
Fri Jul 14 04:38:18 CDT 2017


See <http://jenkins.imagej.net/job/Validate-javadoc/864/display/redirect>

------------------------------------------
Started by upstream project "LOCI-javadoc" build number 85
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 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 613a1cd24b706321269d0ce0e1d1a355ccc6e471 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 613a1cd24b706321269d0ce0e1d1a355ccc6e471
 > git rev-list 613a1cd24b706321269d0ce0e1d1a355ccc6e471 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins7169658363908395342.sh
+ cram tests
!
--- proxies.t
+++ proxies.t.err
@@ -37,7 +37,7 @@
   $ curl -Is http://javadoc.imagej.net/LOCI/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
+  HTTP/1.1 404 Not Found
   $ 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

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



More information about the ImageJ-builds mailing list