Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 74
originally caused by:
 Started by upstream project "Trigger" build number 82
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins3110980698444433610.sh
+ '[' nd2 = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_11183_merge_ci -v /uod/idr/repos/curated/nd2:/data -v /uod/idr-scratch/merge-ci/curated/nd2:/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] 01:31:50,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:31:50,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:31:50,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:31:50,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:31:50,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:31:50,999 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:31:50,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:31:50,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:31:50,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:31:51,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:31:51,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:31:51,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:31:51,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:31:51,184 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:31:51,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:31:51,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:31:51,213 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:31:51,213 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:31:51,213 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:31:51,213 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:31:51,213 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:31:51,214 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:31:51,214 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 215 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-25 01:31:51,223] [main] java.version = 11.0.16
   [testng] 01:31:51,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:31:51,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:51,270 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-25_01-31-51.log]
   [testng] 01:31:51,272 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-05-25 01:31:51,274] [main] testng.directory = /data
   [testng] [2024-05-25 01:31:51,274] [main] testng.configDirectory = /config
   [testng] [2024-05-25 01:31:51,284] [main] testng.multiplier = 1.0
   [testng] [2024-05-25 01:31:51,286] [main] testng.in-memory = false
   [testng] [2024-05-25 01:31:51,286] [main] testng.allow-missing = false
   [testng] [2024-05-25 01:31:51,286] [main] user.language = en
   [testng] [2024-05-25 01:31:51,286] [main] user.country = ${user.country}
   [testng] [2024-05-25 01:31:51,286] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-25 01:32:25,790] [main] ----------------------------------------
   [testng] [2024-05-25 01:32:25,791] [main] Total files: 275
   [testng] [2024-05-25 01:32:25,791] [main] Scan time: 34.504 s (125 ms/file)
   [testng] [2024-05-25 01:32:25,791] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 247 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-25 01:40:27,608] [pool-1-thread-1] Initializing /data/kevin/test3.nd2: 
   [testng] 01:40:27,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:40:27,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:27,612 |-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-05-25_01-40-27.log]
   [testng] 01:40:27,612 |-INFO in ch.qos.logback.core.sift.SiftProcessor@682443e - End of configuration.
   [testng] [2024-05-25 01:40:27,704] [pool-1-thread-12] Initializing /data/liang/2x2 bad.nd2: 
   [testng] 01:40:27,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:40:27,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:27,706 |-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-05-25_01-40-27.log]
   [testng] 01:40:27,706 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54c8bb6a - End of configuration.
   [testng] [2024-05-25 01:40:28,055] [pool-1-thread-11] Initializing /data/qa-10100/20141002_V019+AFP1052n3-005.nd2: 
   [testng] 01:40:28,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:40:28,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,056 |-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-05-25_01-40-28.log]
   [testng] 01:40:28,057 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ff80480 - End of configuration.
   [testng] [2024-05-25 01:40:28,192] [pool-1-thread-10] Initializing /data/stephen/Cody_Temp_Copy_crop.tif: 
   [testng] 01:40:28,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:40:28,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,193 |-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-05-25_01-40-28.log]
   [testng] 01:40:28,194 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59a84c2e - End of configuration.
   [testng] [2024-05-25 01:40:28,294] [pool-1-thread-9] Initializing /data/kyle/F301.nd2: 
   [testng] 01:40:28,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:40:28,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,295 |-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-05-25_01-40-28.log]
   [testng] 01:40:28,296 |-INFO in ch.qos.logback.core.sift.SiftProcessor@270d18f - End of configuration.
   [testng] [2024-05-25 01:40:28,768] [pool-1-thread-8] Initializing /data/qa-11064/t1_mp8_z4_chOff_005.nd2: 
   [testng] 01:40:28,768 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:40:28,768 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,769 |-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-05-25_01-40-28.log]
   [testng] 01:40:28,769 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e0c11ab - End of configuration.
   [testng] [2024-05-25 01:40:28,876] [pool-1-thread-7] Initializing /data/qa-4305/22492726_Figure 5_B_NA_3.nd2: 
   [testng] 01:40:28,876 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:40:28,876 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,877 |-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-05-25_01-40-28.log]
   [testng] 01:40:28,877 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2181ae82 - End of configuration.
   [testng] [2024-05-25 01:40:29,207] [pool-1-thread-6] Initializing /data/richard/KitWv67-72.nd2: 
   [testng] 01:40:29,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:40:29,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:29,209 |-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-05-25_01-40-29.log]
   [testng] 01:40:29,209 |-INFO in ch.qos.logback.core.sift.SiftProcessor@571ba2eb - End of configuration.
   [testng] [2024-05-25 01:40:29,909] [pool-1-thread-5] Initializing /data/public/jonas/jonas_nd2Test/Exception61.nd2: 
   [testng] 01:40:29,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:40:29,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:29,910 |-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-05-25_01-40-29.log]
   [testng] 01:40:29,911 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b45602f - End of configuration.
   [testng] [2024-05-25 01:40:30,041] [pool-1-thread-4] Initializing /data/pki/20120730 RGB 293-S1PR1-eGFP 8 compound 24hr v1.nd2: 
   [testng] 01:40:30,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:40:30,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:30,042 |-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-05-25_01-40-30.log]
   [testng] 01:40:30,043 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d316ced - End of configuration.
   [testng] [2024-05-25 01:40:30,299] [pool-1-thread-3] Initializing /data/christian/missing-dimensions-test.nd2: 
   [testng] 01:40:30,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:40:30,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:30,300 |-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-05-25_01-40-30.log]
   [testng] 01:40:30,300 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59d3d25f - End of configuration.
   [testng] [2024-05-25 01:40:30,372] [pool-1-thread-2] Initializing /data/qa-4958/521_t1.nd2: 
   [testng] 01:40:30,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:40:30,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:30,373 |-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-05-25_01-40-30.log]
   [testng] 01:40:30,374 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f514e61 - End of configuration.
   [testng] [2024-05-25 01:40:33,658] [pool-1-thread-10] Initializing /data/venu/1_140508,control.nd2: 
   [testng] [2024-05-25 01:40:33,976] [pool-1-thread-1] Initializing /data/aryeh/BY_GFP-Mup1_mCHERRY-VPH1_10-7-2012_Meytal-Waiss_XYZT_GOOD.nd2: 
   [testng] [2024-05-25 01:40:34,096] [pool-1-thread-3] Initializing /data/qa-5042/8xyPoints_3channels_00_30m001_latelyOnly7xyIdentified.nd2: 
   [testng] [2024-05-25 01:40:34,362] [pool-1-thread-5] Initializing /data/public/jonas/movieSize/JJ_RNAi_hmr-1_001.nd2: 
   [testng] [2024-05-25 01:40:35,249] [pool-1-thread-11] Initializing /data/plaissue/4channel_Zseries.nd2: 
   [testng] [2024-05-25 01:40:35,347] [pool-1-thread-2] Initializing /data/jcb/201101064/Fig 8B imp beta-BPM MaxIP.nd2: 
   [testng] [2024-05-25 01:40:35,699] [pool-1-thread-7] Initializing /data/michael/10um skewed.nd2: 
   [testng] [2024-05-25 01:40:37,368] [pool-1-thread-1] Initializing /data/kevin/100&210nm_coat_1.nd2: 
   [testng] [2024-05-25 01:40:38,221] [pool-1-thread-8] Initializing /data/public/aryeh/weekend002.nd2: 
   [testng] [2024-05-25 01:40:39,360] [pool-1-thread-11] Initializing /data/cameron/CamND2.nd2: 
   [testng] [2024-05-25 01:40:40,041] [pool-1-thread-5] Initializing /data/qa-7983/control_test_200314001.nd2: 
   [testng] [2024-05-25 01:40:41,338] [pool-1-thread-11] Initializing /data/michael/Opens ok with LOCI.nd2: 
   [testng] [2024-05-25 01:40:42,195] [pool-1-thread-10] Initializing /data/gh-3838/small_test.nd2: 
   [testng] [2024-05-25 01:40:42,879] [pool-1-thread-2] Initializing /data/kyle-vrtis/180627 1e Cas9 GINS collapse lag lag.nd2: 
   [testng] [2024-05-25 01:40:43,902] [pool-1-thread-12] Initializing /data/qa-29438/chip1_channel1_each-pixel.nd2: 
   [testng] [2024-05-25 01:40:43,981] [pool-1-thread-10] Initializing /data/venu/nd-three_channel-0.nd2: 
   [testng] [2024-05-25 01:40:44,950] [pool-1-thread-6] Initializing /data/pki/15July2011 ImClone multiwell test file.nd2: 
   [testng] [2024-05-25 01:40:45,971] [pool-1-thread-3] Initializing /data/qa-7906/2591A1.jp2: 
   [testng] [2024-05-25 01:40:46,584] [pool-1-thread-9] Initializing /data/public/jonas/512c/nikonTest_two.nd2: 
   [testng] [2024-05-25 01:40:47,444] [pool-1-thread-12] Initializing /data/barseno/r1008.nd2: 
   [testng] [2024-05-25 01:40:47,628] [pool-1-thread-7] Initializing /data/gh-2955/cluster.nd2: 
   [testng] [2024-05-25 01:40:47,752] [pool-1-thread-11] Initializing /data/richard/15ug.nd2: 
   [testng] [2024-05-25 01:40:47,951] [pool-1-thread-5] Initializing /data/imagesc-76438/Slide2-20-1_Region0001_ChannelBrightfield_Seq0003.nd2: 
   [testng] [2024-05-25 01:40:52,620] [pool-1-thread-7] Initializing /data/bernhard/962.nd2: 
   [testng] [2024-05-25 01:40:52,859] [pool-1-thread-6] Initializing /data/sara/Ex9 ALADIN WT KO KI 31_07_2013.nd2: 
   [testng] [2024-05-25 01:40:54,184] [pool-1-thread-12] Initializing /data/guillaume/clones082908.nd2: 
   [testng] [2024-05-25 01:40:55,401] [pool-1-thread-1] Initializing /data/liang/1x4 good.nd2: 
   [testng] [2024-05-25 01:40:56,308] [pool-1-thread-11] Initializing /data/bernhard/962_xy1.nd2: 
   [testng] [2024-05-25 01:40:56,376] [pool-1-thread-9] Initializing /data/public/maxime/BF007.nd2: 
   [testng] [2024-05-25 01:40:57,167] [pool-1-thread-10] Initializing /data/kevin/100nm_coat_1.nd2: 
   [testng] [2024-05-25 01:40:59,765] [pool-1-thread-11] Initializing /data/venu/N202-5 20x2.nd2: 
   [testng] [2024-05-25 01:40:59,893] [pool-1-thread-9] Initializing /data/henry/large image.nd2: 
   [testng] [2024-05-25 01:41:01,706] [pool-1-thread-11] Initializing /data/katherina/120312_488HP_Convallaria nueva - C=1.tif: 
   [testng] [2024-05-25 01:41:02,108] [pool-1-thread-9] Initializing /data/pete/psf_bead_theoretical.nd2: 
   [testng] [2024-05-25 01:41:02,275] [pool-1-thread-11] Initializing /data/david/NDSequence013.nd2: 
   [testng] [2024-05-25 01:41:02,807] [pool-1-thread-9] Initializing /data/david/_t4h f.nd2: 
   [testng] [2024-05-25 01:41:03,820] [pool-1-thread-8] Initializing /data/josh/072007h.nd2: 
   [testng] [2024-05-25 01:41:04,035] [pool-1-thread-9] Initializing /data/plaissue/4channel_Zseries_withROIlayer.nd2: 
   [testng] [2024-05-25 01:41:04,785] [pool-1-thread-9] Initializing /data/venu/nd-two_channel-1.nd2: 
   [testng] [2024-05-25 01:41:05,004] [pool-1-thread-8] Initializing /data/christian/CW002_3_rfp.nd2: 
   [testng] [2024-05-25 01:41:05,354] [pool-1-thread-11] Initializing /data/kyle/B204.nd2: 
   [testng] [2024-05-25 01:41:05,974] [pool-1-thread-10] Initializing /data/public/aryeh/rfp_h2a_cells_02.nd2: 
   [testng] [2024-05-25 01:41:13,767] [pool-1-thread-8] Initializing /data/public/aryeh/qa-9507/control003.nd2: 
   [testng] [2024-05-25 01:41:16,471] [pool-1-thread-1] Initializing /data/stefanie/200307_necl2.nd2: 
   [testng] [2024-05-25 01:41:34,374] [pool-1-thread-9] Initializing /data/venu/nd-three_channel-2.nd2: 
   [testng] [2024-05-25 01:41:35,826] [pool-1-thread-2] Initializing /data/public/jonas/movieSize/JJ_RNAi_hmr-1_001_CropCyan.nd2: 
   [testng] [2024-05-25 01:41:36,027] [pool-1-thread-7] Initializing /data/imagesc-76438/Slide2-20-2_Region0001_ChannelBrightfield_Seq0011.nd2: 
   [testng] [2024-05-25 01:41:59,687] [pool-1-thread-2] Initializing /data/qa-17785/spc2493.nd2: 
   [testng] [2024-05-25 01:41:59,996] [pool-1-thread-11] Initializing /data/damir/Plate000_Well1_Seq0000.nd2: 
   [testng] [2024-05-25 01:42:01,751] [pool-1-thread-12] Initializing /data/venu/six_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:42:01,815] [pool-1-thread-4] Initializing /data/qa-4969/image.nd2: 
   [testng] [2024-05-25 01:42:02,039] [pool-1-thread-9] Initializing /data/public/jonas/header_test1.nd2: 
   [testng] [2024-05-25 01:42:02,363] [pool-1-thread-3] Initializing /data/michael/opens_ok.nd2: 
   [testng] [2024-05-25 01:42:04,854] [pool-1-thread-2] Initializing /data/imagesc-76438/Slide2-20-2_ChannelBrightfield_Seq0009.nd2: 
   [testng] [2024-05-25 01:42:05,159] [pool-1-thread-4] Initializing /data/public/aryeh/b16_pdtB+y50__crop.nd2: 
   [testng] [2024-05-25 01:42:09,247] [pool-1-thread-9] Initializing /data/qa-4836/MGH media d10 large image_crop.nd2: 
   [testng] [2024-05-25 01:42:09,603] [pool-1-thread-12] Initializing /data/public/jonas/header_test2.nd2: 
   [testng] [2024-05-25 01:42:10,178] [pool-1-thread-2] Initializing /data/qa-7535/JJ_Controls_D_004.nd2: 
   [testng] [2024-05-25 01:42:12,462] [pool-1-thread-12] Initializing /data/christophe/A1N1_Veh_2D_B4S.nd2: 
   [testng] [2024-05-25 01:42:52,223] [pool-1-thread-2] Initializing /data/michael/MCammer Nikon file opens in wrong order.nd2: 
   [testng] [2024-05-25 01:42:55,346] [pool-1-thread-3] Initializing /data/michael/opens_skewed.nd2: 
   [testng] [2024-05-25 01:42:59,386] [pool-1-thread-9] Initializing /data/fiji-655/01.nd2: 
   [testng] [2024-05-25 01:43:00,975] [pool-1-thread-9] Initializing /data/public/aryeh/MeOh_high_fluo_003.nd2: 
   [testng] [2024-05-25 01:43:03,834] [pool-1-thread-8] Initializing /data/public/aryeh/por003.nd2: 
   [testng] [2024-05-25 01:43:05,546] [pool-1-thread-9] Initializing /data/qa-29043/Actin-Polymerization-10min-2s.nd2: 
   [testng] [2024-05-25 01:43:07,682] [pool-1-thread-9] Initializing /data/john/M900117_CBP11555_C264M2_GAST_T1_s1.nd2: 
   [testng] [2024-05-25 01:43:09,043] [pool-1-thread-3] Initializing /data/public/aryeh/MeOh_high_fluo_011.nd2: 
   [testng] [2024-05-25 01:43:11,116] [pool-1-thread-2] Initializing /data/public/aryeh/old_cells_02.nd2: 
   [testng] [2024-05-25 01:43:11,996] [pool-1-thread-8] Initializing /data/qa-10370/example_JPIKE.nd2: 
   [testng] [2024-05-25 01:43:19,724] [pool-1-thread-6] Initializing /data/venu/nd-two_channel-2.nd2: 
   [testng] [2024-05-25 01:43:20,066] [pool-1-thread-2] Initializing /data/guillaume/Lig_drugs051607.nd2: 
   [testng] [2024-05-25 01:43:20,688] [pool-1-thread-3] Initializing /data/yarden/Session26_Well1_10x.nd2: 
   [testng] [2024-05-25 01:43:22,627] [pool-1-thread-8] Initializing /data/rehan/P128 wt pg bouton.ics: 
   [testng] [2024-05-25 01:43:23,498] [pool-1-thread-10] Initializing /data/kevin/DD100liposomes_1.nd2: 
   [testng] [2024-05-25 01:43:25,085] [pool-1-thread-8] Initializing /data/public/jonas/qa-7534/130606_JCC719_003.nd2: 
   [testng] [2024-05-25 01:43:26,580] [pool-1-thread-10] Initializing /data/venu/N202-15 20x001.nd2: 
   [testng] [2024-05-25 01:43:26,723] [pool-1-thread-4] Initializing /data/michael/frap0041 00X 1Xeyepiece 15sec Cy5 ICAM TIRF.nd2: 
   [testng] [2024-05-25 01:43:28,026] [pool-1-thread-6] Initializing /data/public/jonas/512c/wtf_alignment.nd2: 
   [testng] [2024-05-25 01:43:29,030] [pool-1-thread-10] Initializing /data/qa-7572/cells.nd2: 
   [testng] [2024-05-25 01:43:30,613] [pool-1-thread-4] Initializing /data/dan-dickinson/141_mChCtrl_002.nd2: 
   [testng] [2024-05-25 01:43:32,178] [pool-1-thread-4] Initializing /data/david/nc4r-la Ka004.nd2: 
   [testng] [2024-05-25 01:43:32,425] [pool-1-thread-6] Initializing /data/sara/Ex9 ALADIN WT KO KI 31_07_2013.avi: 
   [testng] [2024-05-25 01:43:32,593] [pool-1-thread-9] Initializing /data/strand/Reconstructed ND acquisition1.nd2: 
   [testng] [2024-05-25 01:43:33,793] [pool-1-thread-10] Initializing /data/matt/Final merge.nd2: 
   [testng] [2024-05-25 01:43:34,916] [pool-1-thread-6] Initializing /data/stefanie/nd026_xy3.nd2: 
   [testng] [2024-05-25 01:43:36,411] [pool-1-thread-4] Initializing /data/public/jonas/jonas_nd2Test/Exception_2.nd2: 
   [testng] [2024-05-25 01:43:37,580] [pool-1-thread-9] Initializing /data/michael/TEMPmcammer.nd2: 
   [testng] [2024-05-25 01:43:38,643] [pool-1-thread-8] Initializing /data/public/jonas/control002.nd2: 
   [testng] [2024-05-25 01:43:38,843] [pool-1-thread-6] Initializing /data/qa-27812/Deconvolved_32Float.nd2: 
   [testng] [2024-05-25 01:43:40,072] [pool-1-thread-2] Initializing /data/katherina/120312_488HP_Convallaria nueva.nd2: 
   [testng] [2024-05-25 01:43:40,244] [pool-1-thread-4] Initializing /data/public/jonas/512c/cag_p5_simgc_2511_70ms22s_crop.nd2: 
   [testng] [2024-05-25 01:43:40,473] [pool-1-thread-10] Initializing /data/qa-7799/Patient 67 from 20130812.nd2: 
   [testng] [2024-05-25 01:43:40,718] [pool-1-thread-8] Initializing /data/qa-31330/Hotel_02-Slot_01-Slide_01-Region_1_Stitched.nd2: 
   [testng] [2024-05-25 01:43:41,983] [pool-1-thread-6] Initializing /data/unknown_fiji_upload/Day_2_A4_10x_Fluor_Z_Stack.nd2: 
   [testng] [2024-05-25 01:43:42,922] [pool-1-thread-2] Initializing /data/tiao/WellC03_Seq0000.nd2: 
   [testng] [2024-05-25 01:43:43,333] [pool-1-thread-6] Initializing /data/qa-4958/556_t2.nd2: 
   [testng] [2024-05-25 01:43:43,498] [pool-1-thread-8] Initializing /data/dan/120109_test.nd2: 
   [testng] [2024-05-25 01:43:44,990] [pool-1-thread-8] Initializing /data/dallas/150609_m597_ut8.nd2: 
   [testng] [2024-05-25 01:43:45,421] [pool-1-thread-4] Initializing /data/qa-7535/RNAi_CLC-1_010_kymo1.nd2: 
   [testng] [2024-05-25 01:43:45,867] [pool-1-thread-6] Initializing /data/kevin/sfeertjes 100 nm 10 000x 15p (1).nd2: 
   [testng] [2024-05-25 01:43:46,968] [pool-1-thread-6] Initializing /data/qa-11064/t2_mp8_z4_ch3_.nd2: 
   [testng] [2024-05-25 01:43:47,546] [pool-1-thread-9] Initializing /data/nadya/flat.nd2: 
   [testng] [2024-05-25 01:43:47,652] [pool-1-thread-4] Initializing /data/venu/nd-three_channel-6.nd2: 
   [testng] [2024-05-25 01:43:48,185] [pool-1-thread-2] Initializing /data/venu/nd-two_channel-3.nd2: 
   [testng] [2024-05-25 01:43:48,903] [pool-1-thread-9] Initializing /data/chris/MIX 1 FITC 200MS.nd2: 
   [testng] [2024-05-25 01:43:52,650] [pool-1-thread-2] Initializing /data/venu/nd-two_channel-4.nd2: 
   [testng] [2024-05-25 01:43:52,963] [pool-1-thread-9] Initializing /data/jose/08_SO4_Fasc100_at_surface_w_average.nd2: 
   [testng] [2024-05-25 01:43:53,142] [pool-1-thread-4] Initializing /data/nadya/Capture1.PNG: 
   [testng] [2024-05-25 01:43:53,801] [pool-1-thread-4] Initializing /data/public/jonas/100217_OD122_001.nd2: 
   [testng] [2024-05-25 01:43:56,754] [pool-1-thread-2] Initializing /data/venu/eight_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:43:56,926] [pool-1-thread-9] Initializing /data/kevin/test2.nd2: 
   [testng] [2024-05-25 01:43:57,479] [pool-1-thread-4] Initializing /data/kevin/100nm_1.nd2: 
   [testng] [2024-05-25 01:43:58,982] [pool-1-thread-9] Initializing /data/michael/stopped-acquisition/ND2 file does not open MCammer.nd2: 
   [testng] [2024-05-25 01:43:59,967] [pool-1-thread-6] Initializing /data/stefanie/nd27.nd2: 
   [testng] [2024-05-25 01:44:00,173] [pool-1-thread-2] Initializing /data/colin/20110729_beads_001_xy2.nd2: 
   [testng] [2024-05-25 01:44:02,041] [pool-1-thread-9] Initializing /data/colin/20110729_beads_001_xy1.nd2: 
   [testng] [2024-05-25 01:44:03,253] [pool-1-thread-2] Initializing /data/qa-11064/t2_mp8_z4_ch3__channelsDeleted.nd2: 
   [testng] [2024-05-25 01:44:03,899] [pool-1-thread-6] Initializing /data/kaustav/cell field2.nd2: 
   [testng] [2024-05-25 01:44:05,435] [pool-1-thread-9] Initializing /data/qa-7906/2591A.jp2: 
   [testng] [2024-05-25 01:44:06,047] [pool-1-thread-4] Initializing /data/jennet/2D001_crop.nd2: 
   [testng] [2024-05-25 01:44:07,470] [pool-1-thread-4] Initializing /data/public/jonas/multicolorTest.nd2: 
   [testng] [2024-05-25 01:44:10,200] [pool-1-thread-2] Initializing /data/venu/N202-11 20x20.nd2: 
   [testng] [2024-05-25 01:44:11,599] [pool-1-thread-6] Initializing /data/tom/512x512x11 1um step.nd2: 
   [testng] [2024-05-25 01:44:12,578] [pool-1-thread-6] Initializing /data/venu/nd-three_channel-4.nd2: 
   [testng] [2024-05-25 01:44:12,923] [pool-1-thread-2] Initializing /data/plaissue/2channel-Zstack-withBinaryLayer.nd2: 
   [testng] [2024-05-25 01:44:14,492] [pool-1-thread-2] Initializing /data/qa-7536/SampleND2-ChrisL.nd2: 
   [testng] [2024-05-25 01:44:15,943] [pool-1-thread-5] Initializing /data/qa-9193/60x oil line scan 1 airy mono.nd2: 
   [testng] [2024-05-25 01:44:16,373] [pool-1-thread-5] Initializing /data/public/karl/sample_image.nd2: 
   [testng] [2024-05-25 01:44:17,539] [pool-1-thread-6] Initializing /data/jcb/201101064/Fig 8B imp beta-BPN MaxIP.nd2: 
   [testng] [2024-05-25 01:44:19,727] [pool-1-thread-5] Initializing /data/marek/NIS4_fails_to_open_correctly.nd2: 
   [testng] [2024-05-25 01:44:21,137] [pool-1-thread-6] Initializing /data/karsten/100720104_TestglasSchott_MM63_C16h_SYTO.nd2: 
   [testng] [2024-05-25 01:44:21,379] [pool-1-thread-2] Initializing /data/leon/WellA1_Seq0000.nd2: 
   [testng] [2024-05-25 01:44:22,176] [pool-1-thread-5] Initializing /data/plaissue/4channel_Zseries_2XYpoints_withROIandBinaryLayer.nd2: 
   [testng] [2024-05-25 01:44:23,823] [pool-1-thread-5] Initializing /data/qa-7454/Dapi PFA Eukitt 1r 001.nd2: 
   [testng] [2024-05-25 01:44:24,728] [pool-1-thread-4] Initializing /data/venu/two_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:44:26,500] [pool-1-thread-4] Initializing /data/imagesc-76438/FirstFileUsed_Slide2-20-1_ChannelBrightfield_Seq0001.nd2: 
   [testng] [2024-05-25 01:44:27,196] [pool-1-thread-2] Initializing /data/public/aryeh/b16_14_12.nd2: 
   [testng] [2024-05-25 01:44:27,937] [pool-1-thread-4] Initializing /data/public/aryeh/but3_cont2002.nd2: 
   [testng] [2024-05-25 01:44:33,053] [pool-1-thread-9] Initializing /data/tom/1024x1024.nd2: 
   [testng] [2024-05-25 01:44:33,479] [pool-1-thread-2] Initializing /data/venu/nd-three_channel-5.nd2: 
   [testng] [2024-05-25 01:44:33,731] [pool-1-thread-5] Initializing /data/karsten/100720104_TestglasSchott_MM63_C10h.nd2: 
   [testng] [2024-05-25 01:44:34,103] [pool-1-thread-10] Initializing /data/richard/Nf1#49-#54.nd2: 
   [testng] [2024-05-25 01:44:42,279] [pool-1-thread-9] Initializing /data/kevin/test1.nd2: 
   [testng] [2024-05-25 01:44:43,143] [pool-1-thread-9] Initializing /data/qa-4973/CX3+MCh Long Ova(4Henry)002.nd2: 
   [testng] [2024-05-25 01:44:44,079] [pool-1-thread-9] Initializing /data/stephen/LOCI_screen_dump.jpg: 
   [testng] [2024-05-25 01:44:44,684] [pool-1-thread-9] Initializing /data/david/NDSequence011.nd2: 
   [testng] [2024-05-25 01:44:45,077] [pool-1-thread-2] Initializing /data/public/jonas/divisionByZero/290110.tranMgc005cr.nd2: 
   [testng] [2024-05-25 01:44:48,437] [pool-1-thread-9] Initializing /data/michael/MCammer Nikon file that wont open.nd2: 
   [testng] [2024-05-25 01:44:49,793] [pool-1-thread-9] Initializing /data/public/aryeh/multipoint.nd2: 
   [testng] [2024-05-25 01:44:53,227] [pool-1-thread-2] Initializing /data/michael/metadata only reported for last channel.nd2: 
   [testng] [2024-05-25 01:44:55,695] [pool-1-thread-2] Initializing /data/public/aryeh/MeOh_high_fluo_007.nd2: 
   [testng] [2024-05-25 01:44:59,650] [pool-1-thread-2] Initializing /data/michael/50um_004 skewed.nd2: 
   [testng] [2024-05-25 01:45:06,608] [pool-1-thread-8] Initializing /data/stefanie/nd026_xy1.nd2: 
   [testng] [2024-05-25 01:45:06,868] [pool-1-thread-2] Initializing /data/brian/MDCK002.nd2: 
   [testng] [2024-05-25 01:45:08,228] [pool-1-thread-2] Initializing /data/colin/20110729_beads_001.nd2: 
   [testng] [2024-05-25 01:45:10,148] [pool-1-thread-8] Initializing /data/venu/N202-7 20x.nd2: 
   [testng] [2024-05-25 01:45:12,018] [pool-1-thread-4] Initializing /data/venu/seven_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:45:12,444] [pool-1-thread-2] Initializing /data/qa-7908/020514 SH003.nd2: 
   [testng] [2024-05-25 01:45:12,644] [pool-1-thread-8] Initializing /data/helene/new_version_problem.nd2: 
   [testng] [2024-05-25 01:45:13,309] [pool-1-thread-8] Initializing /data/stephen/Cody_Temp_Copy_crop.nd2: 
   [testng] [2024-05-25 01:45:13,764] [pool-1-thread-4] Initializing /data/qa-7906/2591B1.jp2: 
   [testng] [2024-05-25 01:45:14,389] [pool-1-thread-8] Initializing /data/qa-5042/8xyPoints_3channels_00_30m235_all8xyIdentified.nd2: 
   [testng] [2024-05-25 01:45:14,751] [pool-1-thread-2] Initializing /data/john/M900117_CBP11555_C264M2_SOL_CD31_s1.nd2: 
   [testng] [2024-05-25 01:45:20,391] [pool-1-thread-8] Initializing /data/qa-7303/CTR_012.nd2: 
   [testng] [2024-05-25 01:45:22,200] [pool-1-thread-10] Initializing /data/helene/testseries1.nd2: 
   [testng] [2024-05-25 01:45:22,432] [pool-1-thread-2] Initializing /data/michael/opened skewed - C=0.tif: 
   [testng] [2024-05-25 01:45:22,488] [pool-1-thread-9] Initializing /data/qa-7906/2591B.jp2: 
   [testng] [2024-05-25 01:45:23,233] [pool-1-thread-8] Initializing /data/rehan/P128.nd2: 
   [testng] [2024-05-25 01:45:25,156] [pool-1-thread-2] Initializing /data/ye-chen/LOCI_YeChen_Swinburne.nd2: 
   [testng] [2024-05-25 01:45:28,185] [pool-1-thread-2] Initializing /data/imagesc-76438/Slide2-20-2_Region0003_ChannelBrightfield_Seq0013.nd2: 
   [testng] [2024-05-25 01:45:33,030] [pool-1-thread-6] Initializing /data/michael/mcammer BUT THIS FILE OPENS FINE.nd2: 
   [testng] [2024-05-25 01:45:34,108] [pool-1-thread-10] Initializing /data/michael/50um_001 correct.nd2: 
   [testng] [2024-05-25 01:45:35,619] [pool-1-thread-8] Initializing /data/public/aryeh/4_2_1_cont_NoMR001.nd2: 
   [testng] [2024-05-25 01:45:37,357] [pool-1-thread-7] Initializing /data/public/jonas/512c/nikonTest_1.nd2: 
   [testng] [2024-05-25 01:45:37,528] [pool-1-thread-4] Initializing /data/qa-17099/upSIAPdownNT002.nd2: 
   [testng] [2024-05-25 01:45:38,692] [pool-1-thread-6] Initializing /data/josh/CGE1.nd2: 
   [testng] [2024-05-25 01:45:39,570] [pool-1-thread-6] Initializing /data/mariana/Captured 1.nd2: 
   [testng] [2024-05-25 01:45:39,996] [pool-1-thread-7] Initializing /data/bioformats2raw-184/Round1-Slot_01-Slide_01-Region_1-Stitched-Focused.nd2: 
   [testng] [2024-05-25 01:50:10,246] [pool-1-thread-1] Initializing /data/venu/four_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:50:10,310] [pool-1-thread-4] Initializing /data/venu/three_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:50:11,492] [pool-1-thread-10] Initializing /data/hallie/RNAi Plate 4.nd2: 
   [testng] [2024-05-25 01:50:12,675] [pool-1-thread-4] Initializing /data/gh-3565/example_metadata001.nd2: 
   [testng] [2024-05-25 01:50:12,886] [pool-1-thread-1] Initializing /data/venu/nd-three_channel-1.nd2: 
   [testng] [2024-05-25 01:50:14,144] [pool-1-thread-4] Initializing /data/public/jonas/512c/wtf_DIC.nd2: 
   [testng] [2024-05-25 01:50:15,628] [pool-1-thread-6] Initializing /data/stefanie/nd026_xy0.nd2: 
   [testng] [2024-05-25 01:50:16,709] [pool-1-thread-5] Initializing /data/public/aryeh/Time sequence 24.nd2: 
   [testng] [2024-05-25 01:50:18,169] [pool-1-thread-1] Initializing /data/public/jonas/JJ1473_control_24h/JJ1473_control_24h_03.nd2: 
   [testng] [2024-05-25 01:50:20,040] [pool-1-thread-4] Initializing /data/qa-9207/n1e 570-wisp2 670-cdh6 -2(good 1-11)_xy1.nd2: 
   [testng] [2024-05-25 01:50:20,694] [pool-1-thread-6] Initializing /data/benjamin/B2.nd2: 
   [testng] [2024-05-25 01:50:21,797] [pool-1-thread-9] Initializing /data/sarah/sarah_1011.nd2: 
   [testng] [2024-05-25 01:50:22,389] [pool-1-thread-1] Initializing /data/stefanie/nd026_xy2.nd2: 
   [testng] [2024-05-25 01:50:24,562] [pool-1-thread-4] Initializing /data/public/jonas/jonas_nd2Test/Exception9_e3.nd2: 
   [testng] [2024-05-25 01:50:25,244] [pool-1-thread-9] Initializing /data/public/jonas/2.nd2: 
   [testng] [2024-05-25 01:50:27,256] [pool-1-thread-4] Initializing /data/yarden/KH2_Well1_4x.nd2: 
   [testng] [2024-05-25 01:50:29,435] [pool-1-thread-1] Initializing /data/jcb/201101064/Fig 8B imp beta alone-MaxIP.nd2: 
   [testng] [2024-05-25 01:50:32,751] [pool-1-thread-5] Initializing /data/qa-7303/CTR011.nd2: 
   [testng] [2024-05-25 01:50:33,613] [pool-1-thread-1] Initializing /data/bassem/A PSF1.nd2: 
   [testng] [2024-05-25 01:50:34,417] [pool-1-thread-1] Initializing /data/venu/five_160807_control cells_4D.tif: 
   [testng] [2024-05-25 01:50:36,759] [pool-1-thread-9] Initializing /data/yanmei/snapcells-vps1002.nd2: 
   [testng] [2024-05-25 01:50:36,932] [pool-1-thread-5] Initializing /data/michael/6timepoints 4channels.nd2: 
   [testng] [2024-05-25 01:50:37,890] [pool-1-thread-2] Initializing /data/qa-4196/120123 10h timelapse after incubator set up 1xy 1t.nd2: 
   [testng] [2024-05-25 01:50:38,087] [pool-1-thread-1] Initializing /data/strand/Serie040.nd2: 
   [testng] [2024-05-25 01:50:39,057] [pool-1-thread-8] Initializing /data/uli/2012_04_19_CHOegfr_03.nd2: 
   [testng] [2024-05-25 01:50:40,725] [pool-1-thread-9] Initializing /data/public/aryeh/but3_cont200-1.nd2: 
   [testng] [2024-05-25 01:50:41,366] [pool-1-thread-8] Initializing /data/public/aryeh/4_con_2_1_cot002.nd2: 
   [testng] [2024-05-25 01:50:49,607] [pool-1-thread-1] Initializing /data/chris/228 and 340.nd2: 
   [testng] [2024-05-25 01:50:50,152] [pool-1-thread-2] Initializing /data/yanmei/snapcells-vps2.nd2: 
   [testng] [2024-05-25 01:50:54,999] [pool-1-thread-12] Initializing /data/venu/nd-three_channel-3.nd2: 
   [testng] [2024-05-25 01:50:55,430] [pool-1-thread-6] Initializing /data/michael/opened skewed - C=1.tif: 
   [testng] [2024-05-25 01:50:55,481] [pool-1-thread-2] Initializing /data/ylva/FRAP1.nd2: 
   [testng] [2024-05-25 01:50:55,571] [pool-1-thread-5] Initializing /data/david/NDSequence012.nd2: 
   [testng] [2024-05-25 01:50:56,448] [pool-1-thread-1] Initializing /data/venu/nd-two_channel-0.nd2: 
   [testng] [2024-05-25 01:50:56,960] [pool-1-thread-2] Initializing /data/public/jonas/3.nd2: 
   [testng] [2024-05-25 01:51:15,970] [pool-1-thread-6] Initializing /data/richard/KitWv#67.avi: 
   [testng] [2024-05-25 01:51:17,360] [pool-1-thread-5] Initializing /data/qa-29035/Seq0000.nd2: 
   [testng] [2024-05-25 01:51:17,511] [pool-1-thread-1] Initializing /data/qa-29006/Voltron_Test004.nd2: 
   [testng] [2024-05-25 01:51:18,629] [pool-1-thread-4] Initializing /data/qa-4206/1b-1.nd2: 
   [testng] [2024-05-25 01:51:18,915] [pool-1-thread-12] Initializing /data/qa-28066/20191203-htirf-sona.nd2: 
   [testng] [2024-05-25 01:51:20,645] [pool-1-thread-4] Initializing /data/jason/CapturedBF2.nd2: 
   [testng] [2024-05-25 01:51:21,122] [pool-1-thread-12] Initializing /data/pierre/G.nd2: 
   [testng] [2024-05-25 01:51:22,213] [pool-1-thread-1] Initializing /data/public/jonas/2112-2265.nd2: 
   [testng] [2024-05-25 01:51:23,375] [pool-1-thread-5] Initializing /data/qa-10380/271120.nd2: 
   [testng] [2024-05-25 01:51:23,633] [pool-1-thread-4] Initializing /data/qa-28060/20191023-htirf-888.nd2: 
   [testng] [2024-05-25 01:51:24,617] [pool-1-thread-12] Initializing /data/michael/test_MCammer.nd2: 
   [testng] [2024-05-25 01:51:25,392] [pool-1-thread-4] Initializing /data/kevin/lipo100nmPEG_1.nd2: 
   [testng] [2024-05-25 01:51:26,531] [pool-1-thread-4] Initializing /data/michael/3 stage positions 2 ch opens out of order with LOCI .nd2: 
   [testng] [2024-05-25 01:51:27,230] [pool-1-thread-5] Initializing /data/imagesc-76438/Slide2-20-1_Region0000_ChannelBrightfield_Seq0002.nd2: 
   [testng] [2024-05-25 01:51:35,553] [pool-1-thread-9] Initializing /data/qa-9183/aaron_multi_positions.nd2: 
   [testng] [2024-05-25 01:51:35,848] [pool-1-thread-12] Initializing /data/michael/opened skewed - C=2.tif: 
   [testng] [2024-05-25 01:51:37,633] [pool-1-thread-4] Initializing /data/venu/N202.1A+7 2h.nd2: 
   [testng] [2024-05-25 01:51:39,481] [pool-1-thread-12] Initializing /data/michael/tiling_problem_mcammer.nd2: 
   [testng] [2024-05-25 01:51:41,173] [pool-1-thread-4] Initializing /data/gaurav/A1.nd2: 
   [testng] [2024-05-25 01:51:42,036] [pool-1-thread-1] Initializing /data/qa-29634/20201007_2_OCT4DBD-Halo_PA64625nM_1kframe_tail_7ms_40pert_008.nd2: 
   [testng] [2024-05-25 01:51:42,154] [pool-1-thread-9] Initializing /data/public/jonas/JJ1473_control_24h/JJ1473_conrol_24h_02.nd2: 
   [testng] [2024-05-25 01:51:43,382] [pool-1-thread-1] Initializing /data/qa-17695/sample.nd2: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 13091, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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