[ImageJ-builds] Build failed in Jenkins: bUnwarpJ #32
jenkins at imagej.net
jenkins at imagej.net
Tue Nov 22 07:11:03 CST 2016
See <http://jenkins.imagej.net/job/bUnwarpJ/32/changes>
Changes:
[Ignacio Arganda-Carreras] Bump to next release cycle
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/bUnwarpJ/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/bUnwarpJ # timeout=10
Fetching upstream changes from git://github.com/fiji/bUnwarpJ
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/bUnwarpJ +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision da2c320184a10bc05fa82af53d4c57fbd2cacc36 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f da2c320184a10bc05fa82af53d4c57fbd2cacc36
> git rev-list 591d142c2661baf2ad66ae856eae64657c2e6daf # timeout=10
> git tag -a -f -m Jenkins Build #32 jenkins-bUnwarpJ-32 # timeout=10
[bUnwarpJ] $ /bin/sh -xe /tmp/hudson3463168831774050905.sh
+ git clean -dfx
Removing target/
[bUnwarpJ] $ /bin/sh -xe /tmp/hudson7846598441008017703.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/bUnwarpJ_.jar 2.6.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bUnwarpJ_ ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ bUnwarpJ_ ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ bUnwarpJ_ ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bUnwarpJ_ ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/bUnwarpJ' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bUnwarpJ
[INFO] Storing buildNumber: da2c320184a10bc05fa82af53d4c57fbd2cacc36 at timestamp: 1479820262950
[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/bUnwarpJ' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bUnwarpJ
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ bUnwarpJ_ ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/bUnwarpJ
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ bUnwarpJ_ ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bUnwarpJ_ ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /data/devel/jenkins-maven/workspace/bUnwarpJ/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.290s
[INFO] Finished at: Tue Nov 22 07:11:03 CST 2016
[INFO] Final Memory: 16M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project bUnwarpJ_: 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 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list