[ImageJ-builds] Build failed in Jenkins: ImageJ-mesh #1
jenkins at imagej.net
jenkins at imagej.net
Thu Jan 12 14:34:48 CST 2017
See <http://jenkins.imagej.net/job/ImageJ-mesh/1/>
------------------------------------------
Started by user Curtis Rueden
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ-mesh/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/imagej/imagej-mesh
> git init <http://jenkins.imagej.net/job/ImageJ-mesh/ws/> # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-mesh
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-mesh +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/imagej/imagej-mesh # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/imagej/imagej-mesh # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-mesh
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-mesh +refs/heads/master:refs/remotes/origin/master
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9345b4fc49e4c62c36a44d319a3baece28e60781 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9345b4fc49e4c62c36a44d319a3baece28e60781
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1 jenkins-ImageJ-mesh-1 # timeout=10
[ImageJ-mesh] $ /bin/sh -xe /tmp/hudson4307575460245925207.sh
+ git clean -dfx
[ImageJ-mesh] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Plugins: Mesh I/O 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ imagej-plugins-io-mesh ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ imagej-plugins-io-mesh ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ imagej-plugins-io-mesh ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ imagej-plugins-io-mesh ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/ImageJ-mesh' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-mesh
[INFO] Storing buildNumber: 9345b4fc49e4c62c36a44d319a3baece28e60781 at timestamp: 1484253286827
[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-mesh' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-mesh
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ imagej-plugins-io-mesh ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/ImageJ-mesh
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ imagej-plugins-io-mesh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ imagej-plugins-io-mesh ---
[INFO] Compiling 13 source files to /data/devel/jenkins-maven/workspace/ImageJ-mesh/target/classes
[INFO] /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/main/java/net/imagej/mesh/stl/STLIOPlugin.java: /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/main/java/net/imagej/mesh/stl/STLIOPlugin.java uses unchecked or unsafe operations.
[INFO] /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/main/java/net/imagej/mesh/stl/STLIOPlugin.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ imagej-plugins-io-mesh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ imagej-plugins-io-mesh ---
[INFO] Compiling 1 source file to /data/devel/jenkins-maven/workspace/ImageJ-mesh/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/test/java/net/imagej/mesh/stl/BinarySTLFormatTest.java:[41,27] package com.sun.javafx.geom does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.129s
[INFO] Finished at: Thu Jan 12 14:34:48 CST 2017
[INFO] Final Memory: 30M/497M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project imagej-plugins-io-mesh: Compilation failure
[ERROR] /data/devel/jenkins-maven/workspace/ImageJ-mesh/src/test/java/net/imagej/mesh/stl/BinarySTLFormatTest.java:[41,27] package com.sun.javafx.geom does not exist
[ERROR] -> [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/MojoFailureException
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