[ImageJ-builds] Build failed in Jenkins: ImageJ-OMERO #9
jenkins at imagej.net
jenkins at imagej.net
Wed Sep 18 15:47:44 CDT 2013
See <http://jenkins.imagej.net/job/ImageJ-OMERO/9/changes>
Changes:
[Curtis Rueden] Add profiles for using OMERO 4.4.8 or 5.0.0
[Curtis Rueden] Update to scifio-omero 0.2.0
[Curtis Rueden] DefaultOMEROService: implement up/downloadPixels
------------------------------------------
Started by an SCM change
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-OMERO/ws/> - hudson.remoting.LocalChannel at 1bcb781e
Using strategy: Default
Last Built Revision: Revision 402dac80484f448a3a7fb0225fbbdf2132141de8 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/imagej/imagej-omero
Commencing build of Revision 6cad79dd7d39bb0ddf247ae0324db232427bfe35 (origin/master)
Checking out Revision 6cad79dd7d39bb0ddf247ae0324db232427bfe35 (origin/master)
Deleting old artifacts from #7
[workspace] $ /bin/sh -xe /tmp/hudson3604578951366358122.sh
+ git clean -dfx
Removing bin/
Removing target/
[workspace] $ mvn -U clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ/OMERO interoperability
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImageJ-OMERO/workspace
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-OMERO/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-OMERO/workspace
[INFO] Storing buildNumber: 6cad79dd7d39bb0ddf247ae0324db232427bfe35 at timestamp: 1379537262312
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-OMERO/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-OMERO/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-OMERO/workspace/src/main/resources
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
Downloading: http://maven.imagej.net/content/repositories/releases/io/scif/scifio-omero/0.2.0/scifio-omero-0.2.0.pom
4/4K
4/4K
4K downloaded (scifio-omero-0.2.0.pom)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to /data/devel/jenkins/jobs/ImageJ-OMERO/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImageJ-OMERO/workspace/src/main/java/imagej/omero/DefaultOMEROService.java:[151,31] unreported exception java.io.IOException; must be caught or declared to be thrown
[ERROR] /data/devel/jenkins/jobs/ImageJ-OMERO/workspace/src/main/java/imagej/omero/DefaultOMEROService.java:[325,40] unreported exception java.io.IOException; must be caught or declared to be thrown
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/data/devel/jenkins/jobs/ImageJ-OMERO/workspace/src/main/java/imagej/omero/DefaultOMEROService.java:[151,31] unreported exception java.io.IOException; must be caught or declared to be thrown
/data/devel/jenkins/jobs/ImageJ-OMERO/workspace/src/main/java/imagej/omero/DefaultOMEROService.java:[325,40] unreported exception java.io.IOException; must be caught or declared to be thrown
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Wed Sep 18 15:47:44 CDT 2013
[INFO] Final Memory: 61M/1032M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
Recording test results
More information about the ImageJ-builds
mailing list