Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 6
originally caused by:
 Started by upstream project "Trigger" build number 9
 originally caused by:
  Started by user devspace
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/jenkins1420613789724077603.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_911_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] 1 warning

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] 10:59:43,016 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 10:59:43,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 10:59:43,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:59:43,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:59:43,019 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 10:59:43,019 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 10:59:43,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 10:59:43,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:59:43,020 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:59:43,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 10:59:43,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 10:59:43,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 10:59:43,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 10:59:43,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 10:59:43,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 10:59:43,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 10:59:43,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 10:59:43,202 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 10:59:43,202 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 10:59:43,202 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 10:59:43,202 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 10:59:43,203 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 10:59:43,203 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 183 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-20 10:59:43,211] [main] java.version = 17.0.2
   [testng] 10:59:43,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 10:59:43,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:43,252 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-20_10-59-43.log]
   [testng] 10:59:43,254 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-03-20 10:59:43,255] [main] testng.directory = /data
   [testng] [2024-03-20 10:59:43,256] [main] testng.configDirectory = /config
   [testng] [2024-03-20 10:59:43,264] [main] testng.multiplier = 1.0
   [testng] [2024-03-20 10:59:43,265] [main] testng.in-memory = false
   [testng] [2024-03-20 10:59:43,265] [main] testng.allow-missing = false
   [testng] [2024-03-20 10:59:43,265] [main] user.language = en
   [testng] [2024-03-20 10:59:43,265] [main] user.country = ${user.country}
   [testng] [2024-03-20 10:59:43,265] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-20 11:05:56,201] [main] ----------------------------------------
   [testng] [2024-03-20 11:05:56,202] [main] Total files: 134
   [testng] [2024-03-20 11:05:56,202] [main] Scan time: 372.936 s (2783 ms/file)
   [testng] [2024-03-20 11:05:56,202] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-20 11:06:40,970] [pool-1-thread-1] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] 11:06:40,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 11:06:40,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:40,971 |-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-03-20_11-06-40.log]
   [testng] 11:06:40,972 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e1937b7 - End of configuration.
   [testng] [2024-03-20 11:06:41,277] [pool-1-thread-12] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] 11:06:41,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 11:06:41,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:41,278 |-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-03-20_11-06-41.log]
   [testng] 11:06:41,279 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a758fe0 - End of configuration.
   [testng] [2024-03-20 11:06:41,501] [pool-1-thread-11] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] 11:06:41,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 11:06:41,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:41,502 |-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-03-20_11-06-41.log]
   [testng] 11:06:41,503 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68380114 - End of configuration.
   [testng] [2024-03-20 11:06:42,030] [pool-1-thread-10] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] 11:06:42,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 11:06:42,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:42,031 |-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-03-20_11-06-42.log]
   [testng] 11:06:42,031 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6be779de - End of configuration.
   [testng] [2024-03-20 11:06:42,737] [pool-1-thread-9] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] 11:06:42,737 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 11:06:42,737 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:42,738 |-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-03-20_11-06-42.log]
   [testng] 11:06:42,738 |-INFO in ch.qos.logback.core.sift.SiftProcessor@435b1d2f - End of configuration.
   [testng] [2024-03-20 11:06:42,891] [pool-1-thread-8] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] 11:06:42,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 11:06:42,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:42,892 |-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-03-20_11-06-42.log]
   [testng] 11:06:42,892 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6aca7a5 - End of configuration.
   [testng] [2024-03-20 11:06:43,114] [pool-1-thread-7] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] 11:06:43,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 11:06:43,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:43,115 |-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-03-20_11-06-43.log]
   [testng] 11:06:43,116 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cfd8f1a - End of configuration.
   [testng] [2024-03-20 11:06:43,377] [pool-1-thread-6] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets: 
   [testng] 11:06:43,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 11:06:43,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:43,378 |-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-03-20_11-06-43.log]
   [testng] 11:06:43,379 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73915b07 - End of configuration.
   [testng] [2024-03-20 11:06:43,525] [pool-1-thread-5] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] 11:06:43,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 11:06:43,526 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:43,526 |-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-03-20_11-06-43.log]
   [testng] 11:06:43,527 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a9a090c - End of configuration.
   [testng] [2024-03-20 11:06:43,685] [pool-1-thread-4] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] 11:06:43,685 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 11:06:43,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:43,686 |-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-03-20_11-06-43.log]
   [testng] 11:06:43,687 |-INFO in ch.qos.logback.core.sift.SiftProcessor@218b1d6 - End of configuration.
   [testng] [2024-03-20 11:06:44,509] [pool-1-thread-3] Initializing /data/alex/pN1_new.vsi: 
   [testng] 11:06:44,509 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 11:06:44,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:44,510 |-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-03-20_11-06-44.log]
   [testng] 11:06:44,511 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3627bfb8 - End of configuration.
   [testng] [2024-03-20 11:06:44,698] [pool-1-thread-2] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] 11:06:44,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 11:06:44,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:06:44,699 |-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-03-20_11-06-44.log]
   [testng] 11:06:44,699 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69de133 - End of configuration.
   [testng] [2024-03-20 11:06:48,812] [pool-1-thread-12] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] [2024-03-20 11:06:49,657] [pool-1-thread-8] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] [2024-03-20 11:06:50,793] [pool-1-thread-4] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] [2024-03-20 11:06:51,108] [pool-1-thread-10] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2024-03-20 11:06:54,156] [pool-1-thread-12] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2024-03-20 11:06:55,403] [pool-1-thread-8] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2024-03-20 11:06:55,708] [pool-1-thread-4] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] [2024-03-20 11:06:57,840] [pool-1-thread-12] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] [2024-03-20 11:06:58,300] [pool-1-thread-8] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] [2024-03-20 11:06:58,990] [pool-1-thread-4] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] [2024-03-20 11:07:00,251] [pool-1-thread-8] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets: 
   [testng] [2024-03-20 11:07:02,580] [pool-1-thread-4] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] [2024-03-20 11:07:04,645] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] [2024-03-20 11:07:07,824] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] [2024-03-20 11:07:10,479] [pool-1-thread-8] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] [2024-03-20 11:07:13,410] [pool-1-thread-8] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] [2024-03-20 11:07:21,371] [pool-1-thread-6] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] [2024-03-20 11:07:22,509] [pool-1-thread-3] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] [2024-03-20 11:07:25,455] [pool-1-thread-6] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets: 
   [testng] [2024-03-20 11:07:26,083] [pool-1-thread-3] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] [2024-03-20 11:07:29,380] [pool-1-thread-6] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2024-03-20 11:07:31,467] [pool-1-thread-9] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2024-03-20 11:07:32,015] [pool-1-thread-6] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] [2024-03-20 11:07:58,819] [pool-1-thread-10] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] [2024-03-20 11:08:10,549] [pool-1-thread-5] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] [2024-03-20 11:08:12,786] [pool-1-thread-5] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2024-03-20 11:08:14,963] [pool-1-thread-5] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2024-03-20 11:08:17,000] [pool-1-thread-5] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] [2024-03-20 11:08:17,827] [pool-1-thread-5] Initializing /data/brian/Image_28.vsi: 
   [testng] [2024-03-20 11:08:30,407] [pool-1-thread-9] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] [2024-03-20 11:09:09,564] [pool-1-thread-11] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] [2024-03-20 11:09:13,307] [pool-1-thread-11] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2024-03-20 11:09:28,738] [pool-1-thread-10] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2024-03-20 11:09:30,815] [pool-1-thread-10] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] [2024-03-20 11:09:34,234] [pool-1-thread-10] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] [2024-03-20 11:09:38,095] [pool-1-thread-6] Initializing /data/gh-3822/image.jp2: 
   [testng] [2024-03-20 11:09:45,641] [pool-1-thread-6] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] [2024-03-20 11:09:56,610] [pool-1-thread-3] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2024-03-20 11:09:59,072] [pool-1-thread-1] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2024-03-20 11:09:59,540] [pool-1-thread-3] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] [2024-03-20 11:10:07,826] [pool-1-thread-11] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] [2024-03-20 11:10:10,292] [pool-1-thread-11] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2024-03-20 11:10:13,064] [pool-1-thread-11] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] [2024-03-20 11:10:23,643] [pool-1-thread-8] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] [2024-03-20 11:10:25,979] [pool-1-thread-8] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] [2024-03-20 11:10:28,917] [pool-1-thread-8] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2024-03-20 11:11:10,569] [pool-1-thread-9] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] [2024-03-20 11:11:14,347] [pool-1-thread-9] Initializing /data/alex/test.vsi: 
   [testng] [2024-03-20 11:11:17,966] [pool-1-thread-9] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2024-03-20 11:11:41,303] [pool-1-thread-5] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2024-03-20 11:11:44,403] [pool-1-thread-11] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] [2024-03-20 11:11:45,518] [pool-1-thread-5] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2024-03-20 11:12:10,700] [pool-1-thread-1] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] [2024-03-20 11:12:25,837] [pool-1-thread-1] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] [2024-03-20 11:12:47,909] [pool-1-thread-1] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2024-03-20 11:12:53,685] [pool-1-thread-1] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] [2024-03-20 11:12:55,658] [pool-1-thread-1] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2024-03-20 11:12:59,357] [pool-1-thread-1] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2024-03-20 11:13:02,415] [pool-1-thread-1] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] [2024-03-20 11:13:05,564] [pool-1-thread-1] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 28 minutes 25 seconds
Finished: SUCCESS