Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 215
originally caused by:
 Started by upstream project "Trigger" build number 242
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins10373815084617303.sh
+ '[' metamorph = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34124_merge_ci -v /uod/idr/repos/curated/metamorph:/data -v /uod/idr-scratch/merge-ci/curated/metamorph:/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] 02:55:04,489 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:55:04,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 02:55:04,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:55:04,491 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:55:04,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:55:04,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:55:04,492 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:55:04,492 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:55:04,493 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:55:04,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:55:04,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:55:04,494 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:55:04,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:55:04,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:55:04,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:55:04,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:55:04,689 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:55:04,690 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:55:04,690 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:55:04,690 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:55:04,690 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 02:55:04,691 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 02:55:04,691 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 198 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-09 02:55:04,700] [main] java.version = 17.0.2
   [testng] 02:55:04,703 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:55:04,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:04,745 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-09_02-55-04.log]
   [testng] 02:55:04,747 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-09 02:55:04,749] [main] testng.directory = /data
   [testng] [2024-10-09 02:55:04,749] [main] testng.configDirectory = /config
   [testng] [2024-10-09 02:55:04,758] [main] testng.multiplier = 1.0
   [testng] [2024-10-09 02:55:04,759] [main] testng.in-memory = false
   [testng] [2024-10-09 02:55:04,759] [main] testng.allow-missing = false
   [testng] [2024-10-09 02:55:04,759] [main] user.language = en
   [testng] [2024-10-09 02:55:04,759] [main] user.country = ${user.country}
   [testng] [2024-10-09 02:55:04,759] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-09 03:09:17,937] [main] ----------------------------------------
   [testng] [2024-10-09 03:09:17,937] [main] Total files: 7329
   [testng] [2024-10-09 03:09:17,937] [main] Scan time: 853.177 s (116 ms/file)
   [testng] [2024-10-09 03:09:17,937] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 209 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-09 03:22:26,263] [pool-1-thread-1] Initializing /data/samples/single-series-test/test_w1.TIF: 
   [testng] 03:22:26,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:22:26,264 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:26,265 |-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-09_03-22-26.log]
   [testng] 03:22:26,265 |-INFO in ch.qos.logback.core.sift.SiftProcessor@535d0d03 - End of configuration.
   [testng] [2024-10-09 03:22:28,071] [pool-1-thread-12] Initializing /data/sebastien-besson/001/120119_VimMito_001_w1DIC_t1.TIF: 
   [testng] 03:22:28,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:22:28,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:28,073 |-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-09_03-22-28.log]
   [testng] 03:22:28,073 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31398c55 - End of configuration.
   [testng] [2024-10-09 03:22:43,701] [pool-1-thread-11] Initializing /data/mike/TEST 1_7_w2EN GFP_s1_t61.STK: 
   [testng] 03:22:43,701 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:22:43,701 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:43,702 |-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-09_03-22-43.log]
   [testng] 03:22:43,702 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67b5155 - End of configuration.
   [testng] [2024-10-09 03:22:44,993] [pool-1-thread-10] Initializing /data/lee/IXMtest_P24_s9_w560D948A4-4D16-49D0-9080-7575267498F9.tif: 
   [testng] 03:22:44,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:22:44,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:44,995 |-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-09_03-22-44.log]
   [testng] 03:22:44,995 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39953356 - End of configuration.
   [testng] [2024-10-09 03:22:46,240] [pool-1-thread-9] Initializing /data/andressa/RPE/Sparse/Fibronectin/Color Combine.tif: 
   [testng] 03:22:46,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:22:46,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:46,242 |-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-09_03-22-46.log]
   [testng] 03:22:46,242 |-INFO in ch.qos.logback.core.sift.SiftProcessor@503dc9cb - End of configuration.
   [testng] [2024-10-09 03:22:47,719] [pool-1-thread-8] Initializing /data/samples/zseries.stk: 
   [testng] 03:22:47,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:22:47,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:47,720 |-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-09_03-22-47.log]
   [testng] 03:22:47,720 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8e56830 - End of configuration.
   [testng] [2024-10-09 03:22:49,072] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w2Laser4914BD4BP_OverView.tif: 
   [testng] 03:22:49,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:22:49,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:49,072 |-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-09_03-22-49.log]
   [testng] 03:22:49,073 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6274ac92 - End of configuration.
   [testng] [2024-10-09 03:22:50,339] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-09 03:22:50,341] [pool-1-thread-6] Initializing /data/josh/EKM49/EKM49_w2568 -TRITC-_t1.TIF: 
   [testng] 03:22:50,341 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:22:50,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:50,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-10-09_03-22-50.log]
   [testng] 03:22:50,343 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28ddf75 - End of configuration.
   [testng] [2024-10-09 03:22:52,853] [pool-1-thread-5] Initializing /data/samples/test-plate/test_s10_t1.tif: 
   [testng] 03:22:52,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:22:52,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:22:52,854 |-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-09_03-22-52.log]
   [testng] 03:22:52,854 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5bd82ae9 - End of configuration.
   [testng] [2024-10-09 03:23:18,538] [pool-1-thread-4] Initializing /data/strand/TS_200nm_3_w2Fluo GFP -100-.TIF: 
   [testng] 03:23:18,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:23:18,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:23:18,539 |-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-09_03-23-18.log]
   [testng] 03:23:18,539 |-INFO in ch.qos.logback.core.sift.SiftProcessor@674e2a6b - End of configuration.
   [testng] [2024-10-09 03:23:20,306] [pool-1-thread-3] Initializing /data/ascb/mt prc1 kif4.tif: 
   [testng] 03:23:20,307 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:23:20,307 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:23:20,308 |-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-09_03-23-20.log]
   [testng] 03:23:20,308 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ec7ccf - End of configuration.
   [testng] [2024-10-09 03:23:21,956] [pool-1-thread-2] Initializing /data/josh/2101to600astk.stk: 
   [testng] 03:23:21,956 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:23:21,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:23:21,957 |-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-09_03-23-21.log]
   [testng] 03:23:21,957 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1ec86d26 - End of configuration.
   [testng] [2024-10-09 03:24:18,604] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-5.tif: 
   [testng] [2024-10-09 03:24:20,795] [pool-1-thread-10] Initializing /data/andressa/RPE/Sparse/Serum/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:24:23,412] [pool-1-thread-9] Initializing /data/jacques/Repositionnement/Repositionnement_s1_t1.TIF: 
   [testng] [2024-10-09 03:24:26,302] [pool-1-thread-3] Initializing /data/chris/test2_w2_s1_t2.stk: 
   [testng] [2024-10-09 03:24:28,361] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t2.TIF: 
   [testng] [2024-10-09 03:24:31,918] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-09 03:24:37,908] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-4.tif: 
   [testng] [2024-10-09 03:24:44,067] [pool-1-thread-3] Initializing /data/jacek/YFP2trans.tif: 
   [testng] [2024-10-09 03:24:47,777] [pool-1-thread-8] Initializing /data/tristan/data IJM/tl_ z/MDA_TL_z_t1.TIF: 
   [testng] [2024-10-09 03:24:52,233] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.jpg: 
   [testng] [2024-10-09 03:24:53,487] [pool-1-thread-7] Initializing /data/josh/EditedMovies/2101to600b.stk: 
   [testng] [2024-10-09 03:25:08,021] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-09 03:25:11,507] [pool-1-thread-4] Initializing /data/grant/X.STK: 
   [testng] [2024-10-09 03:25:16,971] [pool-1-thread-3] Initializing /data/andressa/RPE/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-09 03:25:24,434] [pool-1-thread-10] Initializing /data/ascb/RNA dye MT.tif: 
   [testng] [2024-10-09 03:25:26,638] [pool-1-thread-1] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:25:30,305] [pool-1-thread-8] Initializing /data/jerome/deconv.STK: 
   [testng] [2024-10-09 03:25:34,684] [pool-1-thread-3] Initializing /data/olivier/01/CDYL_D0_frap_100x_01_w1491-DOUBLE-GFP-DsRed_t1.TIF: 
   [testng] [2024-10-09 03:25:45,280] [pool-1-thread-4] Initializing /data/andressa/RPE/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:25:51,512] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t1.TIF: 
   [testng] [2024-10-09 03:25:54,476] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-09 03:25:54,517] [pool-1-thread-8] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t1.TIF: 
   [testng] [2024-10-09 03:25:57,406] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-09 03:26:05,749] [pool-1-thread-1] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-09 03:26:07,903] [pool-1-thread-1] Used files list does not include base file
   [testng] [2024-10-09 03:26:07,970] [pool-1-thread-9] Initializing /data/hms/HCT116_w1Phase FITC_s7_t1.TIF: 
   [testng] [2024-10-09 03:26:20,571] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w2Filter FITC.TIF: 
   [testng] [2024-10-09 03:26:24,756] [pool-1-thread-4] Initializing /data/gh-2613/ScanSlide_exp1_rep1_w1confGFP_s1.stk: 
   [testng] [2024-10-09 03:26:34,602] [pool-1-thread-1] Initializing /data/jcb/201008090/3T3_ShhN_C_Nhh594.stk: 
   [testng] [2024-10-09 03:26:37,156] [pool-1-thread-7] Initializing /data/qa-16915/m-04-561.tif: 
   [testng] [2024-10-09 03:26:39,812] [pool-1-thread-11] Initializing /data/josh/2101to400astk.stk: 
   [testng] [2024-10-09 03:27:06,786] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:27:09,657] [pool-1-thread-9] Initializing /data/qa-16915/m-04.tif: 
   [testng] [2024-10-09 03:27:11,930] [pool-1-thread-7] Initializing /data/tristan/data IJM/mw3_z/MDA_z_MW3(GFP_RFP_GLP)_w3GLP.TIF: 
   [testng] [2024-10-09 03:27:22,277] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-3.tif: 
   [testng] [2024-10-09 03:27:29,579] [pool-1-thread-9] Initializing /data/chris/exp1_w1CSU GREEN_s3_t002.stk: 
   [testng] [2024-10-09 03:27:33,634] [pool-1-thread-4] Initializing /data/andressa/RPE/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:27:38,316] [pool-1-thread-1] Initializing /data/aaron/RR11_2 TRAINED mid lobIX 63X GFP568_s1.STK: 
   [testng] [2024-10-09 03:27:43,491] [pool-1-thread-9] Initializing /data/grant/XYZC_Image_w1FITC.STK: 
   [testng] [2024-10-09 03:27:47,366] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:27:53,349] [pool-1-thread-1] Initializing /data/tristan/data IJM/mw3/MDA_MW3(GFP-RFP-GLP)_w1GFP.TIF: 
   [testng] [2024-10-09 03:27:58,139] [pool-1-thread-8] Initializing /data/ascb/C9  Stack.tif: 
   [testng] [2024-10-09 03:28:00,366] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t41_w1Laser4054BD4BP_t1.stk: 
   [testng] [2024-10-09 03:28:10,397] [pool-1-thread-4] Initializing /data/ascb/mt prc1 kif4 1.tif: 
   [testng] [2024-10-09 03:28:14,856] [pool-1-thread-8] Initializing /data/sebastian/CLC2_GFP root4/0.1% DMSO root4001.tif: 
   [testng] [2024-10-09 03:28:19,683] [pool-1-thread-9] Initializing /data/graham/G_Wright raw.stk: 
   [testng] [2024-10-09 03:28:24,746] [pool-1-thread-7] Initializing /data/ascb/golgi marker 2.tif: 
   [testng] [2024-10-09 03:28:27,027] [pool-1-thread-4] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t1.TIF: 
   [testng] [2024-10-09 03:28:30,009] [pool-1-thread-4] Used files list does not include base file
   [testng] [2024-10-09 03:28:32,563] [pool-1-thread-8] Initializing /data/josh/2101to400bstk.stk: 
   [testng] [2024-10-09 03:29:14,611] [pool-1-thread-9] Initializing /data/tristan/data IJM/mw1/MDA_mw1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-09 03:29:17,728] [pool-1-thread-1] Initializing /data/heiko/sample_3x3.stk: 
   [testng] [2024-10-09 03:29:24,376] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t2.TIF: 
   [testng] [2024-10-09 03:29:27,017] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-09 03:29:27,089] [pool-1-thread-6] Initializing /data/alex/48h/48h_siGW25_w2FITC.TIF: 
   [testng] [2024-10-09 03:29:30,741] [pool-1-thread-11] Initializing /data/ascb/mt prc1 kif4 3.tif: 
   [testng] [2024-10-09 03:29:34,956] [pool-1-thread-1] Initializing /data/benedikt/LosslessCompressedSTK.stk: 
   [testng] [2024-10-09 03:29:40,597] [pool-1-thread-9] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s4t41_w1Laser4054BD4BP_s1_t1.stk: 
   [testng] [2024-10-09 03:29:49,110] [pool-1-thread-10] Initializing /data/thomas/test.tif: 
   [testng] [2024-10-09 03:29:52,734] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c1s1t1.tif: 
   [testng] [2024-10-09 03:30:01,238] [pool-1-thread-2] Initializing /data/josh/EditedMovies/2101to600a.stk: 
   [testng] [2024-10-09 03:30:20,086] [pool-1-thread-6] Initializing /data/chris-de-graffenried/2011-11-01/DOX FAZ1 568 PLK 4881_w1Cy3.stk: 
   [testng] [2024-10-09 03:30:22,235] [pool-1-thread-4] Initializing /data/ascb/golgi marker.tif: 
   [testng] [2024-10-09 03:30:23,994] [pool-1-thread-10] Initializing /data/ascb/mt prc1 kif4 2.tif: 
   [testng] [2024-10-09 03:30:27,501] [pool-1-thread-11] Initializing /data/alex/13/LJN_Y1136_13_w2FITC_t2.STK: 
   [testng] [2024-10-09 03:30:29,517] [pool-1-thread-1] Initializing /data/gh-2613/ScanSlide_exp1_rep0_w1confGFP_s1.tif: 
   [testng] [2024-10-09 03:30:38,240] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t1.TIF: 
   [testng] [2024-10-09 03:30:40,868] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-09 03:30:40,904] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine.tif: 
   [testng] [2024-10-09 03:30:45,923] [pool-1-thread-1] Initializing /data/sebastien-besson/002/120119_VimMito_002_w1DIC_t1.TIF: 
   [testng] [2024-10-09 03:30:58,634] [pool-1-thread-6] Initializing /data/sebastien-besson/A._WTChlor.2.nd_[Stage1__Position52_]/A. WTChlor.2_w20 Brightfield_s4.TIF: 
   [testng] [2024-10-09 03:31:02,199] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600e.stk: 
   [testng] [2024-10-09 03:31:14,475] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:31:19,008] [pool-1-thread-7] Initializing /data/imagesc-39526/bottom/956662_PVTom_L7day_4x_z10um_bottom_Region-1_nTiles-029_1_conf561_s1.stk: 
   [testng] [2024-10-09 03:31:31,661] [pool-1-thread-11] Initializing /data/josh/2101to600e.stk: 
   [testng] [2024-10-09 03:32:11,602] [pool-1-thread-4] Initializing /data/qa-30870/220209_posit5.tif: 
   [testng] [2024-10-09 03:32:24,643] [pool-1-thread-4] Initializing /data/jmuhlich/rgb_w1_s1_t1.TIF: 
   [testng] [2024-10-09 03:32:29,501] [pool-1-thread-10] Initializing /data/thomas/t_test2001.tif: 
   [testng] [2024-10-09 03:32:36,687] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w2Filter FITC.TIF: 
   [testng] [2024-10-09 03:32:43,310] [pool-1-thread-10] Initializing /data/chris/exp1_w2CSU RED_s3_t003.stk: 
   [testng] [2024-10-09 03:32:48,303] [pool-1-thread-11] Initializing /data/aaron/metamorph.stk: 
   [testng] [2024-10-09 03:32:49,950] [pool-1-thread-4] Initializing /data/alex/14/LJN_Y1136_14_w2FITC_t2.STK: 
   [testng] [2024-10-09 03:32:51,953] [pool-1-thread-2] Initializing /data/alex/Selected FITC.stk: 
   [testng] [2024-10-09 03:32:57,565] [pool-1-thread-10] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:33:02,510] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t2.TIF: 
   [testng] [2024-10-09 03:33:05,544] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-09 03:33:07,464] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t2.TIF: 
   [testng] [2024-10-09 03:33:10,494] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-09 03:33:25,391] [pool-1-thread-6] Initializing /data/imagesc-39526/20200622_GDF9_D21_MT Ovary_1/MT_Ovary-11_w1conf640_s1.stk: 
   [testng] [2024-10-09 03:33:28,539] [pool-1-thread-4] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s1t11_w1Laser4054BD4BP.tif: 
   [testng] [2024-10-09 03:33:32,029] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w2Filter FITC.TIF: 
   [testng] [2024-10-09 03:33:39,630] [pool-1-thread-9] Initializing /data/sebastien-besson/plk1/plk1_561nm_eb3_3_t1.TIF: 
   [testng] [2024-10-09 03:33:44,235] [pool-1-thread-10] Initializing /data/alex/15/LJN_Y1136_15_w2DAPI_t2.STK: 
   [testng] [2024-10-09 03:33:53,818] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600f.stk: 
   [testng] [2024-10-09 03:34:05,375] [pool-1-thread-8] Initializing /data/qa-16915/m-04-488.tif: 
   [testng] [2024-10-09 03:34:09,379] [pool-1-thread-9] Initializing /data/imagesc-wafle-2020-08-18/2020-07-31 BB3084 MT3 DAY 4 reactivation/BB3084 in MT3_1_w1SDC488_s1_t1.stk: 
   [testng] [2024-10-09 03:34:21,965] [pool-1-thread-8] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-09 03:34:26,386] [pool-1-thread-7] Initializing /data/qa-16915/m-02-488.ome.tif: 
   [testng] [2024-10-09 03:34:28,914] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t1.TIF: 
   [testng] [2024-10-09 03:34:31,077] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-09 03:34:34,792] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-09 03:34:39,053] [pool-1-thread-7] Initializing /data/dan/CavAlpha1D_51490_engG4_F_101111_1.tif: 
   [testng] [2024-10-09 03:34:42,715] [pool-1-thread-11] Initializing /data/samples/10xcalib.tif: 
   [testng] [2024-10-09 03:34:44,215] [pool-1-thread-2] Initializing /data/qa-16915/m-01-488.ome.tif: 
   [testng] [2024-10-09 03:34:50,582] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w3Filter TRITC.TIF: 
   [testng] [2024-10-09 03:34:52,592] [pool-1-thread-8] Initializing /data/jcb/201008090/3T3_ShhN_C_DIC.stk: 
   [testng] [2024-10-09 03:34:55,529] [pool-1-thread-7] Initializing /data/josh/EditedMovies/2101to800.stk: 
   [testng] [2024-10-09 03:35:04,453] [pool-1-thread-2] Initializing /data/aaron/L15_CTRL_FC1d_416_Da1.stk: 
   [testng] [2024-10-09 03:35:06,124] [pool-1-thread-11] Initializing /data/chris/Stream-2(partial).stk: 
   [testng] [2024-10-09 03:35:12,770] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Sparse/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:35:18,719] [pool-1-thread-6] Initializing /data/qa-16915/m-01.tif: 
   [testng] [2024-10-09 03:35:20,967] [pool-1-thread-8] Initializing /data/qa-16887/m-01.tif: 
   [testng] [2024-10-09 03:35:25,887] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-09 03:35:37,841] [pool-1-thread-8] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t1.TIF: 
   [testng] [2024-10-09 03:35:40,099] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-09 03:35:40,100] [pool-1-thread-6] Initializing /data/bill/FromBillM_New_MM_MDAdata/RWeD62u7dF1Mom1_w1CelegansDIC 100x_t1.TIF: 
   [testng] [2024-10-09 03:35:42,867] [pool-1-thread-2] Initializing /data/ascb/C1  Stack.stk: 
   [testng] [2024-10-09 03:35:48,526] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t2.TIF: 
   [testng] [2024-10-09 03:35:50,872] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-09 03:35:52,023] [pool-1-thread-4] Initializing /data/stephane/Lame7-E5-Y+-001.stk: 
   [testng] [2024-10-09 03:35:57,205] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w3Filter TRITC.TIF: 
   [testng] [2024-10-09 03:35:59,171] [pool-1-thread-7] Initializing /data/andressa/RPE/Full Confluency/Collagen/Color Combine 2.tif: 
   [testng] [2024-10-09 03:36:04,780] [pool-1-thread-10] Initializing /data/ascb/mt racgap1 dna.tif: 
   [testng] [2024-10-09 03:36:06,921] [pool-1-thread-4] Initializing /data/qa-17827/G28P2E10-2 x5.TIF: 
   [testng] [2024-10-09 03:36:11,043] [pool-1-thread-2] Initializing /data/pang/z-stack/Z Series.tif: 
   [testng] [2024-10-09 03:36:14,526] [pool-1-thread-7] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:36:20,384] [pool-1-thread-10] Initializing /data/chris/test2_w2_s1_t1.stk: 
   [testng] [2024-10-09 03:36:21,776] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w3Filter TRITC.TIF: 
   [testng] [2024-10-09 03:36:23,276] [pool-1-thread-2] Initializing /data/sebastien-besson/new/120711_D2_001/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-09 03:36:29,820] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.tif: 
   [testng] [2024-10-09 03:36:34,908] [pool-1-thread-4] Initializing /data/jayne/2celltest10fpstl65power.stk: 
   [testng] [2024-10-09 03:36:37,794] [pool-1-thread-7] Initializing /data/chris/exp1_w2CSU RED_s3_t001.stk: 
   [testng] [2024-10-09 03:36:45,147] [pool-1-thread-10] Initializing /data/grant/Scale_bar_100um_XY_image.TIF: 
   [testng] [2024-10-09 03:36:48,594] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c1s1t11_Laser4054BD4BP.stk: 
   [testng] [2024-10-09 03:36:50,959] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-09 03:36:50,993] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment4_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-09 03:36:57,124] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w2Filter FITC.TIF: 
   [testng] [2024-10-09 03:37:00,998] [pool-1-thread-2] Initializing /data/sebastien-besson/new/04/04_w1Both lasers_t1.TIF: 
   [testng] [2024-10-09 03:37:06,327] [pool-1-thread-8] Initializing /data/qa-31304/Well _C6_1.tif: 
   [testng] [2024-10-09 03:37:09,798] [pool-1-thread-10] Initializing /data/qa-16915/m-01-561.ome.tif: 
   [testng] [2024-10-09 03:37:12,925] [pool-1-thread-11] Initializing /data/josh/2101to600f.stk: 
   [testng] [2024-10-09 03:37:30,106] [pool-1-thread-6] Initializing /data/ved/Expt01_w1CFP FRET-S ND0.5_t1.TIF: 
   [testng] [2024-10-09 03:37:34,304] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:37:36,982] [pool-1-thread-8] Initializing /data/qa-16915/m-02-561.ome.tif: 
   [testng] [2024-10-09 03:37:38,491] [pool-1-thread-10] Initializing /data/josh/EditedMovies/2101to400a.stk: 
   [testng] [2024-10-09 03:37:52,363] [pool-1-thread-7] Initializing /data/tristan/data IJM/mw2/MDA_mw2(GFP-RFP)_w1GFP.TIF: 
   [testng] [2024-10-09 03:37:55,898] [pool-1-thread-8] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment3_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-09 03:38:01,985] [pool-1-thread-4] Initializing /data/jcb/201008090/3T3_ShhN_C_Chh488.stk: 
   [testng] [2024-10-09 03:38:12,795] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge.TIF: 
   [testng] [2024-10-09 03:38:17,514] [pool-1-thread-7] Initializing /data/tristan/data IJM/tl/MDA_TL_t1.TIF: 
   [testng] [2024-10-09 03:38:19,151] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-09 03:38:26,615] [pool-1-thread-4] Initializing /data/chris/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-09 03:38:28,921] [pool-1-thread-8] Initializing /data/qa-16907/1_w1Single SPI 405.TIF: 
   [testng] [2024-10-09 03:38:31,471] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:38:34,571] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t11_w1Laser4054BD4BP.stk: 
   [testng] [2024-10-09 03:38:37,619] [pool-1-thread-4] Initializing /data/tristan/data IJM/mw1_z/MDA_z_MW1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-09 03:38:42,536] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.TIF: 
   [testng] [2024-10-09 03:38:43,982] [pool-1-thread-7] Initializing /data/andressa/RPE/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:38:49,217] [pool-1-thread-8] Initializing /data/ascb/RNA dye MT 2.tif: 
   [testng] [2024-10-09 03:38:54,124] [pool-1-thread-10] Initializing /data/jcb/201008090/Color Combine.stk: 
   [testng] [2024-10-09 03:38:55,433] [pool-1-thread-6] Initializing /data/samples/diatoms3d.stk: 
   [testng] [2024-10-09 03:38:56,601] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to400b.stk: 
   [testng] [2024-10-09 03:39:13,636] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w3Filter TRITC.jpg: 
   [testng] [2024-10-09 03:39:16,307] [pool-1-thread-6] Initializing /data/chris/Foo/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-09 03:39:35,008] [pool-1-thread-11] Initializing /data/sebastien/GA-2222 raf-1_w2Mono 475 nm.STK: 
   [testng] [2024-10-09 03:39:35,978] [pool-1-thread-10] Initializing /data/dave/Z Series.stk: 
   [testng] [2024-10-09 03:39:37,534] [pool-1-thread-8] Initializing /data/steve/Experiment2.stk: 
   [testng] [2024-10-09 03:39:40,710] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t2.TIF: 
   [testng] [2024-10-09 03:39:42,345] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-09 03:39:44,258] [pool-1-thread-10] Initializing /data/doil/001-23 dapi.stk: 
   [testng] [2024-10-09 03:39:51,062] [pool-1-thread-11] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment5_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-09 03:39:53,579] [pool-1-thread-8] Initializing /data/jcb/201007118/si133_J3_5_w18- 30- GFP_t1.STK: 
   [testng] [2024-10-09 03:40:42,928] [pool-1-thread-7] Initializing /data/josh/2101to600b.stk: 
   [testng] [2024-10-09 03:40:54,253] [pool-1-thread-4] Initializing /data/samples/zserSixteen.stk: 
   [testng] [2024-10-09 03:41:02,153] [pool-1-thread-4] Initializing /data/graham/G_Wright deconvolved.stk: 
   [testng] [2024-10-09 03:41:12,047] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.jpg: 
   [testng] [2024-10-09 03:41:16,625] [pool-1-thread-10] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-09 03:41:20,157] [pool-1-thread-4] Initializing /data/grant/XYZCT_Image_w1FITC_t1.STK: 
   [testng] [2024-10-09 03:41:59,397] [pool-1-thread-10] Initializing /data/cumol-test-series/23.001: 
   [testng] [2024-10-09 03:42:08,580] [pool-1-thread-4] Initializing /data/steve/Experiment2.tif: 
   [testng] [2024-10-09 03:42:18,807] [pool-1-thread-7] Initializing /data/chris-de-graffenried/2011-05-30/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-09 03:42:20,766] [pool-1-thread-4] Initializing /data/heiko/metadata_3x3.jpg: 
   [testng] [2024-10-09 03:42:24,971] [pool-1-thread-4] Initializing /data/lee/20130116-u2os-celldensitytest-72h-96h_m08_s9_w2766e46f1-81be-45a2-88b1-abe8da58c47a.tif: 
   [testng] [2024-10-09 03:42:34,870] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2Test_001_w1DUAL 491-561.TIF: 
   [testng] [2024-10-09 03:42:50,533] [pool-1-thread-7] Initializing /data/fabrice/100722ac-2_w1RED_s1_t1.TIF: 
   [testng] [2024-10-09 03:42:53,311] [pool-1-thread-4] Initializing /data/samples/zser24.stk: 
   [testng] [2024-10-09 03:43:03,296] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:43:05,623] [pool-1-thread-7] Initializing /data/jae/RGB_s34.tif: 
   [testng] [2024-10-09 03:43:08,093] [pool-1-thread-4] Initializing /data/josh/2101to800.stk: 
   [testng] [2024-10-09 03:43:27,683] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:43:43,312] [pool-1-thread-10] Initializing /data/grant/XYZ_Image.STK: 
   [testng] [2024-10-09 03:43:55,758] [pool-1-thread-7] Initializing /data/samples/zserEight.stk: 
   [testng] [2024-10-09 03:44:00,129] [pool-1-thread-10] Initializing /data/chris/exp1_w2CSU RED_s3_t002.stk: 
   [testng] [2024-10-09 03:44:05,818] [pool-1-thread-7] Initializing /data/heiko/sample_2x2.stk: 
   [testng] [2024-10-09 03:44:07,461] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w1Filter DAPI.TIF: 
   [testng] [2024-10-09 03:44:10,842] [pool-1-thread-10] Initializing /data/chris-de-graffenried/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-09 03:44:16,366] [pool-1-thread-2] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-09 03:44:17,929] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-09 03:44:18,827] [pool-1-thread-7] Initializing /data/lee/397_w1447 laser_s17_t1_bad.TIF: 
   [testng] [2024-10-09 03:44:20,477] [pool-1-thread-4] Initializing /data/bill/OX218B3/OX218B3_w1488nm- 30-_t1.STK: 
   [testng] [2024-10-09 03:44:30,837] [pool-1-thread-11] Initializing /data/david/tl4.tif: 
   [testng] [2024-10-09 03:44:32,717] [pool-1-thread-7] Initializing /data/qa-16915/m-02.tif: 
   [testng] [2024-10-09 03:44:37,406] [pool-1-thread-2] Initializing /data/chris/exp1_w1CSU GREEN_s3_t001.stk: 
   [testng] [2024-10-09 03:44:41,538] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine-2.tif: 
   [testng] [2024-10-09 03:44:43,316] [pool-1-thread-3] Initializing /data/andressa/RPE/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-09 03:44:47,651] [pool-1-thread-7] Initializing /data/ascb/mt aim.tif: 
   [testng] [2024-10-09 03:44:50,333] [pool-1-thread-2] Initializing /data/ascb/mt mklp1.tif: 
   [testng] [2024-10-09 03:44:53,360] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w2Laser4914BD4BP_OverView.tif: 
   [testng] [2024-10-09 03:44:55,335] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-09 03:44:57,360] [pool-1-thread-10] Initializing /data/jmuhlich/metamorph_scan_rgb/Scan 20x obj 40_w1_s1_t1.TIF: 
   [testng] [2024-10-09 03:45:00,183] [pool-1-thread-3] Initializing /data/andressa/RPE/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-09 03:45:03,236] [pool-1-thread-7] Initializing /data/ascb/monopolar mt aim.tif: 
   [testng] [2024-10-09 03:45:06,081] [pool-1-thread-2] Initializing /data/samples/10xcalib.stk: 
   [testng] 06:43:12,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:43:12,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:43:12,523 |-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-09_06-43-12.log]
   [testng] 06:43:12,523 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f0fece - End of configuration.
   [testng] 06:45:29,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:45:29,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:45:29,442 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-09_06-45-29.log]
   [testng] 06:45:29,443 |-INFO in ch.qos.logback.core.sift.SiftProcessor@112bda4d - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 11077, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 230 minutes 29 seconds
Finished: SUCCESS