[ImageJ-builds] Build failed in Jenkins: ImageJ #4680
jenkins at imagej.net
jenkins at imagej.net
Mon Jun 24 17:36:04 CDT 2013
See <http://jenkins.imagej.net/job/ImageJ/4680/changes>
Changes:
[Johannes Schindelin] Fix imports
------------------------------------------
[...truncated 2398 lines...]
620/968K
624/968K
628/968K
632/968K
636/968K
640/968K
644/968K
648/968K
652/968K
656/968K
660/968K
664/968K
668/968K
672/968K
676/968K
680/968K
684/968K
688/968K
692/968K
696/968K
700/968K
704/968K
708/968K
712/968K
716/968K
720/968K
724/968K
728/968K
732/968K
736/968K
740/968K
744/968K
748/968K
752/968K
756/968K
760/968K
764/968K
768/968K
772/968K
776/968K
780/968K
784/968K
788/968K
792/968K
796/968K
800/968K
804/968K
808/968K
812/968K
816/968K
820/968K
824/968K
828/968K
832/968K
836/968K
840/968K
844/968K
848/968K
852/968K
856/968K
860/968K
864/968K
868/968K
872/968K
876/968K
880/968K
884/968K
888/968K
892/968K
896/968K
900/968K
904/968K
908/968K
912/968K
916/968K
920/968K
924/968K
928/968K
932/968K
936/968K
940/968K
944/968K
948/968K
952/968K
956/968K
960/968K
964/968K
968/968K
968/968K
968K downloaded (jai_imageio-1.0.1.jar)
(process:26813): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
GConf Error: No D-BUS daemon running
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/io/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[42,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[94,43] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[98,44] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[44,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[44,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[45,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[157,56] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[176,84] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[42,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[94,43] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[98,44] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[44,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[44,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[45,21] package io.scif.io.img does not exist
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[157,56] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[176,84] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[97,15] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.dnd.ImageFileDragAndDropHandler
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[132,16] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[161,8] cannot find symbol
symbol : class ImgOpener
location: class imagej.io.DefaultIOService<T>
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[161,36] cannot find symbol
symbol : class ImgOpener
location: class imagej.io.DefaultIOService<T>
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[42,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[94,43] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[98,44] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[44,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[44,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[45,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[157,56] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[176,84] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[42,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[94,43] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/IOService.java:[98,44] cannot find symbol
symbol : class ImgIOException
location: interface imagej.io.IOService
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[44,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[44,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[45,21] package io.scif.io.img does not exist
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[157,56] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[176,84] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/dnd/ImageFileDragAndDropHandler.java:[97,15] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.dnd.ImageFileDragAndDropHandler
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[132,16] cannot find symbol
symbol : class ImgIOException
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[161,8] cannot find symbol
symbol : class ImgOpener
location: class imagej.io.DefaultIOService<T>
/data/devel/jenkins/jobs/ImageJ/workspace/core/io/src/main/java/imagej/io/DefaultIOService.java:[161,36] cannot find symbol
symbol : class ImgOpener
location: class imagej.io.DefaultIOService<T>
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36 seconds
[INFO] Finished at: Mon Jun 24 17:36:04 CDT 2013
[INFO] Final Memory: 93M/1403M
[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
Performance: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Performance: Parsing JUnit report file TEST-imagej.command.CommandServiceTest.xml
Performance: Parsing JUnit report file TEST-imagej.display.DisplayTest.xml
Performance: Parsing JUnit report file TEST-imagej.menu.ShadowMenuTest.xml
Performance: Parsing JUnit report file TEST-imagej.script.JavascriptTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.ColorRGBTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.PrefsTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.UnitUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.DatasetTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.ExtentsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.PositionTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.TestCursorSpeeds.xml
Performance: Parsing JUnit report file TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.display.ImageCanvasTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml
Performance: Parsing JUnit report file TEST-imagej.data.table.DefaultResultsTableTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.CommandLineUpdaterTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.LocalhostUploaderTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.UpdaterTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.util.DependencyAnalyzerTest.xml
Performance: File TEST-imagej.command.CommandServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.display.DisplayTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.menu.ShadowMenuTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.script.JavascriptTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.ColorRGBTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.PrefsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.UnitUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.DatasetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.ExtentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.PositionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.TestCursorSpeeds.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.display.ImageCanvasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.table.DefaultResultsTableTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.CommandLineUpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.LocalhostUploaderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.UpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.util.DependencyAnalyzerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Failed to send e-mail to Jenkins because no e-mail address is known, and no default e-mail domain is configured
More information about the ImageJ-builds
mailing list