Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 71
originally caused by:
 Started by upstream project "Trigger" build number 79
 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/jenkins7572066975286823475.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10716_merge_ci -v /uod/idr/repos/curated/svs:/data -v /uod/idr-scratch/merge-ci/curated/svs:/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] 04:22:18,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:22:18,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 04:22:18,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:22:18,246 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:22:18,247 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:22:18,247 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:22:18,247 |-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] 04:22:18,247 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:22:18,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:22:18,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:22:18,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:22:18,250 |-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:22:18,471 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:22:18,471 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:22:18,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:22:18,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:22:18,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:22:18,503 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:22:18,503 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:22:18,504 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:22:18,504 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 04:22:18,505 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 04:22:18,505 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 257 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-22 04:22:18,515] [main] java.version = 17.0.2
   [testng] 04:22:18,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:22:18,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:18,564 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-22_04-22-18.log]
   [testng] 04:22:18,566 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-05-22 04:22:18,568] [main] testng.directory = /data
   [testng] [2024-05-22 04:22:18,569] [main] testng.configDirectory = /config
   [testng] [2024-05-22 04:22:18,579] [main] testng.multiplier = 1.0
   [testng] [2024-05-22 04:22:18,580] [main] testng.in-memory = false
   [testng] [2024-05-22 04:22:18,580] [main] testng.allow-missing = false
   [testng] [2024-05-22 04:22:18,580] [main] user.language = en
   [testng] [2024-05-22 04:22:18,580] [main] user.country = ${user.country}
   [testng] [2024-05-22 04:22:18,580] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-22 04:22:20,587] [main] ----------------------------------------
   [testng] [2024-05-22 04:22:20,587] [main] Total files: 119
   [testng] [2024-05-22 04:22:20,587] [main] Scan time: 2.007 s (16 ms/file)
   [testng] [2024-05-22 04:22:20,587] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-22 04:22:35,580] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] 04:22:35,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:22:35,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,581 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d2f8bfd - End of configuration.
   [testng] [2024-05-22 04:22:35,623] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] 04:22:35,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:22:35,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,625 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,626 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3685d855 - End of configuration.
   [testng] [2024-05-22 04:22:35,644] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] 04:22:35,644 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:22:35,644 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,645 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,646 |-INFO in ch.qos.logback.core.sift.SiftProcessor@42e1237d - End of configuration.
   [testng] [2024-05-22 04:22:35,658] [pool-1-thread-10] Initializing /data/yan/082_flr.svs: 
   [testng] 04:22:35,658 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:22:35,658 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,659 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,660 |-INFO in ch.qos.logback.core.sift.SiftProcessor@435b226d - End of configuration.
   [testng] [2024-05-22 04:22:35,733] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] 04:22:35,733 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:22:35,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,735 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,735 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3dcd8430 - End of configuration.
   [testng] [2024-05-22 04:22:35,752] [pool-1-thread-8] Initializing /data/harvey/93888.svs: 
   [testng] 04:22:35,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:22:35,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,753 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,753 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3c50df6c - End of configuration.
   [testng] [2024-05-22 04:22:35,846] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] 04:22:35,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:22:35,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,847 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,847 |-INFO in ch.qos.logback.core.sift.SiftProcessor@572bfd3c - End of configuration.
   [testng] [2024-05-22 04:22:35,860] [pool-1-thread-6] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] 04:22:35,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:22:35,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,861 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,861 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40d18827 - End of configuration.
   [testng] [2024-05-22 04:22:35,890] [pool-1-thread-5] Initializing /data/paul/83797.svs: 
   [testng] 04:22:35,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:22:35,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,891 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,891 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d4a7ba0 - End of configuration.
   [testng] [2024-05-22 04:22:35,958] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] 04:22:35,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:22:35,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,960 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,960 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10235c4 - End of configuration.
   [testng] [2024-05-22 04:22:35,969] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] 04:22:35,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:22:35,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,970 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,971 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ab18ff7 - End of configuration.
   [testng] [2024-05-22 04:22:35,986] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] 04:22:35,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:22:35,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:22:35,988 |-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-05-22_04-22-35.log]
   [testng] 04:22:35,988 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45c58ba0 - End of configuration.
   [testng] [2024-05-22 04:22:37,336] [pool-1-thread-4] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] [2024-05-22 04:22:37,368] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-05-22 04:22:37,390] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-05-22 04:22:37,405] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-05-22 04:22:37,419] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-05-22 04:22:37,428] [pool-1-thread-3] Initializing /data/public/77917.svs: 
   [testng] [2024-05-22 04:22:37,592] [pool-1-thread-7] Initializing /data/karen/261.svs: 
   [testng] [2024-05-22 04:22:37,928] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-05-22 04:22:38,139] [pool-1-thread-2] Initializing /data/jason/77892.svs: 
   [testng] [2024-05-22 04:22:38,232] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-05-22 04:22:38,240] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-05-22 04:22:38,264] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-05-22 04:22:38,414] [pool-1-thread-11] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-05-22 04:22:38,551] [pool-1-thread-12] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-05-22 04:22:38,778] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-05-22 04:22:39,100] [pool-1-thread-9] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-05-22 04:22:42,763] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-05-22 04:22:43,160] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-05-22 04:22:43,544] [pool-1-thread-1] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-05-22 04:22:44,130] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-05-22 04:22:44,523] [pool-1-thread-6] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-05-22 04:22:49,823] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-05-22 04:22:50,002] [pool-1-thread-1] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-05-22 04:22:53,958] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-05-22 04:22:56,085] [pool-1-thread-5] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-05-22 04:23:05,653] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-05-22 04:23:05,870] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-05-22 04:23:06,154] [pool-1-thread-2] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-05-22 04:23:07,282] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-05-22 04:23:07,737] [pool-1-thread-11] Initializing /data/david-smith/02.svs: 
   [testng] [2024-05-22 04:23:08,477] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-05-22 04:23:08,997] [pool-1-thread-1] Initializing /data/public/77928.svs: 
   [testng] [2024-05-22 04:23:15,403] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-05-22 04:23:15,916] [pool-1-thread-3] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-05-22 04:23:17,414] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-05-22 04:23:17,831] [pool-1-thread-7] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-05-22 04:23:22,542] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-05-22 04:23:23,079] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-05-22 04:23:23,600] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-05-22 04:23:23,719] [pool-1-thread-9] Initializing /data/jason/50114.svs: 
   [testng] [2024-05-22 04:23:28,762] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-05-22 04:23:29,326] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-05-22 04:23:30,888] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-05-22 04:23:31,221] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-05-22 04:23:31,606] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-05-22 04:23:32,061] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-05-22 04:23:32,573] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-05-22 04:23:32,699] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-05-22 04:23:33,077] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-05-22 04:23:33,390] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-05-22 04:23:33,614] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-05-22 04:23:33,632] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-05-22 04:23:33,861] [pool-1-thread-4] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-05-22 04:23:34,106] [pool-1-thread-12] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-05-22 04:23:34,428] [pool-1-thread-8] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-05-22 04:23:35,024] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-05-22 04:23:35,620] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-05-22 04:23:36,055] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-05-22 04:23:36,195] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-05-22 04:23:36,364] [pool-1-thread-6] Initializing /data/jason/77886.svs: 
   [testng] [2024-05-22 04:23:37,484] [pool-1-thread-4] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-05-22 04:23:37,923] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-05-22 04:23:38,394] [pool-1-thread-3] Initializing /data/paul/83802.svs: 
   [testng] [2024-05-22 04:23:39,431] [pool-1-thread-1] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-05-22 04:23:40,435] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-05-22 04:23:40,904] [pool-1-thread-10] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-05-22 04:23:40,999] [pool-1-thread-4] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-05-22 04:23:42,174] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-05-22 04:23:42,592] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-05-22 04:23:42,975] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-05-22 04:23:43,087] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-05-22 04:23:43,315] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-05-22 04:23:43,878] [pool-1-thread-4] Initializing /data/david/2310_a.svs: 
   [testng] [2024-05-22 04:23:46,783] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-05-22 04:23:47,135] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-05-22 04:23:47,358] [pool-1-thread-9] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-05-22 04:23:57,474] [pool-1-thread-7] Initializing /data/karen/257_a.svs: 
   [testng] [2024-05-22 04:23:58,559] [pool-1-thread-10] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-05-22 04:24:02,069] [pool-1-thread-11] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-05-22 04:24:03,442] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-05-22 04:24:03,945] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-05-22 04:24:04,469] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-05-22 04:24:04,544] [pool-1-thread-6] Initializing /data/david/2316.svs: 
   [testng] [2024-05-22 04:24:04,938] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-05-22 04:24:05,269] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-05-22 04:24:10,769] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-05-22 04:24:11,303] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-05-22 04:24:11,448] [pool-1-thread-9] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-05-22 04:24:11,552] [pool-1-thread-12] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-05-22 04:24:13,308] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-05-22 04:24:13,577] [pool-1-thread-10] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-05-22 04:24:13,644] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-05-22 04:24:13,700] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-05-22 04:24:14,060] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-05-22 04:24:14,377] [pool-1-thread-11] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-05-22 04:24:14,450] [pool-1-thread-4] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-05-22 04:24:15,375] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-05-22 04:24:15,777] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 51 seconds
Finished: SUCCESS