Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 228
originally caused by:
 Started by upstream project "Trigger" build number 253
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins12652862262736480801.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35866_merge_ci -v /uod/idr/repos/curated/leica-lif:/data -v /uod/idr-scratch/merge-ci/curated/leica-lif:/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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 05:06:13,105 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:06:13,107 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 05:06:13,107 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:06:13,108 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:06:13,109 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:06:13,109 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:06:13,109 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:06:13,109 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:06:13,110 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:06:13,111 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:06:13,111 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:06:13,111 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:06:13,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:06:13,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:06:13,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:06:13,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:06:13,303 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:06:13,304 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:06:13,304 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:06:13,304 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:06:13,304 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 05:06:13,305 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 05:06:13,305 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-19 05:06:13,314] [main] java.version = 11.0.16
   [testng] 05:06:13,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:06:13,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:06:13,358 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-19_05-06-13.log]
   [testng] 05:06:13,360 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-19 05:06:13,362] [main] testng.directory = /data
   [testng] [2024-10-19 05:06:13,362] [main] testng.configDirectory = /config
   [testng] [2024-10-19 05:06:13,371] [main] testng.multiplier = 1.0
   [testng] [2024-10-19 05:06:13,373] [main] testng.in-memory = false
   [testng] [2024-10-19 05:06:13,373] [main] testng.allow-missing = false
   [testng] [2024-10-19 05:06:13,373] [main] user.language = en
   [testng] [2024-10-19 05:06:13,373] [main] user.country = ${user.country}
   [testng] [2024-10-19 05:06:13,373] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-19 05:11:33,280] [main] ----------------------------------------
   [testng] [2024-10-19 05:11:33,280] [main] Total files: 404
   [testng] [2024-10-19 05:11:33,280] [main] Scan time: 319.907 s (791 ms/file)
   [testng] [2024-10-19 05:11:33,280] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-19 05:15:52,758] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] 05:15:52,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:15:52,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:52,760 |-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-19_05-15-52.log]
   [testng] 05:15:52,761 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51dff66a - End of configuration.
   [testng] [2024-10-19 05:15:52,947] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] 05:15:52,947 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:15:52,947 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:52,948 |-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-19_05-15-52.log]
   [testng] 05:15:52,948 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17845617 - End of configuration.
   [testng] [2024-10-19 05:15:53,854] [pool-1-thread-11] Initializing /data/garcion/testTwo.lif: 
   [testng] 05:15:53,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:15:53,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:53,855 |-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-19_05-15-53.log]
   [testng] 05:15:53,855 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63dd53bb - End of configuration.
   [testng] [2024-10-19 05:15:54,049] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] 05:15:54,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:15:54,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:54,050 |-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-19_05-15-54.log]
   [testng] 05:15:54,051 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38fa2251 - End of configuration.
   [testng] [2024-10-19 05:15:54,970] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] 05:15:54,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:15:54,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:54,971 |-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-19_05-15-54.log]
   [testng] 05:15:54,971 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1aae2915 - End of configuration.
   [testng] [2024-10-19 05:15:55,222] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] 05:15:55,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:15:55,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:55,222 |-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-19_05-15-55.log]
   [testng] 05:15:55,223 |-INFO in ch.qos.logback.core.sift.SiftProcessor@dc0dab - End of configuration.
   [testng] [2024-10-19 05:15:55,457] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 05:15:55,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:15:55,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:55,458 |-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-19_05-15-55.log]
   [testng] 05:15:55,458 |-INFO in ch.qos.logback.core.sift.SiftProcessor@789c54e4 - End of configuration.
   [testng] [2024-10-19 05:15:55,655] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] 05:15:55,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:15:55,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:55,656 |-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-19_05-15-55.log]
   [testng] 05:15:55,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5247823b - End of configuration.
   [testng] [2024-10-19 05:15:56,006] [pool-1-thread-5] Initializing /data/kristine/Kristine.lif: 
   [testng] 05:15:56,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:15:56,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:56,007 |-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-19_05-15-56.log]
   [testng] 05:15:56,007 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21879f2d - End of configuration.
   [testng] [2024-10-19 05:15:56,408] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 05:15:56,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:15:56,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:56,409 |-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-19_05-15-56.log]
   [testng] 05:15:56,409 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c9bcec - End of configuration.
   [testng] [2024-10-19 05:15:57,438] [pool-1-thread-3] Initializing /data/schek/LIF2_test.lif: 
   [testng] 05:15:57,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:15:57,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:57,439 |-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-19_05-15-57.log]
   [testng] 05:15:57,439 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b8f7a8d - End of configuration.
   [testng] [2024-10-19 05:15:57,610] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 05:15:57,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:15:57,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:57,611 |-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-19_05-15-57.log]
   [testng] 05:15:57,611 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3408be9 - End of configuration.
   [testng] [2024-10-19 05:16:00,089] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-10-19 05:16:01,199] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-10-19 05:16:02,074] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-10-19 05:16:03,295] [pool-1-thread-9] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-10-19 05:16:03,566] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-10-19 05:16:04,498] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-10-19 05:16:05,643] [pool-1-thread-2] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-10-19 05:16:05,972] [pool-1-thread-1] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-10-19 05:16:06,326] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-10-19 05:16:07,302] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-10-19 05:16:07,331] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-10-19 05:16:08,238] [pool-1-thread-10] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-10-19 05:16:08,883] [pool-1-thread-9] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-10-19 05:16:09,742] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-10-19 05:16:10,935] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-10-19 05:16:11,950] [pool-1-thread-2] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-10-19 05:16:12,327] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-10-19 05:16:13,289] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-10-19 05:16:14,103] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-10-19 05:16:15,011] [pool-1-thread-11] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-10-19 05:16:16,440] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-10-19 05:16:17,353] [pool-1-thread-3] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-10-19 05:16:17,590] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-10-19 05:16:18,439] [pool-1-thread-4] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-10-19 05:16:18,688] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-10-19 05:16:19,605] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-10-19 05:16:20,489] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-10-19 05:16:21,488] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-10-19 05:16:23,173] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-10-19 05:16:24,062] [pool-1-thread-3] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-10-19 05:16:24,606] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-10-19 05:16:26,262] [pool-1-thread-12] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-10-19 05:16:26,529] [pool-1-thread-11] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-10-19 05:16:26,843] [pool-1-thread-4] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-10-19 05:16:27,246] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-10-19 05:16:28,362] [pool-1-thread-7] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-10-19 05:16:28,581] [pool-1-thread-6] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-10-19 05:16:28,964] [pool-1-thread-5] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-10-19 05:16:29,196] [pool-1-thread-1] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-10-19 05:16:29,432] [pool-1-thread-2] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-10-19 05:16:29,673] [pool-1-thread-3] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-10-19 05:16:30,757] [pool-1-thread-12] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-10-19 05:16:31,283] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-10-19 05:16:32,286] [pool-1-thread-6] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-10-19 05:16:32,488] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-10-19 05:16:33,399] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-10-19 05:16:34,070] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-10-19 05:16:35,314] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-10-19 05:16:36,218] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-10-19 05:16:37,152] [pool-1-thread-5] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-10-19 05:16:38,053] [pool-1-thread-2] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-10-19 05:16:38,662] [pool-1-thread-9] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-10-19 05:16:38,893] [pool-1-thread-10] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-10-19 05:16:39,212] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-10-19 05:16:41,173] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-10-19 05:16:41,606] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-10-19 05:16:42,989] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-10-19 05:16:44,298] [pool-1-thread-1] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-10-19 05:16:44,590] [pool-1-thread-12] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-10-19 05:16:44,884] [pool-1-thread-7] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-10-19 05:16:45,142] [pool-1-thread-8] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-10-19 05:16:45,539] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-10-19 05:16:45,976] [pool-1-thread-2] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-10-19 05:16:46,850] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-10-19 05:16:47,812] [pool-1-thread-3] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-10-19 05:16:48,007] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-10-19 05:16:49,035] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-10-19 05:16:50,722] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-10-19 05:16:50,998] [pool-1-thread-11] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-10-19 05:16:51,602] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-10-19 05:16:52,524] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-10-19 05:16:53,467] [pool-1-thread-9] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-10-19 05:16:54,046] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-10-19 05:16:55,463] [pool-1-thread-6] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-10-19 05:16:55,726] [pool-1-thread-11] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-10-19 05:16:56,005] [pool-1-thread-7] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-10-19 05:16:56,928] [pool-1-thread-4] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-10-19 05:16:57,171] [pool-1-thread-5] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-10-19 05:16:58,038] [pool-1-thread-9] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-10-19 05:16:58,217] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-10-19 05:16:59,365] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-10-19 05:16:59,655] [pool-1-thread-12] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-10-19 05:17:00,038] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-10-19 05:17:00,551] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-10-19 05:17:01,760] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-10-19 05:17:01,860] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-10-19 05:17:02,786] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-10-19 05:17:03,674] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-10-19 05:17:04,556] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-10-19 05:17:05,430] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-10-19 05:17:06,906] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-10-19 05:17:07,807] [pool-1-thread-7] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-10-19 05:17:08,496] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-10-19 05:17:09,552] [pool-1-thread-1] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-10-19 05:17:10,231] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-10-19 05:17:12,751] [pool-1-thread-1] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-10-19 05:17:15,269] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-10-19 05:17:16,278] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-10-19 05:17:17,431] [pool-1-thread-3] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-10-19 05:17:17,532] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-10-19 05:17:18,515] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-10-19 05:17:19,497] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-10-19 05:17:20,457] [pool-1-thread-9] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-10-19 05:17:20,701] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-10-19 05:17:21,848] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-10-19 05:17:23,867] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-10-19 05:17:25,058] [pool-1-thread-5] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-10-19 05:17:25,372] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-10-19 05:17:26,537] [pool-1-thread-1] Initializing /data/stefan/spe.lif: 
   [testng] [2024-10-19 05:17:27,396] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-10-19 05:17:28,846] [pool-1-thread-9] Initializing /data/oliver/100529.lif: 
   [testng] [2024-10-19 05:17:29,249] [pool-1-thread-4] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-10-19 05:17:29,662] [pool-1-thread-11] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-10-19 05:17:29,976] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-10-19 05:17:31,974] [pool-1-thread-1] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-10-19 05:17:32,280] [pool-1-thread-12] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-10-19 05:17:32,584] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-10-19 05:17:33,610] [pool-1-thread-10] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-10-19 05:17:33,799] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-10-19 05:17:36,184] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-10-19 05:17:37,621] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-10-19 05:17:39,335] [pool-1-thread-1] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-10-19 05:17:39,875] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-10-19 05:17:40,828] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-10-19 05:17:41,731] [pool-1-thread-8] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-10-19 05:17:42,082] [pool-1-thread-12] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-10-19 05:17:43,087] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-10-19 05:17:44,539] [pool-1-thread-4] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-10-19 05:17:45,446] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-10-19 05:17:46,030] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-10-19 05:17:46,064] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-10-19 05:17:47,467] [pool-1-thread-12] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-10-19 05:17:49,297] [pool-1-thread-11] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-10-19 05:17:49,842] [pool-1-thread-3] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-10-19 05:17:50,083] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-10-19 05:17:51,744] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-10-19 05:17:51,952] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-10-19 05:17:52,868] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-10-19 05:17:53,054] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-10-19 05:17:53,925] [pool-1-thread-8] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-10-19 05:17:54,114] [pool-1-thread-2] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-10-19 05:17:55,938] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-10-19 05:17:57,042] [pool-1-thread-6] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-10-19 05:17:57,285] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-10-19 05:17:58,224] [pool-1-thread-10] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-10-19 05:17:58,444] [pool-1-thread-3] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-10-19 05:17:59,067] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-10-19 05:18:00,692] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-10-19 05:18:02,007] [pool-1-thread-10] Initializing /data/claude/4B.lif: 
   [testng] [2024-10-19 05:18:02,381] [pool-1-thread-3] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-10-19 05:18:02,527] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-10-19 05:18:03,664] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-10-19 05:18:04,602] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-10-19 05:18:05,421] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-10-19 05:18:08,756] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-10-19 05:18:08,954] [pool-1-thread-1] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-10-19 05:18:09,481] [pool-1-thread-11] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-10-19 05:18:09,679] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-10-19 05:18:11,201] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-10-19 05:18:12,482] [pool-1-thread-8] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-10-19 05:18:13,320] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-10-19 05:18:14,230] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-10-19 05:18:15,061] [pool-1-thread-6] Initializing /data/ville/expected output.png: 
   [testng] [2024-10-19 05:18:15,088] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-10-19 05:18:15,893] [pool-1-thread-11] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-10-19 05:18:16,732] [pool-1-thread-8] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-10-19 05:18:17,322] [pool-1-thread-6] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-10-19 05:18:18,781] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-10-19 05:18:19,688] [pool-1-thread-8] Initializing /data/leon/leon002.lif: 
   [testng] [2024-10-19 05:18:20,297] [pool-1-thread-4] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-10-19 05:18:20,579] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-10-19 05:18:22,471] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-10-19 05:18:23,357] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-10-19 05:18:24,284] [pool-1-thread-5] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-10-19 05:18:24,457] [pool-1-thread-9] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-10-19 05:18:26,624] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-10-19 05:18:27,750] [pool-1-thread-5] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-10-19 05:18:28,033] [pool-1-thread-6] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-10-19 05:18:28,215] [pool-1-thread-4] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-10-19 05:18:28,826] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-10-19 05:18:29,791] [pool-1-thread-3] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-10-19 05:18:30,985] [pool-1-thread-5] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-10-19 05:18:31,351] [pool-1-thread-6] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-10-19 05:18:31,585] [pool-1-thread-8] Initializing /data/martin/sample files.lif: 
   [testng] [2024-10-19 05:18:31,885] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-10-19 05:18:32,914] [pool-1-thread-4] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-10-19 05:18:33,117] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-10-19 05:18:33,988] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-10-19 05:18:34,988] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-10-19 05:18:35,872] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-10-19 05:18:37,700] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-10-19 05:18:39,535] [pool-1-thread-5] Initializing /data/claude/1A.lif: 
   [testng] [2024-10-19 05:18:40,042] [pool-1-thread-11] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-10-19 05:18:40,647] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-10-19 05:18:41,787] [pool-1-thread-8] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-10-19 05:18:42,645] [pool-1-thread-6] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-10-19 05:18:43,666] [pool-1-thread-1] Initializing /data/stefan/spe.tif: 
   [testng] [2024-10-19 05:18:44,552] [pool-1-thread-3] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-10-19 05:18:44,721] [pool-1-thread-9] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-10-19 05:18:44,910] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-10-19 05:18:45,286] [pool-1-thread-11] Initializing /data/rich/TEST.lif: 
   [testng] [2024-10-19 05:18:46,808] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-10-19 05:18:48,609] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-10-19 05:18:49,976] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-10-19 05:18:50,967] [pool-1-thread-11] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-10-19 05:18:51,218] [pool-1-thread-8] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-10-19 05:18:51,350] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-10-19 05:18:52,844] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-10-19 05:18:53,980] [pool-1-thread-2] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-10-19 05:18:54,854] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-10-19 05:18:55,776] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-10-19 05:18:56,693] [pool-1-thread-1] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-10-19 05:18:57,599] [pool-1-thread-11] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-10-19 05:18:57,938] [pool-1-thread-4] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-10-19 05:18:58,124] [pool-1-thread-6] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-10-19 05:18:58,327] [pool-1-thread-3] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-10-19 05:18:58,837] [pool-1-thread-2] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-10-19 05:19:00,013] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-10-19 05:19:00,855] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-10-19 05:19:01,151] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-10-19 05:19:02,504] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-10-19 05:19:03,385] [pool-1-thread-3] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-10-19 05:19:03,625] [pool-1-thread-1] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-10-19 05:19:03,851] [pool-1-thread-11] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-10-19 05:19:04,511] [pool-1-thread-4] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-10-19 05:19:04,833] [pool-1-thread-6] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-10-19 05:19:05,058] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-10-19 05:19:05,972] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-10-19 05:19:07,407] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-10-19 05:19:07,752] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-10-19 05:19:08,756] [pool-1-thread-6] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-10-19 05:19:09,832] [pool-1-thread-3] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-10-19 05:19:13,875] [pool-1-thread-9] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-10-19 05:19:14,108] [pool-1-thread-7] Initializing /data/pascal/test.lif: 
   [testng] [2024-10-19 05:19:14,300] [pool-1-thread-12] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-10-19 05:19:15,012] [pool-1-thread-11] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-10-19 05:19:15,292] [pool-1-thread-2] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-10-19 05:19:15,825] [pool-1-thread-1] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-10-19 05:19:16,568] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-10-19 05:19:18,248] [pool-1-thread-10] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-10-19 05:19:18,476] [pool-1-thread-8] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-10-19 05:19:19,325] [pool-1-thread-7] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-10-19 05:19:20,029] [pool-1-thread-9] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-10-19 05:19:20,587] [pool-1-thread-1] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-10-19 05:19:21,983] [pool-1-thread-4] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-10-19 05:19:22,677] [pool-1-thread-6] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-10-19 05:19:24,169] [pool-1-thread-11] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-10-19 05:19:24,377] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-10-19 05:19:25,104] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-10-19 05:19:26,295] [pool-1-thread-9] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-10-19 05:19:26,802] [pool-1-thread-6] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-10-19 05:19:28,286] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-10-19 05:19:29,197] [pool-1-thread-12] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-10-19 05:19:30,231] [pool-1-thread-9] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-10-19 05:19:30,457] [pool-1-thread-7] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-10-19 05:19:32,243] [pool-1-thread-11] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 14 minutes 39 seconds
Finished: SUCCESS