[ImageJ-builds] Build failed in Jenkins: ImageJ-ImgLib-code-snippets #835
jenkins at imagej.net
jenkins at imagej.net
Fri Jan 9 13:11:16 CST 2015
See <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/835/>
------------------------------------------
Started by timer
Building on master in workspace <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/ws/>
Copied 1 artifact from "SciJava-scripts" build number 122
[workspace] $ /bin/sh -xe /tmp/hudson4722350623616766022.sh
+ DEBUG=1 /usr/bin/perl verify-code-snippets.pl http://developer.imagej.net/extensibility http://fiji.sc/ImgLib2_Examples
Downloading http://developer.imagej.net/extensibility
Downloading http://fiji.sc/ImgLib2_Examples
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example1a.java
Checking code snippet at line 405
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example1b.java
Checking code snippet at line 465
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example1c.java
Checking code snippet at line 537
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example1d.java
Checking code snippet at line 587
LINE 3 DOES NOT MATCH:
import net.imglib2.RandomAccessibleInterval;
import io.scif.img.ImgIOException;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example2a.java
Checking code snippet at line 661
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example2b.java
Checking code snippet at line 743
LINE 3 DOES NOT MATCH:
import net.imglib2.Cursor;
import io.scif.img.ImgIOException;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example2c.java
Checking code snippet at line 863
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example3a1.java
Checking code snippet at line 991
LINE 4 DOES NOT MATCH:
import net.imglib2.type.NativeType;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example3a2.java
Checking code snippet at line 1072
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example3a3.java
Checking code snippet at line 1163
LINE 4 DOES NOT MATCH:
import net.imglib2.type.NativeType;
import net.imglib2.Cursor;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example3b.java
Checking code snippet at line 1250
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example4a.java
Checking code snippet at line 1324
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example4b.java
Checking code snippet at line 1478
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example5.java
Checking code snippet at line 1613
LINE 5 DOES NOT MATCH:
import net.imglib2.ExtendedRandomAccessibleInterval;
import net.imglib2.FinalInterval;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6a1.java
Checking code snippet at line 1721
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6a2.java
Checking code snippet at line 1769
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6a3.java
Checking code snippet at line 1833
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6a4.java
Checking code snippet at line 1900
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6b.java
NO CODE SNIPPET FOUND
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example6c.java
NO CODE SNIPPET FOUND
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example7.java
Checking code snippet at line 2240
LINE 3 DOES NOT MATCH:
import net.imglib2.Cursor;
import io.scif.img.ImgIOException;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example8a.java
Checking code snippet at line 2390
LINE 8 DOES NOT MATCH:
import net.imglib2.Point;
import net.imglib2.KDTree;
Downloading https://raw.github.com/imglib/imglib-tutorials/master/src/main/java/Example8b.java
Checking code snippet at line 2514
LINE 10 DOES NOT MATCH:
import net.imglib2.RandomAccessible;
import net.imglib2.KDTree;
Found 8 non-matching code snippets.
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list