[ImageJ-builds] Build failed in Jenkins: Parsington #55

jenkins at imagej.net jenkins at imagej.net
Thu Oct 20 10:52:03 CDT 2016


See <http://jenkins.imagej.net/job/Parsington/55/>

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Parsington/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/scijava/parsington
 > git init <http://jenkins.imagej.net/job/Parsington/ws/> # timeout=10
Fetching upstream changes from git://github.com/scijava/parsington
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/parsington +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/scijava/parsington # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/scijava/parsington # timeout=10
Fetching upstream changes from git://github.com/scijava/parsington
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/parsington +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 326e6efe6350b04f25708012e4b53bba2e9bc548 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 326e6efe6350b04f25708012e4b53bba2e9bc548
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #55 jenkins-Parsington-55 # timeout=10
[Parsington] $ /bin/sh -xe /tmp/hudson5320640887010524122.sh
+ git clean -dfx
[Parsington] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Parsington: The SciJava Expression Parser 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parsington ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ parsington ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ parsington ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ parsington ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/Parsington' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Parsington
[INFO] Storing buildNumber: 326e6efe6350b04f25708012e4b53bba2e9bc548 at timestamp: 1476978723025
[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/Parsington' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/Parsington
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ parsington ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/Parsington/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ parsington ---
[INFO] Compiling 22 source files to /data/devel/jenkins-maven/workspace/Parsington/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.919s
[INFO] Finished at: Thu Oct 20 10:52:03 CDT 2016
[INFO] Final Memory: 18M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project parsington: 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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure






More information about the ImageJ-builds mailing list