Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 233
originally caused by:
 Started by upstream project "Trigger" build number 258
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins3438138333510994292.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_36611_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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 02:54:28,387 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:54:28,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
   [testng] 02:54:28,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:54:28,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:54:28,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:54:28,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:54:28,391 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:54:28,391 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:54:28,392 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:54:28,392 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:54:28,393 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:54:28,393 |-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:54:28,566 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:54:28,566 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:54:28,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:54:28,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:54:28,600 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:54:28,600 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:54:28,600 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:54:28,600 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:54:28,601 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
   [testng] 02:54:28,602 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
   [testng] 02:54:28,602 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 210 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-24 02:54:28,612] [main] java.version = 21
   [testng] 02:54:28,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:54:28,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:54:28,658 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-24_02-54-28.log]
   [testng] 02:54:28,660 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
   [testng] [2024-10-24 02:54:28,661] [main] testng.directory = /data
   [testng] [2024-10-24 02:54:28,661] [main] testng.configDirectory = /config
   [testng] [2024-10-24 02:54:28,670] [main] testng.multiplier = 1.0
   [testng] [2024-10-24 02:54:28,671] [main] testng.in-memory = false
   [testng] [2024-10-24 02:54:28,671] [main] testng.allow-missing = false
   [testng] [2024-10-24 02:54:28,671] [main] user.language = en
   [testng] [2024-10-24 02:54:28,671] [main] user.country = ${user.country}
   [testng] [2024-10-24 02:54:28,671] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-24 02:54:42,778] [main] ----------------------------------------
   [testng] [2024-10-24 02:54:42,778] [main] Total files: 119
   [testng] [2024-10-24 02:54:42,778] [main] Scan time: 14.107 s (118 ms/file)
   [testng] [2024-10-24 02:54:42,779] [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-24 02:55:24,000] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] 02:55:24,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:55:24,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:24,002 |-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-24_02-55-24.log]
   [testng] 02:55:24,003 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e9c85dc - End of configuration.
   [testng] [2024-10-24 02:55:24,086] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] 02:55:24,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:55:24,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:24,088 |-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-24_02-55-24.log]
   [testng] 02:55:24,088 |-INFO in ch.qos.logback.core.sift.SiftProcessor@74acbb2d - End of configuration.
   [testng] [2024-10-24 02:55:24,189] [pool-1-thread-11] Initializing /data/harvey/93888.svs: 
   [testng] 02:55:24,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:55:24,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:24,190 |-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-24_02-55-24.log]
   [testng] 02:55:24,190 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3db161ea - End of configuration.
   [testng] [2024-10-24 02:55:24,777] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] 02:55:24,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:55:24,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:24,778 |-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-24_02-55-24.log]
   [testng] 02:55:24,778 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fb5bf1 - End of configuration.
   [testng] [2024-10-24 02:55:24,865] [pool-1-thread-9] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] 02:55:24,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:55:24,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:24,866 |-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-24_02-55-24.log]
   [testng] 02:55:24,867 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d13be7d - End of configuration.
   [testng] [2024-10-24 02:55:25,334] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] 02:55:25,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:55:25,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:25,335 |-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-24_02-55-25.log]
   [testng] 02:55:25,335 |-INFO in ch.qos.logback.core.sift.SiftProcessor@65764a7 - End of configuration.
   [testng] [2024-10-24 02:55:25,422] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] 02:55:25,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:55:25,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:25,423 |-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-24_02-55-25.log]
   [testng] 02:55:25,423 |-INFO in ch.qos.logback.core.sift.SiftProcessor@fe9016f - End of configuration.
   [testng] [2024-10-24 02:55:25,541] [pool-1-thread-6] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] 02:55:25,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:55:25,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:25,543 |-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-24_02-55-25.log]
   [testng] 02:55:25,544 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b57efa0 - End of configuration.
   [testng] [2024-10-24 02:55:25,989] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] 02:55:25,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:55:25,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:25,990 |-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-24_02-55-25.log]
   [testng] 02:55:25,991 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49fdbb37 - End of configuration.
   [testng] [2024-10-24 02:55:26,092] [pool-1-thread-4] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] 02:55:26,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:55:26,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:26,093 |-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-24_02-55-26.log]
   [testng] 02:55:26,094 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f46f25e - End of configuration.
   [testng] [2024-10-24 02:55:26,712] [pool-1-thread-3] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] 02:55:26,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:55:26,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:26,714 |-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-24_02-55-26.log]
   [testng] 02:55:26,714 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31100d6 - End of configuration.
   [testng] [2024-10-24 02:55:27,234] [pool-1-thread-2] Initializing /data/samples/BreastCancer.svs: 
   [testng] 02:55:27,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:55:27,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:27,235 |-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-24_02-55-27.log]
   [testng] 02:55:27,235 |-INFO in ch.qos.logback.core.sift.SiftProcessor@47d8403d - End of configuration.
   [testng] [2024-10-24 02:55:30,078] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-10-24 02:55:30,544] [pool-1-thread-10] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-10-24 02:55:31,015] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-10-24 02:55:31,108] [pool-1-thread-7] Initializing /data/public/77917.svs: 
   [testng] [2024-10-24 02:55:31,597] [pool-1-thread-12] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-10-24 02:55:32,032] [pool-1-thread-8] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-10-24 02:55:32,468] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-10-24 02:55:33,427] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-10-24 02:55:34,630] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-10-24 02:55:34,736] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-10-24 02:55:35,717] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-10-24 02:55:36,885] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-10-24 02:55:36,964] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-10-24 02:55:37,634] [pool-1-thread-5] Initializing /data/paul/83802.svs: 
   [testng] [2024-10-24 02:55:38,859] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-10-24 02:55:38,941] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-10-24 02:55:41,036] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-10-24 02:55:41,124] [pool-1-thread-1] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-10-24 02:55:42,785] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-10-24 02:55:43,593] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] [2024-10-24 02:55:48,542] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-10-24 02:55:48,997] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-10-24 02:55:51,383] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-10-24 02:55:52,065] [pool-1-thread-3] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-10-24 02:55:53,282] [pool-1-thread-2] Initializing /data/karen/261.svs: 
   [testng] [2024-10-24 02:55:54,068] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-10-24 02:55:55,919] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-10-24 02:55:57,347] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-10-24 02:55:57,951] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-10-24 02:55:58,191] [pool-1-thread-8] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-10-24 02:55:59,419] [pool-1-thread-5] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-10-24 02:56:00,743] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-10-24 02:56:01,800] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-10-24 02:56:02,864] [pool-1-thread-9] Initializing /data/david/2316.svs: 
   [testng] [2024-10-24 02:56:03,922] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-10-24 02:56:04,222] [pool-1-thread-7] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-10-24 02:56:05,307] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-10-24 02:56:05,836] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-10-24 02:56:07,032] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-10-24 02:56:07,530] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-10-24 02:56:07,874] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-10-24 02:56:08,181] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-10-24 02:56:08,561] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-10-24 02:56:09,647] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-10-24 02:56:09,949] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-10-24 02:56:10,066] [pool-1-thread-11] Initializing /data/david-smith/02.svs: 
   [testng] [2024-10-24 02:56:10,993] [pool-1-thread-8] Initializing /data/david/2310_a.svs: 
   [testng] [2024-10-24 02:56:11,547] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2024-10-24 02:56:11,648] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-10-24 02:56:11,735] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-10-24 02:56:12,348] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-10-24 02:56:12,614] [pool-1-thread-3] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-10-24 02:56:13,151] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-10-24 02:56:14,174] [pool-1-thread-4] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-10-24 02:56:14,684] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-10-24 02:56:14,802] [pool-1-thread-12] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-10-24 02:56:15,692] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-10-24 02:56:15,776] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-10-24 02:56:17,030] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-10-24 02:56:18,065] [pool-1-thread-2] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-10-24 02:56:19,275] [pool-1-thread-6] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-10-24 02:56:19,704] [pool-1-thread-7] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-10-24 02:56:20,447] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-10-24 02:56:22,296] [pool-1-thread-10] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-10-24 02:56:23,295] [pool-1-thread-3] Initializing /data/jason/50114.svs: 
   [testng] [2024-10-24 02:56:24,667] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-10-24 02:56:25,712] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-10-24 02:56:26,692] [pool-1-thread-7] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-10-24 02:56:27,766] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-10-24 02:56:29,511] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-10-24 02:56:31,662] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-10-24 02:56:31,793] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-10-24 02:56:33,259] [pool-1-thread-9] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-10-24 02:56:33,985] [pool-1-thread-1] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-10-24 02:56:34,671] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2024-10-24 02:56:36,818] [pool-1-thread-10] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-10-24 02:56:37,272] [pool-1-thread-7] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-10-24 02:56:37,751] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-10-24 02:56:39,792] [pool-1-thread-5] Initializing /data/jason/77886.svs: 
   [testng] [2024-10-24 02:56:40,384] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-10-24 02:56:41,115] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-10-24 02:56:42,493] [pool-1-thread-12] Initializing /data/public/77928.svs: 
   [testng] [2024-10-24 02:56:42,965] [pool-1-thread-9] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-10-24 02:56:43,394] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-10-24 02:56:44,142] [pool-1-thread-8] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-10-24 02:56:45,235] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-10-24 02:56:46,073] [pool-1-thread-10] Initializing /data/paul/83797.svs: 
   [testng] [2024-10-24 02:56:47,343] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-10-24 02:56:49,223] [pool-1-thread-3] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-10-24 02:56:50,469] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-10-24 02:56:51,195] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-10-24 02:56:51,877] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-10-24 02:56:52,407] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-10-24 02:56:52,496] [pool-1-thread-11] Initializing /data/jason/77892.svs: 
   [testng] [2024-10-24 02:56:53,732] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-10-24 02:56:53,840] [pool-1-thread-8] Initializing /data/karen/257_a.svs: 
   [testng] [2024-10-24 02:56:55,034] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-10-24 02:56:56,142] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss53.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 39 seconds
Finished: SUCCESS