Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 207
originally caused by:
 Started by upstream project "Trigger" build number 233
 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/jenkins3802058070740898758.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_32903_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] 07:42:10,939 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 07:42:10,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 07:42:10,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:42:10,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:42:10,942 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 07:42:10,942 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 07:42:10,942 |-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] 07:42:10,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:42:10,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:42:10,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 07:42:10,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 07:42:10,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 07:42:11,095 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 07:42:11,095 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 07:42:11,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 07:42:11,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 07:42:11,120 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 07:42:11,120 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 07:42:11,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 07:42:11,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 07:42:11,120 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 07:42:11,121 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 07:42:11,122 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 180 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-02 07:42:11,130] [main] java.version = 17.0.2
   [testng] 07:42:11,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:42:11,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:42:11,171 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-02_07-42-11.log]
   [testng] 07:42:11,172 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-10-02 07:42:11,174] [main] testng.directory = /data
   [testng] [2024-10-02 07:42:11,174] [main] testng.configDirectory = /config
   [testng] [2024-10-02 07:42:11,182] [main] testng.multiplier = 1.0
   [testng] [2024-10-02 07:42:11,183] [main] testng.in-memory = false
   [testng] [2024-10-02 07:42:11,183] [main] testng.allow-missing = false
   [testng] [2024-10-02 07:42:11,183] [main] user.language = en
   [testng] [2024-10-02 07:42:11,183] [main] user.country = ${user.country}
   [testng] [2024-10-02 07:42:11,183] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-02 07:42:30,897] [main] ----------------------------------------
   [testng] [2024-10-02 07:42:30,897] [main] Total files: 135
   [testng] [2024-10-02 07:42:30,897] [main] Scan time: 19.714 s (146 ms/file)
   [testng] [2024-10-02 07:42:30,897] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-02 07:43:22,384] [pool-1-thread-1] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] 07:43:22,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 07:43:22,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:22,385 |-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-10-02_07-43-22.log]
   [testng] 07:43:22,386 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e7299b - End of configuration.
   [testng] [2024-10-02 07:43:22,494] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] 07:43:22,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 07:43:22,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:22,495 |-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-10-02_07-43-22.log]
   [testng] 07:43:22,495 |-INFO in ch.qos.logback.core.sift.SiftProcessor@288aa017 - End of configuration.
   [testng] [2024-10-02 07:43:22,886] [pool-1-thread-11] Initializing /data/PGM/images/original2.pgm: 
   [testng] 07:43:22,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 07:43:22,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:22,887 |-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-10-02_07-43-22.log]
   [testng] 07:43:22,888 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e20348e - End of configuration.
   [testng] [2024-10-02 07:43:22,973] [pool-1-thread-10] Initializing /data/PGM/images/original1.pgm: 
   [testng] 07:43:22,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 07:43:22,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:22,973 |-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-10-02_07-43-22.log]
   [testng] 07:43:22,974 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3dbc8c3 - End of configuration.
   [testng] [2024-10-02 07:43:23,042] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] 07:43:23,042 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 07:43:23,042 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:23,043 |-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-10-02_07-43-23.log]
   [testng] 07:43:23,043 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ab0d6e8 - End of configuration.
   [testng] [2024-10-02 07:43:23,887] [pool-1-thread-8] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] 07:43:23,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 07:43:23,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:23,888 |-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-10-02_07-43-23.log]
   [testng] 07:43:23,888 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c510bcf - End of configuration.
   [testng] [2024-10-02 07:43:23,935] [pool-1-thread-7] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] 07:43:23,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 07:43:23,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:23,936 |-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-10-02_07-43-23.log]
   [testng] 07:43:23,936 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53e28a27 - End of configuration.
   [testng] [2024-10-02 07:43:24,097] [pool-1-thread-6] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] 07:43:24,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 07:43:24,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:24,098 |-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-10-02_07-43-24.log]
   [testng] 07:43:24,098 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1bfc253d - End of configuration.
   [testng] [2024-10-02 07:43:24,141] [pool-1-thread-5] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] 07:43:24,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 07:43:24,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:24,141 |-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-10-02_07-43-24.log]
   [testng] 07:43:24,142 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38288b78 - End of configuration.
   [testng] [2024-10-02 07:43:24,661] [pool-1-thread-4] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] 07:43:24,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 07:43:24,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:24,662 |-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-10-02_07-43-24.log]
   [testng] 07:43:24,662 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c068c46 - End of configuration.
   [testng] [2024-10-02 07:43:24,849] [pool-1-thread-3] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] 07:43:24,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 07:43:24,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:24,850 |-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-10-02_07-43-24.log]
   [testng] 07:43:24,850 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e82ebe8 - End of configuration.
   [testng] [2024-10-02 07:43:24,962] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] 07:43:24,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 07:43:24,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:43:24,963 |-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-10-02_07-43-24.log]
   [testng] 07:43:24,963 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c931509 - End of configuration.
   [testng] [2024-10-02 07:43:26,948] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-10-02 07:43:27,066] [pool-1-thread-2] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-10-02 07:43:27,182] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-10-02 07:43:27,394] [pool-1-thread-10] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-10-02 07:43:27,760] [pool-1-thread-4] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-10-02 07:43:27,943] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2024-10-02 07:43:28,017] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-10-02 07:43:28,500] [pool-1-thread-7] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-10-02 07:43:28,632] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-10-02 07:43:29,199] [pool-1-thread-8] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-10-02 07:43:29,396] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-10-02 07:43:30,742] [pool-1-thread-1] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-10-02 07:43:30,823] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-10-02 07:43:30,891] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-10-02 07:43:31,105] [pool-1-thread-11] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2024-10-02 07:43:32,215] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-10-02 07:43:32,285] [pool-1-thread-3] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-10-02 07:43:32,785] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-10-02 07:43:32,930] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-10-02 07:43:33,215] [pool-1-thread-2] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2024-10-02 07:43:33,534] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-10-02 07:43:33,628] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-10-02 07:43:33,696] [pool-1-thread-10] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-10-02 07:43:34,069] [pool-1-thread-7] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2024-10-02 07:43:34,561] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-10-02 07:43:34,685] [pool-1-thread-8] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-02 07:43:35,119] [pool-1-thread-9] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-10-02 07:43:35,497] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-10-02 07:43:35,572] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-02 07:43:36,885] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-02 07:43:38,229] [pool-1-thread-10] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-10-02 07:43:38,597] [pool-1-thread-7] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-10-02 07:43:38,968] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-10-02 07:43:40,284] [pool-1-thread-3] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-10-02 07:43:40,407] [pool-1-thread-6] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-10-02 07:43:40,800] [pool-1-thread-4] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-10-02 07:43:40,899] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-10-02 07:43:41,177] [pool-1-thread-9] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2024-10-02 07:43:41,991] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-10-02 07:43:42,689] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-02 07:43:44,057] [pool-1-thread-10] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-10-02 07:43:44,329] [pool-1-thread-7] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2024-10-02 07:43:44,789] [pool-1-thread-4] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-10-02 07:43:44,821] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-10-02 07:43:45,233] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-02 07:43:45,440] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-10-02 07:43:46,844] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-10-02 07:43:47,014] [pool-1-thread-4] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-10-02 07:43:47,252] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-10-02 07:43:47,423] [pool-1-thread-7] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-10-02 07:43:47,557] [pool-1-thread-12] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-10-02 07:43:48,365] [pool-1-thread-1] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-10-02 07:43:48,483] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-10-02 07:43:49,275] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-10-02 07:43:49,381] [pool-1-thread-10] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-10-02 07:43:49,835] [pool-1-thread-4] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-10-02 07:43:50,159] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-10-02 07:43:50,488] [pool-1-thread-1] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-02 07:43:50,833] [pool-1-thread-11] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-10-02 07:43:52,080] [pool-1-thread-7] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-10-02 07:43:52,475] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-10-02 07:43:52,600] [pool-1-thread-2] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-10-02 07:43:53,743] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-10-02 07:43:54,522] [pool-1-thread-12] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-10-02 07:43:54,684] [pool-1-thread-4] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-10-02 07:43:56,398] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-10-02 07:43:57,060] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-10-02 07:43:57,219] [pool-1-thread-5] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-10-02 07:43:57,454] [pool-1-thread-11] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-10-02 07:43:57,640] [pool-1-thread-7] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2024-10-02 07:43:57,952] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-10-02 07:43:58,235] [pool-1-thread-9] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-10-02 07:43:58,269] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-10-02 07:43:58,694] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-10-02 07:43:59,033] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-10-02 07:43:59,761] [pool-1-thread-9] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-10-02 07:43:59,977] [pool-1-thread-8] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-10-02 07:44:00,317] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-10-02 07:44:00,632] [pool-1-thread-3] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-10-02 07:44:00,980] [pool-1-thread-7] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-10-02 07:44:01,065] [pool-1-thread-11] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-10-02 07:44:01,148] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2024-10-02 07:44:03,272] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-10-02 07:44:04,556] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-10-02 07:44:04,651] [pool-1-thread-10] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2024-10-02 07:44:05,118] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-10-02 07:44:07,178] [pool-1-thread-11] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-02 07:44:07,428] [pool-1-thread-7] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-10-02 07:44:07,738] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-10-02 07:44:08,360] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-10-02 07:44:08,574] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2024-10-02 07:44:08,966] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-10-02 07:44:10,328] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2024-10-02 07:44:10,995] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-10-02 07:44:11,581] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-10-02 07:44:12,071] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-10-02 07:44:13,073] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-02 07:44:14,173] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-10-02 07:44:14,423] [pool-1-thread-5] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-10-02 07:44:14,631] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-10-02 07:44:14,961] [pool-1-thread-8] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2024-10-02 07:44:15,989] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-10-02 07:44:17,058] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-10-02 07:44:17,287] [pool-1-thread-11] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] [2024-10-02 07:44:17,943] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] [2024-10-02 07:44:18,934] [pool-1-thread-9] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-10-02 07:44:19,163] [pool-1-thread-3] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-10-02 07:44:19,409] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-10-02 07:44:19,763] [pool-1-thread-5] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-10-02 07:44:20,900] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-10-02 07:44:21,526] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-10-02 07:44:22,030] [pool-1-thread-3] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-10-02 07:44:22,376] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-10-02 07:44:23,176] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 40 seconds
Finished: SUCCESS