Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 216
originally caused by:
 Started by upstream project "Trigger" build number 243
 originally caused by:
  Started by timer
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/jenkins8265932212338371634.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34324_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] 05:32:25,151 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:32:25,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
   [testng] 05:32:25,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:32:25,153 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:32:25,153 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:32:25,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:32:25,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:32:25,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:32:25,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:32:25,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:32:25,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:32:25,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:32:25,300 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:32:25,301 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:32:25,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:32:25,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:32:25,329 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:32:25,329 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:32:25,329 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:32:25,330 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:32:25,330 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
   [testng] 05:32:25,331 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
   [testng] 05:32:25,331 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 177 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-10 05:32:25,339] [main] java.version = 21
   [testng] 05:32:25,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:32:25,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:32:25,381 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-10_05-32-25.log]
   [testng] 05:32:25,382 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
   [testng] [2024-10-10 05:32:25,383] [main] testng.directory = /data
   [testng] [2024-10-10 05:32:25,383] [main] testng.configDirectory = /config
   [testng] [2024-10-10 05:32:25,391] [main] testng.multiplier = 1.0
   [testng] [2024-10-10 05:32:25,392] [main] testng.in-memory = false
   [testng] [2024-10-10 05:32:25,392] [main] testng.allow-missing = false
   [testng] [2024-10-10 05:32:25,392] [main] user.language = en
   [testng] [2024-10-10 05:32:25,392] [main] user.country = ${user.country}
   [testng] [2024-10-10 05:32:25,392] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-10 05:35:13,001] [main] ----------------------------------------
   [testng] [2024-10-10 05:35:13,001] [main] Total files: 134
   [testng] [2024-10-10 05:35:13,001] [main] Scan time: 167.609 s (1250 ms/file)
   [testng] [2024-10-10 05:35:13,001] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-10 05:36:50,975] [pool-1-thread-1] Initializing /data/gh-3822/image.jp2: 
   [testng] 05:36:50,975 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:36:50,975 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:50,976 |-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-10-10_05-36-50.log]
   [testng] 05:36:50,977 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d58baed - End of configuration.
   [testng] [2024-10-10 05:36:52,704] [pool-1-thread-12] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] 05:36:52,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:36:52,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:52,704 |-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-10-10_05-36-52.log]
   [testng] 05:36:52,705 |-INFO in ch.qos.logback.core.sift.SiftProcessor@362bd63b - End of configuration.
   [testng] [2024-10-10 05:36:54,413] [pool-1-thread-11] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] 05:36:54,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:36:54,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:54,414 |-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-10-10_05-36-54.log]
   [testng] 05:36:54,415 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23c6a4a8 - End of configuration.
   [testng] [2024-10-10 05:36:56,132] [pool-1-thread-10] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] 05:36:56,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:36:56,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:56,133 |-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-10-10_05-36-56.log]
   [testng] 05:36:56,133 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5cee6d65 - End of configuration.
   [testng] [2024-10-10 05:36:56,501] [pool-1-thread-9] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] 05:36:56,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:36:56,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:56,502 |-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-10-10_05-36-56.log]
   [testng] 05:36:56,502 |-INFO in ch.qos.logback.core.sift.SiftProcessor@257e0f2a - End of configuration.
   [testng] [2024-10-10 05:36:56,648] [pool-1-thread-8] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] 05:36:56,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:36:56,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:56,649 |-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-10-10_05-36-56.log]
   [testng] 05:36:56,650 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1905caed - End of configuration.
   [testng] [2024-10-10 05:36:58,361] [pool-1-thread-7] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] 05:36:58,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:36:58,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:58,362 |-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-10-10_05-36-58.log]
   [testng] 05:36:58,362 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e7f4d70 - End of configuration.
   [testng] [2024-10-10 05:36:59,053] [pool-1-thread-6] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] 05:36:59,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:36:59,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:36:59,054 |-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-10-10_05-36-59.log]
   [testng] 05:36:59,055 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59b9cd66 - End of configuration.
   [testng] [2024-10-10 05:37:00,640] [pool-1-thread-5] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] 05:37:00,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:37:00,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:37:00,641 |-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-10-10_05-37-00.log]
   [testng] 05:37:00,642 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27ef5b55 - End of configuration.
   [testng] [2024-10-10 05:37:01,341] [pool-1-thread-4] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] 05:37:01,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:37:01,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:37:01,342 |-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-10-10_05-37-01.log]
   [testng] 05:37:01,343 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11e092a9 - End of configuration.
   [testng] [2024-10-10 05:37:02,932] [pool-1-thread-3] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] 05:37:02,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:37:02,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:37:02,932 |-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-10-10_05-37-02.log]
   [testng] 05:37:02,933 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6819bbab - End of configuration.
   [testng] [2024-10-10 05:37:04,568] [pool-1-thread-2] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] 05:37:04,568 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:37:04,568 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:37:04,569 |-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-10-10_05-37-04.log]
   [testng] 05:37:04,569 |-INFO in ch.qos.logback.core.sift.SiftProcessor@646fdf9b - End of configuration.
   [testng] [2024-10-10 05:37:09,526] [pool-1-thread-10] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] [2024-10-10 05:37:10,426] [pool-1-thread-9] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2024-10-10 05:37:17,299] [pool-1-thread-4] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets: 
   [testng] [2024-10-10 05:37:18,071] [pool-1-thread-12] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] [2024-10-10 05:37:20,105] [pool-1-thread-6] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] [2024-10-10 05:37:20,888] [pool-1-thread-3] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2024-10-10 05:37:21,663] [pool-1-thread-8] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] [2024-10-10 05:37:22,469] [pool-1-thread-11] Initializing /data/brian/Image_28.vsi: 
   [testng] [2024-10-10 05:37:24,636] [pool-1-thread-1] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] [2024-10-10 05:37:26,392] [pool-1-thread-10] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2024-10-10 05:37:31,368] [pool-1-thread-9] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] [2024-10-10 05:37:32,197] [pool-1-thread-3] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2024-10-10 05:37:38,255] [pool-1-thread-4] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] [2024-10-10 05:37:40,316] [pool-1-thread-12] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2024-10-10 05:37:41,157] [pool-1-thread-9] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] [2024-10-10 05:37:46,720] [pool-1-thread-3] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2024-10-10 05:37:51,022] [pool-1-thread-4] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] [2024-10-10 05:39:30,516] [pool-1-thread-12] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] [2024-10-10 05:39:35,944] [pool-1-thread-5] Initializing /data/alex/test.vsi: 
   [testng] [2024-10-10 05:39:44,928] [pool-1-thread-5] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2024-10-10 05:39:54,356] [pool-1-thread-5] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] [2024-10-10 05:40:25,672] [pool-1-thread-4] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2024-10-10 05:40:35,324] [pool-1-thread-4] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2024-10-10 05:40:40,383] [pool-1-thread-4] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] [2024-10-10 05:40:47,423] [pool-1-thread-4] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2024-10-10 05:40:54,064] [pool-1-thread-4] Initializing /data/alex/pN1_new.vsi: 
   [testng] [2024-10-10 05:41:32,089] [pool-1-thread-6] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2024-10-10 05:41:32,861] [pool-1-thread-3] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2024-10-10 05:41:37,507] [pool-1-thread-11] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] [2024-10-10 05:41:41,288] [pool-1-thread-3] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] [2024-10-10 05:41:58,941] [pool-1-thread-9] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] [2024-10-10 05:42:04,006] [pool-1-thread-8] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets: 
   [testng] [2024-10-10 05:42:08,627] [pool-1-thread-4] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] [2024-10-10 05:42:09,381] [pool-1-thread-9] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2024-10-10 05:42:19,765] [pool-1-thread-9] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] [2024-10-10 05:42:36,140] [pool-1-thread-9] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] [2024-10-10 05:42:44,271] [pool-1-thread-9] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] [2024-10-10 05:42:53,581] [pool-1-thread-9] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] [2024-10-10 05:43:05,983] [pool-1-thread-9] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] [2024-10-10 05:43:12,585] [pool-1-thread-6] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] [2024-10-10 05:43:19,198] [pool-1-thread-8] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2024-10-10 05:43:29,068] [pool-1-thread-8] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2024-10-10 05:43:33,968] [pool-1-thread-9] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] [2024-10-10 05:43:42,258] [pool-1-thread-9] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] [2024-10-10 05:43:54,215] [pool-1-thread-2] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] [2024-10-10 05:43:56,957] [pool-1-thread-3] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] [2024-10-10 05:44:01,213] [pool-1-thread-12] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] [2024-10-10 05:44:05,930] [pool-1-thread-2] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets: 
   [testng] [2024-10-10 05:44:11,764] [pool-1-thread-12] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] [2024-10-10 05:44:16,146] [pool-1-thread-2] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] [2024-10-10 05:44:37,050] [pool-1-thread-5] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] [2024-10-10 05:44:46,595] [pool-1-thread-5] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] [2024-10-10 05:45:01,775] [pool-1-thread-7] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2024-10-10 05:45:06,126] [pool-1-thread-9] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2024-10-10 05:45:11,892] [pool-1-thread-7] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2024-10-10 05:45:14,823] [pool-1-thread-9] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] [2024-10-10 05:45:17,025] [pool-1-thread-11] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] [2024-10-10 05:45:20,674] [pool-1-thread-9] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] [2024-10-10 05:45:27,092] [pool-1-thread-11] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2024-10-10 05:45:30,054] [pool-1-thread-9] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 41 minutes 7 seconds
Finished: SUCCESS