[ImageJ-builds] Build failed in Jenkins: ImageJ-OMERO #144
jenkins at imagej.net
jenkins at imagej.net
Wed Sep 14 17:06:02 CDT 2016
See <http://jenkins.imagej.net/job/ImageJ-OMERO/144/changes>
Changes:
[Curtis Rueden] POM: add Alison Walter to developers list
[Curtis Rueden] POM: bump pom-imagej parent to 16.4.2
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ-OMERO/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-omero # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-omero
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-omero +refs/heads/master:refs/remotes/origin/master
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f48f5a7504084fb9ef3dc43e0bc53e63c307c3e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f48f5a7504084fb9ef3dc43e0bc53e63c307c3e5
> git rev-list 7988327872c4c1dc89d5c098419d0eb5a2a1fae0 # timeout=10
> git tag -a -f -m Jenkins Build #144 jenkins-ImageJ-OMERO-144 # timeout=10
[ImageJ-OMERO] $ /bin/sh -xe /tmp/hudson7841483157752763035.sh
+ git clean -dfx
Removing target/
[ImageJ-OMERO] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ/OMERO interoperability 0.3.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ imagej-omero ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ imagej-omero ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ imagej-omero ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ imagej-omero ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/ImageJ-OMERO' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-OMERO
[INFO] Storing buildNumber: f48f5a7504084fb9ef3dc43e0bc53e63c307c3e5 at timestamp: 1473890760893
[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-OMERO' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-OMERO
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ imagej-omero ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-OMERO/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ imagej-omero ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /data/devel/jenkins-maven/workspace/ImageJ-OMERO/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.290s
[INFO] Finished at: Wed Sep 14 17:06:02 CDT 2016
[INFO] Final Memory: 32M/450M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project imagej-omero: 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?
More information about the ImageJ-builds
mailing list