Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 260
originally caused by:
 Started by upstream project "Trigger" build number 284
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins13365722798573274482.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_41115_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] 04:13:55,987 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:13:55,989 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 04:13:55,989 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:13:55,990 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:13:55,990 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:13:55,990 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:13:55,991 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:13:55,991 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:13:55,991 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:13:55,992 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:13:55,992 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:13:55,992 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:13:56,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:13:56,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:13:56,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:13:56,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:13:56,203 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:13:56,203 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:13:56,203 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:13:56,204 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:13:56,204 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 04:13:56,205 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 04:13:56,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-19 04:13:56,214] [main] java.version = 11.0.16
   [testng] 04:13:56,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:13:56,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:13:56,260 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-19_04-13-56.log]
   [testng] 04:13:56,262 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-19 04:13:56,264] [main] testng.directory = /data
   [testng] [2024-11-19 04:13:56,264] [main] testng.configDirectory = /config
   [testng] [2024-11-19 04:13:56,274] [main] testng.multiplier = 1.0
   [testng] [2024-11-19 04:13:56,276] [main] testng.in-memory = false
   [testng] [2024-11-19 04:13:56,276] [main] testng.allow-missing = false
   [testng] [2024-11-19 04:13:56,276] [main] user.language = en
   [testng] [2024-11-19 04:13:56,276] [main] user.country = ${user.country}
   [testng] [2024-11-19 04:13:56,276] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-19 04:19:35,978] [main] ----------------------------------------
   [testng] [2024-11-19 04:19:35,978] [main] Total files: 404
   [testng] [2024-11-19 04:19:35,978] [main] Scan time: 339.702 s (840 ms/file)
   [testng] [2024-11-19 04:19:35,978] [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-19 04:24:28,993] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] 04:24:28,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:24:28,994 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:28,996 |-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-19_04-24-28.log]
   [testng] 04:24:28,997 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76944f89 - End of configuration.
   [testng] [2024-11-19 04:24:29,209] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] 04:24:29,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:24:29,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:29,210 |-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-19_04-24-29.log]
   [testng] 04:24:29,211 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1863fcfb - End of configuration.
   [testng] [2024-11-19 04:24:30,225] [pool-1-thread-11] Initializing /data/garcion/testTwo.lif: 
   [testng] 04:24:30,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:24:30,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:30,226 |-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-19_04-24-30.log]
   [testng] 04:24:30,226 |-INFO in ch.qos.logback.core.sift.SiftProcessor@694b074e - End of configuration.
   [testng] [2024-11-19 04:24:30,439] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] 04:24:30,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:24:30,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:30,440 |-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-19_04-24-30.log]
   [testng] 04:24:30,441 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7112fd62 - End of configuration.
   [testng] [2024-11-19 04:24:31,468] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] 04:24:31,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:24:31,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:31,469 |-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-19_04-24-31.log]
   [testng] 04:24:31,469 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1837f119 - End of configuration.
   [testng] [2024-11-19 04:24:31,738] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] 04:24:31,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:24:31,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:31,738 |-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-19_04-24-31.log]
   [testng] 04:24:31,739 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6035f430 - End of configuration.
   [testng] [2024-11-19 04:24:31,983] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 04:24:31,983 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:24:31,983 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:31,984 |-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-19_04-24-31.log]
   [testng] 04:24:31,984 |-INFO in ch.qos.logback.core.sift.SiftProcessor@395ee9c1 - End of configuration.
   [testng] [2024-11-19 04:24:32,207] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] 04:24:32,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:24:32,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:32,208 |-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-19_04-24-32.log]
   [testng] 04:24:32,208 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44c9f4fc - End of configuration.
   [testng] [2024-11-19 04:24:32,561] [pool-1-thread-5] Initializing /data/kristine/Kristine.lif: 
   [testng] 04:24:32,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:24:32,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:32,562 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-11-19_04-24-32.log]
   [testng] 04:24:32,562 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b0884f7 - End of configuration.
   [testng] [2024-11-19 04:24:33,008] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 04:24:33,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:24:33,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:33,009 |-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-19_04-24-33.log]
   [testng] 04:24:33,010 |-INFO in ch.qos.logback.core.sift.SiftProcessor@fb1d3f7 - End of configuration.
   [testng] [2024-11-19 04:24:34,128] [pool-1-thread-3] Initializing /data/schek/LIF2_test.lif: 
   [testng] 04:24:34,128 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:24:34,128 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:34,129 |-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-19_04-24-34.log]
   [testng] 04:24:34,129 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7aeae040 - End of configuration.
   [testng] [2024-11-19 04:24:34,319] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 04:24:34,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:24:34,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:24:34,320 |-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-19_04-24-34.log]
   [testng] 04:24:34,320 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ee55b1f - End of configuration.
   [testng] [2024-11-19 04:24:37,060] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-11-19 04:24:38,225] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-11-19 04:24:38,957] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-11-19 04:24:40,521] [pool-1-thread-9] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-11-19 04:24:40,812] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-11-19 04:24:41,923] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-11-19 04:24:43,122] [pool-1-thread-7] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-11-19 04:24:43,412] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-11-19 04:24:43,834] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-11-19 04:24:44,951] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-11-19 04:24:46,001] [pool-1-thread-12] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-11-19 04:24:46,584] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-11-19 04:24:47,324] [pool-1-thread-9] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-11-19 04:24:47,628] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-11-19 04:24:48,986] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-11-19 04:24:50,143] [pool-1-thread-7] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-11-19 04:24:50,572] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-11-19 04:24:52,377] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-11-19 04:24:52,826] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-11-19 04:24:54,599] [pool-1-thread-7] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-11-19 04:24:54,891] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-11-19 04:24:56,193] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-11-19 04:24:57,315] [pool-1-thread-6] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-11-19 04:24:57,978] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-11-19 04:24:59,154] [pool-1-thread-4] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-11-19 04:24:59,460] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-11-19 04:25:02,191] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-11-19 04:25:03,277] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-11-19 04:25:04,316] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-11-19 04:25:05,156] [pool-1-thread-12] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-11-19 04:25:05,501] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-11-19 04:25:07,408] [pool-1-thread-7] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-11-19 04:25:08,301] [pool-1-thread-5] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-11-19 04:25:08,543] [pool-1-thread-11] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-11-19 04:25:08,944] [pool-1-thread-9] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-11-19 04:25:09,188] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-11-19 04:25:11,106] [pool-1-thread-1] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-11-19 04:25:11,343] [pool-1-thread-10] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-11-19 04:25:11,593] [pool-1-thread-4] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-11-19 04:25:11,870] [pool-1-thread-12] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-11-19 04:25:12,206] [pool-1-thread-7] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-11-19 04:25:13,363] [pool-1-thread-9] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-11-19 04:25:14,463] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-11-19 04:25:15,506] [pool-1-thread-1] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-11-19 04:25:15,765] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-11-19 04:25:16,851] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-11-19 04:25:17,104] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-11-19 04:25:18,144] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-11-19 04:25:19,208] [pool-1-thread-3] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-11-19 04:25:20,193] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-11-19 04:25:21,151] [pool-1-thread-4] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-11-19 04:25:22,611] [pool-1-thread-1] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-11-19 04:25:23,544] [pool-1-thread-6] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-11-19 04:25:23,876] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-11-19 04:25:24,995] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-11-19 04:25:26,332] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-11-19 04:25:28,495] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-11-19 04:25:29,642] [pool-1-thread-5] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-11-19 04:25:29,916] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-11-19 04:25:30,485] [pool-1-thread-11] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-11-19 04:25:30,823] [pool-1-thread-10] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-11-19 04:25:31,148] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-11-19 04:25:31,531] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-11-19 04:25:32,690] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-11-19 04:25:32,950] [pool-1-thread-8] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-11-19 04:25:33,774] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-11-19 04:25:35,174] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-11-19 04:25:37,133] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-11-19 04:25:37,549] [pool-1-thread-7] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-11-19 04:25:37,819] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-11-19 04:25:39,021] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-11-19 04:25:40,790] [pool-1-thread-1] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-11-19 04:25:41,228] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-11-19 04:25:42,263] [pool-1-thread-8] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-11-19 04:25:42,520] [pool-1-thread-12] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-11-19 04:25:43,452] [pool-1-thread-5] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-11-19 04:25:43,722] [pool-1-thread-2] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-11-19 04:25:44,048] [pool-1-thread-11] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-11-19 04:25:45,070] [pool-1-thread-9] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-11-19 04:25:45,304] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-11-19 04:25:45,624] [pool-1-thread-1] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-11-19 04:25:46,935] [pool-1-thread-8] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-11-19 04:25:47,245] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-11-19 04:25:47,513] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-11-19 04:25:48,813] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-11-19 04:25:48,912] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-11-19 04:25:50,762] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-11-19 04:25:51,785] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-11-19 04:25:52,900] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-11-19 04:25:54,030] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-11-19 04:25:55,143] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-11-19 04:25:56,148] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-11-19 04:25:57,167] [pool-1-thread-12] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-11-19 04:25:58,833] [pool-1-thread-3] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-11-19 04:26:01,143] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-11-19 04:26:03,024] [pool-1-thread-3] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-11-19 04:26:04,227] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-11-19 04:26:05,541] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-11-19 04:26:06,880] [pool-1-thread-6] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-11-19 04:26:06,999] [pool-1-thread-9] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-11-19 04:26:07,626] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-11-19 04:26:08,922] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-11-19 04:26:10,160] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-11-19 04:26:12,541] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-11-19 04:26:13,886] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-11-19 04:26:15,157] [pool-1-thread-9] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-11-19 04:26:15,382] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-11-19 04:26:17,439] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-11-19 04:26:18,926] [pool-1-thread-9] Initializing /data/stefan/spe.lif: 
   [testng] [2024-11-19 04:26:20,192] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-11-19 04:26:21,363] [pool-1-thread-2] Initializing /data/oliver/100529.lif: 
   [testng] [2024-11-19 04:26:21,697] [pool-1-thread-5] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-11-19 04:26:22,155] [pool-1-thread-11] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-11-19 04:26:23,051] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-11-19 04:26:24,419] [pool-1-thread-10] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-11-19 04:26:24,760] [pool-1-thread-4] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-11-19 04:26:25,842] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-11-19 04:26:27,679] [pool-1-thread-8] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-11-19 04:26:27,900] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-11-19 04:26:28,994] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-11-19 04:26:31,060] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-11-19 04:26:32,265] [pool-1-thread-10] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-11-19 04:26:33,126] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-11-19 04:26:34,623] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-11-19 04:26:35,870] [pool-1-thread-3] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-11-19 04:26:36,175] [pool-1-thread-1] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-11-19 04:26:37,225] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-11-19 04:26:38,262] [pool-1-thread-5] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-11-19 04:26:39,705] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-11-19 04:26:40,367] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-11-19 04:26:43,639] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-11-19 04:26:44,635] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-11-19 04:26:45,663] [pool-1-thread-5] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-11-19 04:26:45,877] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-11-19 04:26:46,105] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-11-19 04:26:47,156] [pool-1-thread-6] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-11-19 04:26:47,366] [pool-1-thread-8] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-11-19 04:26:47,582] [pool-1-thread-7] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-11-19 04:26:48,859] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-11-19 04:26:49,648] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-11-19 04:26:51,269] [pool-1-thread-3] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-11-19 04:26:52,441] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-11-19 04:26:53,606] [pool-1-thread-4] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-11-19 04:26:53,885] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-11-19 04:26:55,873] [pool-1-thread-6] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-11-19 04:26:56,431] [pool-1-thread-8] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-11-19 04:26:56,947] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-11-19 04:26:59,496] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-11-19 04:27:01,055] [pool-1-thread-8] Initializing /data/claude/4B.lif: 
   [testng] [2024-11-19 04:27:01,810] [pool-1-thread-11] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-11-19 04:27:02,053] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-11-19 04:27:03,543] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-11-19 04:27:04,580] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-11-19 04:27:05,711] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-11-19 04:27:07,658] [pool-1-thread-5] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-11-19 04:27:07,902] [pool-1-thread-2] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-11-19 04:27:10,640] [pool-1-thread-11] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-11-19 04:27:10,961] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-11-19 04:27:13,576] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-11-19 04:27:14,632] [pool-1-thread-6] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-11-19 04:27:15,359] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-11-19 04:27:16,512] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-11-19 04:27:17,534] [pool-1-thread-10] Initializing /data/ville/expected output.png: 
   [testng] [2024-11-19 04:27:17,561] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-11-19 04:27:18,519] [pool-1-thread-9] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-11-19 04:27:19,634] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-11-19 04:27:20,169] [pool-1-thread-10] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-11-19 04:27:21,877] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-11-19 04:27:23,059] [pool-1-thread-6] Initializing /data/leon/leon002.lif: 
   [testng] [2024-11-19 04:27:23,623] [pool-1-thread-5] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-11-19 04:27:25,277] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-11-19 04:27:26,411] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-11-19 04:27:27,584] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-11-19 04:27:28,655] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-11-19 04:27:29,701] [pool-1-thread-1] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-11-19 04:27:29,890] [pool-1-thread-11] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-11-19 04:27:32,911] [pool-1-thread-5] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-11-19 04:27:33,147] [pool-1-thread-1] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-11-19 04:27:33,354] [pool-1-thread-10] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-11-19 04:27:34,790] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-11-19 04:27:36,710] [pool-1-thread-5] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-11-19 04:27:37,142] [pool-1-thread-1] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-11-19 04:27:37,771] [pool-1-thread-10] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-11-19 04:27:39,360] [pool-1-thread-3] Initializing /data/martin/sample files.lif: 
   [testng] [2024-11-19 04:27:39,683] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-11-19 04:27:40,816] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-11-19 04:27:41,856] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-11-19 04:27:42,867] [pool-1-thread-6] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-11-19 04:27:43,134] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-11-19 04:27:44,169] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-11-19 04:27:45,570] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-11-19 04:27:47,564] [pool-1-thread-6] Initializing /data/claude/1A.lif: 
   [testng] [2024-11-19 04:27:49,085] [pool-1-thread-9] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-11-19 04:27:50,413] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-11-19 04:27:52,259] [pool-1-thread-10] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-11-19 04:27:53,781] [pool-1-thread-9] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-11-19 04:27:54,119] [pool-1-thread-5] Initializing /data/stefan/spe.tif: 
   [testng] [2024-11-19 04:27:55,666] [pool-1-thread-8] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-11-19 04:27:55,871] [pool-1-thread-11] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-11-19 04:27:56,458] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-11-19 04:27:56,687] [pool-1-thread-4] Initializing /data/rich/TEST.lif: 
   [testng] [2024-11-19 04:27:57,421] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-11-19 04:28:00,111] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-11-19 04:28:01,622] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-11-19 04:28:02,933] [pool-1-thread-11] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-11-19 04:28:03,921] [pool-1-thread-2] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-11-19 04:28:04,046] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-11-19 04:28:09,360] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-11-19 04:28:09,783] [pool-1-thread-12] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-11-19 04:28:10,023] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-11-19 04:28:11,193] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-11-19 04:28:12,845] [pool-1-thread-11] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-11-19 04:28:13,142] [pool-1-thread-1] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-11-19 04:28:13,652] [pool-1-thread-2] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-11-19 04:28:14,301] [pool-1-thread-9] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-11-19 04:28:15,230] [pool-1-thread-7] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-11-19 04:28:15,818] [pool-1-thread-12] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-11-19 04:28:16,080] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-11-19 04:28:17,208] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-11-19 04:28:17,466] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-11-19 04:28:18,639] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-11-19 04:28:20,048] [pool-1-thread-1] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-11-19 04:28:20,478] [pool-1-thread-11] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-11-19 04:28:21,006] [pool-1-thread-9] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-11-19 04:28:21,578] [pool-1-thread-12] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-11-19 04:28:21,831] [pool-1-thread-4] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-11-19 04:28:22,836] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-11-19 04:28:23,820] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-11-19 04:28:25,004] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-11-19 04:28:25,826] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-11-19 04:28:27,375] [pool-1-thread-4] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-11-19 04:28:27,696] [pool-1-thread-12] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-11-19 04:28:30,213] [pool-1-thread-1] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-11-19 04:28:30,494] [pool-1-thread-8] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-11-19 04:28:30,725] [pool-1-thread-2] Initializing /data/pascal/test.lif: 
   [testng] [2024-11-19 04:28:30,942] [pool-1-thread-9] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-11-19 04:28:31,274] [pool-1-thread-11] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-11-19 04:28:32,340] [pool-1-thread-10] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-11-19 04:28:33,063] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-11-19 04:28:35,607] [pool-1-thread-10] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-11-19 04:28:35,861] [pool-1-thread-2] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-11-19 04:28:36,504] [pool-1-thread-5] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-11-19 04:28:36,928] [pool-1-thread-1] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-11-19 04:28:37,436] [pool-1-thread-3] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-11-19 04:28:38,870] [pool-1-thread-9] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-11-19 04:28:38,976] [pool-1-thread-7] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-11-19 04:28:39,625] [pool-1-thread-4] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-11-19 04:28:40,965] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-11-19 04:28:42,051] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-11-19 04:28:43,213] [pool-1-thread-1] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-11-19 04:28:43,481] [pool-1-thread-12] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-11-19 04:28:45,750] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-11-19 04:28:46,834] [pool-1-thread-9] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-11-19 04:28:47,485] [pool-1-thread-4] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-11-19 04:28:48,275] [pool-1-thread-1] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-11-19 04:28:51,355] [pool-1-thread-5] 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: 16 minutes 23 seconds
Finished: SUCCESS