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@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins511627992529033190.sh
+ '[' ics = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_16989_merge_ci -v /uod/idr/repos/curated/ics:/data -v /uod/idr-scratch/merge-ci/curated/ics:/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] 13:01:26,776 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 13:01:26,779 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 13:01:26,779 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:01:26,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:01:26,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 13:01:26,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 13:01:26,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 13:01:26,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:01:26,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:01:26,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 13:01:26,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 13:01:26,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 13:01:26,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 13:01:26,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 13:01:26,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 13:01:26,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 13:01:26,988 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 13:01:26,988 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 13:01:26,988 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 13:01:26,989 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 13:01:26,989 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 13:01:26,990 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 13:01:26,990 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 208 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-02 13:01:26,999] [main] java.version = 11.0.16
   [testng] 13:01:27,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:01:27,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:27,045 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-02_13-01-27.log]
   [testng] 13:01:27,046 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-02 13:01:27,049] [main] testng.directory = /data
   [testng] [2024-07-02 13:01:27,049] [main] testng.configDirectory = /config
   [testng] [2024-07-02 13:01:27,059] [main] testng.multiplier = 1.0
   [testng] [2024-07-02 13:01:27,060] [main] testng.in-memory = false
   [testng] [2024-07-02 13:01:27,060] [main] testng.allow-missing = false
   [testng] [2024-07-02 13:01:27,060] [main] user.language = en
   [testng] [2024-07-02 13:01:27,060] [main] user.country = ${user.country}
   [testng] [2024-07-02 13:01:27,060] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-02 13:01:28,457] [main] ----------------------------------------
   [testng] [2024-07-02 13:01:28,458] [main] Total files: 170
   [testng] [2024-07-02 13:01:28,458] [main] Scan time: 1.397 s (8 ms/file)
   [testng] [2024-07-02 13:01:28,458] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 109 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-02 13:01:53,168] [pool-1-thread-1] Initializing /data/nico/images/schema.ics: 
   [testng] 13:01:53,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:01:53,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,170 |-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_13-01-53.log]
   [testng] 13:01:53,171 |-INFO in ch.qos.logback.core.sift.SiftProcessor@87147b - End of configuration.
   [testng] [2024-07-02 13:01:53,194] [pool-1-thread-12] Initializing /data/alexandra/greer_practice.ics: 
   [testng] 13:01:53,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:01:53,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,195 |-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_13-01-53.log]
   [testng] 13:01:53,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3c23bd65 - End of configuration.
   [testng] [2024-07-02 13:01:53,350] [pool-1-thread-11] Initializing /data/paul/Gray-ICS-Files/A1A2_gradient.ics: 
   [testng] 13:01:53,350 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:01:53,350 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,351 |-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_13-01-53.log]
   [testng] 13:01:53,351 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d8a8eb8 - End of configuration.
   [testng] [2024-07-02 13:01:53,951] [pool-1-thread-10] Initializing /data/nico/images/cross.ics: 
   [testng] 13:01:53,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:01:53,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,953 |-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_13-01-53.log]
   [testng] 13:01:53,953 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b249504 - End of configuration.
   [testng] [2024-07-02 13:01:53,966] [pool-1-thread-9] Initializing /data/mathieu/01_original.ics: 
   [testng] 13:01:53,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:01:53,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,967 |-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_13-01-53.log]
   [testng] 13:01:53,968 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ebb5512 - End of configuration.
   [testng] [2024-07-02 13:01:53,983] [pool-1-thread-8] Initializing /data/nico/images/maan.ics: 
   [testng] 13:01:53,983 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:01:53,983 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,984 |-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_13-01-53.log]
   [testng] 13:01:53,984 |-INFO in ch.qos.logback.core.sift.SiftProcessor@70320595 - End of configuration.
   [testng] [2024-07-02 13:01:53,996] [pool-1-thread-7] Initializing /data/chris/Ils1 500 60 2 zp.tif: 
   [testng] 13:01:53,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:01:53,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:53,997 |-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_13-01-53.log]
   [testng] 13:01:53,998 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c684125 - End of configuration.
   [testng] [2024-07-02 13:01:54,039] [pool-1-thread-6] Initializing /data/nico/images/chromo3d.ics: 
   [testng] 13:01:54,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:01:54,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:54,041 |-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_13-01-54.log]
   [testng] 13:01:54,041 |-INFO in ch.qos.logback.core.sift.SiftProcessor@409159ea - End of configuration.
   [testng] [2024-07-02 13:01:54,073] [pool-1-thread-5] Initializing /data/dietmar/bp_002.ics: 
   [testng] 13:01:54,073 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:01:54,073 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:54,074 |-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_13-01-54.log]
   [testng] 13:01:54,074 |-INFO in ch.qos.logback.core.sift.SiftProcessor@188bb185 - End of configuration.
   [testng] [2024-07-02 13:01:54,093] [pool-1-thread-4] Initializing /data/miriam/Set2-C57alt-Schnitt3-stack3.ics: 
   [testng] 13:01:54,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:01:54,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:54,093 |-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_13-01-54.log]
   [testng] 13:01:54,094 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c8edcd9 - End of configuration.
   [testng] [2024-07-02 13:01:54,130] [pool-1-thread-3] Initializing /data/nico/images/finger.tif: 
   [testng] 13:01:54,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:01:54,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:54,131 |-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_13-01-54.log]
   [testng] 13:01:54,131 |-INFO in ch.qos.logback.core.sift.SiftProcessor@696deea1 - End of configuration.
   [testng] [2024-07-02 13:01:54,156] [pool-1-thread-2] Initializing /data/paul/cTMA-2C_Ezrin+PKC_Point1_Cy3 NX.ics: 
   [testng] 13:01:54,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:01:54,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:01:54,157 |-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_13-01-54.log]
   [testng] 13:01:54,157 |-INFO in ch.qos.logback.core.sift.SiftProcessor@492e5b0d - End of configuration.
   [testng] [2024-07-02 13:01:56,905] [pool-1-thread-8] Initializing /data/paul/8bit_2.ics: 
   [testng] [2024-07-02 13:01:56,944] [pool-1-thread-10] Initializing /data/dietmar/hp38_100.ics: 
   [testng] [2024-07-02 13:01:56,968] [pool-1-thread-6] Initializing /data/nico/images/fingerTwo.tif: 
   [testng] [2024-07-02 13:01:56,989] [pool-1-thread-1] Initializing /data/stefanie/dictestnew.ics: 
   [testng] [2024-07-02 13:01:57,003] [pool-1-thread-9] Initializing /data/stefanie/lncap etoh prx3-r cad-g zoom.ics: 
   [testng] [2024-07-02 13:01:57,072] [pool-1-thread-3] Initializing /data/nico/images/fingerOne.tif: 
   [testng] [2024-07-02 13:01:57,092] [pool-1-thread-5] Initializing /data/nico/images/shading.ics: 
   [testng] [2024-07-02 13:01:57,108] [pool-1-thread-4] Initializing /data/dietmar/Diatoms.tif: 
   [testng] [2024-07-02 13:01:57,255] [pool-1-thread-7] Initializing /data/robert/test30.ics: 
   [testng] [2024-07-02 13:01:57,414] [pool-1-thread-12] Initializing /data/paul/GCI/time resolved 2.ics: 
   [testng] [2024-07-02 13:01:57,704] [pool-1-thread-5] Initializing /data/dani/1beads1_10-deconvolved.ics: 
   [testng] [2024-07-02 13:01:57,788] [pool-1-thread-6] Initializing /data/stefanie/For virgilio.ics: 
   [testng] [2024-07-02 13:01:57,871] [pool-1-thread-3] Initializing /data/bertil/Huygens/P3 gtPAmPAI2-7_6.ics: 
   [testng] [2024-07-02 13:01:57,920] [pool-1-thread-8] Initializing /data/nico/images/jello.tif: 
   [testng] [2024-07-02 13:01:57,944] [pool-1-thread-10] Initializing /data/glen/cr4h-pmca2-snap25-ipsi-dorsal-1_cmle.ics: 
   [testng] [2024-07-02 13:01:58,007] [pool-1-thread-4] Initializing /data/nico/A7 PFA-002 crop.ics: 
   [testng] [2024-07-02 13:01:58,300] [pool-1-thread-8] Initializing /data/nico/images/bubble.ics: 
   [testng] [2024-07-02 13:01:58,325] [pool-1-thread-4] Initializing /data/dan/result43iter0poin00stopCMLE.ics: 
   [testng] [2024-07-02 13:01:58,501] [pool-1-thread-5] Initializing /data/pam/decode.ics: 
   [testng] [2024-07-02 13:01:58,693] [pool-1-thread-8] Initializing /data/chris/Ils1 500 60 2 zp.ics: 
   [testng] [2024-07-02 13:01:58,803] [pool-1-thread-10] Initializing /data/steve/sf_s_cfp_60xw_z4_30s_b_3.sdt: 
   [testng] [2024-07-02 13:01:58,976] [pool-1-thread-1] Initializing /data/vytas/ser03.ics: 
   [testng] [2024-07-02 13:01:59,825] [pool-1-thread-9] Initializing /data/hernan/example.ics: 
   [testng] [2024-07-02 13:01:59,948] [pool-1-thread-12] Initializing /data/paul/GCI/widefield FL.ics: 
   [testng] [2024-07-02 13:02:00,608] [pool-1-thread-7] Initializing /data/bertil/6-1.ics: 
   [testng] [2024-07-02 13:02:00,763] [pool-1-thread-11] Initializing /data/paul/Csarseven.ics: 
   [testng] [2024-07-02 13:02:01,772] [pool-1-thread-5] Initializing /data/mathieu/04_original.ics: 
   [testng] [2024-07-02 13:02:01,785] [pool-1-thread-2] Initializing /data/stefanie/lncap etoh prx3-r cad-g.ics: 
   [testng] [2024-07-02 13:02:01,860] [pool-1-thread-3] Initializing /data/nico/images/orka.tif: 
   [testng] [2024-07-02 13:02:01,896] [pool-1-thread-6] Initializing /data/paul/test_float.ics: 
   [testng] [2024-07-02 13:02:02,173] [pool-1-thread-5] Initializing /data/nico/images/erika.ics: 
   [testng] [2024-07-02 13:02:02,200] [pool-1-thread-3] Initializing /data/nico/rotifer488spectral.ics: 
   [testng] [2024-07-02 13:02:02,378] [pool-1-thread-9] Initializing /data/paul/test.ics: 
   [testng] [2024-07-02 13:02:02,428] [pool-1-thread-10] Initializing /data/steve/sf_s_cfp_60xw_z4_30s_b_4.sdt: 
   [testng] [2024-07-02 13:02:02,548] [pool-1-thread-5] Initializing /data/nico/images/flamingo.tif: 
   [testng] [2024-07-02 13:02:02,693] [pool-1-thread-9] Initializing /data/mathieu/02_original.ics: 
   [testng] [2024-07-02 13:02:02,733] [pool-1-thread-6] Initializing /data/paul/Gray-ICS-Files/Time Resolved Fluorescence 3D_style1.ics: 
   [testng] [2024-07-02 13:02:04,146] [pool-1-thread-8] Initializing /data/steve/sf_s_cfp_60xw_z4_30s_b_tot.ics: 
   [testng] [2024-07-02 13:02:04,685] [pool-1-thread-3] Initializing /data/paul/GCI/time resolved_1.ics: 
   [testng] [2024-07-02 13:02:05,949] [pool-1-thread-9] Initializing /data/mathieu/Green-original.ics: 
   [testng] [2024-07-02 13:02:05,985] [pool-1-thread-10] Initializing /data/steve/sf_s_cfp_60xw_z4_30s_b_2.sdt: 
   [testng] [2024-07-02 13:02:06,011] [pool-1-thread-5] Initializing /data/nico/svi_ics/demoSpheres.ics: 
   [testng] [2024-07-02 13:02:06,038] [pool-1-thread-7] Initializing /data/paul/SPC1.ics: 
   [testng] [2024-07-02 13:02:06,628] [pool-1-thread-2] Initializing /data/paul/Time Resolved Fluorescence 3D_style2.ics: 
   [testng] [2024-07-02 13:02:06,989] [pool-1-thread-5] Initializing /data/bertil/Nikon default/P3gtPAmPAI2.ics: 
   [testng] [2024-07-02 13:02:07,086] [pool-1-thread-8] Initializing /data/nico/images/trui.ics: 
   [testng] [2024-07-02 13:02:07,182] [pool-1-thread-10] Initializing /data/paul/Gray-ICS-Files/Time Resolved Fluorescence 3D_style2.ics: 
   [testng] [2024-07-02 13:02:07,527] [pool-1-thread-9] Initializing /data/paul/A1A2_gradient.ics: 
   [testng] [2024-07-02 13:02:08,345] [pool-1-thread-1] Initializing /data/nico/AALCC1.ICS: 
   [testng] [2024-07-02 13:02:08,376] [pool-1-thread-4] Initializing /data/bertil/Nikon default/P3gtPAmPAI_5.ics: 
   [testng] [2024-07-02 13:02:08,530] [pool-1-thread-8] Initializing /data/nico/images/speckle.ics: 
   [testng] [2024-07-02 13:02:08,730] [pool-1-thread-1] Initializing /data/andrew/R1 20x 1.ics: 
   [testng] [2024-07-02 13:02:08,941] [pool-1-thread-8] Initializing /data/nico/svi_ics/faba64.ics: 
   [testng] [2024-07-02 13:02:09,252] [pool-1-thread-8] Initializing /data/paul/Widefield Fluorescence 2D_style2.ics: 
   [testng] [2024-07-02 13:02:10,247] [pool-1-thread-7] Initializing /data/mathieu/Green-original-ics2.ics: 
   [testng] [2024-07-02 13:02:10,640] [pool-1-thread-2] Initializing /data/nico/images/acros.ics: 
   [testng] [2024-07-02 13:02:10,852] [pool-1-thread-2] Initializing /data/nico/images/gogh.tif: 
   [testng] [2024-07-02 13:02:11,007] [pool-1-thread-12] Initializing /data/nico/images/alumgrns.tif: 
   [testng] [2024-07-02 13:02:11,056] [pool-1-thread-5] Initializing /data/nico/images/qdna1.ics: 
   [testng] [2024-07-02 13:02:11,176] [pool-1-thread-10] Initializing /data/chris/Ils1 500 60 2 z.ics: 
   [testng] [2024-07-02 13:02:11,322] [pool-1-thread-11] Initializing /data/chris/Ils1 500 60slice.tif: 
   [testng] [2024-07-02 13:02:11,381] [pool-1-thread-5] Initializing /data/paul/Gray-ICS-Files/Widefield Fluorescence 2D_style1.ics: 
   [testng] [2024-07-02 13:02:12,089] [pool-1-thread-2] Initializing /data/melissa/nuts_bolts.ics: 
   [testng] [2024-07-02 13:02:12,100] [pool-1-thread-4] Initializing /data/glen/MacDonald_HuygensICS2.ics: 
   [testng] [2024-07-02 13:02:12,256] [pool-1-thread-12] Initializing /data/nico/images/cermet.ics: 
   [testng] [2024-07-02 13:02:12,384] [pool-1-thread-1] Initializing /data/paul/Time Resolved Fluorescence 3D_style1.ics: 
   [testng] [2024-07-02 13:02:13,927] [pool-1-thread-12] Initializing /data/nico/images/rice.tif: 
   [testng] [2024-07-02 13:02:13,952] [pool-1-thread-2] Initializing /data/paul/GCI/simulated time resolved.ics: 
   [testng] [2024-07-02 13:02:14,579] [pool-1-thread-9] Initializing /data/melissa/32-bit-test.ics: 
   [testng] [2024-07-02 13:02:14,719] [pool-1-thread-12] Initializing /data/melissa/signed-8-bit.ics: 
   [testng] [2024-07-02 13:02:14,853] [pool-1-thread-11] Initializing /data/nico/images/lamps.ics: 
   [testng] [2024-07-02 13:02:14,891] [pool-1-thread-3] Initializing /data/nico/images/ketel.ics: 
   [testng] [2024-07-02 13:02:14,941] [pool-1-thread-12] Initializing /data/nico/images/qdna1.tif: 
   [testng] [2024-07-02 13:02:15,046] [pool-1-thread-9] Initializing /data/paul/GCI/time resolved 1.ics: 
   [testng] [2024-07-02 13:02:16,021] [pool-1-thread-7] Initializing /data/paul/Gray-ICS-Files/imageExcitation.ics: 
   [testng] [2024-07-02 13:02:16,037] [pool-1-thread-6] Initializing /data/paul/Widefield Fluorescence 2D_style1.ics: 
   [testng] [2024-07-02 13:02:16,643] [pool-1-thread-10] Initializing /data/public/gh-4197/20240612_training_test-tiles_01_stitched.ics: 
   [testng] [2024-07-02 13:02:16,674] [pool-1-thread-11] Initializing /data/paul/imageExcitation.ics: 
   [testng] [2024-07-02 13:02:16,732] [pool-1-thread-3] Initializing /data/steve/sf_s_cfp_60xw_z4_30s_b.sdt: 
   [testng] [2024-07-02 13:02:16,794] [pool-1-thread-12] Initializing /data/chris/Ils1 500 60slice.ics: 
   [testng] [2024-07-02 13:02:16,877] [pool-1-thread-4] Initializing /data/anke/2roottipGFP1.ics: 
   [testng] [2024-07-02 13:02:16,946] [pool-1-thread-7] Initializing /data/nico/images/water.ics: 
   [testng] [2024-07-02 13:02:16,996] [pool-1-thread-11] Initializing /data/paul/Gray-ICS-Files/Widefield Fluorescence 2D_style2.ics: 
   [testng] [2024-07-02 13:02:18,193] [pool-1-thread-7] Initializing /data/paul/LN z 5umstep_Zpos5715.60um_Time000413s_chan1.ics: 
   [testng] [2024-07-02 13:02:18,425] [pool-1-thread-3] Initializing /data/tony/image1.ics: 
   [testng] [2024-07-02 13:02:18,709] [pool-1-thread-5] Initializing /data/bertil/Huygens/P3 gtPAmPAI2-7-7.ics: 
   [testng] [2024-07-02 13:02:18,804] [pool-1-thread-4] Initializing /data/simon/Series001-deconvolved.ics: 
   [testng] [2024-07-02 13:02:19,005] [pool-1-thread-8] Initializing /data/nico/images/ind_parts.ics: 
   [testng] [2024-07-02 13:02:19,019] [pool-1-thread-3] Initializing /data/bertil/6-2.ics: 
   [testng] [2024-07-02 13:02:19,321] [pool-1-thread-8] Initializing /data/bertil/3-6-10.ics: 
   [testng] [2024-07-02 13:02:19,442] [pool-1-thread-12] Initializing /data/nico/images/nuts_bolts.ics: 
   [testng] [2024-07-02 13:02:19,689] [pool-1-thread-12] Initializing /data/svi/mcrp.ics: 
   [testng] [2024-07-02 13:02:20,075] [pool-1-thread-12] Initializing /data/tony/sample00953.ics: 
   [testng] [2024-07-02 13:02:20,177] [pool-1-thread-5] Initializing /data/dietmar/aqi_038.ics: 
   [testng] [2024-07-02 13:02:20,217] [pool-1-thread-4] Initializing /data/tony/Clipboard.jpg: 
   [testng] [2024-07-02 13:02:20,296] [pool-1-thread-7] Initializing /data/public/jan/benchmark_v1_2018_x64y64z5c2s1t11_w1Laser4054BD4BP_5c8bc101d6559_hrm.ics: 
   [testng] [2024-07-02 13:02:20,671] [pool-1-thread-4] Initializing /data/paul/SPC1_compressed.ics: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5777, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 9 seconds
Finished: SUCCESS