Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 290
originally caused by:
 Started by upstream project "Trigger" build number 309
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins10762346492962488151.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_45908_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] 08:56:11,397 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 08:56:11,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 08:56:11,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:56:11,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:56:11,400 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 08:56:11,400 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 08:56:11,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 08:56:11,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:56:11,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:56:11,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 08:56:11,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 08:56:11,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 08:56:11,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 08:56:11,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 08:56:11,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 08:56:11,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 08:56:11,589 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 08:56:11,589 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 08:56:11,589 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 08:56:11,589 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 08:56:11,590 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 08:56:11,590 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 08:56:11,590 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 189 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-14 08:56:11,599] [main] java.version = 11.0.16
   [testng] 08:56:11,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 08:56:11,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:56:11,642 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-14_08-56-11.log]
   [testng] 08:56:11,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-14 08:56:11,645] [main] testng.directory = /data
   [testng] [2024-12-14 08:56:11,645] [main] testng.configDirectory = /config
   [testng] [2024-12-14 08:56:11,655] [main] testng.multiplier = 1.0
   [testng] [2024-12-14 08:56:11,656] [main] testng.in-memory = false
   [testng] [2024-12-14 08:56:11,656] [main] testng.allow-missing = false
   [testng] [2024-12-14 08:56:11,656] [main] user.language = en
   [testng] [2024-12-14 08:56:11,656] [main] user.country = ${user.country}
   [testng] [2024-12-14 08:56:11,656] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-14 09:04:45,772] [main] ----------------------------------------
   [testng] [2024-12-14 09:04:45,773] [main] Total files: 404
   [testng] [2024-12-14 09:04:45,773] [main] Scan time: 514.116 s (1272 ms/file)
   [testng] [2024-12-14 09:04:45,773] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-14 09:16:08,866] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] 09:16:08,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:16:08,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:08,869 |-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-12-14_09-16-08.log]
   [testng] 09:16:08,869 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5874caf5 - End of configuration.
   [testng] [2024-12-14 09:16:09,339] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] 09:16:09,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 09:16:09,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:09,340 |-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-12-14_09-16-09.log]
   [testng] 09:16:09,340 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24417af - End of configuration.
   [testng] [2024-12-14 09:16:11,661] [pool-1-thread-11] Initializing /data/garcion/testTwo.lif: 
   [testng] 09:16:11,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:16:11,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:11,661 |-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-12-14_09-16-11.log]
   [testng] 09:16:11,662 |-INFO in ch.qos.logback.core.sift.SiftProcessor@557741d1 - End of configuration.
   [testng] [2024-12-14 09:16:12,101] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] 09:16:12,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:16:12,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:12,102 |-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-12-14_09-16-12.log]
   [testng] 09:16:12,102 |-INFO in ch.qos.logback.core.sift.SiftProcessor@eda6fb - End of configuration.
   [testng] [2024-12-14 09:16:14,443] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] 09:16:14,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:16:14,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:14,443 |-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-12-14_09-16-14.log]
   [testng] 09:16:14,444 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f47ace3 - End of configuration.
   [testng] [2024-12-14 09:16:14,954] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] 09:16:14,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:16:14,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:14,955 |-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-12-14_09-16-14.log]
   [testng] 09:16:14,955 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4deb8813 - End of configuration.
   [testng] [2024-12-14 09:16:15,440] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 09:16:15,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:16:15,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:15,440 |-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-12-14_09-16-15.log]
   [testng] 09:16:15,441 |-INFO in ch.qos.logback.core.sift.SiftProcessor@327eeecf - End of configuration.
   [testng] [2024-12-14 09:16:15,913] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] 09:16:15,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:16:15,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:15,914 |-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-12-14_09-16-15.log]
   [testng] 09:16:15,915 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19ec21bb - End of configuration.
   [testng] [2024-12-14 09:16:16,561] [pool-1-thread-5] Initializing /data/kristine/Kristine.lif: 
   [testng] 09:16:16,561 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:16:16,561 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:16,562 |-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-12-14_09-16-16.log]
   [testng] 09:16:16,562 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44060eb5 - End of configuration.
   [testng] [2024-12-14 09:16:17,237] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 09:16:17,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:16:17,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:17,238 |-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-12-14_09-16-17.log]
   [testng] 09:16:17,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a3c8bef - End of configuration.
   [testng] [2024-12-14 09:16:19,610] [pool-1-thread-3] Initializing /data/schek/LIF2_test.lif: 
   [testng] 09:16:19,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:16:19,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:19,611 |-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-12-14_09-16-19.log]
   [testng] 09:16:19,611 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a4d3960 - End of configuration.
   [testng] [2024-12-14 09:16:20,052] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 09:16:20,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:16:20,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:20,053 |-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-12-14_09-16-20.log]
   [testng] 09:16:20,053 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6540e030 - End of configuration.
   [testng] [2024-12-14 09:16:25,190] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-12-14 09:16:26,249] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-12-14 09:16:27,177] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-12-14 09:16:29,687] [pool-1-thread-9] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-12-14 09:16:30,564] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-12-14 09:16:33,040] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-12-14 09:16:35,550] [pool-1-thread-2] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-12-14 09:16:36,126] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-12-14 09:16:38,175] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-12-14 09:16:41,048] [pool-1-thread-9] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-12-14 09:16:41,768] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-12-14 09:16:46,201] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-12-14 09:16:46,295] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-12-14 09:16:48,710] [pool-1-thread-2] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-12-14 09:16:51,059] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-12-14 09:16:53,643] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-12-14 09:16:56,113] [pool-1-thread-12] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-12-14 09:16:56,637] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-12-14 09:16:58,497] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-12-14 09:17:01,894] [pool-1-thread-2] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-12-14 09:17:03,811] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-12-14 09:17:06,440] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-12-14 09:17:09,322] [pool-1-thread-6] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-12-14 09:17:09,902] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-12-14 09:17:12,410] [pool-1-thread-8] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-12-14 09:17:12,938] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-12-14 09:17:17,186] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-12-14 09:17:19,696] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-12-14 09:17:23,121] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-12-14 09:17:25,706] [pool-1-thread-4] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-12-14 09:17:26,223] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-12-14 09:17:30,313] [pool-1-thread-3] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-12-14 09:17:30,784] [pool-1-thread-10] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-12-14 09:17:31,058] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-12-14 09:17:33,405] [pool-1-thread-5] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-12-14 09:17:37,357] [pool-1-thread-9] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-12-14 09:17:37,868] [pool-1-thread-4] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-12-14 09:17:38,875] [pool-1-thread-3] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-12-14 09:17:41,246] [pool-1-thread-7] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-12-14 09:17:41,709] [pool-1-thread-11] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-12-14 09:17:42,211] [pool-1-thread-12] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-12-14 09:17:42,712] [pool-1-thread-5] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-12-14 09:17:43,281] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-12-14 09:17:46,012] [pool-1-thread-9] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-12-14 09:17:47,324] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-12-14 09:17:49,796] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-12-14 09:17:50,308] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-12-14 09:17:52,672] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-12-14 09:17:55,313] [pool-1-thread-3] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-12-14 09:17:58,630] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-12-14 09:18:01,085] [pool-1-thread-8] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-12-14 09:18:02,464] [pool-1-thread-9] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-12-14 09:18:02,989] [pool-1-thread-1] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-12-14 09:18:03,486] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-12-14 09:18:07,502] [pool-1-thread-5] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-12-14 09:18:08,031] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-12-14 09:18:10,664] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-12-14 09:18:14,760] [pool-1-thread-10] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-12-14 09:18:15,273] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-12-14 09:18:16,789] [pool-1-thread-1] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-12-14 09:18:17,438] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-12-14 09:18:20,578] [pool-1-thread-9] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-12-14 09:18:21,164] [pool-1-thread-4] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-12-14 09:18:21,879] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-12-14 09:18:24,167] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-12-14 09:18:26,328] [pool-1-thread-6] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-12-14 09:18:26,741] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-12-14 09:18:30,605] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-12-14 09:18:31,094] [pool-1-thread-5] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-12-14 09:18:33,888] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-12-14 09:18:36,619] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-12-14 09:18:39,049] [pool-1-thread-12] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-12-14 09:18:39,616] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-12-14 09:18:41,968] [pool-1-thread-10] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-12-14 09:18:42,501] [pool-1-thread-1] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-12-14 09:18:43,078] [pool-1-thread-5] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-12-14 09:18:43,960] [pool-1-thread-7] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-12-14 09:18:46,697] [pool-1-thread-12] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-12-14 09:18:49,036] [pool-1-thread-9] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-12-14 09:18:50,199] [pool-1-thread-5] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-12-14 09:18:50,999] [pool-1-thread-10] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-12-14 09:18:51,706] [pool-1-thread-1] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-12-14 09:18:52,654] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-12-14 09:18:53,271] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-12-14 09:18:53,347] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-12-14 09:18:55,717] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-12-14 09:18:58,070] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-12-14 09:19:02,079] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-12-14 09:19:04,388] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-12-14 09:19:06,970] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-12-14 09:19:09,494] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-12-14 09:19:12,032] [pool-1-thread-10] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-12-14 09:19:12,889] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-12-14 09:19:15,306] [pool-1-thread-3] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-12-14 09:19:15,933] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-12-14 09:19:23,526] [pool-1-thread-3] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-12-14 09:19:26,051] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-12-14 09:19:28,827] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-12-14 09:19:31,499] [pool-1-thread-2] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-12-14 09:19:31,720] [pool-1-thread-6] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-12-14 09:19:33,003] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-12-14 09:19:35,708] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-12-14 09:19:40,589] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-12-14 09:19:43,378] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-12-14 09:19:46,047] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-12-14 09:19:48,400] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-12-14 09:19:50,699] [pool-1-thread-8] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-12-14 09:19:51,254] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-12-14 09:19:56,268] [pool-1-thread-8] Initializing /data/stefan/spe.lif: 
   [testng] [2024-12-14 09:19:57,289] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-12-14 09:19:59,793] [pool-1-thread-3] Initializing /data/oliver/100529.lif: 
   [testng] [2024-12-14 09:20:00,426] [pool-1-thread-12] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-12-14 09:20:01,029] [pool-1-thread-7] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-12-14 09:20:03,436] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-12-14 09:20:05,727] [pool-1-thread-11] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-12-14 09:20:06,732] [pool-1-thread-8] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-12-14 09:20:10,515] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-12-14 09:20:12,693] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-12-14 09:20:14,911] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-12-14 09:20:17,039] [pool-1-thread-2] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-12-14 09:20:18,391] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-12-14 09:20:21,244] [pool-1-thread-11] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-12-14 09:20:22,099] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-12-14 09:20:24,964] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-12-14 09:20:28,709] [pool-1-thread-12] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-12-14 09:20:29,307] [pool-1-thread-2] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-12-14 09:20:30,840] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-12-14 09:20:33,445] [pool-1-thread-5] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-12-14 09:20:37,904] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-12-14 09:20:38,588] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-12-14 09:20:39,444] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-12-14 09:20:42,058] [pool-1-thread-6] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-12-14 09:20:43,654] [pool-1-thread-4] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-12-14 09:20:44,154] [pool-1-thread-1] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-12-14 09:20:44,626] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-12-14 09:20:46,939] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-12-14 09:20:47,448] [pool-1-thread-8] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-12-14 09:20:47,920] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-12-14 09:20:51,705] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-12-14 09:20:53,186] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-12-14 09:20:56,913] [pool-1-thread-4] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-12-14 09:20:57,810] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-12-14 09:21:00,483] [pool-1-thread-7] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-12-14 09:21:01,047] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-12-14 09:21:04,159] [pool-1-thread-2] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-12-14 09:21:04,816] [pool-1-thread-1] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-12-14 09:21:07,938] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-12-14 09:21:11,422] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-12-14 09:21:13,827] [pool-1-thread-12] Initializing /data/claude/4B.lif: 
   [testng] [2024-12-14 09:21:14,459] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-12-14 09:21:17,132] [pool-1-thread-5] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-12-14 09:21:17,353] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-12-14 09:21:19,749] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-12-14 09:21:22,067] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-12-14 09:21:31,221] [pool-1-thread-9] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-12-14 09:21:31,671] [pool-1-thread-8] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-12-14 09:21:32,452] [pool-1-thread-5] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-12-14 09:21:36,246] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-12-14 09:21:38,562] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-12-14 09:21:41,073] [pool-1-thread-3] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-12-14 09:21:41,578] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-12-14 09:21:43,828] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-12-14 09:21:46,013] [pool-1-thread-9] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-12-14 09:21:46,495] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-12-14 09:21:48,777] [pool-1-thread-11] Initializing /data/ville/expected output.png: 
   [testng] [2024-12-14 09:21:48,850] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-12-14 09:21:51,703] [pool-1-thread-11] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-12-14 09:21:53,705] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-12-14 09:21:56,308] [pool-1-thread-3] Initializing /data/leon/leon002.lif: 
   [testng] [2024-12-14 09:21:57,118] [pool-1-thread-9] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-12-14 09:22:00,070] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-12-14 09:22:03,069] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-12-14 09:22:07,228] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-12-14 09:22:10,139] [pool-1-thread-9] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-12-14 09:22:13,083] [pool-1-thread-6] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-12-14 09:22:14,556] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-12-14 09:22:16,925] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-12-14 09:22:19,283] [pool-1-thread-10] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-12-14 09:22:19,705] [pool-1-thread-2] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-12-14 09:22:20,141] [pool-1-thread-4] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-12-14 09:22:20,609] [pool-1-thread-1] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-12-14 09:22:21,898] [pool-1-thread-11] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-12-14 09:22:23,656] [pool-1-thread-6] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-12-14 09:22:25,870] [pool-1-thread-2] Initializing /data/martin/sample files.lif: 
   [testng] [2024-12-14 09:22:26,844] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-12-14 09:22:29,407] [pool-1-thread-12] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-12-14 09:22:29,987] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-12-14 09:22:32,451] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-12-14 09:22:35,505] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-12-14 09:22:38,121] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-12-14 09:22:40,774] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-12-14 09:22:43,147] [pool-1-thread-9] Initializing /data/claude/1A.lif: 
   [testng] [2024-12-14 09:22:44,635] [pool-1-thread-7] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-12-14 09:22:45,264] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-12-14 09:22:48,047] [pool-1-thread-6] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-12-14 09:22:49,764] [pool-1-thread-12] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-12-14 09:22:50,536] [pool-1-thread-2] Initializing /data/stefan/spe.tif: 
   [testng] [2024-12-14 09:22:55,999] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-12-14 09:22:58,942] [pool-1-thread-12] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-12-14 09:22:59,626] [pool-1-thread-6] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-12-14 09:23:02,138] [pool-1-thread-4] Initializing /data/rich/TEST.lif: 
   [testng] [2024-12-14 09:23:02,694] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-12-14 09:23:05,102] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-12-14 09:23:08,156] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-12-14 09:23:10,673] [pool-1-thread-8] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-12-14 09:23:11,225] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-12-14 09:23:13,608] [pool-1-thread-3] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-12-14 09:23:13,845] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-12-14 09:23:14,552] [pool-1-thread-12] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-12-14 09:23:15,953] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-12-14 09:23:18,533] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-12-14 09:23:21,392] [pool-1-thread-4] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-12-14 09:23:23,926] [pool-1-thread-3] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-12-14 09:23:24,636] [pool-1-thread-5] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-12-14 09:23:25,175] [pool-1-thread-12] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-12-14 09:23:26,477] [pool-1-thread-8] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-12-14 09:23:27,790] [pool-1-thread-10] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-12-14 09:23:28,303] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-12-14 09:23:32,061] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-12-14 09:23:32,587] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-12-14 09:23:35,034] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-12-14 09:23:37,460] [pool-1-thread-11] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-12-14 09:23:37,929] [pool-1-thread-3] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-12-14 09:23:38,388] [pool-1-thread-12] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-12-14 09:23:40,629] [pool-1-thread-8] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-12-14 09:23:41,195] [pool-1-thread-10] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-12-14 09:23:42,158] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-12-14 09:23:46,571] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-12-14 09:23:49,087] [pool-1-thread-6] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-12-14 09:23:49,324] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-12-14 09:23:51,717] [pool-1-thread-8] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-12-14 09:23:52,247] [pool-1-thread-10] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-12-14 09:23:55,206] [pool-1-thread-1] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-12-14 09:23:55,818] [pool-1-thread-3] Initializing /data/pascal/test.lif: 
   [testng] [2024-12-14 09:23:56,427] [pool-1-thread-12] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-12-14 09:23:57,090] [pool-1-thread-5] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-12-14 09:23:59,354] [pool-1-thread-6] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-12-14 09:24:00,650] [pool-1-thread-12] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-12-14 09:24:02,729] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-12-14 09:24:05,118] [pool-1-thread-1] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-12-14 09:24:06,223] [pool-1-thread-3] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-12-14 09:24:07,162] [pool-1-thread-4] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-12-14 09:24:08,420] [pool-1-thread-8] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-12-14 09:24:09,855] [pool-1-thread-5] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-12-14 09:24:11,516] [pool-1-thread-11] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-12-14 09:24:12,716] [pool-1-thread-12] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-12-14 09:24:13,017] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-12-14 09:24:15,377] [pool-1-thread-6] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-12-14 09:24:15,859] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-12-14 09:24:19,940] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-12-14 09:24:20,465] [pool-1-thread-10] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-12-14 09:24:23,826] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-12-14 09:24:26,721] [pool-1-thread-12] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-12-14 09:24:27,275] [pool-1-thread-6] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-12-14 09:24:29,286] [pool-1-thread-8] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-12-14 09:24:33,616] [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: 32 minutes 10 seconds
Finished: SUCCESS