Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 228
originally caused by:
 Started by upstream project "Trigger" build number 253
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins17438996831234770199.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35790_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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:41:56,025 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:41:56,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 02:41:56,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:41:56,028 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:41:56,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:41:56,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:41:56,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:41:56,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:41:56,030 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:41:56,030 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:41:56,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:41:56,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:41:56,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:41:56,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:41:56,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:41:56,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:41:56,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:41:56,246 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:41:56,246 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:41:56,247 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:41:56,247 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 02:41:56,248 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 02:41:56,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 218 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-19 02:41:56,258] [main] java.version = 11.0.16
   [testng] 02:41:56,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:41:56,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:41:56,306 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-19_02-41-56.log]
   [testng] 02:41:56,308 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-19 02:41:56,310] [main] testng.directory = /data
   [testng] [2024-10-19 02:41:56,310] [main] testng.configDirectory = /config
   [testng] [2024-10-19 02:41:56,321] [main] testng.multiplier = 1.0
   [testng] [2024-10-19 02:41:56,322] [main] testng.in-memory = false
   [testng] [2024-10-19 02:41:56,323] [main] testng.allow-missing = false
   [testng] [2024-10-19 02:41:56,323] [main] user.language = en
   [testng] [2024-10-19 02:41:56,323] [main] user.country = ${user.country}
   [testng] [2024-10-19 02:41:56,323] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-19 02:42:08,839] [main] ----------------------------------------
   [testng] [2024-10-19 02:42:08,839] [main] Total files: 119
   [testng] [2024-10-19 02:42:08,839] [main] Scan time: 12.516 s (105 ms/file)
   [testng] [2024-10-19 02:42:08,839] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-19 02:43:01,411] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] 02:43:01,411 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:43:01,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:01,413 |-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-19_02-43-01.log]
   [testng] 02:43:01,414 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69552b79 - End of configuration.
   [testng] [2024-10-19 02:43:01,578] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] 02:43:01,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:43:01,579 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:01,580 |-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-19_02-43-01.log]
   [testng] 02:43:01,580 |-INFO in ch.qos.logback.core.sift.SiftProcessor@153243e - End of configuration.
   [testng] [2024-10-19 02:43:01,659] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] 02:43:01,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:43:01,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:01,660 |-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-19_02-43-01.log]
   [testng] 02:43:01,661 |-INFO in ch.qos.logback.core.sift.SiftProcessor@56b175f - End of configuration.
   [testng] [2024-10-19 02:43:01,765] [pool-1-thread-10] Initializing /data/david/2316.svs: 
   [testng] 02:43:01,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:43:01,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:01,766 |-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-19_02-43-01.log]
   [testng] 02:43:01,766 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b58a79d - End of configuration.
   [testng] [2024-10-19 02:43:02,522] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] 02:43:02,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:43:02,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:02,523 |-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-19_02-43-02.log]
   [testng] 02:43:02,524 |-INFO in ch.qos.logback.core.sift.SiftProcessor@34ec535f - End of configuration.
   [testng] [2024-10-19 02:43:02,634] [pool-1-thread-8] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] 02:43:02,634 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:43:02,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:02,635 |-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-19_02-43-02.log]
   [testng] 02:43:02,636 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d4092d9 - End of configuration.
   [testng] [2024-10-19 02:43:03,258] [pool-1-thread-7] Initializing /data/karen/261.svs: 
   [testng] 02:43:03,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:43:03,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:03,259 |-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-19_02-43-03.log]
   [testng] 02:43:03,259 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8c1fcc - End of configuration.
   [testng] [2024-10-19 02:43:03,742] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] 02:43:03,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:43:03,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:03,743 |-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-19_02-43-03.log]
   [testng] 02:43:03,743 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a3ac995 - End of configuration.
   [testng] [2024-10-19 02:43:03,832] [pool-1-thread-5] Initializing /data/public/77928.svs: 
   [testng] 02:43:03,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:43:03,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:03,833 |-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-19_02-43-03.log]
   [testng] 02:43:03,833 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c3b4db6 - End of configuration.
   [testng] [2024-10-19 02:43:04,323] [pool-1-thread-4] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] 02:43:04,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:43:04,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:04,325 |-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-19_02-43-04.log]
   [testng] 02:43:04,325 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6636f672 - End of configuration.
   [testng] [2024-10-19 02:43:04,959] [pool-1-thread-3] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] 02:43:04,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:43:04,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:04,961 |-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-19_02-43-04.log]
   [testng] 02:43:04,961 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9f71ea7 - End of configuration.
   [testng] [2024-10-19 02:43:05,358] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] 02:43:05,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:43:05,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:43:05,359 |-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-19_02-43-05.log]
   [testng] 02:43:05,360 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5addc76c - End of configuration.
   [testng] [2024-10-19 02:43:08,926] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-10-19 02:43:09,007] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-10-19 02:43:09,112] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-10-19 02:43:09,191] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-10-19 02:43:09,266] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-10-19 02:43:09,357] [pool-1-thread-11] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-10-19 02:43:11,953] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-10-19 02:43:12,189] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-10-19 02:43:12,294] [pool-1-thread-1] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-10-19 02:43:12,775] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-10-19 02:43:13,023] [pool-1-thread-6] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-10-19 02:43:14,691] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-10-19 02:43:15,454] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-10-19 02:43:15,538] [pool-1-thread-9] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-10-19 02:43:17,062] [pool-1-thread-2] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-10-19 02:43:18,230] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-10-19 02:43:18,907] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-10-19 02:43:19,679] [pool-1-thread-8] Initializing /data/karen/257_a.svs: 
   [testng] [2024-10-19 02:43:20,864] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-10-19 02:43:21,347] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-10-19 02:43:22,002] [pool-1-thread-7] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-10-19 02:43:23,432] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-10-19 02:43:24,037] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-10-19 02:43:25,448] [pool-1-thread-1] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-10-19 02:43:26,679] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-10-19 02:43:26,793] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-10-19 02:43:29,033] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-10-19 02:43:30,335] [pool-1-thread-12] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-10-19 02:43:30,993] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-10-19 02:43:31,827] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2024-10-19 02:43:33,229] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-10-19 02:43:33,914] [pool-1-thread-9] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-10-19 02:43:35,164] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] [2024-10-19 02:43:35,740] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-10-19 02:43:37,264] [pool-1-thread-10] Initializing /data/david/2310_a.svs: 
   [testng] [2024-10-19 02:43:38,084] [pool-1-thread-5] Initializing /data/jason/50114.svs: 
   [testng] [2024-10-19 02:43:39,103] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-10-19 02:43:40,767] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-10-19 02:43:42,584] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-10-19 02:43:43,237] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-10-19 02:43:44,006] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-10-19 02:43:44,560] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-10-19 02:43:45,486] [pool-1-thread-11] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-10-19 02:43:46,091] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-10-19 02:43:46,963] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-10-19 02:43:47,430] [pool-1-thread-8] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-10-19 02:43:48,953] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-10-19 02:43:49,086] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-10-19 02:43:49,469] [pool-1-thread-6] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-10-19 02:43:50,290] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-10-19 02:43:51,699] [pool-1-thread-9] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-10-19 02:43:52,450] [pool-1-thread-2] Initializing /data/jason/77886.svs: 
   [testng] [2024-10-19 02:43:53,055] [pool-1-thread-3] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-10-19 02:43:55,195] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-10-19 02:43:58,108] [pool-1-thread-6] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-10-19 02:44:01,428] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-10-19 02:44:01,561] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-10-19 02:44:02,745] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-10-19 02:44:04,034] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-10-19 02:44:04,147] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-10-19 02:44:05,249] [pool-1-thread-7] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-10-19 02:44:07,048] [pool-1-thread-5] Initializing /data/public/77917.svs: 
   [testng] [2024-10-19 02:44:07,705] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-10-19 02:44:08,692] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-10-19 02:44:08,878] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-10-19 02:44:09,381] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-10-19 02:44:10,622] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-10-19 02:44:11,558] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-10-19 02:44:12,195] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-10-19 02:44:13,586] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-10-19 02:44:13,973] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-10-19 02:44:14,480] [pool-1-thread-6] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-10-19 02:44:14,960] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-10-19 02:44:16,021] [pool-1-thread-4] Initializing /data/david-smith/02.svs: 
   [testng] [2024-10-19 02:44:16,660] [pool-1-thread-10] Initializing /data/paul/83802.svs: 
   [testng] [2024-10-19 02:44:17,248] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-10-19 02:44:17,375] [pool-1-thread-2] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-10-19 02:44:18,911] [pool-1-thread-3] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-10-19 02:44:20,280] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-10-19 02:44:22,724] [pool-1-thread-9] Initializing /data/harvey/93888.svs: 
   [testng] [2024-10-19 02:44:23,576] [pool-1-thread-1] Initializing /data/paul/83797.svs: 
   [testng] [2024-10-19 02:44:24,435] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-10-19 02:44:26,398] [pool-1-thread-11] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-10-19 02:44:29,720] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-10-19 02:44:32,173] [pool-1-thread-2] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-10-19 02:44:36,362] [pool-1-thread-8] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-10-19 02:44:36,867] [pool-1-thread-5] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-10-19 02:44:38,083] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-10-19 02:44:38,511] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-10-19 02:44:40,575] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-10-19 02:44:40,902] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-10-19 02:44:41,686] [pool-1-thread-1] Initializing /data/jason/77892.svs: 
   [testng] [2024-10-19 02:44:42,706] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-10-19 02:44:43,219] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-10-19 02:44:43,366] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-10-19 02:44:45,209] [pool-1-thread-8] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-10-19 02:44:46,359] [pool-1-thread-2] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-10-19 02:44:46,948] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 3 minutes 32 seconds
Finished: SUCCESS