[ImageJ-builds] Build failed in Jenkins: bigwarp #18
jenkins at imagej.net
jenkins at imagej.net
Mon Jan 11 09:11:18 CST 2016
See <http://jenkins.imagej.net/job/bigwarp/18/changes>
Changes:
[bogovicj] Fix dragging moving landmarks in raw space with existing transformation.
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/bigwarp/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/saalfeldlab/bigwarp # timeout=10
Fetching upstream changes from git://github.com/saalfeldlab/bigwarp
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/saalfeldlab/bigwarp +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1c497c31696b1cf4e20bc0c131c943f7f8385a9f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1c497c31696b1cf4e20bc0c131c943f7f8385a9f
> git rev-list 0c895c2b8af064a9f61cea37ae5dc925bda0bfef # timeout=10
> git tag -a -f -m Jenkins Build #18 jenkins-bigwarp-18 # timeout=10
[bigwarp] $ /bin/sh -xe /tmp/hudson4235255495617534406.sh
+ git clean -dfx
Removing target/
[bigwarp] $ /bin/sh -xe /tmp/hudson7714875380374895229.sh
+ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bigwarp_fiji 2.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ bigwarp_fiji ---
Downloading: http://maven.imagej.net/content/groups/public/com/sun/tools/1.4.2/tools-1.4.2.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/1.4.2/tools-1.4.2.pom
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: jama:jama:null
[INFO] Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO] Adding ignore: *
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ bigwarp_fiji ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ bigwarp_fiji ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/bigwarp && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigwarp
[INFO] Storing buildNumber: 1c497c31696b1cf4e20bc0c131c943f7f8385a9f at timestamp: 1452525074767
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/bigwarp && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigwarp
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ bigwarp_fiji ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/bigwarp
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bigwarp_fiji ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bigwarp_fiji ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /data/devel/jenkins-maven/workspace/bigwarp/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java: Some input files use or override a deprecated API.
[WARNING] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java: Recompile with -Xlint:deprecation for details.
[WARNING] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java: Some input files use unchecked or unsafe operations.
[WARNING] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java:[1117,45] cannot find symbol
symbol: variable XfmUtils
location: class bigwarp.BigWarp
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.131s
[INFO] Finished at: Mon Jan 11 09:11:18 CST 2016
[INFO] Final Memory: 32M/557M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bigwarp_fiji: Compilation failure
[ERROR] /data/devel/jenkins-maven/workspace/bigwarp/src/main/java/bigwarp/BigWarp.java:[1117,45] cannot find symbol
[ERROR] symbol: variable XfmUtils
[ERROR] location: class bigwarp.BigWarp
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Publishing Javadoc
More information about the ImageJ-builds
mailing list