[ImageJ-builds] Build failed in Jenkins: BalloonSegmentation #23

jenkins at imagej.net jenkins at imagej.net
Thu Feb 23 10:23:21 CST 2017


See <http://jenkins.imagej.net/job/BalloonSegmentation/23/changes>

Changes:

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

[Curtis Rueden] Add license blurbs and project license

[Curtis Rueden] fixup! Update parent to org.scijava:pom-scijava:13.2.1

[Curtis Rueden] Move code to standard Fiji package prefix

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/BalloonSegmentation/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/BalloonSegmentation # timeout=10
Fetching upstream changes from git://github.com/fiji/BalloonSegmentation
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/BalloonSegmentation +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bb65b23d9ac46b31de6ba3bb841245021e9bd058 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb65b23d9ac46b31de6ba3bb841245021e9bd058
 > git rev-list 080b7cc05abaa57a3837b067ae9db26d703a3e79 # timeout=10
 > git tag -a -f -m Jenkins Build #23 jenkins-BalloonSegmentation-23 # timeout=10
[BalloonSegmentation] $ /bin/sh -xe /tmp/hudson4455711526331725989.sh
+ git clean -dfx
Removing target/
[BalloonSegmentation] $ /bin/sh -xe /tmp/hudson9164457635229504549.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Balloon Segmentation 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ BalloonSegmentation_ ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ BalloonSegmentation_ ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ BalloonSegmentation_ ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ BalloonSegmentation_ ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/BalloonSegmentation' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/BalloonSegmentation
[INFO] Storing buildNumber: bb65b23d9ac46b31de6ba3bb841245021e9bd058 at timestamp: 1487867000435
[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/BalloonSegmentation' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/BalloonSegmentation
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ BalloonSegmentation_ ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/BalloonSegmentation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ BalloonSegmentation_ ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ BalloonSegmentation_ ---
[INFO] Compiling 8 source files to /data/devel/jenkins-maven/workspace/BalloonSegmentation/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.534s
[INFO] Finished at: Thu Feb 23 10:23:21 CST 2017
[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 BalloonSegmentation_: 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