[ImageJ-builds] Build failed in Jenkins: bigdataviewer-server #19

jenkins at imagej.net jenkins at imagej.net
Wed Oct 26 10:16:17 CDT 2016


See <http://jenkins.imagej.net/job/bigdataviewer-server/19/changes>

Changes:

[Tobias Pietzsch] bump pom parent pom-bigdataviewer => 4.0.1. fix wrt to API changes

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/bigdataviewer-server/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/bigdataviewer/bigdataviewer-server # timeout=10
Fetching upstream changes from git://github.com/bigdataviewer/bigdataviewer-server
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/bigdataviewer/bigdataviewer-server +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 898b933daf3fb7fa411238990b0186a2b4dcc6d6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 898b933daf3fb7fa411238990b0186a2b4dcc6d6
 > git rev-list b4e86027083e675764560377dea4fc4fca0091b6 # timeout=10
 > git tag -a -f -m Jenkins Build #19 jenkins-bigdataviewer-server-19 # timeout=10
[bigdataviewer-server] $ /bin/sh -xe /tmp/hudson9062775613478172052.sh
+ git clean -dfx
Removing target/
[bigdataviewer-server] $ /bin/sh -xe /tmp/hudson8087693893329026048.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BigDataServer 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bigdataviewer-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ bigdataviewer-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ bigdataviewer-server ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bigdataviewer-server ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/bigdataviewer-server' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigdataviewer-server
[INFO] Storing buildNumber: 898b933daf3fb7fa411238990b0186a2b4dcc6d6 at timestamp: 1477494976234
[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/bigdataviewer-server' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/bigdataviewer-server
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ bigdataviewer-server ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/bigdataviewer-server
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ bigdataviewer-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bigdataviewer-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /data/devel/jenkins-maven/workspace/bigdataviewer-server/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.928s
[INFO] Finished at: Wed Oct 26 10:16:17 CDT 2016
[INFO] Final Memory: 20M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project bigdataviewer-server: 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