Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 386
originally caused by:
 Started by upstream project "Trigger" build number 408
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@11
[BIOFORMATS-test-folder@11] $ /bin/bash -xe /tmp/jenkins4765713856466167454.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_61151_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] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml

compile-tests:
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
    [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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

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:17,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 02:55:17,584 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - No custom configurators were discovered as a service.
   [testng] 02:55:17,584 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:55:17,585 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:55:17,585 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:55:17,585 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:55:17,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:55:17,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:55:17,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:55:17,587 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:55:17,587 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:55:17,587 |-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:17,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:55:17,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:55:17,756 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:55:17,756 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:55:17,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:55:17,762 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:55:17,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:55:17,763 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:55:17,763 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4310d43 - End of configuration.
   [testng] 02:55:17,763 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1b11171f - Registering current configuration as safe fallback point
   [testng] 02:55:17,764 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 178 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-21 02:55:17,772] [main] java.version = 21
   [testng] 02:55:17,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:55:17,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:17,814 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-21_02-55-17.log]
   [testng] 02:55:17,816 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69504ae9 - End of configuration.
   [testng] [2025-03-21 02:55:17,817] [main] testng.directory = /data
   [testng] [2025-03-21 02:55:17,817] [main] testng.configDirectory = /config
   [testng] [2025-03-21 02:55:17,825] [main] testng.multiplier = 1.0
   [testng] [2025-03-21 02:55:17,826] [main] testng.in-memory = false
   [testng] [2025-03-21 02:55:17,826] [main] testng.allow-missing = false
   [testng] [2025-03-21 02:55:17,826] [main] user.language = en
   [testng] [2025-03-21 02:55:17,826] [main] user.country = ${user.country}
   [testng] [2025-03-21 02:55:17,826] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-21 03:12:31,814] [main] ----------------------------------------
   [testng] [2025-03-21 03:12:31,814] [main] Total files: 404
   [testng] [2025-03-21 03:12:31,814] [main] Scan time: 1033.988 s (2559 ms/file)
   [testng] [2025-03-21 03:12:31,815] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-21 03:45:30,204] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] 03:45:30,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:45:30,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:30,205 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-21_03-45-30.log]
   [testng] 03:45:30,206 |-INFO in ch.qos.logback.core.sift.SiftProcessor@156d231e - End of configuration.
   [testng] [2025-03-21 03:45:38,250] [pool-1-thread-12] Initializing /data/stefan/exp02.lif: 
   [testng] 03:45:38,251 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:45:38,251 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:38,251 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-21_03-45-38.log]
   [testng] 03:45:38,252 |-INFO in ch.qos.logback.core.sift.SiftProcessor@533a9826 - End of configuration.
   [testng] [2025-03-21 03:45:39,824] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] 03:45:39,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:45:39,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:39,825 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-21_03-45-39.log]
   [testng] 03:45:39,825 |-INFO in ch.qos.logback.core.sift.SiftProcessor@93dbdef - End of configuration.
   [testng] [2025-03-21 03:45:46,857] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] 03:45:46,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:45:46,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:46,858 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-21_03-45-46.log]
   [testng] 03:45:46,859 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2105494c - End of configuration.
   [testng] [2025-03-21 03:45:48,335] [pool-1-thread-9] Initializing /data/stefan/p24_dfc.lif: 
   [testng] 03:45:48,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:45:48,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:48,336 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-21_03-45-48.log]
   [testng] 03:45:48,336 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4823be7d - End of configuration.
   [testng] [2025-03-21 03:45:49,817] [pool-1-thread-8] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] 03:45:49,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:45:49,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:49,818 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-21_03-45-49.log]
   [testng] 03:45:49,819 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c49bfe6 - End of configuration.
   [testng] [2025-03-21 03:45:51,375] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] 03:45:51,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:45:51,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:51,376 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-21_03-45-51.log]
   [testng] 03:45:51,377 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d1684aa - End of configuration.
   [testng] [2025-03-21 03:45:59,228] [pool-1-thread-6] Initializing /data/garcion/testTwo.lif: 
   [testng] 03:45:59,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:45:59,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:45:59,229 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-21_03-45-59.log]
   [testng] 03:45:59,229 |-INFO in ch.qos.logback.core.sift.SiftProcessor@140ee09 - End of configuration.
   [testng] [2025-03-21 03:46:00,635] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] 03:46:00,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:46:00,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:46:00,636 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-21_03-46-00.log]
   [testng] 03:46:00,636 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25844f8d - End of configuration.
   [testng] [2025-03-21 03:46:07,927] [pool-1-thread-4] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] 03:46:07,928 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:46:07,928 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:46:07,928 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-21_03-46-07.log]
   [testng] 03:46:07,929 |-INFO in ch.qos.logback.core.sift.SiftProcessor@225df7ea - End of configuration.
   [testng] [2025-03-21 03:46:09,545] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] 03:46:09,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:46:09,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:46:09,546 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-21_03-46-09.log]
   [testng] 03:46:09,546 |-INFO in ch.qos.logback.core.sift.SiftProcessor@395a568f - End of configuration.
   [testng] [2025-03-21 03:46:16,747] [pool-1-thread-2] Initializing /data/melissa/roi-test-0.tif: 
   [testng] 03:46:16,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:46:16,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:46:16,747 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-21_03-46-16.log]
   [testng] 03:46:16,748 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3feae177 - End of configuration.
   [testng] [2025-03-21 03:46:33,873] [pool-1-thread-12] Initializing /data/fabrice/test 1.lif: 
   [testng] [2025-03-21 03:46:35,222] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2025-03-21 03:46:36,430] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2025-03-21 03:46:43,513] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2025-03-21 03:46:51,183] [pool-1-thread-4] Initializing /data/vytas/data samples.lif: 
   [testng] [2025-03-21 03:46:53,118] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2025-03-21 03:47:07,961] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2025-03-21 03:47:15,894] [pool-1-thread-12] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2025-03-21 03:47:17,641] [pool-1-thread-4] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2025-03-21 03:47:28,895] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2025-03-21 03:47:37,072] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2025-03-21 03:47:45,120] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2025-03-21 03:47:53,028] [pool-1-thread-3] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2025-03-21 03:47:54,499] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2025-03-21 03:48:01,988] [pool-1-thread-7] Initializing /data/kota/int_ok.lif: 
   [testng] [2025-03-21 03:48:03,493] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2025-03-21 03:48:09,859] [pool-1-thread-6] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2025-03-21 03:48:10,996] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2025-03-21 03:48:24,484] [pool-1-thread-2] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2025-03-21 03:48:26,153] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2025-03-21 03:48:34,026] [pool-1-thread-10] Initializing /data/claus/080118_group3.lif: 
   [testng] [2025-03-21 03:48:35,787] [pool-1-thread-3] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2025-03-21 03:48:42,004] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2025-03-21 03:48:43,627] [pool-1-thread-9] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2025-03-21 03:48:45,385] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2025-03-21 03:48:49,049] [pool-1-thread-10] Initializing /data/martin/sample files.lif: 
   [testng] [2025-03-21 03:48:52,980] [pool-1-thread-6] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2025-03-21 03:48:55,393] [pool-1-thread-12] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2025-03-21 03:48:57,002] [pool-1-thread-1] Initializing /data/fabrice/test 2.lif: 
   [testng] [2025-03-21 03:48:58,517] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2025-03-21 03:49:06,257] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2025-03-21 03:49:13,570] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2025-03-21 03:49:15,063] [pool-1-thread-4] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2025-03-21 03:49:21,321] [pool-1-thread-9] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2025-03-21 03:49:22,922] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2025-03-21 03:49:30,704] [pool-1-thread-8] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2025-03-21 03:49:37,913] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2025-03-21 03:49:39,759] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2025-03-21 03:49:45,633] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2025-03-21 03:49:52,769] [pool-1-thread-1] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2025-03-21 03:49:54,095] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2025-03-21 03:50:01,555] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2025-03-21 03:50:08,879] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2025-03-21 03:50:19,617] [pool-1-thread-8] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2025-03-21 03:50:21,236] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2025-03-21 03:50:30,578] [pool-1-thread-10] Initializing /data/jerome/E345_312.lif: 
   [testng] [2025-03-21 03:50:35,506] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2025-03-21 03:50:51,346] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2025-03-21 03:50:58,445] [pool-1-thread-5] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2025-03-21 03:50:59,984] [pool-1-thread-8] Initializing /data/claude/Short_1A.lif: 
   [testng] [2025-03-21 03:51:01,444] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2025-03-21 03:51:08,659] [pool-1-thread-10] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2025-03-21 03:51:14,995] [pool-1-thread-6] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2025-03-21 03:51:16,588] [pool-1-thread-7] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2025-03-21 03:51:18,089] [pool-1-thread-12] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2025-03-21 03:51:19,415] [pool-1-thread-2] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2025-03-21 03:51:20,857] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2025-03-21 03:51:30,188] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2025-03-21 03:51:39,643] [pool-1-thread-5] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2025-03-21 03:51:42,024] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2025-03-21 03:51:51,466] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2025-03-21 03:51:58,737] [pool-1-thread-12] Initializing /data/christophe/test_greys.lif: 
   [testng] [2025-03-21 03:52:00,228] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2025-03-21 03:52:07,498] [pool-1-thread-2] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2025-03-21 03:52:11,804] [pool-1-thread-1] Initializing /data/richard/resolution check.lif: 
   [testng] [2025-03-21 03:52:14,417] [pool-1-thread-5] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2025-03-21 03:52:16,198] [pool-1-thread-11] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2025-03-21 03:52:17,595] [pool-1-thread-3] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2025-03-21 03:52:18,936] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2025-03-21 03:52:29,386] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2025-03-21 03:52:36,228] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2025-03-21 03:52:42,756] [pool-1-thread-1] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2025-03-21 03:52:43,600] [pool-1-thread-8] Initializing /data/ville/single_channel.lif: 
   [testng] [2025-03-21 03:52:48,977] [pool-1-thread-3] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2025-03-21 03:52:50,464] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2025-03-21 03:52:57,809] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2025-03-21 03:53:05,030] [pool-1-thread-7] Initializing /data/qa-31234/822.lif: 
   [testng] [2025-03-21 03:53:09,416] [pool-1-thread-9] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2025-03-21 03:53:10,961] [pool-1-thread-6] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2025-03-21 03:53:12,495] [pool-1-thread-11] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2025-03-21 03:53:14,827] [pool-1-thread-1] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2025-03-21 03:53:16,271] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2025-03-21 03:53:27,484] [pool-1-thread-3] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2025-03-21 03:53:30,734] [pool-1-thread-11] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2025-03-21 03:53:32,220] [pool-1-thread-6] Initializing /data/pascal/test.lif: 
   [testng] [2025-03-21 03:53:33,634] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2025-03-21 03:53:41,103] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2025-03-21 03:53:46,092] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2025-03-21 03:53:48,664] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2025-03-21 03:53:56,516] [pool-1-thread-4] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2025-03-21 03:53:58,031] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2025-03-21 03:54:09,338] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2025-03-21 03:54:17,206] [pool-1-thread-10] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2025-03-21 03:54:18,777] [pool-1-thread-12] Initializing /data/oliver/100529.lif: 
   [testng] [2025-03-21 03:54:20,406] [pool-1-thread-11] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2025-03-21 03:54:22,884] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2025-03-21 03:54:30,277] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2025-03-21 03:54:39,210] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2025-03-21 03:54:47,457] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2025-03-21 03:54:58,630] [pool-1-thread-4] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2025-03-21 03:55:14,454] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2025-03-21 03:55:15,992] [pool-1-thread-9] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2025-03-21 03:55:17,494] [pool-1-thread-12] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2025-03-21 03:55:22,398] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2025-03-21 03:55:24,565] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2025-03-21 03:55:24,777] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2025-03-21 03:55:28,746] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2025-03-21 03:55:38,599] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2025-03-21 03:55:45,824] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2025-03-21 03:55:53,722] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2025-03-21 03:56:01,471] [pool-1-thread-9] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2025-03-21 03:56:02,710] [pool-1-thread-5] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2025-03-21 03:56:04,052] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2025-03-21 03:56:11,558] [pool-1-thread-8] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2025-03-21 03:56:13,135] [pool-1-thread-1] Initializing /data/peter/20110916D.lif: 
   [testng] [2025-03-21 03:56:17,893] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2025-03-21 03:56:25,436] [pool-1-thread-11] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2025-03-21 03:56:29,616] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] [2025-03-21 03:56:31,282] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2025-03-21 03:56:42,849] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2025-03-21 03:56:49,898] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2025-03-21 03:56:56,247] [pool-1-thread-8] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2025-03-21 03:56:57,530] [pool-1-thread-10] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2025-03-21 03:57:04,015] [pool-1-thread-3] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2025-03-21 03:57:05,383] [pool-1-thread-12] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2025-03-21 03:57:06,804] [pool-1-thread-7] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2025-03-21 03:57:14,862] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2025-03-21 03:57:27,398] [pool-1-thread-8] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2025-03-21 03:57:28,827] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2025-03-21 03:57:37,811] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2025-03-21 03:57:39,616] [pool-1-thread-12] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2025-03-21 03:57:45,258] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2025-03-21 03:57:52,820] [pool-1-thread-11] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2025-03-21 03:57:54,408] [pool-1-thread-5] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2025-03-21 03:57:59,794] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2025-03-21 03:58:07,173] [pool-1-thread-9] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2025-03-21 03:58:09,660] [pool-1-thread-10] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2025-03-21 03:58:12,694] [pool-1-thread-12] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2025-03-21 03:58:20,334] [pool-1-thread-7] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2025-03-21 03:58:23,029] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2025-03-21 03:58:31,204] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2025-03-21 03:58:39,009] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2025-03-21 03:58:41,639] [pool-1-thread-2] Initializing /data/garcion/testOne.lif: 
   [testng] [2025-03-21 03:58:43,860] [pool-1-thread-10] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2025-03-21 03:58:47,741] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2025-03-21 03:58:57,596] [pool-1-thread-9] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2025-03-21 03:58:59,855] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2025-03-21 03:59:07,510] [pool-1-thread-11] Initializing /data/romain/tile 002.lif: 
   [testng] [2025-03-21 03:59:09,891] [pool-1-thread-2] Initializing /data/ville/expected output.png: 
   [testng] [2025-03-21 03:59:10,513] [pool-1-thread-10] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2025-03-21 03:59:12,066] [pool-1-thread-1] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2025-03-21 03:59:16,044] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2025-03-21 03:59:24,144] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2025-03-21 03:59:27,566] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2025-03-21 03:59:34,811] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2025-03-21 03:59:41,975] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2025-03-21 03:59:50,267] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2025-03-21 03:59:57,421] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2025-03-21 04:00:05,979] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2025-03-21 04:00:13,194] [pool-1-thread-3] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2025-03-21 04:00:17,169] [pool-1-thread-9] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2025-03-21 04:00:18,626] [pool-1-thread-7] Initializing /data/chris/free edge 6.lif: 
   [testng] [2025-03-21 04:00:25,592] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2025-03-21 04:00:32,174] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2025-03-21 04:00:38,863] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2025-03-21 04:00:45,538] [pool-1-thread-5] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2025-03-21 04:00:47,964] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2025-03-21 04:00:54,990] [pool-1-thread-6] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2025-03-21 04:00:56,425] [pool-1-thread-9] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2025-03-21 04:01:01,361] [pool-1-thread-7] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2025-03-21 04:01:02,979] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2025-03-21 04:01:07,087] [pool-1-thread-10] Initializing /data/jerome/E346_316.lif: 
   [testng] [2025-03-21 04:01:08,721] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2025-03-21 04:01:17,469] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2025-03-21 04:01:25,391] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2025-03-21 04:01:33,422] [pool-1-thread-11] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2025-03-21 04:01:37,559] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2025-03-21 04:01:47,765] [pool-1-thread-12] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2025-03-21 04:01:49,035] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2025-03-21 04:01:55,703] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2025-03-21 04:02:02,882] [pool-1-thread-10] Initializing /data/kristine/Kristine.lif: 
   [testng] [2025-03-21 04:02:05,533] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2025-03-21 04:02:08,841] [pool-1-thread-7] Initializing /data/claude/4B.lif: 
   [testng] [2025-03-21 04:02:11,500] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2025-03-21 04:02:25,365] [pool-1-thread-12] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2025-03-21 04:02:27,303] [pool-1-thread-11] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2025-03-21 04:02:28,743] [pool-1-thread-10] Initializing /data/tony/Scanerror.lif: 
   [testng] [2025-03-21 04:02:31,059] [pool-1-thread-1] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2025-03-21 04:02:38,089] [pool-1-thread-6] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2025-03-21 04:02:39,260] [pool-1-thread-9] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2025-03-21 04:02:43,964] [pool-1-thread-5] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2025-03-21 04:02:46,552] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2025-03-21 04:02:55,665] [pool-1-thread-12] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2025-03-21 04:02:57,189] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2025-03-21 04:03:04,310] [pool-1-thread-8] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2025-03-21 04:03:05,138] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2025-03-21 04:03:09,007] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2025-03-21 04:03:17,452] [pool-1-thread-6] Initializing /data/alexander/20120224.lif: 
   [testng] [2025-03-21 04:03:18,997] [pool-1-thread-5] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2025-03-21 04:03:20,478] [pool-1-thread-1] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2025-03-21 04:03:22,069] [pool-1-thread-3] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2025-03-21 04:03:23,719] [pool-1-thread-2] Initializing /data/stefan/p24b.lif: 
   [testng] [2025-03-21 04:03:29,367] [pool-1-thread-8] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2025-03-21 04:03:31,080] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2025-03-21 04:03:36,402] [pool-1-thread-3] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2025-03-21 04:03:38,191] [pool-1-thread-5] Initializing /data/stefan/spe.tif: 
   [testng] [2025-03-21 04:03:45,202] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2025-03-21 04:03:52,297] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2025-03-21 04:03:59,566] [pool-1-thread-10] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2025-03-21 04:04:01,111] [pool-1-thread-1] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2025-03-21 04:04:06,209] [pool-1-thread-8] Initializing /data/leon/leon002.lif: 
   [testng] [2025-03-21 04:04:07,783] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2025-03-21 04:04:08,528] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2025-03-21 04:04:17,926] [pool-1-thread-12] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2025-03-21 04:04:19,649] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2025-03-21 04:04:27,551] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2025-03-21 04:04:34,909] [pool-1-thread-11] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2025-03-21 04:04:35,530] [pool-1-thread-7] Initializing /data/stefan/Experiment.lif: 
   [testng] [2025-03-21 04:04:37,138] [pool-1-thread-8] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2025-03-21 04:04:38,838] [pool-1-thread-1] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2025-03-21 04:04:41,452] [pool-1-thread-12] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2025-03-21 04:04:47,098] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2025-03-21 04:04:53,779] [pool-1-thread-7] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2025-03-21 04:04:56,749] [pool-1-thread-11] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2025-03-21 04:04:58,178] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2025-03-21 04:05:04,940] [pool-1-thread-5] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2025-03-21 04:05:06,343] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2025-03-21 04:05:13,469] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2025-03-21 04:05:20,263] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2025-03-21 04:05:27,691] [pool-1-thread-12] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2025-03-21 04:05:29,098] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2025-03-21 04:05:42,927] [pool-1-thread-11] Initializing /data/claude/1A.lif: 
   [testng] [2025-03-21 04:05:46,037] [pool-1-thread-7] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2025-03-21 04:05:50,567] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2025-03-21 04:05:58,484] [pool-1-thread-10] Initializing /data/romain/merge 002.lif: 
   [testng] [2025-03-21 04:06:00,051] [pool-1-thread-12] Initializing /data/stefan/spe.lif: 
   [testng] [2025-03-21 04:06:09,939] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2025-03-21 04:06:14,801] [pool-1-thread-8] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2025-03-21 04:06:17,859] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2025-03-21 04:06:29,668] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2025-03-21 04:06:36,848] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2025-03-21 04:06:44,222] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2025-03-21 04:06:51,180] [pool-1-thread-1] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2025-03-21 04:06:58,292] [pool-1-thread-3] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2025-03-21 04:06:59,685] [pool-1-thread-2] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2025-03-21 04:07:01,602] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2025-03-21 04:07:14,933] [pool-1-thread-3] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2025-03-21 04:07:20,909] [pool-1-thread-4] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2025-03-21 04:07:21,288] [pool-1-thread-5] Initializing /data/rich/TEST.lif: 
   [testng] [2025-03-21 04:07:26,028] [pool-1-thread-2] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2025-03-21 04:07:29,236] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2025-03-21 04:07:37,582] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2025-03-21 04:07:45,633] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2025-03-21 04:07:53,951] [pool-1-thread-12] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2025-03-21 04:08:02,084] [pool-1-thread-6] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2025-03-21 04:08:03,624] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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