Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 84
originally caused by:
 Started by upstream project "Trigger" build number 95
 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/jenkins5564369019437294705.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_12886_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] 09:47:47,138 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 09:47:47,140 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 09:47:47,140 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:47:47,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:47:47,142 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 09:47:47,142 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 09:47:47,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 09:47:47,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:47:47,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:47:47,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 09:47:47,145 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 09:47:47,145 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 09:47:47,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 09:47:47,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 09:47:47,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 09:47:47,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 09:47:47,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 09:47:47,353 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 09:47:47,353 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 09:47:47,354 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 09:47:47,354 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 09:47:47,354 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 09:47:47,355 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 212 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-06 09:47:47,364] [main] java.version = 21
   [testng] 09:47:47,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 09:47:47,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:47:47,409 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-06_09-47-47.log]
   [testng] 09:47:47,411 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-06-06 09:47:47,413] [main] testng.directory = /data
   [testng] [2024-06-06 09:47:47,413] [main] testng.configDirectory = /config
   [testng] [2024-06-06 09:47:47,422] [main] testng.multiplier = 1.0
   [testng] [2024-06-06 09:47:47,422] [main] testng.in-memory = false
   [testng] [2024-06-06 09:47:47,422] [main] testng.allow-missing = false
   [testng] [2024-06-06 09:47:47,422] [main] user.language = en
   [testng] [2024-06-06 09:47:47,422] [main] user.country = ${user.country}
   [testng] [2024-06-06 09:47:47,422] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-06 09:50:01,631] [main] ----------------------------------------
   [testng] [2024-06-06 09:50:01,631] [main] Total files: 134
   [testng] [2024-06-06 09:50:01,632] [main] Scan time: 134.208 s (1001 ms/file)
   [testng] [2024-06-06 09:50:01,632] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-06 09:50:15,487] [pool-1-thread-1] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] 09:50:15,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:50:15,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,489 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,489 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23c0f0d2 - End of configuration.
   [testng] [2024-06-06 09:50:15,559] [pool-1-thread-12] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] 09:50:15,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 09:50:15,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,560 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,560 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ef32a1 - End of configuration.
   [testng] [2024-06-06 09:50:15,634] [pool-1-thread-11] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] 09:50:15,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:50:15,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,635 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,636 |-INFO in ch.qos.logback.core.sift.SiftProcessor@831c69a - End of configuration.
   [testng] [2024-06-06 09:50:15,749] [pool-1-thread-10] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] 09:50:15,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:50:15,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,750 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,751 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f2e707e - End of configuration.
   [testng] [2024-06-06 09:50:15,788] [pool-1-thread-9] Initializing /data/gh-3822/image.jp2: 
   [testng] 09:50:15,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:50:15,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,789 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,789 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2096f2dd - End of configuration.
   [testng] [2024-06-06 09:50:15,835] [pool-1-thread-8] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] 09:50:15,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:50:15,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,836 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,836 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ac04332 - End of configuration.
   [testng] [2024-06-06 09:50:15,963] [pool-1-thread-7] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] 09:50:15,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:50:15,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:15,963 |-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-06-06_09-50-15.log]
   [testng] 09:50:15,964 |-INFO in ch.qos.logback.core.sift.SiftProcessor@770f30 - End of configuration.
   [testng] [2024-06-06 09:50:16,016] [pool-1-thread-6] Initializing /data/alex/test.vsi: 
   [testng] 09:50:16,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:50:16,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:16,017 |-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-06-06_09-50-16.log]
   [testng] 09:50:16,017 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30a8d8db - End of configuration.
   [testng] [2024-06-06 09:50:16,044] [pool-1-thread-5] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] 09:50:16,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:50:16,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:16,045 |-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-06-06_09-50-16.log]
   [testng] 09:50:16,046 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59da29fc - End of configuration.
   [testng] [2024-06-06 09:50:16,128] [pool-1-thread-4] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets: 
   [testng] 09:50:16,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:50:16,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:16,129 |-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-06-06_09-50-16.log]
   [testng] 09:50:16,130 |-INFO in ch.qos.logback.core.sift.SiftProcessor@236312c8 - End of configuration.
   [testng] [2024-06-06 09:50:16,172] [pool-1-thread-3] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] 09:50:16,172 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:50:16,172 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:16,173 |-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-06-06_09-50-16.log]
   [testng] 09:50:16,173 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f0d46ef - End of configuration.
   [testng] [2024-06-06 09:50:16,242] [pool-1-thread-2] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] 09:50:16,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:50:16,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:50:16,243 |-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-06-06_09-50-16.log]
   [testng] 09:50:16,244 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d421cf9 - End of configuration.
   [testng] [2024-06-06 09:50:19,548] [pool-1-thread-7] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] [2024-06-06 09:50:19,600] [pool-1-thread-6] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] [2024-06-06 09:50:19,629] [pool-1-thread-2] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] [2024-06-06 09:50:19,686] [pool-1-thread-12] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2024-06-06 09:50:19,707] [pool-1-thread-10] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2024-06-06 09:50:19,809] [pool-1-thread-4] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2024-06-06 09:50:19,887] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] [2024-06-06 09:50:19,938] [pool-1-thread-11] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] [2024-06-06 09:50:20,881] [pool-1-thread-4] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2024-06-06 09:50:21,276] [pool-1-thread-7] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2024-06-06 09:50:21,360] [pool-1-thread-2] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2024-06-06 09:50:21,505] [pool-1-thread-8] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] [2024-06-06 09:50:21,606] [pool-1-thread-10] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] [2024-06-06 09:50:22,153] [pool-1-thread-9] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] [2024-06-06 09:50:22,528] [pool-1-thread-10] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] [2024-06-06 09:50:22,837] [pool-1-thread-8] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] [2024-06-06 09:50:50,840] [pool-1-thread-10] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] [2024-06-06 09:51:16,184] [pool-1-thread-12] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] [2024-06-06 09:51:31,836] [pool-1-thread-8] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] [2024-06-06 09:51:34,136] [pool-1-thread-8] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] [2024-06-06 09:51:38,066] [pool-1-thread-9] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] [2024-06-06 09:51:39,251] [pool-1-thread-9] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2024-06-06 09:51:40,716] [pool-1-thread-9] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] [2024-06-06 09:51:41,474] [pool-1-thread-9] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] [2024-06-06 09:51:55,986] [pool-1-thread-3] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] [2024-06-06 09:51:57,589] [pool-1-thread-3] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] [2024-06-06 09:52:52,632] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2024-06-06 09:52:53,328] [pool-1-thread-12] Initializing /data/alex/pN1_new.vsi: 
   [testng] [2024-06-06 09:52:55,260] [pool-1-thread-2] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2024-06-06 09:52:55,689] [pool-1-thread-2] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2024-06-06 09:52:56,207] [pool-1-thread-2] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] [2024-06-06 09:53:06,624] [pool-1-thread-12] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2024-06-06 09:53:07,645] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] [2024-06-06 09:53:08,756] [pool-1-thread-12] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] [2024-06-06 09:53:09,962] [pool-1-thread-8] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2024-06-06 09:53:10,338] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] [2024-06-06 09:53:11,299] [pool-1-thread-8] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2024-06-06 09:53:11,350] [pool-1-thread-12] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] [2024-06-06 09:53:11,622] [pool-1-thread-12] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] [2024-06-06 09:53:12,139] [pool-1-thread-8] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets: 
   [testng] [2024-06-06 09:53:12,932] [pool-1-thread-2] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets: 
   [testng] [2024-06-06 09:53:13,797] [pool-1-thread-8] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2024-06-06 09:53:20,865] [pool-1-thread-12] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] [2024-06-06 09:53:21,872] [pool-1-thread-12] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] [2024-06-06 09:53:35,514] [pool-1-thread-2] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2024-06-06 09:53:37,020] [pool-1-thread-2] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] [2024-06-06 09:53:37,413] [pool-1-thread-3] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] [2024-06-06 09:53:38,262] [pool-1-thread-3] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] [2024-06-06 09:53:38,305] [pool-1-thread-2] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] [2024-06-06 09:53:39,401] [pool-1-thread-2] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] [2024-06-06 09:53:40,670] [pool-1-thread-2] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2024-06-06 09:53:41,582] [pool-1-thread-2] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2024-06-06 09:53:52,501] [pool-1-thread-7] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2024-06-06 09:53:53,241] [pool-1-thread-7] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2024-06-06 09:53:53,393] [pool-1-thread-1] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] [2024-06-06 09:53:57,864] [pool-1-thread-7] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] [2024-06-06 09:54:11,847] [pool-1-thread-12] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] [2024-06-06 09:54:12,608] [pool-1-thread-12] Initializing /data/brian/Image_28.vsi: 
   [testng] [2024-06-06 09:54:31,818] [pool-1-thread-2] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] [2024-06-06 09:54:33,528] [pool-1-thread-6] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 13 minutes 43 seconds
Finished: SUCCESS