Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 250
originally caused by:
 Started by upstream project "Trigger" build number 274
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins6552164126449969953.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_39475_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] 06:05:18,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:05:18,545 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 06:05:18,545 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:05:18,546 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:05:18,546 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:05:18,546 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:05:18,547 |-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] 06:05:18,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:05:18,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:05:18,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:05:18,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:05:18,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:05:18,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:05:18,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:05:18,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:05:18,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:05:18,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:05:18,749 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:05:18,749 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:05:18,749 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:05:18,749 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 06:05:18,750 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 06:05:18,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 204 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-09 06:05:18,762] [main] java.version = 11.0.16
   [testng] 06:05:18,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:05:18,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:05:18,804 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-09_06-05-18.log]
   [testng] 06:05:18,805 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-09 06:05:18,807] [main] testng.directory = /data
   [testng] [2024-11-09 06:05:18,807] [main] testng.configDirectory = /config
   [testng] [2024-11-09 06:05:18,817] [main] testng.multiplier = 1.0
   [testng] [2024-11-09 06:05:18,818] [main] testng.in-memory = false
   [testng] [2024-11-09 06:05:18,818] [main] testng.allow-missing = false
   [testng] [2024-11-09 06:05:18,818] [main] user.language = en
   [testng] [2024-11-09 06:05:18,818] [main] user.country = ${user.country}
   [testng] [2024-11-09 06:05:18,818] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-09 06:14:53,183] [main] ----------------------------------------
   [testng] [2024-11-09 06:14:53,183] [main] Total files: 404
   [testng] [2024-11-09 06:14:53,183] [main] Scan time: 574.365 s (1421 ms/file)
   [testng] [2024-11-09 06:14:53,183] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-09 06:23:43,782] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] 06:23:43,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:23:43,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:43,785 |-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-11-09_06-23-43.log]
   [testng] 06:23:43,785 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75d48f21 - End of configuration.
   [testng] [2024-11-09 06:23:44,124] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] 06:23:44,124 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:23:44,124 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:44,124 |-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-11-09_06-23-44.log]
   [testng] 06:23:44,125 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f72c267 - End of configuration.
   [testng] [2024-11-09 06:23:45,780] [pool-1-thread-11] Initializing /data/garcion/testTwo.lif: 
   [testng] 06:23:45,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:23:45,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:45,781 |-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-11-09_06-23-45.log]
   [testng] 06:23:45,782 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3c237416 - End of configuration.
   [testng] [2024-11-09 06:23:46,107] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] 06:23:46,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:23:46,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:46,108 |-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-11-09_06-23-46.log]
   [testng] 06:23:46,108 |-INFO in ch.qos.logback.core.sift.SiftProcessor@433fb9cb - End of configuration.
   [testng] [2024-11-09 06:23:47,779] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] 06:23:47,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:23:47,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:47,779 |-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-11-09_06-23-47.log]
   [testng] 06:23:47,780 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ef4a4b - End of configuration.
   [testng] [2024-11-09 06:23:48,142] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] 06:23:48,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:23:48,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:48,143 |-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-11-09_06-23-48.log]
   [testng] 06:23:48,143 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b185582 - End of configuration.
   [testng] [2024-11-09 06:23:48,506] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 06:23:48,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:23:48,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:48,507 |-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-11-09_06-23-48.log]
   [testng] 06:23:48,507 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3de08126 - End of configuration.
   [testng] [2024-11-09 06:23:48,902] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] 06:23:48,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:23:48,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:48,903 |-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-11-09_06-23-48.log]
   [testng] 06:23:48,903 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e7df246 - End of configuration.
   [testng] [2024-11-09 06:23:49,393] [pool-1-thread-5] Initializing /data/kristine/Kristine.lif: 
   [testng] 06:23:49,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:23:49,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:49,393 |-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-11-09_06-23-49.log]
   [testng] 06:23:49,394 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ad9d5b3 - End of configuration.
   [testng] [2024-11-09 06:23:49,960] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 06:23:49,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:23:49,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:49,961 |-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-11-09_06-23-49.log]
   [testng] 06:23:49,961 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c050743 - End of configuration.
   [testng] [2024-11-09 06:23:51,776] [pool-1-thread-3] Initializing /data/schek/LIF2_test.lif: 
   [testng] 06:23:51,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:23:51,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:51,777 |-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-11-09_06-23-51.log]
   [testng] 06:23:51,777 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54046a86 - End of configuration.
   [testng] [2024-11-09 06:23:52,094] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 06:23:52,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:23:52,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:23:52,095 |-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-11-09_06-23-52.log]
   [testng] 06:23:52,095 |-INFO in ch.qos.logback.core.sift.SiftProcessor@623bfe17 - End of configuration.
   [testng] [2024-11-09 06:23:56,090] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-11-09 06:23:56,916] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-11-09 06:23:57,996] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-11-09 06:23:59,972] [pool-1-thread-7] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-11-09 06:24:00,324] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-11-09 06:24:02,026] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-11-09 06:24:03,766] [pool-1-thread-2] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-11-09 06:24:04,225] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-11-09 06:24:05,893] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-11-09 06:24:07,704] [pool-1-thread-1] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-11-09 06:24:08,990] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-11-09 06:24:11,727] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-11-09 06:24:12,066] [pool-1-thread-2] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-11-09 06:24:12,522] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-11-09 06:24:14,391] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-11-09 06:24:16,027] [pool-1-thread-10] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-11-09 06:24:16,393] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-11-09 06:24:19,114] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-11-09 06:24:21,667] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-11-09 06:24:23,556] [pool-1-thread-10] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-11-09 06:24:24,864] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-11-09 06:24:26,760] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-11-09 06:24:28,551] [pool-1-thread-6] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-11-09 06:24:28,898] [pool-1-thread-3] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-11-09 06:24:29,328] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-11-09 06:24:32,435] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-11-09 06:24:34,365] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-11-09 06:24:38,185] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-11-09 06:24:38,864] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-11-09 06:24:40,587] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-11-09 06:24:42,275] [pool-1-thread-5] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-11-09 06:24:43,907] [pool-1-thread-10] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-11-09 06:24:44,345] [pool-1-thread-3] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-11-09 06:24:45,146] [pool-1-thread-6] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-11-09 06:24:45,772] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-11-09 06:24:49,531] [pool-1-thread-10] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-11-09 06:24:50,023] [pool-1-thread-5] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-11-09 06:24:50,441] [pool-1-thread-3] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-11-09 06:24:51,703] [pool-1-thread-9] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-11-09 06:24:52,098] [pool-1-thread-11] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-11-09 06:24:52,466] [pool-1-thread-7] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-11-09 06:24:52,839] [pool-1-thread-8] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-11-09 06:24:53,214] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-11-09 06:24:56,234] [pool-1-thread-10] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-11-09 06:24:56,692] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-11-09 06:24:58,520] [pool-1-thread-4] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-11-09 06:24:58,887] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-11-09 06:25:00,455] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-11-09 06:25:01,982] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-11-09 06:25:03,539] [pool-1-thread-3] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-11-09 06:25:05,130] [pool-1-thread-9] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-11-09 06:25:07,306] [pool-1-thread-10] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-11-09 06:25:08,757] [pool-1-thread-4] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-11-09 06:25:09,528] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-11-09 06:25:11,480] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-11-09 06:25:12,293] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-11-09 06:25:14,716] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-11-09 06:25:16,474] [pool-1-thread-1] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-11-09 06:25:16,877] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-11-09 06:25:18,639] [pool-1-thread-4] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-11-09 06:25:19,199] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-11-09 06:25:20,490] [pool-1-thread-12] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-11-09 06:25:20,943] [pool-1-thread-7] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-11-09 06:25:21,398] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-11-09 06:25:23,031] [pool-1-thread-5] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-11-09 06:25:23,458] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-11-09 06:25:25,401] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-11-09 06:25:28,527] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-11-09 06:25:28,964] [pool-1-thread-2] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-11-09 06:25:30,160] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-11-09 06:25:31,857] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-11-09 06:25:33,500] [pool-1-thread-8] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-11-09 06:25:34,438] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-11-09 06:25:36,102] [pool-1-thread-11] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-11-09 06:25:36,813] [pool-1-thread-1] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-11-09 06:25:37,822] [pool-1-thread-2] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-11-09 06:25:38,310] [pool-1-thread-7] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-11-09 06:25:39,312] [pool-1-thread-8] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-11-09 06:25:41,078] [pool-1-thread-6] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-11-09 06:25:41,473] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-11-09 06:25:42,014] [pool-1-thread-12] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-11-09 06:25:42,609] [pool-1-thread-11] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-11-09 06:25:43,850] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-11-09 06:25:44,332] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-11-09 06:25:46,182] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-11-09 06:25:46,371] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-11-09 06:25:48,727] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-11-09 06:25:50,532] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-11-09 06:25:52,386] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-11-09 06:25:54,054] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-11-09 06:25:56,040] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-11-09 06:25:57,849] [pool-1-thread-11] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-11-09 06:25:58,967] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-11-09 06:26:01,007] [pool-1-thread-2] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-11-09 06:26:02,279] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-11-09 06:26:04,820] [pool-1-thread-6] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-11-09 06:26:06,837] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-11-09 06:26:10,044] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-11-09 06:26:11,798] [pool-1-thread-2] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-11-09 06:26:15,896] [pool-1-thread-5] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-11-09 06:26:16,306] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-11-09 06:26:18,103] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-11-09 06:26:19,717] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-11-09 06:26:21,310] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-11-09 06:26:23,444] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-11-09 06:26:25,503] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-11-09 06:26:27,461] [pool-1-thread-8] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-11-09 06:26:29,506] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-11-09 06:26:30,037] [pool-1-thread-10] Initializing /data/stefan/spe.lif: 
   [testng] [2024-11-09 06:26:31,577] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-11-09 06:26:34,677] [pool-1-thread-7] Initializing /data/oliver/100529.lif: 
   [testng] [2024-11-09 06:26:35,098] [pool-1-thread-6] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-11-09 06:26:36,333] [pool-1-thread-10] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-11-09 06:26:36,862] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-11-09 06:26:38,841] [pool-1-thread-4] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-11-09 06:26:39,326] [pool-1-thread-12] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-11-09 06:26:39,998] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-11-09 06:26:41,768] [pool-1-thread-9] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-11-09 06:26:44,974] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-11-09 06:26:46,647] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-11-09 06:26:48,268] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-11-09 06:26:49,883] [pool-1-thread-8] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-11-09 06:26:50,542] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-11-09 06:26:52,252] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-11-09 06:26:54,322] [pool-1-thread-12] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-11-09 06:26:54,892] [pool-1-thread-6] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-11-09 06:26:56,185] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-11-09 06:26:57,837] [pool-1-thread-5] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-11-09 06:27:00,041] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-11-09 06:27:01,350] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-11-09 06:27:02,479] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-11-09 06:27:04,549] [pool-1-thread-8] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-11-09 06:27:06,068] [pool-1-thread-1] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-11-09 06:27:06,803] [pool-1-thread-6] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-11-09 06:27:07,271] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-11-09 06:27:08,904] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-11-09 06:27:10,392] [pool-1-thread-2] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-11-09 06:27:10,691] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-11-09 06:27:11,021] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-11-09 06:27:12,574] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-11-09 06:27:14,165] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-11-09 06:27:16,447] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-11-09 06:27:18,025] [pool-1-thread-3] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-11-09 06:27:18,712] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-11-09 06:27:20,747] [pool-1-thread-6] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-11-09 06:27:21,761] [pool-1-thread-1] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-11-09 06:27:22,437] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-11-09 06:27:24,970] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-11-09 06:27:26,522] [pool-1-thread-10] Initializing /data/claude/4B.lif: 
   [testng] [2024-11-09 06:27:27,238] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-11-09 06:27:27,530] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-11-09 06:27:31,821] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-11-09 06:27:33,411] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-11-09 06:27:34,975] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-11-09 06:27:37,604] [pool-1-thread-2] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-11-09 06:27:38,628] [pool-1-thread-7] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-11-09 06:27:39,864] [pool-1-thread-1] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-11-09 06:27:41,406] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-11-09 06:27:43,003] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-11-09 06:27:44,790] [pool-1-thread-3] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-11-09 06:27:46,637] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-11-09 06:27:48,346] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-11-09 06:27:51,065] [pool-1-thread-3] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-11-09 06:27:51,447] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-11-09 06:27:53,072] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-11-09 06:27:53,121] [pool-1-thread-4] Initializing /data/ville/expected output.png: 
   [testng] [2024-11-09 06:27:55,502] [pool-1-thread-4] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-11-09 06:27:57,029] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-11-09 06:28:02,394] [pool-1-thread-11] Initializing /data/leon/leon002.lif: 
   [testng] [2024-11-09 06:28:02,783] [pool-1-thread-3] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-11-09 06:28:04,355] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-11-09 06:28:05,872] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-11-09 06:28:07,456] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-11-09 06:28:09,023] [pool-1-thread-7] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-11-09 06:28:09,426] [pool-1-thread-6] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-11-09 06:28:09,863] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-11-09 06:28:12,872] [pool-1-thread-9] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-11-09 06:28:13,765] [pool-1-thread-11] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-11-09 06:28:15,369] [pool-1-thread-6] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-11-09 06:28:16,873] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-11-09 06:28:18,502] [pool-1-thread-12] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-11-09 06:28:18,891] [pool-1-thread-7] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-11-09 06:28:19,776] [pool-1-thread-11] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-11-09 06:28:21,622] [pool-1-thread-8] Initializing /data/martin/sample files.lif: 
   [testng] [2024-11-09 06:28:22,408] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-11-09 06:28:24,378] [pool-1-thread-4] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-11-09 06:28:25,187] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-11-09 06:28:27,178] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-11-09 06:28:29,004] [pool-1-thread-10] Initializing /data/claude/1A.lif: 
   [testng] [2024-11-09 06:28:29,547] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-11-09 06:28:31,445] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-11-09 06:28:33,169] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-11-09 06:28:34,782] [pool-1-thread-7] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-11-09 06:28:36,934] [pool-1-thread-4] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-11-09 06:28:40,459] [pool-1-thread-11] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-11-09 06:28:40,942] [pool-1-thread-8] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-11-09 06:28:41,868] [pool-1-thread-9] Initializing /data/stefan/spe.tif: 
   [testng] [2024-11-09 06:28:44,567] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-11-09 06:28:48,340] [pool-1-thread-8] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-11-09 06:28:48,780] [pool-1-thread-6] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-11-09 06:28:49,201] [pool-1-thread-11] Initializing /data/rich/TEST.lif: 
   [testng] [2024-11-09 06:28:50,285] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-11-09 06:28:52,236] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-11-09 06:28:53,934] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-11-09 06:28:55,541] [pool-1-thread-5] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-11-09 06:28:55,689] [pool-1-thread-1] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-11-09 06:28:56,005] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-11-09 06:28:59,047] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-11-09 06:28:59,740] [pool-1-thread-11] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-11-09 06:29:00,190] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-11-09 06:29:01,946] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-11-09 06:29:03,576] [pool-1-thread-9] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-11-09 06:29:05,506] [pool-1-thread-5] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-11-09 06:29:06,112] [pool-1-thread-4] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-11-09 06:29:07,607] [pool-1-thread-1] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-11-09 06:29:08,132] [pool-1-thread-11] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-11-09 06:29:10,146] [pool-1-thread-4] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-11-09 06:29:10,886] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-11-09 06:29:13,364] [pool-1-thread-5] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-11-09 06:29:13,873] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-11-09 06:29:15,563] [pool-1-thread-7] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-11-09 06:29:15,922] [pool-1-thread-12] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-11-09 06:29:16,444] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-11-09 06:29:18,223] [pool-1-thread-8] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-11-09 06:29:18,758] [pool-1-thread-1] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-11-09 06:29:19,446] [pool-1-thread-6] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-11-09 06:29:20,135] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-11-09 06:29:22,002] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-11-09 06:29:23,848] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-11-09 06:29:25,225] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-11-09 06:29:27,163] [pool-1-thread-1] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-11-09 06:29:27,640] [pool-1-thread-6] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-11-09 06:29:30,947] [pool-1-thread-5] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-11-09 06:29:31,364] [pool-1-thread-7] Initializing /data/pascal/test.lif: 
   [testng] [2024-11-09 06:29:31,672] [pool-1-thread-8] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-11-09 06:29:32,027] [pool-1-thread-9] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-11-09 06:29:32,994] [pool-1-thread-3] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-11-09 06:29:34,589] [pool-1-thread-8] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-11-09 06:29:35,014] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-11-09 06:29:37,923] [pool-1-thread-7] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-11-09 06:29:38,353] [pool-1-thread-1] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-11-09 06:29:39,119] [pool-1-thread-5] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-11-09 06:29:40,192] [pool-1-thread-8] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-11-09 06:29:41,394] [pool-1-thread-11] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-11-09 06:29:42,836] [pool-1-thread-4] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-11-09 06:29:44,169] [pool-1-thread-9] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-11-09 06:29:44,567] [pool-1-thread-12] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-11-09 06:29:44,720] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-11-09 06:29:46,630] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-11-09 06:29:48,609] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-11-09 06:29:50,225] [pool-1-thread-8] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-11-09 06:29:52,556] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-11-09 06:29:54,563] [pool-1-thread-9] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-11-09 06:29:55,866] [pool-1-thread-6] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-11-09 06:29:56,363] [pool-1-thread-5] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-11-09 06:29:58,724] [pool-1-thread-2] 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: 27 minutes 23 seconds
Finished: SUCCESS