[ImageJ-builds] Build failed in Jenkins: TrackMate #182

jenkins at imagej.net jenkins at imagej.net
Tue Oct 20 08:49:23 CDT 2015


See <http://jenkins.imagej.net/job/TrackMate/182/changes>

Changes:

[Jean-Yves Tinevez] Don't launch TrackScheme on loading a XML file.

[Jean-Yves Tinevez] Rename the TrackScheme button.

[Jean-Yves Tinevez] Fix some generics warnings in Swing stuff introduced in Java 1.8.

[Jean-Yves Tinevez] Fix TrackScheme style conbo box width.

[Jean-Yves Tinevez] Depend on pom-fiji 16.1.0.

[Jean-Yves Tinevez] Revert "Fix some generics warnings in Swing stuff introduced in Java 1.8."

[Jean-Yves Tinevez] Add the imagej-deprecated artifact.

[Jean-Yves Tinevez] Tricks to accelerate rendering of tracks.

[Jean-Yves Tinevez] Add an interactive test that shows the SubpixelLocalization bug.

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/TrackMate/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/fiji/TrackMate # timeout=10
Fetching upstream changes from git://github.com/fiji/TrackMate
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/TrackMate +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8d5098eee1755e8c577d070c39b644be2a4bd742 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d5098eee1755e8c577d070c39b644be2a4bd742
 > git rev-list f443b5db98395a385d40bda0e5b9390a34798eb7 # timeout=10
 > git tag -a -f -m Jenkins Build #182 jenkins-TrackMate-182 # timeout=10
[TrackMate] $ /bin/sh -xe /tmp/hudson982693131679441102.sh
+ git clean -dfx
[TrackMate] $ /bin/sh -xe /tmp/hudson1904032243855848237.sh
+ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/TrackMate_.jar 2.7.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ TrackMate_ ---
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:VIB-lib:null
[INFO]   Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:j3d-core:null
[INFO]   Adding ignore: javax/media/j3d/
[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) @ TrackMate_ ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ TrackMate_ ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/TrackMate && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/TrackMate
[INFO] Storing buildNumber: 8d5098eee1755e8c577d070c39b644be2a4bd742 at timestamp: 1445348957093
[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/TrackMate && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/TrackMate
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.0:set-rootdir (set-rootdir) @ TrackMate_ ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/TrackMate
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TrackMate_ ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ TrackMate_ ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 295 source files to /data/devel/jenkins-maven/workspace/TrackMate/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins-maven/workspace/TrackMate/src/main/java/fiji/plugin/trackmate/visualization/trackscheme/TrackSchemeToolbar.java:[254,55] type javax.swing.JComboBox does not take parameters
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.518s
[INFO] Finished at: Tue Oct 20 08:49:22 CDT 2015
[INFO] Final Memory: 35M/561M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project TrackMate_: Compilation failure
[ERROR] /data/devel/jenkins-maven/workspace/TrackMate/src/main/java/fiji/plugin/trackmate/visualization/trackscheme/TrackSchemeToolbar.java:[254,55] type javax.swing.JComboBox does not take parameters
[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



More information about the ImageJ-builds mailing list