Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 355
originally caused by:
 Started by upstream project "Trigger" build number 381
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins12496811283177118310.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_56601_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] 03:13:33,724 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 03:13:33,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - No custom configurators were discovered as a service.
   [testng] 03:13:33,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:13:33,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:13:33,727 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:13:33,727 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:13:33,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 03:13:33,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:13:33,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:13:33,729 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:13:33,729 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:13:33,729 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:13:33,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:13:33,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:13:33,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:13:33,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:13:33,933 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:13:33,933 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:13:33,933 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:13:33,934 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:13:33,934 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3f6f6701 - End of configuration.
   [testng] 03:13:33,935 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4f80542f - Registering current configuration as safe fallback point
   [testng] 03:13:33,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 207 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-02-23 03:13:33,944] [main] java.version = 17.0.2
   [testng] 03:13:33,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:13:33,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:13:33,993 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-02-23_03-13-33.log]
   [testng] 03:13:33,994 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14bdbc74 - End of configuration.
   [testng] [2025-02-23 03:13:33,996] [main] testng.directory = /data
   [testng] [2025-02-23 03:13:33,997] [main] testng.configDirectory = /config
   [testng] [2025-02-23 03:13:34,006] [main] testng.multiplier = 1.0
   [testng] [2025-02-23 03:13:34,006] [main] testng.in-memory = false
   [testng] [2025-02-23 03:13:34,006] [main] testng.allow-missing = false
   [testng] [2025-02-23 03:13:34,007] [main] user.language = en
   [testng] [2025-02-23 03:13:34,007] [main] user.country = ${user.country}
   [testng] [2025-02-23 03:13:34,007] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-02-23 03:13:50,851] [main] ----------------------------------------
   [testng] [2025-02-23 03:13:50,851] [main] Total files: 135
   [testng] [2025-02-23 03:13:50,851] [main] Scan time: 16.844 s (124 ms/file)
   [testng] [2025-02-23 03:13:50,851] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-02-23 03:14:41,781] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] 03:14:41,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:14:41,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:41,783 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-02-23_03-14-41.log]
   [testng] 03:14:41,783 |-INFO in ch.qos.logback.core.sift.SiftProcessor@635f5740 - End of configuration.
   [testng] [2025-02-23 03:14:41,939] [pool-1-thread-12] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] 03:14:41,939 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:14:41,939 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:41,940 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-02-23_03-14-41.log]
   [testng] 03:14:41,941 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d24183d - End of configuration.
   [testng] [2025-02-23 03:14:43,164] [pool-1-thread-11] Initializing /data/PNG/images/raw_a.png: 
   [testng] 03:14:43,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:14:43,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:43,165 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-02-23_03-14-43.log]
   [testng] 03:14:43,165 |-INFO in ch.qos.logback.core.sift.SiftProcessor@304fdcf5 - End of configuration.
   [testng] [2025-02-23 03:14:43,198] [pool-1-thread-10] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] 03:14:43,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:14:43,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:43,199 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-02-23_03-14-43.log]
   [testng] 03:14:43,199 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40dfb60c - End of configuration.
   [testng] [2025-02-23 03:14:43,235] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] 03:14:43,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:14:43,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:43,236 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-02-23_03-14-43.log]
   [testng] 03:14:43,237 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25556178 - End of configuration.
   [testng] [2025-02-23 03:14:44,312] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] 03:14:44,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:14:44,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,313 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-02-23_03-14-44.log]
   [testng] 03:14:44,313 |-INFO in ch.qos.logback.core.sift.SiftProcessor@328b2454 - End of configuration.
   [testng] [2025-02-23 03:14:44,384] [pool-1-thread-7] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] 03:14:44,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:14:44,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,385 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-02-23_03-14-44.log]
   [testng] 03:14:44,385 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75d5d75f - End of configuration.
   [testng] [2025-02-23 03:14:44,462] [pool-1-thread-6] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] 03:14:44,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:14:44,463 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,463 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-02-23_03-14-44.log]
   [testng] 03:14:44,464 |-INFO in ch.qos.logback.core.sift.SiftProcessor@174e9db7 - End of configuration.
   [testng] [2025-02-23 03:14:44,485] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] 03:14:44,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:14:44,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,486 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-02-23_03-14-44.log]
   [testng] 03:14:44,486 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b459c59 - End of configuration.
   [testng] [2025-02-23 03:14:44,794] [pool-1-thread-4] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] 03:14:44,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:14:44,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,795 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-02-23_03-14-44.log]
   [testng] 03:14:44,795 |-INFO in ch.qos.logback.core.sift.SiftProcessor@bc7a259 - End of configuration.
   [testng] [2025-02-23 03:14:44,944] [pool-1-thread-3] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] 03:14:44,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:14:44,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:44,945 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-02-23_03-14-44.log]
   [testng] 03:14:44,945 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37ad2468 - End of configuration.
   [testng] [2025-02-23 03:14:45,057] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] 03:14:45,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:14:45,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:45,058 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-02-23_03-14-45.log]
   [testng] 03:14:45,059 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7574fa6f - End of configuration.
   [testng] [2025-02-23 03:14:47,086] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2025-02-23 03:14:47,210] [pool-1-thread-6] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] [2025-02-23 03:14:47,379] [pool-1-thread-2] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2025-02-23 03:14:47,491] [pool-1-thread-8] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2025-02-23 03:14:48,325] [pool-1-thread-10] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2025-02-23 03:14:48,812] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2025-02-23 03:14:49,000] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2025-02-23 03:14:49,720] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2025-02-23 03:14:49,848] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2025-02-23 03:14:50,137] [pool-1-thread-10] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2025-02-23 03:14:50,513] [pool-1-thread-11] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2025-02-23 03:14:50,952] [pool-1-thread-5] Initializing /data/FITS/images/img.fits: 
   [testng] [2025-02-23 03:14:51,067] [pool-1-thread-4] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2025-02-23 03:14:51,273] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2025-02-23 03:14:51,485] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2025-02-23 03:14:51,772] [pool-1-thread-3] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2025-02-23 03:14:51,843] [pool-1-thread-7] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2025-02-23 03:14:52,451] [pool-1-thread-5] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2025-02-23 03:14:52,704] [pool-1-thread-4] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2025-02-23 03:14:52,831] [pool-1-thread-6] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2025-02-23 03:14:53,634] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2025-02-23 03:14:53,727] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2025-02-23 03:14:53,962] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2025-02-23 03:14:54,286] [pool-1-thread-11] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2025-02-23 03:14:54,462] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2025-02-23 03:14:54,592] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2025-02-23 03:14:54,703] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2025-02-23 03:14:55,940] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] [2025-02-23 03:14:57,136] [pool-1-thread-2] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2025-02-23 03:14:57,521] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2025-02-23 03:14:57,911] [pool-1-thread-5] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2025-02-23 03:14:58,033] [pool-1-thread-9] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2025-02-23 03:14:58,415] [pool-1-thread-10] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2025-02-23 03:14:58,568] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2025-02-23 03:14:58,735] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2025-02-23 03:14:59,646] [pool-1-thread-11] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2025-02-23 03:15:00,188] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2025-02-23 03:15:00,679] [pool-1-thread-7] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2025-02-23 03:15:01,307] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2025-02-23 03:15:02,430] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2025-02-23 03:15:03,807] [pool-1-thread-9] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2025-02-23 03:15:03,944] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2025-02-23 03:15:04,081] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2025-02-23 03:15:04,505] [pool-1-thread-12] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2025-02-23 03:15:05,027] [pool-1-thread-11] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2025-02-23 03:15:05,417] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2025-02-23 03:15:05,794] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2025-02-23 03:15:05,959] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2025-02-23 03:15:06,505] [pool-1-thread-9] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2025-02-23 03:15:07,517] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2025-02-23 03:15:08,508] [pool-1-thread-8] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2025-02-23 03:15:08,794] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2025-02-23 03:15:08,896] [pool-1-thread-7] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2025-02-23 03:15:08,993] [pool-1-thread-2] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2025-02-23 03:15:09,993] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2025-02-23 03:15:10,375] [pool-1-thread-11] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2025-02-23 03:15:10,654] [pool-1-thread-8] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2025-02-23 03:15:11,164] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2025-02-23 03:15:11,493] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2025-02-23 03:15:11,599] [pool-1-thread-7] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2025-02-23 03:15:11,808] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2025-02-23 03:15:12,486] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2025-02-23 03:15:12,968] [pool-1-thread-11] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2025-02-23 03:15:13,099] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2025-02-23 03:15:13,500] [pool-1-thread-5] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2025-02-23 03:15:13,993] [pool-1-thread-8] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2025-02-23 03:15:14,244] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2025-02-23 03:15:15,541] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2025-02-23 03:15:17,041] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2025-02-23 03:15:17,652] [pool-1-thread-1] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2025-02-23 03:15:17,788] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2025-02-23 03:15:18,412] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2025-02-23 03:15:19,454] [pool-1-thread-8] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2025-02-23 03:15:19,801] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2025-02-23 03:15:20,121] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2025-02-23 03:15:21,272] [pool-1-thread-10] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2025-02-23 03:15:21,379] [pool-1-thread-2] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2025-02-23 03:15:21,794] [pool-1-thread-1] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2025-02-23 03:15:22,408] [pool-1-thread-9] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2025-02-23 03:15:23,067] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2025-02-23 03:15:24,170] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2025-02-23 03:15:24,273] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2025-02-23 03:15:25,375] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2025-02-23 03:15:25,614] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2025-02-23 03:15:26,177] [pool-1-thread-5] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2025-02-23 03:15:26,746] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2025-02-23 03:15:26,963] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2025-02-23 03:15:27,129] [pool-1-thread-4] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2025-02-23 03:15:27,352] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2025-02-23 03:15:27,667] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2025-02-23 03:15:28,314] [pool-1-thread-12] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2025-02-23 03:15:28,411] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2025-02-23 03:15:28,879] [pool-1-thread-5] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2025-02-23 03:15:29,439] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2025-02-23 03:15:30,440] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2025-02-23 03:15:30,823] [pool-1-thread-2] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2025-02-23 03:15:31,074] [pool-1-thread-11] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2025-02-23 03:15:31,292] [pool-1-thread-4] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2025-02-23 03:15:32,233] [pool-1-thread-8] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] [2025-02-23 03:15:32,701] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2025-02-23 03:15:32,886] [pool-1-thread-1] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2025-02-23 03:15:33,057] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2025-02-23 03:15:33,941] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2025-02-23 03:15:34,047] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2025-02-23 03:15:34,598] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2025-02-23 03:15:36,044] [pool-1-thread-5] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2025-02-23 03:15:36,527] [pool-1-thread-11] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2025-02-23 03:15:36,740] [pool-1-thread-2] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2025-02-23 03:15:37,310] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2025-02-23 03:15:38,024] [pool-1-thread-3] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2025-02-23 03:15:38,420] [pool-1-thread-2] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2025-02-23 03:15:38,552] [pool-1-thread-8] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2025-02-23 03:15:38,704] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2025-02-23 03:15:39,579] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.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 18 seconds
Finished: SUCCESS