[ImageJ-builds] Build failed in Jenkins: ImageJ-updater #113

jenkins at imagej.net jenkins at imagej.net
Wed Feb 24 10:49:21 CST 2016


See <http://jenkins.imagej.net/job/ImageJ-updater/113/changes>

Changes:

[Mark Hiner] Bump parent to pom-imagej 14.5.0

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ-updater/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-updater # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-updater
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-updater +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6262993a3fa1837b9f0e4b28e595c83bfb21b638 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6262993a3fa1837b9f0e4b28e595c83bfb21b638
 > git rev-list b535eb85a00c9da778e65f41554a847c8fab80e6 # timeout=10
[ImageJ-updater] $ /bin/sh -xe /tmp/hudson2072205137377430425.sh
+ git clean -dfx
Removing target/
[ImageJ-updater] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Updater 0.7.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imagej-updater ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ imagej-updater ---
[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) @ imagej-updater ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ imagej-updater ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/ImageJ-updater && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-updater
[INFO] Storing buildNumber: 6262993a3fa1837b9f0e4b28e595c83bfb21b638 at timestamp: 1456332560360
[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/ImageJ-updater && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-updater
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imagej-updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-updater/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imagej-updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /data/devel/jenkins-maven/workspace/ImageJ-updater/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.548s
[INFO] Finished at: Wed Feb 24 10:49:20 CST 2016
[INFO] Final Memory: 18M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project imagej-updater: Fatal error compiling: invalid target release: 1.8 -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure



Performance: Recording JUnit reports '**/TEST-*.xml'



More information about the ImageJ-builds mailing list