[ImageJ-builds] Build failed in Jenkins: ImageJ-deprecated #10

jenkins at imagej.net jenkins at imagej.net
Thu Dec 1 13:37:49 CST 2016


See <http://jenkins.imagej.net/job/ImageJ-deprecated/10/changes>

Changes:

[Curtis Rueden] Update parent to org.scijava:pom-scijava:12.0.0

[Curtis Rueden] Happy New Year 2016

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ-deprecated/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-deprecated # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-deprecated
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-deprecated +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6177cfffebc3a9c674a337b8068505b3a3bda1c4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6177cfffebc3a9c674a337b8068505b3a3bda1c4
 > git rev-list 4dadc4615c63a8291af992d5c447502dbf7dc161 # timeout=10
[ImageJ-deprecated] $ /bin/sh -xe /tmp/hudson642212463941116774.sh
+ git clean -dfx
Removing target/
[ImageJ-deprecated] $ mvn -U -Pdeploy-to-imagej deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Deprecated 0.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ imagej-deprecated ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ imagej-deprecated ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ imagej-deprecated ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/ImageJ-deprecated' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-deprecated
[INFO] Storing buildNumber: 6177cfffebc3a9c674a337b8068505b3a3bda1c4 at timestamp: 1480621069158
[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-deprecated' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-deprecated
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ imagej-deprecated ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/ImageJ-deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ imagej-deprecated ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-deprecated/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ imagej-deprecated ---
[INFO] Compiling 534 source files to /data/devel/jenkins-maven/workspace/ImageJ-deprecated/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.012s
[INFO] Finished at: Thu Dec 01 13:37:49 CST 2016
[INFO] Final Memory: 18M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project imagej-deprecated: 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
Build step 'Groovy Postbuild' marked build as failure
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