[ImageJ-builds] Build failed in Jenkins: Image_Expression_Parser #31
jenkins at imagej.net
jenkins at imagej.net
Wed Mar 29 08:58:41 CDT 2017
See <http://jenkins.imagej.net/job/Image_Expression_Parser/31/changes>
Changes:
[Curtis Rueden] Update parent to org.scijava:pom-scijava:14.0.0
[Curtis Rueden] Switch from Jenkins to Travis CI
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Image_Expression_Parser/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/Image_Expression_Parser # timeout=10
Fetching upstream changes from git://github.com/fiji/Image_Expression_Parser
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Image_Expression_Parser +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6acf106eadecbfde24b0449fef7d311357e088c8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6acf106eadecbfde24b0449fef7d311357e088c8
> git rev-list 4174d804f65a6ec20bb4d3ef177f62da6b62318d # timeout=10
> git tag -a -f -m Jenkins Build #31 jenkins-Image_Expression_Parser-31 # timeout=10
[Image_Expression_Parser] $ /bin/sh -xe /tmp/jenkins8735972880951437324.sh
+ git clean -dfx
Removing target/
[Image_Expression_Parser] $ /bin/sh -xe /tmp/jenkins4886736310118989073.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Image Expression Parser 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ Image_Expression_Parser ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ Image_Expression_Parser ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ Image_Expression_Parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ Image_Expression_Parser ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/Image_Expression_Parser' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Image_Expression_Parser
[INFO] Storing buildNumber: 6acf106eadecbfde24b0449fef7d311357e088c8 at timestamp: 1490795920661
[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/Image_Expression_Parser' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Image_Expression_Parser
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ Image_Expression_Parser ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/Image_Expression_Parser
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ Image_Expression_Parser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ Image_Expression_Parser ---
[INFO] Compiling 39 source files to /data/devel/jenkins-maven/workspace/Image_Expression_Parser/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.327s
[INFO] Finished at: Wed Mar 29 08:58:41 CDT 2017
[INFO] Final Memory: 21M/459M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project Image_Expression_Parser: 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