Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 71
originally caused by:
 Started by upstream project "Trigger" build number 79
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins6409995080326493353.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10756_merge_ci -v /uod/idr/repos/curated/OMERO_Test_Images:/data -v /uod/idr-scratch/merge-ci/curated/OMERO_Test_Images:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 04:44:02,367 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:44:02,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 04:44:02,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:44:02,369 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:44:02,370 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:44:02,370 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:44:02,370 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:44:02,370 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:44:02,371 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:44:02,371 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:44:02,372 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:44:02,372 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:44:02,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:44:02,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:44:02,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:44:02,566 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:44:02,572 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:44:02,572 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:44:02,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:44:02,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:44:02,572 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 04:44:02,573 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 04:44:02,573 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 202 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-22 04:44:02,582] [main] java.version = 17.0.2
   [testng] 04:44:02,585 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:44:02,585 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:02,628 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-22_04-44-02.log]
   [testng] 04:44:02,629 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-05-22 04:44:02,631] [main] testng.directory = /data
   [testng] [2024-05-22 04:44:02,631] [main] testng.configDirectory = /config
   [testng] [2024-05-22 04:44:02,640] [main] testng.multiplier = 1.0
   [testng] [2024-05-22 04:44:02,641] [main] testng.in-memory = false
   [testng] [2024-05-22 04:44:02,641] [main] testng.allow-missing = false
   [testng] [2024-05-22 04:44:02,641] [main] user.language = en
   [testng] [2024-05-22 04:44:02,641] [main] user.country = ${user.country}
   [testng] [2024-05-22 04:44:02,641] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-22 04:44:05,801] [main] ----------------------------------------
   [testng] [2024-05-22 04:44:05,802] [main] Total files: 135
   [testng] [2024-05-22 04:44:05,802] [main] Scan time: 3.16 s (23 ms/file)
   [testng] [2024-05-22 04:44:05,802] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-22 04:44:15,193] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] 04:44:15,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:44:15,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,195 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-05-22_04-44-15.log]
   [testng] 04:44:15,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a43085e - End of configuration.
   [testng] [2024-05-22 04:44:15,209] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] 04:44:15,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:44:15,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,210 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-05-22_04-44-15.log]
   [testng] 04:44:15,211 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20b41a8 - End of configuration.
   [testng] [2024-05-22 04:44:15,216] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] 04:44:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:44:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,218 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-05-22_04-44-15.log]
   [testng] 04:44:15,218 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4eda4dee - End of configuration.
   [testng] [2024-05-22 04:44:15,223] [pool-1-thread-10] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] 04:44:15,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:44:15,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,224 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-05-22_04-44-15.log]
   [testng] 04:44:15,225 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3123e2ae - End of configuration.
   [testng] [2024-05-22 04:44:15,266] [pool-1-thread-9] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] 04:44:15,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:44:15,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,267 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-05-22_04-44-15.log]
   [testng] 04:44:15,267 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b838408 - End of configuration.
   [testng] [2024-05-22 04:44:15,306] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] 04:44:15,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:44:15,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,307 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-05-22_04-44-15.log]
   [testng] 04:44:15,307 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ea56230 - End of configuration.
   [testng] [2024-05-22 04:44:15,336] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] 04:44:15,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:44:15,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,336 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-05-22_04-44-15.log]
   [testng] 04:44:15,337 |-INFO in ch.qos.logback.core.sift.SiftProcessor@64872b49 - End of configuration.
   [testng] [2024-05-22 04:44:15,341] [pool-1-thread-6] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] 04:44:15,341 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:44:15,341 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,342 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-05-22_04-44-15.log]
   [testng] 04:44:15,342 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4cdd944 - End of configuration.
   [testng] [2024-05-22 04:44:15,367] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] 04:44:15,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:44:15,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,367 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-05-22_04-44-15.log]
   [testng] 04:44:15,368 |-INFO in ch.qos.logback.core.sift.SiftProcessor@497c4a5f - End of configuration.
   [testng] [2024-05-22 04:44:15,899] [pool-1-thread-4] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] 04:44:15,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:44:15,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,900 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-05-22_04-44-15.log]
   [testng] 04:44:15,900 |-INFO in ch.qos.logback.core.sift.SiftProcessor@fb4bfb6 - End of configuration.
   [testng] [2024-05-22 04:44:15,910] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] 04:44:15,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:44:15,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,911 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-05-22_04-44-15.log]
   [testng] 04:44:15,911 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63887178 - End of configuration.
   [testng] [2024-05-22 04:44:15,915] [pool-1-thread-2] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] 04:44:15,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:44:15,916 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:44:15,916 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-05-22_04-44-15.log]
   [testng] 04:44:15,916 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c42ced9 - End of configuration.
   [testng] [2024-05-22 04:44:16,791] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-05-22 04:44:16,797] [pool-1-thread-12] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-05-22 04:44:16,809] [pool-1-thread-7] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2024-05-22 04:44:16,841] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2024-05-22 04:44:17,173] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-05-22 04:44:17,178] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-05-22 04:44:17,182] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-05-22 04:44:17,967] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-05-22 04:44:17,972] [pool-1-thread-8] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-05-22 04:44:18,121] [pool-1-thread-10] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-05-22 04:44:18,137] [pool-1-thread-9] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-05-22 04:44:18,145] [pool-1-thread-6] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-05-22 04:44:18,164] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-05-22 04:44:18,168] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-05-22 04:44:18,388] [pool-1-thread-8] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-05-22 04:44:18,419] [pool-1-thread-3] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2024-05-22 04:44:18,439] [pool-1-thread-12] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-05-22 04:44:18,468] [pool-1-thread-6] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2024-05-22 04:44:18,528] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-05-22 04:44:18,620] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-05-22 04:44:18,703] [pool-1-thread-7] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-05-22 04:44:18,740] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-05-22 04:44:18,744] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-05-22 04:44:18,793] [pool-1-thread-10] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-05-22 04:44:18,869] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-05-22 04:44:18,896] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-05-22 04:44:18,986] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-05-22 04:44:19,027] [pool-1-thread-9] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-05-22 04:44:19,091] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2024-05-22 04:44:19,175] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-05-22 04:44:19,230] [pool-1-thread-6] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2024-05-22 04:44:19,338] [pool-1-thread-3] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-05-22 04:44:19,347] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-05-22 04:44:19,450] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-05-22 04:44:19,685] [pool-1-thread-7] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] [2024-05-22 04:44:19,692] [pool-1-thread-6] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-05-22 04:44:19,704] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-05-22 04:44:19,803] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-05-22 04:44:19,854] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-05-22 04:44:19,913] [pool-1-thread-9] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2024-05-22 04:44:19,994] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-05-22 04:44:19,998] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-05-22 04:44:20,083] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-05-22 04:44:20,136] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-05-22 04:44:20,144] [pool-1-thread-1] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-05-22 04:44:20,216] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-05-22 04:44:20,311] [pool-1-thread-7] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2024-05-22 04:44:20,347] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-05-22 04:44:20,352] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-05-22 04:44:20,391] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-05-22 04:44:20,410] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-05-22 04:44:20,439] [pool-1-thread-8] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-05-22 04:44:20,460] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2024-05-22 04:44:20,475] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-05-22 04:44:20,512] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-05-22 04:44:20,516] [pool-1-thread-11] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-05-22 04:44:20,567] [pool-1-thread-9] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-05-22 04:44:20,587] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-05-22 04:44:20,592] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-05-22 04:44:20,599] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-05-22 04:44:20,657] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-05-22 04:44:20,696] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-05-22 04:44:20,860] [pool-1-thread-8] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-05-22 04:44:20,870] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2024-05-22 04:44:20,921] [pool-1-thread-2] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-05-22 04:44:21,026] [pool-1-thread-7] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-05-22 04:44:21,115] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-05-22 04:44:21,166] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-05-22 04:44:21,212] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-05-22 04:44:21,230] [pool-1-thread-8] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-05-22 04:44:21,281] [pool-1-thread-7] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-05-22 04:44:21,316] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-05-22 04:44:21,388] [pool-1-thread-11] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-05-22 04:44:21,416] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-05-22 04:44:21,497] [pool-1-thread-7] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-05-22 04:44:21,680] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-05-22 04:44:21,787] [pool-1-thread-12] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-05-22 04:44:21,841] [pool-1-thread-8] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-05-22 04:44:21,894] [pool-1-thread-3] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-05-22 04:44:21,897] [pool-1-thread-2] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-05-22 04:44:21,955] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-05-22 04:44:22,003] [pool-1-thread-11] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-05-22 04:44:22,041] [pool-1-thread-1] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-05-22 04:44:22,078] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-05-22 04:44:22,101] [pool-1-thread-11] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-05-22 04:44:22,111] [pool-1-thread-6] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-05-22 04:44:22,134] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-05-22 04:44:22,311] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-05-22 04:44:22,361] [pool-1-thread-2] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-05-22 04:44:22,373] [pool-1-thread-3] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2024-05-22 04:44:22,483] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-05-22 04:44:22,487] [pool-1-thread-2] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2024-05-22 04:44:22,502] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-05-22 04:44:22,559] [pool-1-thread-11] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-05-22 04:44:22,580] [pool-1-thread-8] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-05-22 04:44:22,601] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-05-22 04:44:22,611] [pool-1-thread-7] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-05-22 04:44:22,613] [pool-1-thread-2] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-05-22 04:44:22,662] [pool-1-thread-12] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-05-22 04:44:22,716] [pool-1-thread-6] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-05-22 04:44:22,735] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-05-22 04:44:22,762] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-05-22 04:44:23,108] [pool-1-thread-9] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-05-22 04:44:23,111] [pool-1-thread-11] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-05-22 04:44:23,116] [pool-1-thread-8] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-05-22 04:44:23,130] [pool-1-thread-1] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-05-22 04:44:23,140] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-05-22 04:44:23,218] [pool-1-thread-7] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2024-05-22 04:44:23,220] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2024-05-22 04:44:23,289] [pool-1-thread-4] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-05-22 04:44:23,327] [pool-1-thread-9] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-05-22 04:44:23,349] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-05-22 04:44:23,357] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-05-22 04:44:23,386] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 26 seconds
Finished: SUCCESS