Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 288
originally caused by:
 Started by upstream project "Trigger" build number 307
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins13064134777935039283.sh
+ '[' volocity = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_45425_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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 00:22:38,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:22:38,929 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
   [testng] 00:22:38,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:22:38,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:22:38,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:22:38,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:22:38,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:22:38,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:22:38,932 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:22:38,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:22:38,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:22:38,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:22:39,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:22:39,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:22:39,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:22:39,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:22:39,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:22:39,126 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:22:39,126 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:22:39,127 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:22:39,127 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
   [testng] 00:22:39,128 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
   [testng] 00:22:39,128 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 196 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-12 00:22:39,137] [main] java.version = 21
   [testng] 00:22:39,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:22:39,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:39,182 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-12_00-22-39.log]
   [testng] 00:22:39,183 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
   [testng] [2024-12-12 00:22:39,185] [main] testng.directory = /data
   [testng] [2024-12-12 00:22:39,185] [main] testng.configDirectory = /config
   [testng] [2024-12-12 00:22:39,194] [main] testng.multiplier = 1.0
   [testng] [2024-12-12 00:22:39,195] [main] testng.in-memory = false
   [testng] [2024-12-12 00:22:39,195] [main] testng.allow-missing = false
   [testng] [2024-12-12 00:22:39,195] [main] user.language = en
   [testng] [2024-12-12 00:22:39,195] [main] user.country = ${user.country}
   [testng] [2024-12-12 00:22:39,195] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-12 00:47:00,367] [main] ----------------------------------------
   [testng] [2024-12-12 00:47:00,368] [main] Total files: 653
   [testng] [2024-12-12 00:47:00,368] [main] Scan time: 1461.172 s (2237 ms/file)
   [testng] [2024-12-12 00:47:00,368] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-12 01:01:23,538] [pool-1-thread-1] Initializing /data/michael/twoColorZfirstThenChan.liff: 
   [testng] 01:01:23,539 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:01:23,539 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:23,540 |-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-12-12_01-01-23.log]
   [testng] 01:01:23,541 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60b1f814 - End of configuration.
   [testng] [2024-12-12 01:01:25,751] [pool-1-thread-12] Initializing /data/michael/twoColorZChanThenZ.tif: 
   [testng] 01:01:25,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:01:25,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:25,752 |-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-12-12_01-01-25.log]
   [testng] 01:01:25,752 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35d9306 - End of configuration.
   [testng] [2024-12-12 01:01:26,771] [pool-1-thread-11] Initializing /data/michael/2ColorTimeZfirstThenChan.liff: 
   [testng] 01:01:26,771 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:01:26,771 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:26,772 |-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-12-12_01-01-26.log]
   [testng] 01:01:26,773 |-INFO in ch.qos.logback.core.sift.SiftProcessor@276d28f8 - End of configuration.
   [testng] [2024-12-12 01:01:30,394] [pool-1-thread-10] Initializing /data/michael/1colorTime.liff: 
   [testng] 01:01:30,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:01:30,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:30,396 |-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-12-12_01-01-30.log]
   [testng] 01:01:30,396 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3349a005 - End of configuration.
   [testng] [2024-12-12 01:01:32,593] [pool-1-thread-9] Initializing /data/martin/Untitled Acquisition Protocol.ome.tiff: 
   [testng] 01:01:32,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:01:32,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:32,594 |-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-12-12_01-01-32.log]
   [testng] 01:01:32,594 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d3ee2cf - End of configuration.
   [testng] [2024-12-12 01:01:33,469] [pool-1-thread-8] Initializing /data/matt/Volocity libraries for LOCI/Untitled Library/Untitled Library.mvd2: 
   [testng] 01:01:33,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:01:33,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:33,470 |-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-12-12_01-01-33.log]
   [testng] 01:01:33,470 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f78d59b - End of configuration.
   [testng] [2024-12-12 01:01:41,450] [pool-1-thread-7] Initializing /data/martin/0190813/Volocity snapshot 1.jpg: 
   [testng] 01:01:41,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:01:41,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:41,451 |-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-12-12_01-01-41.log]
   [testng] 01:01:41,452 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c7d2f97 - End of configuration.
   [testng] [2024-12-12 01:01:41,707] [pool-1-thread-6] Initializing /data/michael/twoColorTime.tif: 
   [testng] 01:01:41,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:01:41,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:41,708 |-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-12-12_01-01-41.log]
   [testng] 01:01:41,708 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b6537aa - End of configuration.
   [testng] [2024-12-12 01:01:42,962] [pool-1-thread-5] Initializing /data/michael/VolcityDatabase/VolcityDatabase.mvd2: 
   [testng] 01:01:42,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:01:42,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:42,963 |-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-12-12_01-01-42.log]
   [testng] 01:01:42,963 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7317cfc0 - End of configuration.
   [testng] [2024-12-12 01:01:43,909] [pool-1-thread-4] Initializing /data/jeremy/Snapshot of 3 Colour.jpg: 
   [testng] 01:01:43,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:01:43,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:43,910 |-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-12-12_01-01-43.log]
   [testng] 01:01:43,911 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30756a78 - End of configuration.
   [testng] [2024-12-12 01:01:44,257] [pool-1-thread-3] Initializing /data/tony/Exported/LIFF/Convollaria XYZt.liff: 
   [testng] 01:01:44,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:01:44,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:44,258 |-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-12-12_01-01-44.log]
   [testng] 01:01:44,258 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c0062e0 - End of configuration.
   [testng] [2024-12-12 01:01:48,452] [pool-1-thread-2] Initializing /data/oliver/Testslides_Mitomorphologie/Testslides_Mitomorphologie.mvd2: 
   [testng] 01:01:48,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:01:48,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:01:48,453 |-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-12-12_01-01-48.log]
   [testng] 01:01:48,453 |-INFO in ch.qos.logback.core.sift.SiftProcessor@549f5727 - End of configuration.
   [testng] [2024-12-12 01:01:58,107] [pool-1-thread-4] Initializing /data/chris-wood/11292011/11292011.mvd2: 
   [testng] [2024-12-12 01:02:13,712] [pool-1-thread-7] Initializing /data/tony/27 May 08/27 May 08.mvd2: 
   [testng] [2024-12-12 01:02:23,378] [pool-1-thread-9] Initializing /data/johannes/acff/four-pixels-white.acff: 
   [testng] [2024-12-12 01:02:25,151] [pool-1-thread-12] Initializing /data/michael/twoColorZfirstThenChan.tif: 
   [testng] [2024-12-12 01:02:27,034] [pool-1-thread-6] Initializing /data/martin/OME Tiffs/0003.ome.tiff: 
   [testng] [2024-12-12 01:02:29,022] [pool-1-thread-11] Initializing /data/tony/Exported/LIFF/Convollaria XYZ.liff: 
   [testng] [2024-12-12 01:02:31,517] [pool-1-thread-10] Initializing /data/jeremy/Green.acff: 
   [testng] [2024-12-12 01:02:32,739] [pool-1-thread-3] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZt.tif: 
   [testng] [2024-12-12 01:02:34,627] [pool-1-thread-1] Initializing /data/tony/Exported/LIFF/Convollaria XY.liff: 
   [testng] [2024-12-12 01:02:42,005] [pool-1-thread-9] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZ.tif: 
   [testng] [2024-12-12 01:02:48,058] [pool-1-thread-10] Initializing /data/alex/PE_UV/2010 11 26 pm, ome test 2.mvd2: 
   [testng] [2024-12-12 01:02:53,951] [pool-1-thread-6] Initializing /data/tony/Exported/OME TIFF/Convollaria XY.tif: 
   [testng] [2024-12-12 01:02:59,599] [pool-1-thread-12] Initializing /data/chris/Fig 4/Fig 4.mvd2: 
   [testng] [2024-12-12 01:03:01,289] [pool-1-thread-11] Initializing /data/michael/1colorTime.tif: 
   [testng] [2024-12-12 01:03:03,948] [pool-1-thread-3] Initializing /data/chris/Fig 5/Fig 5.mvd2: 
   [testng] [2024-12-12 01:03:06,222] [pool-1-thread-1] Initializing /data/oliver/training.mvd2: 
   [testng] [2024-12-12 01:03:10,098] [pool-1-thread-9] Initializing /data/josh/081910/testing/testing.mvd2: 
   [testng] [2024-12-12 01:03:16,935] [pool-1-thread-6] Initializing /data/tony/Exported/LIFF/Convollaria XYt.liff: 
   [testng] [2024-12-12 01:03:27,901] [pool-1-thread-2] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control_fish#2/100811_lifmyfp_control_fish#2.mvd2: 
   [testng] [2024-12-12 01:03:30,714] [pool-1-thread-11] Initializing /data/martin/original/hegc3A.tif: 
   [testng] [2024-12-12 01:03:51,260] [pool-1-thread-6] Initializing /data/johannes/acff/one-pixel.acff: 
   [testng] [2024-12-12 01:03:55,040] [pool-1-thread-11] Initializing /data/michael/1colorZChanThenZ.tif: 
   [testng] [2024-12-12 01:03:59,139] [pool-1-thread-9] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZt.tif: 
   [testng] [2024-12-12 01:04:06,671] [pool-1-thread-6] Initializing /data/dirk/simona2/simona2.mvd2: 
   [testng] [2024-12-12 01:04:27,860] [pool-1-thread-10] Initializing /data/michael/twoColorTime.liff: 
   [testng] [2024-12-12 01:04:32,667] [pool-1-thread-5] Initializing /data/martin/original files/omero samples.mvd2: 
   [testng] [2024-12-12 01:04:36,215] [pool-1-thread-11] Initializing /data/michael/1colorZfirstThenChan.liff: 
   [testng] [2024-12-12 01:04:38,881] [pool-1-thread-7] Initializing /data/martin/Snapshot of Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-12-12 01:04:41,164] [pool-1-thread-1] Initializing /data/alessandro/100419_Par3/100419_Par3.mvd2: 
   [testng] [2024-12-12 01:04:44,213] [pool-1-thread-9] Initializing /data/martin/3 March 2011/3 March 2011.mvd2: 
   [testng] [2024-12-12 01:05:13,382] [pool-1-thread-10] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XY.tif: 
   [testng] [2024-12-12 01:05:26,340] [pool-1-thread-2] Initializing /data/qa-7982/sep4_cherryzeus_20140211.mvd2: 
   [testng] [2024-12-12 01:05:27,581] [pool-1-thread-11] Initializing /data/martin/Untitled Acquisition Protocol 2.ome.tiff: 
   [testng] [2024-12-12 01:05:29,861] [pool-1-thread-12] Initializing /data/martin/0190813/0190813.mvd2: 
   [testng] [2024-12-12 01:05:32,387] [pool-1-thread-7] Initializing /data/martin/OME Tiffs/0002.ome.tiff: 
   [testng] [2024-12-12 01:05:34,926] [pool-1-thread-10] Initializing /data/michael/2CTZfirstZThenChan.tif: 
   [testng] [2024-12-12 01:05:53,393] [pool-1-thread-11] Initializing /data/josh/newvelocitytest/newvelocitytest.mvd2: 
   [testng] [2024-12-12 01:05:57,599] [pool-1-thread-7] Initializing /data/michael/twoColorZChanThenZ.liff: 
   [testng] [2024-12-12 01:06:03,524] [pool-1-thread-10] Initializing /data/matt/WT 23_4_12/WT 23_4_12.mvd2: 
   [testng] [2024-12-12 01:06:23,310] [pool-1-thread-3] Initializing /data/ruben/Nuc-Golgi/Nuc-Golgi.mvd2: 
   [testng] [2024-12-12 01:06:31,099] [pool-1-thread-12] Initializing /data/johannes/acff/four-pixels.acff: 
   [testng] [2024-12-12 01:06:36,213] [pool-1-thread-2] Initializing /data/johannes/mvd2/one-pixel.mvd2: 
   [testng] [2024-12-12 01:06:37,690] [pool-1-thread-11] Initializing /data/martin/0190813/Volocity snapshot 2.jpg: 
   [testng] [2024-12-12 01:06:38,210] [pool-1-thread-12] Initializing /data/martin/original/hegc3A.mvd2: 
   [testng] [2024-12-12 01:06:43,132] [pool-1-thread-7] Initializing /data/martin/0190813/0190813 export 1.ome.tiff: 
   [testng] [2024-12-12 01:06:51,413] [pool-1-thread-11] Initializing /data/martin/OME Tiffs/0000.ome.tiff: 
   [testng] [2024-12-12 01:06:59,859] [pool-1-thread-2] Initializing /data/matt/Volocity libraries for LOCI/matt colocalisation/matt colocalisation.mvd2: 
   [testng] [2024-12-12 01:07:05,939] [pool-1-thread-5] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZ.tif: 
   [testng] [2024-12-12 01:07:08,436] [pool-1-thread-11] Initializing /data/michael/1colorZfirstThenChan.tif: 
   [testng] [2024-12-12 01:07:12,292] [pool-1-thread-7] Initializing /data/alessandro/Sara 25-02-2010/Sara 25-02-2010.mvd2: 
   [testng] [2024-12-12 01:07:27,365] [pool-1-thread-11] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control/100811_lifmyfp_control.mvd2: 
   [testng] [2024-12-12 01:07:32,155] [pool-1-thread-5] Initializing /data/martin/0190813/0190813 export 2.ome.tiff: 
   [testng] [2024-12-12 01:07:58,037] [pool-1-thread-5] Initializing /data/martin/Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-12-12 01:07:59,591] [pool-1-thread-12] Initializing /data/tony/Exported/OME TIFF/Convollaria XYt.tif: 
   [testng] [2024-12-12 01:08:12,132] [pool-1-thread-12] Initializing /data/johannes/acff/one-pixel-white.acff: 
   [testng] [2024-12-12 01:08:24,180] [pool-1-thread-12] Initializing /data/michael/2ColorZTimethenChan.tif: 
   [testng] [2024-12-12 01:08:28,238] [pool-1-thread-1] Initializing /data/jeremy/DAPI.acff: 
   [testng] [2024-12-12 01:08:30,453] [pool-1-thread-5] Initializing /data/martin/OME Tiffs/0001.ome.tiff: 
   [testng] [2024-12-12 01:08:39,501] [pool-1-thread-1] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYt.tif: 
   [testng] [2024-12-12 01:08:44,862] [pool-1-thread-12] Initializing /data/jeremy/Tx red.acff: 
   [testng] [2024-12-12 01:08:49,317] [pool-1-thread-5] Initializing /data/michael/1colorZChanThenZ.liff: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 86 minutes 44 seconds
Finished: SUCCESS