Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 131
originally caused by:
 Started by upstream project "Trigger" build number 148
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins2268548294030790090.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20556_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] 01:53:06,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:53:06,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 01:53:06,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:53:06,418 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:53:06,418 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:53:06,419 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:53:06,419 |-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] 01:53:06,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:53:06,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:53:06,420 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:53:06,420 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:53:06,421 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:53:06,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:53:06,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:53:06,708 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:53:06,708 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:53:06,717 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:53:06,717 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:53:06,717 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:53:06,718 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:53:06,718 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 01:53:06,720 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 01:53:06,720 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 301 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-24 01:53:06,733] [main] java.version = 17.0.2
   [testng] 01:53:06,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:53:06,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:06,794 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-24_01-53-06.log]
   [testng] 01:53:06,796 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-07-24 01:53:06,798] [main] testng.directory = /data
   [testng] [2024-07-24 01:53:06,799] [main] testng.configDirectory = /config
   [testng] [2024-07-24 01:53:06,808] [main] testng.multiplier = 1.0
   [testng] [2024-07-24 01:53:06,809] [main] testng.in-memory = false
   [testng] [2024-07-24 01:53:06,809] [main] testng.allow-missing = false
   [testng] [2024-07-24 01:53:06,809] [main] user.language = en
   [testng] [2024-07-24 01:53:06,809] [main] user.country = ${user.country}
   [testng] [2024-07-24 01:53:06,809] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-24 01:53:08,141] [main] ----------------------------------------
   [testng] [2024-07-24 01:53:08,141] [main] Total files: 119
   [testng] [2024-07-24 01:53:08,141] [main] Scan time: 1.332 s (11 ms/file)
   [testng] [2024-07-24 01:53:08,141] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-24 01:53:22,464] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] 01:53:22,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:53:22,465 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,466 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,467 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18d9567a - End of configuration.
   [testng] [2024-07-24 01:53:22,529] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] 01:53:22,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:53:22,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,531 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,532 |-INFO in ch.qos.logback.core.sift.SiftProcessor@42e1237d - End of configuration.
   [testng] [2024-07-24 01:53:22,556] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] 01:53:22,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:53:22,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,558 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,559 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1ef1a8e5 - End of configuration.
   [testng] [2024-07-24 01:53:22,575] [pool-1-thread-10] Initializing /data/yan/082_flr.svs: 
   [testng] 01:53:22,575 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:53:22,575 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,577 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,577 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23d2e115 - End of configuration.
   [testng] [2024-07-24 01:53:22,744] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] 01:53:22,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:53:22,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,745 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,745 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cf67178 - End of configuration.
   [testng] [2024-07-24 01:53:22,764] [pool-1-thread-8] Initializing /data/harvey/93888.svs: 
   [testng] 01:53:22,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:53:22,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,765 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,765 |-INFO in ch.qos.logback.core.sift.SiftProcessor@66ea8546 - End of configuration.
   [testng] [2024-07-24 01:53:22,895] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] 01:53:22,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:53:22,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,897 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,897 |-INFO in ch.qos.logback.core.sift.SiftProcessor@350418c3 - End of configuration.
   [testng] [2024-07-24 01:53:22,917] [pool-1-thread-6] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] 01:53:22,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:53:22,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,919 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,919 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ff6aef3 - End of configuration.
   [testng] [2024-07-24 01:53:22,974] [pool-1-thread-5] Initializing /data/paul/83797.svs: 
   [testng] 01:53:22,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:53:22,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:22,975 |-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-07-24_01-53-22.log]
   [testng] 01:53:22,976 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10235c4 - End of configuration.
   [testng] [2024-07-24 01:53:23,101] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] 01:53:23,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:53:23,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:23,103 |-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-07-24_01-53-23.log]
   [testng] 01:53:23,103 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ab18ff7 - End of configuration.
   [testng] [2024-07-24 01:53:23,116] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] 01:53:23,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:53:23,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:23,118 |-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-07-24_01-53-23.log]
   [testng] 01:53:23,119 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45c58ba0 - End of configuration.
   [testng] [2024-07-24 01:53:23,139] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] 01:53:23,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:53:23,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:23,141 |-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-07-24_01-53-23.log]
   [testng] 01:53:23,141 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7eacd2cb - End of configuration.
   [testng] [2024-07-24 01:53:24,828] [pool-1-thread-12] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] [2024-07-24 01:53:24,877] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-07-24 01:53:24,891] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-07-24 01:53:24,907] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-07-24 01:53:24,917] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-07-24 01:53:24,926] [pool-1-thread-7] Initializing /data/public/77917.svs: 
   [testng] [2024-07-24 01:53:25,042] [pool-1-thread-9] Initializing /data/karen/261.svs: 
   [testng] [2024-07-24 01:53:25,523] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-07-24 01:53:25,877] [pool-1-thread-3] Initializing /data/jason/77892.svs: 
   [testng] [2024-07-24 01:53:26,029] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-07-24 01:53:26,035] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-07-24 01:53:26,075] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-07-24 01:53:26,221] [pool-1-thread-2] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-07-24 01:53:26,339] [pool-1-thread-4] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-07-24 01:53:26,570] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-07-24 01:53:27,018] [pool-1-thread-11] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-07-24 01:53:31,106] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-07-24 01:53:31,643] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-07-24 01:53:32,514] [pool-1-thread-1] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-07-24 01:53:33,214] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-07-24 01:53:33,648] [pool-1-thread-6] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-07-24 01:53:39,627] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-07-24 01:53:39,801] [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-07-24 01:53:43,360] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-07-24 01:53:44,036] [pool-1-thread-5] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-07-24 01:53:52,936] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-07-24 01:53:53,195] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-07-24 01:53:53,541] [pool-1-thread-8] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-07-24 01:53:54,009] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-07-24 01:53:54,135] [pool-1-thread-2] Initializing /data/david-smith/02.svs: 
   [testng] [2024-07-24 01:53:57,207] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-07-24 01:53:57,731] [pool-1-thread-1] Initializing /data/public/77928.svs: 
   [testng] [2024-07-24 01:54:01,866] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-07-24 01:54:02,259] [pool-1-thread-7] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-07-24 01:54:02,506] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-07-24 01:54:02,797] [pool-1-thread-3] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-07-24 01:54:09,705] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-07-24 01:54:10,134] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-07-24 01:54:10,641] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-07-24 01:54:10,756] [pool-1-thread-11] Initializing /data/jason/50114.svs: 
   [testng] [2024-07-24 01:54:15,419] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-07-24 01:54:15,457] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-07-24 01:54:15,910] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-07-24 01:54:16,388] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-07-24 01:54:16,875] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-07-24 01:54:17,251] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-07-24 01:54:17,685] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-07-24 01:54:17,835] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-07-24 01:54:18,000] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-07-24 01:54:18,279] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-07-24 01:54:18,367] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-07-24 01:54:18,386] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-07-24 01:54:18,496] [pool-1-thread-7] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-07-24 01:54:18,635] [pool-1-thread-9] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-07-24 01:54:18,854] [pool-1-thread-12] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-07-24 01:54:22,090] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-07-24 01:54:22,133] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-07-24 01:54:22,496] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-07-24 01:54:22,533] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-07-24 01:54:22,606] [pool-1-thread-6] Initializing /data/jason/77886.svs: 
   [testng] [2024-07-24 01:54:22,877] [pool-1-thread-7] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-07-24 01:54:23,204] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-07-24 01:54:23,588] [pool-1-thread-4] Initializing /data/paul/83802.svs: 
   [testng] [2024-07-24 01:54:25,694] [pool-1-thread-1] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-07-24 01:54:26,123] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-07-24 01:54:26,668] [pool-1-thread-7] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-07-24 01:54:28,994] [pool-1-thread-10] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-07-24 01:54:29,665] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-07-24 01:54:30,060] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-07-24 01:54:30,508] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-07-24 01:54:30,622] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-07-24 01:54:30,813] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-07-24 01:54:31,252] [pool-1-thread-10] Initializing /data/david/2310_a.svs: 
   [testng] [2024-07-24 01:54:33,097] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-07-24 01:54:33,423] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-07-24 01:54:33,622] [pool-1-thread-11] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-07-24 01:54:36,981] [pool-1-thread-3] Initializing /data/karen/257_a.svs: 
   [testng] [2024-07-24 01:54:40,811] [pool-1-thread-2] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-07-24 01:54:42,142] [pool-1-thread-4] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-07-24 01:54:42,224] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-07-24 01:54:42,839] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-07-24 01:54:43,295] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-07-24 01:54:43,691] [pool-1-thread-7] Initializing /data/david/2316.svs: 
   [testng] [2024-07-24 01:54:47,563] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-07-24 01:54:47,953] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-07-24 01:54:49,588] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-07-24 01:54:49,638] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-07-24 01:54:49,770] [pool-1-thread-4] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-07-24 01:54:50,064] [pool-1-thread-9] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-07-24 01:54:53,238] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-07-24 01:54:53,604] [pool-1-thread-3] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-07-24 01:54:53,679] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-07-24 01:54:54,004] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-07-24 01:54:54,334] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-07-24 01:54:54,471] [pool-1-thread-2] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-07-24 01:54:54,581] [pool-1-thread-4] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-07-24 01:54:54,790] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-07-24 01:54:55,139] [pool-1-thread-8] 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 40 seconds
Finished: SUCCESS