Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 109
originally caused by:
 Started by upstream project "Trigger" build number 122
 originally caused by:
  Started by user devspace
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/jenkins440001692727442876.sh
+ '[' volocity = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_16869_merge_ci -v /uod/idr/repos/curated/volocity:/data -v /uod/idr-scratch/merge-ci/curated/volocity:/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] 12:10:22,235 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 12:10:22,237 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 12:10:22,237 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:10:22,238 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:10:22,238 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 12:10:22,239 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 12:10:22,239 |-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] 12:10:22,239 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:10:22,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:10:22,240 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 12:10:22,241 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 12:10:22,241 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 12:10:22,418 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 12:10:22,418 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 12:10:22,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 12:10:22,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 12:10:22,449 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 12:10:22,449 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 12:10:22,449 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 12:10:22,450 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 12:10:22,450 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 12:10:22,451 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 12:10:22,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 211 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-02 12:10:22,460] [main] java.version = 11.0.16
   [testng] 12:10:22,463 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 12:10:22,463 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:10:22,510 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-02_12-10-22.log]
   [testng] 12:10:22,511 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-02 12:10:22,514] [main] testng.directory = /data
   [testng] [2024-07-02 12:10:22,514] [main] testng.configDirectory = /config
   [testng] [2024-07-02 12:10:22,524] [main] testng.multiplier = 1.0
   [testng] [2024-07-02 12:10:22,525] [main] testng.in-memory = false
   [testng] [2024-07-02 12:10:22,525] [main] testng.allow-missing = false
   [testng] [2024-07-02 12:10:22,525] [main] user.language = en
   [testng] [2024-07-02 12:10:22,525] [main] user.country = ${user.country}
   [testng] [2024-07-02 12:10:22,525] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-02 12:11:00,528] [main] ----------------------------------------
   [testng] [2024-07-02 12:11:00,529] [main] Total files: 653
   [testng] [2024-07-02 12:11:00,529] [main] Scan time: 38.003 s (58 ms/file)
   [testng] [2024-07-02 12:11:00,529] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-02 12:11:58,437] [pool-1-thread-1] Initializing /data/oliver/Testslides_Mitomorphologie/Testslides_Mitomorphologie.mvd2: 
   [testng] 12:11:58,437 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:11:58,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,440 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,440 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5dd4782 - End of configuration.
   [testng] [2024-07-02 12:11:58,479] [pool-1-thread-12] Initializing /data/martin/0190813/0190813.mvd2: 
   [testng] 12:11:58,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 12:11:58,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,480 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,480 |-INFO in ch.qos.logback.core.sift.SiftProcessor@34df24d3 - End of configuration.
   [testng] [2024-07-02 12:11:58,499] [pool-1-thread-11] Initializing /data/michael/twoColorZfirstThenChan.liff: 
   [testng] 12:11:58,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 12:11:58,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,500 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,500 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37a7d580 - End of configuration.
   [testng] [2024-07-02 12:11:58,633] [pool-1-thread-10] Initializing /data/martin/Untitled Acquisition Protocol.ome.tiff: 
   [testng] 12:11:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:11:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,634 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,634 |-INFO in ch.qos.logback.core.sift.SiftProcessor@707e8ae6 - End of configuration.
   [testng] [2024-07-02 12:11:58,697] [pool-1-thread-9] Initializing /data/martin/OME Tiffs/0003.ome.tiff: 
   [testng] 12:11:58,697 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 12:11:58,697 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,698 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,698 |-INFO in ch.qos.logback.core.sift.SiftProcessor@50e4c5b2 - End of configuration.
   [testng] [2024-07-02 12:11:58,760] [pool-1-thread-8] Initializing /data/alex/PE_UV/2010 11 26 pm, ome test 2.mvd2: 
   [testng] 12:11:58,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 12:11:58,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,760 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,761 |-INFO in ch.qos.logback.core.sift.SiftProcessor@151518e3 - End of configuration.
   [testng] [2024-07-02 12:11:58,782] [pool-1-thread-7] Initializing /data/alessandro/100419_Par3/100419_Par3.mvd2: 
   [testng] 12:11:58,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 12:11:58,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,783 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,783 |-INFO in ch.qos.logback.core.sift.SiftProcessor@483d0361 - End of configuration.
   [testng] [2024-07-02 12:11:58,867] [pool-1-thread-6] Initializing /data/michael/twoColorTime.tif: 
   [testng] 12:11:58,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:11:58,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,868 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,868 |-INFO in ch.qos.logback.core.sift.SiftProcessor@72363211 - End of configuration.
   [testng] [2024-07-02 12:11:58,919] [pool-1-thread-5] Initializing /data/josh/newvelocitytest/newvelocitytest.mvd2: 
   [testng] 12:11:58,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 12:11:58,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,920 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,921 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c2c2fca - End of configuration.
   [testng] [2024-07-02 12:11:58,937] [pool-1-thread-4] Initializing /data/qa-7982/sep4_cherryzeus_20140211.mvd2: 
   [testng] 12:11:58,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 12:11:58,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,938 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,938 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d00b033 - End of configuration.
   [testng] [2024-07-02 12:11:58,953] [pool-1-thread-3] Initializing /data/michael/1colorZfirstThenChan.tif: 
   [testng] 12:11:58,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:11:58,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,953 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,954 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7352808c - End of configuration.
   [testng] [2024-07-02 12:11:58,994] [pool-1-thread-2] Initializing /data/michael/twoColorZChanThenZ.liff: 
   [testng] 12:11:58,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 12:11:58,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:11:58,995 |-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-07-02_12-11-58.log]
   [testng] 12:11:58,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63108371 - End of configuration.
   [testng] [2024-07-02 12:12:01,433] [pool-1-thread-5] Initializing /data/johannes/acff/four-pixels.acff: 
   [testng] [2024-07-02 12:12:01,444] [pool-1-thread-8] Initializing /data/martin/0190813/Volocity snapshot 1.jpg: 
   [testng] [2024-07-02 12:12:01,480] [pool-1-thread-4] Initializing /data/martin/0190813/0190813 export 2.ome.tiff: 
   [testng] [2024-07-02 12:12:01,909] [pool-1-thread-1] Initializing /data/michael/1colorTime.tif: 
   [testng] [2024-07-02 12:12:01,967] [pool-1-thread-11] Initializing /data/martin/OME Tiffs/0000.ome.tiff: 
   [testng] [2024-07-02 12:12:02,064] [pool-1-thread-3] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control_fish#2/100811_lifmyfp_control_fish#2.mvd2: 
   [testng] [2024-07-02 12:12:02,224] [pool-1-thread-9] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZt.tif: 
   [testng] [2024-07-02 12:12:02,353] [pool-1-thread-2] Initializing /data/tony/Exported/LIFF/Convollaria XY.liff: 
   [testng] [2024-07-02 12:12:02,400] [pool-1-thread-6] Initializing /data/johannes/mvd2/one-pixel.mvd2: 
   [testng] [2024-07-02 12:12:02,410] [pool-1-thread-10] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYt.tif: 
   [testng] [2024-07-02 12:12:02,529] [pool-1-thread-5] Initializing /data/chris/Fig 5/Fig 5.mvd2: 
   [testng] [2024-07-02 12:12:02,679] [pool-1-thread-12] Initializing /data/matt/Volocity libraries for LOCI/matt colocalisation/matt colocalisation.mvd2: 
   [testng] [2024-07-02 12:12:02,785] [pool-1-thread-6] Initializing /data/tony/Exported/LIFF/Convollaria XYt.liff: 
   [testng] [2024-07-02 12:12:03,223] [pool-1-thread-4] Initializing /data/michael/VolcityDatabase/VolcityDatabase.mvd2: 
   [testng] [2024-07-02 12:12:03,493] [pool-1-thread-1] Initializing /data/martin/original/hegc3A.tif: 
   [testng] [2024-07-02 12:12:03,592] [pool-1-thread-8] Initializing /data/oliver/training.mvd2: 
   [testng] [2024-07-02 12:12:03,748] [pool-1-thread-2] Initializing /data/michael/1colorTime.liff: 
   [testng] [2024-07-02 12:12:03,811] [pool-1-thread-10] Initializing /data/tony/Exported/LIFF/Convollaria XYZ.liff: 
   [testng] [2024-07-02 12:12:03,933] [pool-1-thread-11] Initializing /data/tony/Exported/LIFF/Convollaria XYZt.liff: 
   [testng] [2024-07-02 12:12:04,082] [pool-1-thread-6] Initializing /data/martin/OME Tiffs/0002.ome.tiff: 
   [testng] [2024-07-02 12:12:04,203] [pool-1-thread-9] Initializing /data/ruben/Nuc-Golgi/Nuc-Golgi.mvd2: 
   [testng] [2024-07-02 12:12:04,645] [pool-1-thread-1] Initializing /data/jeremy/Tx red.acff: 
   [testng] [2024-07-02 12:12:08,104] [pool-1-thread-7] Initializing /data/martin/Untitled Acquisition Protocol 2.ome.tiff: 
   [testng] [2024-07-02 12:12:08,143] [pool-1-thread-8] Initializing /data/chris-wood/11292011/11292011.mvd2: 
   [testng] [2024-07-02 12:12:08,341] [pool-1-thread-5] Initializing /data/michael/1colorZChanThenZ.liff: 
   [testng] [2024-07-02 12:12:08,388] [pool-1-thread-1] Initializing /data/martin/0190813/Volocity snapshot 2.jpg: 
   [testng] [2024-07-02 12:12:08,409] [pool-1-thread-10] Initializing /data/martin/0190813/0190813 export 1.ome.tiff: 
   [testng] [2024-07-02 12:12:08,444] [pool-1-thread-6] Initializing /data/jeremy/Green.acff: 
   [testng] [2024-07-02 12:12:08,463] [pool-1-thread-2] Initializing /data/jeremy/Snapshot of 3 Colour.jpg: 
   [testng] [2024-07-02 12:12:08,480] [pool-1-thread-11] Initializing /data/tony/27 May 08/27 May 08.mvd2: 
   [testng] [2024-07-02 12:12:08,507] [pool-1-thread-3] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZ.tif: 
   [testng] [2024-07-02 12:12:08,763] [pool-1-thread-4] Initializing /data/tony/Exported/OME TIFF/Convollaria XYt.tif: 
   [testng] [2024-07-02 12:12:08,888] [pool-1-thread-2] Initializing /data/michael/2ColorZTimethenChan.tif: 
   [testng] [2024-07-02 12:12:09,030] [pool-1-thread-6] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XY.tif: 
   [testng] [2024-07-02 12:12:09,304] [pool-1-thread-1] Initializing /data/dirk/simona2/simona2.mvd2: 
   [testng] [2024-07-02 12:12:09,511] [pool-1-thread-10] Initializing /data/michael/twoColorZChanThenZ.tif: 
   [testng] [2024-07-02 12:12:09,651] [pool-1-thread-7] Initializing /data/michael/twoColorZfirstThenChan.tif: 
   [testng] [2024-07-02 12:12:09,827] [pool-1-thread-5] Initializing /data/martin/original/hegc3A.mvd2: 
   [testng] [2024-07-02 12:12:09,884] [pool-1-thread-3] Initializing /data/alessandro/Sara 25-02-2010/Sara 25-02-2010.mvd2: 
   [testng] [2024-07-02 12:12:09,951] [pool-1-thread-9] Initializing /data/michael/2ColorTimeZfirstThenChan.liff: 
   [testng] [2024-07-02 12:12:10,193] [pool-1-thread-12] Initializing /data/matt/WT 23_4_12/WT 23_4_12.mvd2: 
   [testng] [2024-07-02 12:12:10,450] [pool-1-thread-4] Initializing /data/martin/original files/omero samples.mvd2: 
   [testng] [2024-07-02 12:12:10,476] [pool-1-thread-6] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZ.tif: 
   [testng] [2024-07-02 12:12:10,804] [pool-1-thread-2] Initializing /data/michael/twoColorTime.liff: 
   [testng] [2024-07-02 12:12:10,899] [pool-1-thread-10] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control/100811_lifmyfp_control.mvd2: 
   [testng] [2024-07-02 12:12:11,090] [pool-1-thread-7] Initializing /data/martin/3 March 2011/3 March 2011.mvd2: 
   [testng] [2024-07-02 12:12:11,924] [pool-1-thread-9] Initializing /data/michael/1colorZfirstThenChan.liff: 
   [testng] [2024-07-02 12:12:12,155] [pool-1-thread-6] Initializing /data/johannes/acff/four-pixels-white.acff: 
   [testng] [2024-07-02 12:12:12,391] [pool-1-thread-6] Initializing /data/martin/Snapshot of Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-07-02 12:12:12,595] [pool-1-thread-11] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZt.tif: 
   [testng] [2024-07-02 12:12:12,778] [pool-1-thread-2] Initializing /data/martin/OME Tiffs/0001.ome.tiff: 
   [testng] [2024-07-02 12:12:13,459] [pool-1-thread-9] Initializing /data/tony/Exported/OME TIFF/Convollaria XY.tif: 
   [testng] [2024-07-02 12:12:13,675] [pool-1-thread-5] Initializing /data/chris/Fig 4/Fig 4.mvd2: 
   [testng] [2024-07-02 12:12:14,279] [pool-1-thread-6] Initializing /data/michael/2CTZfirstZThenChan.tif: 
   [testng] [2024-07-02 12:12:14,932] [pool-1-thread-9] Initializing /data/johannes/acff/one-pixel.acff: 
   [testng] [2024-07-02 12:12:15,029] [pool-1-thread-11] Initializing /data/johannes/acff/one-pixel-white.acff: 
   [testng] [2024-07-02 12:12:15,139] [pool-1-thread-9] Initializing /data/josh/081910/testing/testing.mvd2: 
   [testng] [2024-07-02 12:12:15,167] [pool-1-thread-4] Initializing /data/matt/Volocity libraries for LOCI/Untitled Library/Untitled Library.mvd2: 
   [testng] [2024-07-02 12:12:15,369] [pool-1-thread-11] Initializing /data/jeremy/DAPI.acff: 
   [testng] [2024-07-02 12:12:15,761] [pool-1-thread-11] Initializing /data/martin/Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-07-02 12:12:15,890] [pool-1-thread-9] Initializing /data/michael/1colorZChanThenZ.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 3 minutes 8 seconds
Finished: SUCCESS