Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 42
originally caused by:
 Started by upstream project "Trigger" build number 49
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins3369578629286294152.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_5959_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] 06:40:18,535 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:40:18,537 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 06:40:18,537 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:40:18,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:40:18,539 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:40:18,540 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:40:18,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 06:40:18,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:40:18,541 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:40:18,542 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:40:18,542 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:40:18,542 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:40:18,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:40:18,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:40:18,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:40:18,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:40:18,813 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:40:18,814 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:40:18,814 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:40:18,814 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:40:18,814 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 06:40:18,815 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 06:40:18,816 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 275 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-23 06:40:18,829] [main] java.version = 11.0.16
   [testng] 06:40:18,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:40:18,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:18,892 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-23_06-40-18.log]
   [testng] 06:40:18,895 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-23 06:40:18,898] [main] testng.directory = /data
   [testng] [2024-04-23 06:40:18,898] [main] testng.configDirectory = /config
   [testng] [2024-04-23 06:40:18,911] [main] testng.multiplier = 1.0
   [testng] [2024-04-23 06:40:18,912] [main] testng.in-memory = false
   [testng] [2024-04-23 06:40:18,913] [main] testng.allow-missing = false
   [testng] [2024-04-23 06:40:18,913] [main] user.language = en
   [testng] [2024-04-23 06:40:18,913] [main] user.country = ${user.country}
   [testng] [2024-04-23 06:40:18,913] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-23 06:40:20,941] [main] ----------------------------------------
   [testng] [2024-04-23 06:40:20,942] [main] Total files: 119
   [testng] [2024-04-23 06:40:20,942] [main] Scan time: 2.028 s (17 ms/file)
   [testng] [2024-04-23 06:40:20,942] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-23 06:40:38,617] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] 06:40:38,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:40:38,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:38,621 |-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-04-23_06-40-38.log]
   [testng] 06:40:38,622 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67a14889 - End of configuration.
   [testng] [2024-04-23 06:40:38,652] [pool-1-thread-12] Initializing /data/jason/77892.svs: 
   [testng] 06:40:38,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:40:38,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:38,653 |-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-04-23_06-40-38.log]
   [testng] 06:40:38,654 |-INFO in ch.qos.logback.core.sift.SiftProcessor@29161d7 - End of configuration.
   [testng] [2024-04-23 06:40:38,828] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] 06:40:38,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:40:38,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:38,830 |-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-04-23_06-40-38.log]
   [testng] 06:40:38,830 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d3c329d - End of configuration.
   [testng] [2024-04-23 06:40:38,868] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] 06:40:38,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:40:38,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:38,870 |-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-04-23_06-40-38.log]
   [testng] 06:40:38,870 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21d7027c - End of configuration.
   [testng] [2024-04-23 06:40:38,905] [pool-1-thread-9] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] 06:40:38,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:40:38,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:38,907 |-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-04-23_06-40-38.log]
   [testng] 06:40:38,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fca135f - End of configuration.
   [testng] [2024-04-23 06:40:39,038] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] 06:40:39,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:40:39,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,039 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,040 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cfb9043 - End of configuration.
   [testng] [2024-04-23 06:40:39,067] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] 06:40:39,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:40:39,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,069 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,069 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1dd91f1f - End of configuration.
   [testng] [2024-04-23 06:40:39,174] [pool-1-thread-6] Initializing /data/public/77928.svs: 
   [testng] 06:40:39,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:40:39,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,176 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,176 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1183229b - End of configuration.
   [testng] [2024-04-23 06:40:39,355] [pool-1-thread-5] Initializing /data/gh-3757/65141.svs: 
   [testng] 06:40:39,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:40:39,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,357 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,357 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c5bcb4c - End of configuration.
   [testng] [2024-04-23 06:40:39,497] [pool-1-thread-4] Initializing /data/harvey/93888.svs: 
   [testng] 06:40:39,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:40:39,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,498 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,499 |-INFO in ch.qos.logback.core.sift.SiftProcessor@61295f0 - End of configuration.
   [testng] [2024-04-23 06:40:39,642] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] 06:40:39,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:40:39,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,643 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,644 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ab21902 - End of configuration.
   [testng] [2024-04-23 06:40:39,707] [pool-1-thread-2] Initializing /data/david/2316.svs: 
   [testng] 06:40:39,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:40:39,707 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:40:39,708 |-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-04-23_06-40-39.log]
   [testng] 06:40:39,708 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6bdd3493 - End of configuration.
   [testng] [2024-04-23 06:40:42,082] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-04-23 06:40:42,103] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-04-23 06:40:42,128] [pool-1-thread-11] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-04-23 06:40:42,290] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-04-23 06:40:42,306] [pool-1-thread-3] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-04-23 06:40:43,129] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-04-23 06:40:43,307] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-04-23 06:40:44,065] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-04-23 06:40:44,829] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-04-23 06:40:45,427] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-04-23 06:40:45,682] [pool-1-thread-1] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-04-23 06:40:46,294] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-04-23 06:40:47,198] [pool-1-thread-8] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-04-23 06:40:52,365] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-04-23 06:40:53,138] [pool-1-thread-8] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-04-23 06:40:53,837] [pool-1-thread-7] Initializing /data/karen/261.svs: 
   [testng] [2024-04-23 06:40:58,120] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-04-23 06:40:58,768] [pool-1-thread-10] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-04-23 06:41:07,169] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-04-23 06:41:07,554] [pool-1-thread-1] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-04-23 06:41:11,686] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-04-23 06:41:12,190] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-04-23 06:41:12,677] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-04-23 06:41:13,162] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-04-23 06:41:13,706] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-04-23 06:41:14,166] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-04-23 06:41:14,292] [pool-1-thread-12] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-04-23 06:41:14,492] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-04-23 06:41:14,731] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-04-23 06:41:15,077] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-04-23 06:41:15,273] [pool-1-thread-6] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-04-23 06:41:15,349] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-04-23 06:41:15,466] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-04-23 06:41:15,678] [pool-1-thread-4] Initializing /data/jason/77886.svs: 
   [testng] [2024-04-23 06:41:15,808] [pool-1-thread-1] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-04-23 06:41:15,903] [pool-1-thread-7] Initializing /data/paul/83797.svs: 
   [testng] [2024-04-23 06:41:16,071] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-04-23 06:41:16,644] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2024-04-23 06:41:17,001] [pool-1-thread-9] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-04-23 06:41:17,194] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-04-23 06:41:18,540] [pool-1-thread-11] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-04-23 06:41:24,683] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-04-23 06:41:24,831] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-04-23 06:41:25,416] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-04-23 06:41:25,823] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-04-23 06:41:26,151] [pool-1-thread-3] Initializing /data/jason/50114.svs: 
   [testng] [2024-04-23 06:41:26,469] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-04-23 06:41:26,485] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-04-23 06:41:26,795] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-04-23 06:41:26,984] [pool-1-thread-2] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-04-23 06:41:27,413] [pool-1-thread-5] Initializing /data/paul/83802.svs: 
   [testng] [2024-04-23 06:41:30,226] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-04-23 06:41:30,843] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-04-23 06:41:31,250] [pool-1-thread-2] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-04-23 06:41:33,286] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-04-23 06:41:33,887] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-04-23 06:41:34,581] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-04-23 06:41:37,081] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-04-23 06:41:37,235] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-04-23 06:41:37,419] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-04-23 06:41:37,913] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-04-23 06:41:38,380] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-04-23 06:41:38,678] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-04-23 06:41:39,142] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-04-23 06:41:39,317] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2024-04-23 06:41:39,940] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-04-23 06:41:40,268] [pool-1-thread-7] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-04-23 06:41:43,648] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-04-23 06:41:44,208] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-04-23 06:41:44,459] [pool-1-thread-8] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-04-23 06:41:45,092] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] [2024-04-23 06:41:45,243] [pool-1-thread-5] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-04-23 06:41:45,567] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-04-23 06:41:45,957] [pool-1-thread-4] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-04-23 06:41:46,403] [pool-1-thread-2] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-04-23 06:41:46,520] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-04-23 06:41:46,724] [pool-1-thread-5] Initializing /data/karen/257_a.svs: 
   [testng] [2024-04-23 06:41:47,201] [pool-1-thread-12] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-04-23 06:41:47,353] [pool-1-thread-7] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-04-23 06:41:49,481] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-04-23 06:41:49,847] [pool-1-thread-3] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-04-23 06:41:51,218] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-04-23 06:41:51,323] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-04-23 06:41:51,737] [pool-1-thread-9] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-04-23 06:41:51,845] [pool-1-thread-10] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-04-23 06:41:56,597] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-04-23 06:41:56,801] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-04-23 06:41:57,596] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-04-23 06:41:57,873] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-04-23 06:41:58,474] [pool-1-thread-2] Initializing /data/public/77917.svs: 
   [testng] [2024-04-23 06:42:07,248] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-04-23 06:42:07,723] [pool-1-thread-6] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] [2024-04-23 06:42:08,271] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-04-23 06:42:08,746] [pool-1-thread-5] Initializing /data/david/2310_a.svs: 
   [testng] [2024-04-23 06:42:11,776] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-04-23 06:42:12,322] [pool-1-thread-10] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-04-23 06:42:14,106] [pool-1-thread-9] Initializing /data/david-smith/02.svs: 
   [testng] [2024-04-23 06:42:23,379] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss41.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 57 seconds
Finished: SUCCESS