Started by upstream project "BIOFORMATS-test-repo" build number 366
originally caused by:
Started by upstream project "Trigger" build number 392
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@10
[BIOFORMATS-test-folder@10] $ /bin/bash -xe /tmp/jenkins3912666585744946076.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_58414_merge_ci -v /uod/idr/repos/curated/cellsens:/data -v /uod/idr-scratch/merge-ci/curated/cellsens:/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] 04:11:49,547 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 04:11:49,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - No custom configurators were discovered as a service.
[testng] 04:11:49,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 04:11:49,550 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 04:11:49,550 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 04:11:49,550 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 04:11:49,551 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 04:11:49,551 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 04:11:49,551 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 04:11:49,552 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 04:11:49,552 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 04:11:49,552 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 04:11:49,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 04:11:49,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 04:11:49,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 04:11:49,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 04:11:49,740 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 04:11:49,740 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 04:11:49,740 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 04:11:49,741 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 04:11:49,741 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47d9a273 - End of configuration.
[testng] 04:11:49,742 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4659191b - Registering current configuration as safe fallback point
[testng] 04:11:49,742 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 191 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-03-06 04:11:49,750] [main] java.version = 21
[testng] 04:11:49,753 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 04:11:49,753 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:11:49,792 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-06_04-11-49.log]
[testng] 04:11:49,793 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69504ae9 - End of configuration.
[testng] [2025-03-06 04:11:49,795] [main] testng.directory = /data
[testng] [2025-03-06 04:11:49,795] [main] testng.configDirectory = /config
[testng] [2025-03-06 04:11:49,803] [main] testng.multiplier = 1.0
[testng] [2025-03-06 04:11:49,803] [main] testng.in-memory = false
[testng] [2025-03-06 04:11:49,803] [main] testng.allow-missing = false
[testng] [2025-03-06 04:11:49,803] [main] user.language = en
[testng] [2025-03-06 04:11:49,804] [main] user.country = ${user.country}
[testng] [2025-03-06 04:11:49,804] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2025-03-06 04:15:54,202] [main] ----------------------------------------
[testng] [2025-03-06 04:15:54,202] [main] Total files: 134
[testng] [2025-03-06 04:15:54,202] [main] Scan time: 244.398 s (1823 ms/file)
[testng] [2025-03-06 04:15:54,203] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 72 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-03-06 04:17:53,237] [pool-1-thread-1] Initializing /data/olivier/26-10-2014/Image_27_2.vsi:
[testng] 04:17:53,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 04:17:53,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:53,239 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-06_04-17-53.log]
[testng] 04:17:53,239 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e1f0c6b - End of configuration.
[testng] [2025-03-06 04:17:54,319] [pool-1-thread-12] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi:
[testng] 04:17:54,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 04:17:54,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:54,320 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-06_04-17-54.log]
[testng] 04:17:54,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b44a992 - End of configuration.
[testng] [2025-03-06 04:17:55,228] [pool-1-thread-11] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi:
[testng] 04:17:55,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 04:17:55,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:55,229 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-06_04-17-55.log]
[testng] 04:17:55,230 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24fecc0d - End of configuration.
[testng] [2025-03-06 04:17:56,347] [pool-1-thread-10] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif:
[testng] 04:17:56,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 04:17:56,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:56,348 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-06_04-17-56.log]
[testng] 04:17:56,348 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59d5bc5f - End of configuration.
[testng] [2025-03-06 04:17:58,632] [pool-1-thread-9] Initializing /data/gh-3859/Image_Test2.vsi:
[testng] 04:17:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 04:17:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:58,634 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-06_04-17-58.log]
[testng] 04:17:58,634 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51248f60 - End of configuration.
[testng] [2025-03-06 04:17:59,444] [pool-1-thread-8] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif:
[testng] 04:17:59,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 04:17:59,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:17:59,445 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-06_04-17-59.log]
[testng] 04:17:59,446 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6077de79 - End of configuration.
[testng] [2025-03-06 04:18:01,826] [pool-1-thread-7] Initializing /data/qa-11039/Image_01.vsi:
[testng] 04:18:01,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 04:18:01,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:01,826 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-06_04-18-01.log]
[testng] 04:18:01,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e870828 - End of configuration.
[testng] [2025-03-06 04:18:02,802] [pool-1-thread-6] Initializing /data/samples/Deconvolution/_islets_40X_2_/islets_40X_2.vsi:
[testng] 04:18:02,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 04:18:02,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:02,803 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-06_04-18-02.log]
[testng] 04:18:02,803 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b6f9f89 - End of configuration.
[testng] [2025-03-06 04:18:03,838] [pool-1-thread-5] Initializing /data/olivier/14-09-2012/Image_01.vsi:
[testng] 04:18:03,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 04:18:03,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:03,839 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-06_04-18-03.log]
[testng] 04:18:03,839 |-INFO in ch.qos.logback.core.sift.SiftProcessor@403fe368 - End of configuration.
[testng] [2025-03-06 04:18:04,668] [pool-1-thread-4] Initializing /data/samples/Deconvolution/chroma liver 40x 8 planes.vsi:
[testng] 04:18:04,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 04:18:04,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:04,669 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-06_04-18-04.log]
[testng] 04:18:04,670 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bf7e8b4 - End of configuration.
[testng] [2025-03-06 04:18:05,451] [pool-1-thread-3] Initializing /data/samples/Shading Correction/Micrometer Original.tif:
[testng] 04:18:05,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 04:18:05,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:05,452 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-06_04-18-05.log]
[testng] 04:18:05,452 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d3debca - End of configuration.
[testng] [2025-03-06 04:18:08,194] [pool-1-thread-2] Initializing /data/samples/Channels/svens cells - red.tif:
[testng] 04:18:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 04:18:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:18:08,195 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-06_04-18-08.log]
[testng] 04:18:08,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21f45525 - End of configuration.
[testng] [2025-03-06 04:18:19,605] [pool-1-thread-6] Initializing /data/samples/Deconvolution/Silver birch raw.vsi:
[testng] [2025-03-06 04:18:20,280] [pool-1-thread-4] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif:
[testng] [2025-03-06 04:18:24,725] [pool-1-thread-2] Initializing /data/samples/Process/HER2_FISH Assay.tif:
[testng] [2025-03-06 04:18:27,935] [pool-1-thread-10] Initializing /data/samples/Measurement & ROI/Brown snake.tif:
[testng] [2025-03-06 04:18:31,227] [pool-1-thread-8] Initializing /data/alex/pN1_new.vsi:
[testng] [2025-03-06 04:18:32,266] [pool-1-thread-3] Initializing /data/anthony/11R1398A1.vsi:
[testng] [2025-03-06 04:18:37,966] [pool-1-thread-6] Initializing /data/qa-29751/VSI-import-example-file.vsi:
[testng] [2025-03-06 04:18:43,639] [pool-1-thread-4] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif:
[testng] [2025-03-06 04:18:51,464] [pool-1-thread-10] Initializing /data/brian/BZ cfos1-2_05.vsi:
[testng] [2025-03-06 04:18:52,772] [pool-1-thread-2] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi:
[testng] [2025-03-06 04:19:03,969] [pool-1-thread-4] Initializing /data/brian/SW10082402-02_21.vsi:
[testng] [2025-03-06 04:20:33,528] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - green.tif:
[testng] [2025-03-06 04:20:40,375] [pool-1-thread-12] Initializing /data/samples/Count & Measure/slide IHC.tif:
[testng] [2025-03-06 04:20:51,793] [pool-1-thread-8] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi:
[testng] [2025-03-06 04:20:58,445] [pool-1-thread-12] Initializing /data/samples/Channels/svens cells - blue.tif:
[testng] [2025-03-06 04:21:02,356] [pool-1-thread-10] Initializing /data/samples/Fluorescence/Plant FL 100x 29 Z CI Decon2.vsi:
[testng] [2025-03-06 04:21:12,334] [pool-1-thread-10] Initializing /data/samples/Process/Epithelial Cells3.tif:
[testng] [2025-03-06 04:21:16,357] [pool-1-thread-12] Initializing /data/olivier/Stress47_02.vsi:
[testng] [2025-03-06 04:21:22,258] [pool-1-thread-11] Initializing /data/olivier/7262 wt col.vsi:
[testng] [2025-03-06 04:21:26,984] [pool-1-thread-10] Initializing /data/robert/Lung_Mite.vsi:
[testng] [2025-03-06 04:21:35,343] [pool-1-thread-10] Initializing /data/samples/Channels/svens cells - DIC.tif:
[testng] [2025-03-06 04:21:51,844] [pool-1-thread-10] Initializing /data/public/evident/Image_V4.1_BF.vsi:
[testng] [2025-03-06 04:22:21,235] [pool-1-thread-6] Initializing /data/gh-3822/image.vsi:
[testng] [2025-03-06 04:22:23,908] [pool-1-thread-4] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi:
[testng] [2025-03-06 04:22:33,739] [pool-1-thread-4] Initializing /data/samples/Measurement & ROI/Snake.tif:
[testng] [2025-03-06 04:22:49,878] [pool-1-thread-4] Initializing /data/samples/Fluorescence/drehung.avi:
[testng] [2025-03-06 04:22:54,728] [pool-1-thread-4] Initializing /data/samples/Fluorescence/Dako_CISH.vsi:
[testng] [2025-03-06 04:23:03,323] [pool-1-thread-8] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi:
[testng] [2025-03-06 04:23:06,124] [pool-1-thread-4] Initializing /data/johannes/PSF_green_1.vsi:
[testng] [2025-03-06 04:23:18,585] [pool-1-thread-4] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif:
[testng] [2025-03-06 04:23:21,712] [pool-1-thread-6] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi:
[testng] [2025-03-06 04:23:23,031] [pool-1-thread-5] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi:
[testng] [2025-03-06 04:23:30,109] [pool-1-thread-1] Initializing /data/olivier/26-10-2014/Image_27.vsi:
[testng] [2025-03-06 04:23:33,380] [pool-1-thread-4] Initializing /data/olivier/14-09-2012/Image_07.vsi:
[testng] [2025-03-06 04:23:35,081] [pool-1-thread-6] Initializing /data/gh-3822/image.jp2:
[testng] [2025-03-06 04:23:41,225] [pool-1-thread-8] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi:
[testng] [2025-03-06 04:23:44,747] [pool-1-thread-9] Initializing /data/brian/Image_28.vsi:
[testng] [2025-03-06 04:23:50,692] [pool-1-thread-8] Initializing /data/olivier/26-10-2014/Image_06.vsi:
[testng] [2025-03-06 04:23:57,405] [pool-1-thread-6] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi:
[testng] [2025-03-06 04:24:20,363] [pool-1-thread-11] Initializing /data/samples/Shading Correction/Micrometer Background.tif:
[testng] [2025-03-06 04:24:33,508] [pool-1-thread-12] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi:
[testng] [2025-03-06 04:24:34,444] [pool-1-thread-11] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi:
[testng] [2025-03-06 04:24:41,201] [pool-1-thread-11] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi:
[testng] [2025-03-06 04:25:35,997] [pool-1-thread-2] Initializing /data/david/smithd_20111115_1.vsi:
[testng] [2025-03-06 04:25:47,340] [pool-1-thread-7] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif:
[testng] [2025-03-06 04:25:59,732] [pool-1-thread-7] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi:
[testng] [2025-03-06 04:26:32,180] [pool-1-thread-10] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif:
[testng] [2025-03-06 04:26:45,879] [pool-1-thread-10] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi:
[testng] [2025-03-06 04:26:52,049] [pool-1-thread-10] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg:
[testng] [2025-03-06 04:26:56,420] [pool-1-thread-10] Initializing /data/qa-18870/Image_T30.vsi:
[testng] [2025-03-06 04:27:01,283] [pool-1-thread-11] Initializing /data/alex/test.vsi:
[testng] [2025-03-06 04:27:10,751] [pool-1-thread-11] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif:
[testng] [2025-03-06 04:27:22,926] [pool-1-thread-11] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg:
[testng] [2025-03-06 04:27:40,482] [pool-1-thread-11] Initializing /data/samples/Count & Measure/color dots.tif:
[testng] [2025-03-06 04:27:53,556] [pool-1-thread-11] Initializing /data/samples/Image SHOW/Layer&Channels.tif:
[testng] [2025-03-06 04:28:03,131] [pool-1-thread-1] Initializing /data/samples/Count & Measure/color squares.tif:
[testng] [2025-03-06 04:28:08,566] [pool-1-thread-11] Initializing /data/samples/Deconvolution/Gut section raw.vsi:
[testng] [2025-03-06 04:28:16,625] [pool-1-thread-11] Initializing /data/olivier/Image_06.vsi:
[testng] [2025-03-06 04:28:17,519] [pool-1-thread-1] Initializing /data/samples/Channels/Composite.vsi:
[testng] [2025-03-06 04:28:18,343] [pool-1-thread-9] Initializing /data/samples/Deconvolution/Skin 2.tif:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 3816, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 47 minutes 31 seconds
Finished: SUCCESS