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@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins10814242647514156288.sh
+ '[' simplepci = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_45483_merge_ci -v /uod/idr/repos/curated/simplepci:/data -v /uod/idr-scratch/merge-ci/curated/simplepci:/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] 02:24:52,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:24:52,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
   [testng] 02:24:52,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:24:52,870 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:24:52,870 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:24:52,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:24:52,872 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:24:52,872 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:24:52,873 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:24:52,874 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:24:52,875 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:24:52,875 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:24:53,042 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:24:53,042 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:24:53,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:24:53,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:24:53,073 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:24:53,073 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:24:53,073 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:24:53,074 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:24:53,074 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
   [testng] 02:24:53,074 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
   [testng] 02:24:53,074 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-12 02:24:53,083] [main] java.version = 21
   [testng] 02:24:53,086 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:24:53,086 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:24:53,131 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-12_02-24-53.log]
   [testng] 02:24:53,132 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
   [testng] [2024-12-12 02:24:53,134] [main] testng.directory = /data
   [testng] [2024-12-12 02:24:53,134] [main] testng.configDirectory = /config
   [testng] [2024-12-12 02:24:53,142] [main] testng.multiplier = 1.0
   [testng] [2024-12-12 02:24:53,143] [main] testng.in-memory = false
   [testng] [2024-12-12 02:24:53,143] [main] testng.allow-missing = false
   [testng] [2024-12-12 02:24:53,143] [main] user.language = en
   [testng] [2024-12-12 02:24:53,143] [main] user.country = ${user.country}
   [testng] [2024-12-12 02:24:53,143] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-12 02:25:14,107] [main] ----------------------------------------
   [testng] [2024-12-12 02:25:14,107] [main] Total files: 76
   [testng] [2024-12-12 02:25:14,108] [main] Scan time: 20.964 s (275 ms/file)
   [testng] [2024-12-12 02:25:14,108] [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 02:31:03,542] [pool-1-thread-1] Initializing /data/hopi/#2 phase.tif: 
   [testng] 02:31:03,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:31:03,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:03,543 |-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_02-31-03.log]
   [testng] 02:31:03,544 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3360dcc3 - End of configuration.
   [testng] [2024-12-12 02:31:07,281] [pool-1-thread-12] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] 02:31:07,282 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:31:07,282 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:07,283 |-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_02-31-07.log]
   [testng] 02:31:07,284 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51f47228 - End of configuration.
   [testng] [2024-12-12 02:31:07,406] [pool-1-thread-11] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] 02:31:07,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:31:07,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:07,407 |-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_02-31-07.log]
   [testng] 02:31:07,408 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60bcad75 - End of configuration.
   [testng] [2024-12-12 02:31:08,735] [pool-1-thread-10] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] 02:31:08,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:31:08,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:08,736 |-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_02-31-08.log]
   [testng] 02:31:08,736 |-INFO in ch.qos.logback.core.sift.SiftProcessor@343f447c - End of configuration.
   [testng] [2024-12-12 02:31:12,155] [pool-1-thread-9] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] 02:31:12,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:31:12,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:12,156 |-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_02-31-12.log]
   [testng] 02:31:12,157 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63879347 - End of configuration.
   [testng] [2024-12-12 02:31:14,763] [pool-1-thread-8] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] 02:31:14,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:31:14,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:14,765 |-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_02-31-14.log]
   [testng] 02:31:14,765 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6da861eb - End of configuration.
   [testng] [2024-12-12 02:31:16,977] [pool-1-thread-7] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] 02:31:16,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:31:16,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:16,978 |-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_02-31-16.log]
   [testng] 02:31:16,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b67495b - End of configuration.
   [testng] [2024-12-12 02:31:19,779] [pool-1-thread-6] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] 02:31:19,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:31:19,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:19,780 |-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_02-31-19.log]
   [testng] 02:31:19,781 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d6b8a81 - End of configuration.
   [testng] [2024-12-12 02:31:21,054] [pool-1-thread-5] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] 02:31:21,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:31:21,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:21,055 |-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_02-31-21.log]
   [testng] 02:31:21,055 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ef87e45 - End of configuration.
   [testng] [2024-12-12 02:31:22,640] [pool-1-thread-4] Initializing /data/martin/XY-ch-01.tif: 
   [testng] 02:31:22,640 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:31:22,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:22,642 |-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_02-31-22.log]
   [testng] 02:31:22,642 |-INFO in ch.qos.logback.core.sift.SiftProcessor@368ec75c - End of configuration.
   [testng] [2024-12-12 02:31:27,445] [pool-1-thread-3] Initializing /data/hopi/3 channel/#7 image#1Rhod(r)0.48s gain5 YFP(g)0.36sgain2 CFP(blue)0.36sgain1cub1 every 10min.cxd: 
   [testng] 02:31:27,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:31:27,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:27,447 |-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_02-31-27.log]
   [testng] 02:31:27,447 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ae25506 - End of configuration.
   [testng] [2024-12-12 02:31:29,622] [pool-1-thread-2] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] 02:31:29,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:31:29,623 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:29,623 |-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_02-31-29.log]
   [testng] 02:31:29,624 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d632233 - End of configuration.
   [testng] [2024-12-12 02:31:40,638] [pool-1-thread-12] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2024-12-12 02:31:50,091] [pool-1-thread-11] Initializing /data/nico/b00.cxd: 
   [testng] [2024-12-12 02:31:52,381] [pool-1-thread-3] Initializing /data/ciprian/fibroblast.tif: 
   [testng] [2024-12-12 02:31:58,138] [pool-1-thread-8] Initializing /data/nico/b00/Image8.tif: 
   [testng] [2024-12-12 02:32:02,923] [pool-1-thread-9] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] [2024-12-12 02:32:04,775] [pool-1-thread-6] Initializing /data/nico/b00/Image7.tif: 
   [testng] [2024-12-12 02:32:09,020] [pool-1-thread-5] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] [2024-12-12 02:32:14,030] [pool-1-thread-7] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] [2024-12-12 02:32:18,443] [pool-1-thread-10] Initializing /data/nico/b00/Image2.tif: 
   [testng] [2024-12-12 02:32:23,667] [pool-1-thread-4] Initializing /data/arvonn/shark.cxd: 
   [testng] [2024-12-12 02:32:25,514] [pool-1-thread-12] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] [2024-12-12 02:32:28,889] [pool-1-thread-11] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2024-12-12 02:32:31,106] [pool-1-thread-2] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2024-12-12 02:32:36,058] [pool-1-thread-1] Initializing /data/ben/Data1.cxd: 
   [testng] [2024-12-12 02:32:47,874] [pool-1-thread-5] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2024-12-12 02:32:51,609] [pool-1-thread-9] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2024-12-12 02:32:56,765] [pool-1-thread-11] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2024-12-12 02:32:57,745] [pool-1-thread-4] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] [2024-12-12 02:32:58,549] [pool-1-thread-8] Initializing /data/arvonn/gfpras2.avi: 
   [testng] [2024-12-12 02:32:59,307] [pool-1-thread-3] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] [2024-12-12 02:33:01,966] [pool-1-thread-6] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2024-12-12 02:33:05,322] [pool-1-thread-12] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] [2024-12-12 02:33:07,518] [pool-1-thread-10] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] [2024-12-12 02:33:12,691] [pool-1-thread-7] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] [2024-12-12 02:33:14,782] [pool-1-thread-1] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] [2024-12-12 02:33:21,435] [pool-1-thread-8] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2024-12-12 02:33:25,341] [pool-1-thread-11] Initializing /data/ciprian/Maggot color.tif: 
   [testng] [2024-12-12 02:33:29,333] [pool-1-thread-4] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] [2024-12-12 02:33:31,255] [pool-1-thread-2] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2024-12-12 02:33:33,128] [pool-1-thread-5] Initializing /data/martin/XY-02.tif: 
   [testng] [2024-12-12 02:33:37,716] [pool-1-thread-9] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] [2024-12-12 02:33:42,955] [pool-1-thread-12] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2024-12-12 02:33:49,586] [pool-1-thread-7] Initializing /data/martin/Data1.cxd: 
   [testng] [2024-12-12 02:33:52,441] [pool-1-thread-1] Initializing /data/arvonn/fura.cxd: 
   [testng] [2024-12-12 02:33:54,726] [pool-1-thread-3] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] [2024-12-12 02:33:57,700] [pool-1-thread-6] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] [2024-12-12 02:34:00,281] [pool-1-thread-2] Initializing /data/martin/XY-03.tif: 
   [testng] [2024-12-12 02:34:06,455] [pool-1-thread-4] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2024-12-12 02:34:09,222] [pool-1-thread-8] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] [2024-12-12 02:34:10,826] [pool-1-thread-10] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] [2024-12-12 02:34:18,462] [pool-1-thread-9] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2024-12-12 02:34:22,624] [pool-1-thread-11] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] [2024-12-12 02:34:29,161] [pool-1-thread-7] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] [2024-12-12 02:34:31,332] [pool-1-thread-6] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2024-12-12 02:34:35,460] [pool-1-thread-5] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2024-12-12 02:34:40,234] [pool-1-thread-1] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] [2024-12-12 02:34:41,937] [pool-1-thread-3] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] [2024-12-12 02:34:43,642] [pool-1-thread-4] Initializing /data/martin/XYT-01.tif: 
   [testng] [2024-12-12 02:34:47,580] [pool-1-thread-12] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] [2024-12-12 02:34:56,378] [pool-1-thread-8] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2024-12-12 02:35:01,945] [pool-1-thread-11] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] [2024-12-12 02:35:06,687] [pool-1-thread-7] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2024-12-12 02:35:09,241] [pool-1-thread-10] Initializing /data/martin/XY-01.tif: 
   [testng] [2024-12-12 02:35:13,564] [pool-1-thread-2] Initializing /data/jesper/1q35.cxd: 
   [testng] [2024-12-12 02:35:15,496] [pool-1-thread-12] Initializing /data/martin/XYT-01.cxd: 
   [testng] [2024-12-12 02:35:18,037] [pool-1-thread-1] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2024-12-12 02:35:19,871] [pool-1-thread-9] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2024-12-12 02:35:24,761] [pool-1-thread-3] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] [2024-12-12 02:35:30,515] [pool-1-thread-8] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] [2024-12-12 02:35:36,049] [pool-1-thread-4] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] [2024-12-12 02:35:38,621] [pool-1-thread-5] Initializing /data/nico/b00/Image5.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 11 minutes 19 seconds
Finished: SUCCESS