Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 130
originally caused by:
 Started by upstream project "Trigger" build number 147
 originally caused by:
  Started by user devspace
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/jenkins7024420169105979898.sh
+ '[' png = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20416_merge_ci -v /uod/idr/repos/curated/png:/data -v /uod/idr-scratch/merge-ci/curated/png:/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] 11:57:31,721 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 11:57:31,723 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 11:57:31,723 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:57:31,724 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:57:31,725 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 11:57:31,725 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 11:57:31,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 11:57:31,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:57:31,727 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:57:31,727 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 11:57:31,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 11:57:31,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 11:57:31,919 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 11:57:31,919 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 11:57:31,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 11:57:31,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 11:57:31,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 11:57:31,950 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 11:57:31,950 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 11:57:31,950 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 11:57:31,951 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 11:57:31,951 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 11:57:31,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 224 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-23 11:57:31,960] [main] java.version = 11.0.16
   [testng] 11:57:31,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 11:57:31,965 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:32,014 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-23_11-57-31.log]
   [testng] 11:57:32,017 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-23 11:57:32,020] [main] testng.directory = /data
   [testng] [2024-07-23 11:57:32,020] [main] testng.configDirectory = /config
   [testng] [2024-07-23 11:57:32,037] [main] testng.multiplier = 1.0
   [testng] [2024-07-23 11:57:32,039] [main] testng.in-memory = false
   [testng] [2024-07-23 11:57:32,039] [main] testng.allow-missing = false
   [testng] [2024-07-23 11:57:32,039] [main] user.language = en
   [testng] [2024-07-23 11:57:32,039] [main] user.country = ${user.country}
   [testng] [2024-07-23 11:57:32,039] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-23 11:57:33,068] [main] ----------------------------------------
   [testng] [2024-07-23 11:57:33,068] [main] Total files: 152
   [testng] [2024-07-23 11:57:33,068] [main] Scan time: 1.028 s (6 ms/file)
   [testng] [2024-07-23 11:57:33,068] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-23 11:57:37,946] [pool-1-thread-1] Initializing /data/public/user-9/Pdataset-user-9/user-9 07 TEST.png: 
   [testng] 11:57:37,947 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 11:57:37,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,950 |-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-23_11-57-37.log]
   [testng] 11:57:37,950 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b0f5771 - End of configuration.
   [testng] [2024-07-23 11:57:37,957] [pool-1-thread-12] Initializing /data/public/user-11/user-11 09 TEST.png: 
   [testng] 11:57:37,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 11:57:37,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,958 |-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-23_11-57-37.log]
   [testng] 11:57:37,959 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d9b5a89 - End of configuration.
   [testng] [2024-07-23 11:57:37,963] [pool-1-thread-11] Initializing /data/public/user-2/dataset-user-2/user-2 01 TEST.png: 
   [testng] 11:57:37,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 11:57:37,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,964 |-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-23_11-57-37.log]
   [testng] 11:57:37,964 |-INFO in ch.qos.logback.core.sift.SiftProcessor@226ebc26 - End of configuration.
   [testng] [2024-07-23 11:57:37,968] [pool-1-thread-10] Initializing /data/public/user-9/user-9 10 TEST.png: 
   [testng] 11:57:37,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 11:57:37,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,969 |-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-23_11-57-37.log]
   [testng] 11:57:37,969 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d466d67 - End of configuration.
   [testng] [2024-07-23 11:57:37,973] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 06 TEST.png: 
   [testng] 11:57:37,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 11:57:37,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,974 |-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-23_11-57-37.log]
   [testng] 11:57:37,974 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46f12a2a - End of configuration.
   [testng] [2024-07-23 11:57:37,978] [pool-1-thread-8] Initializing /data/public/will/WesternBlots/Hela-frctn3305-VRAQ-11.11.png: 
   [testng] 11:57:37,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 11:57:37,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,979 |-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-23_11-57-37.log]
   [testng] 11:57:37,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@568e058d - End of configuration.
   [testng] [2024-07-23 11:57:37,984] [pool-1-thread-7] Initializing /data/public/user-12/Pdataset-user-12/user-12 07 TEST.png: 
   [testng] 11:57:37,984 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 11:57:37,984 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,985 |-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-23_11-57-37.log]
   [testng] 11:57:37,985 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ace0ee3 - End of configuration.
   [testng] [2024-07-23 11:57:37,989] [pool-1-thread-6] Initializing /data/public/user-12/dataset-user-12/user-12 02 TEST.png: 
   [testng] 11:57:37,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 11:57:37,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,990 |-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-23_11-57-37.log]
   [testng] 11:57:37,991 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41cb5e43 - End of configuration.
   [testng] [2024-07-23 11:57:37,997] [pool-1-thread-5] Initializing /data/public/user-11/dataset-user-11/user-11 04 TEST.png: 
   [testng] 11:57:37,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 11:57:37,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:37,999 |-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-23_11-57-37.log]
   [testng] 11:57:38,000 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54eecd4b - End of configuration.
   [testng] [2024-07-23 11:57:38,007] [pool-1-thread-4] Initializing /data/public/user-12/dataset-user-12/user-12 01 TEST.png: 
   [testng] 11:57:38,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 11:57:38,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:38,008 |-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-23_11-57-38.log]
   [testng] 11:57:38,009 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7acdac7e - End of configuration.
   [testng] [2024-07-23 11:57:38,016] [pool-1-thread-3] Initializing /data/public/user-6/dataset-user-6/user-6 02 TEST.png: 
   [testng] 11:57:38,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 11:57:38,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:38,017 |-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-23_11-57-38.log]
   [testng] 11:57:38,017 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e340f35 - End of configuration.
   [testng] [2024-07-23 11:57:38,023] [pool-1-thread-2] Initializing /data/petr/000b.png: 
   [testng] 11:57:38,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 11:57:38,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:57:38,024 |-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-23_11-57-38.log]
   [testng] 11:57:38,024 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40872936 - End of configuration.
   [testng] [2024-07-23 11:57:40,267] [pool-1-thread-2] Initializing /data/public/user-2/Pdataset-user-2/user-2 07 TEST.png: 
   [testng] [2024-07-23 11:57:40,270] [pool-1-thread-7] Initializing /data/public/user-8/Pdataset-user-8/user-8 06 TEST.png: 
   [testng] [2024-07-23 11:57:40,272] [pool-1-thread-9] Initializing /data/public/user-4/user-4 09 TEST.png: 
   [testng] [2024-07-23 11:57:40,274] [pool-1-thread-11] Initializing /data/public/user-5/Pdataset-user-5/user-5 07 TEST.png: 
   [testng] [2024-07-23 11:57:40,276] [pool-1-thread-4] Initializing /data/stephane/S_2C1Z3T_sh.png: 
   [testng] [2024-07-23 11:57:40,281] [pool-1-thread-1] Initializing /data/public/user-10/Pdataset-user-10/user-10 05 TEST.png: 
   [testng] [2024-07-23 11:57:40,284] [pool-1-thread-5] Initializing /data/public/user-2/Pdataset-user-2/user-2 06 TEST.png: 
   [testng] [2024-07-23 11:57:40,287] [pool-1-thread-10] Initializing /data/public/user-9/user-9 09 TEST.png: 
   [testng] [2024-07-23 11:57:40,289] [pool-1-thread-3] Initializing /data/public/user-6/user-6 10 TEST.png: 
   [testng] [2024-07-23 11:57:40,293] [pool-1-thread-12] Initializing /data/public/user-5/Pdataset-user-5/user-5 06 TEST.png: 
   [testng] [2024-07-23 11:57:40,295] [pool-1-thread-6] Initializing /data/public/user-9/Pdataset-user-9/user-9 05 TEST.png: 
   [testng] [2024-07-23 11:57:40,300] [pool-1-thread-8] Initializing /data/public/user-5/Pdataset-user-5/user-5 08 TEST.png: 
   [testng] [2024-07-23 11:57:40,572] [pool-1-thread-8] Initializing /data/big-images/4kx4k.png: 
   [testng] [2024-07-23 11:57:40,577] [pool-1-thread-5] Initializing /data/curtis/rgba8_bk.png: 
   [testng] [2024-07-23 11:57:40,627] [pool-1-thread-12] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-lysates-13.1.png: 
   [testng] [2024-07-23 11:57:40,741] [pool-1-thread-7] Initializing /data/public/user-10/user-10 10 TEST.png: 
   [testng] [2024-07-23 11:57:40,746] [pool-1-thread-2] Initializing /data/public/user-12/user-12 10 TEST.png: 
   [testng] [2024-07-23 11:57:40,749] [pool-1-thread-3] Initializing /data/petr/002w.png: 
   [testng] [2024-07-23 11:57:40,752] [pool-1-thread-9] Initializing /data/stephane/save.tif: 
   [testng] [2024-07-23 11:57:40,810] [pool-1-thread-11] Initializing /data/public/user-6/dataset-user-6/user-6 03 TEST.png: 
   [testng] [2024-07-23 11:57:40,813] [pool-1-thread-1] Initializing /data/public/user-4/Pdataset-user-4/user-4 08 TEST.png: 
   [testng] [2024-07-23 11:57:40,817] [pool-1-thread-6] Initializing /data/public/user-4/dataset-user-4/user-4 04 TEST.png: 
   [testng] [2024-07-23 11:57:40,850] [pool-1-thread-10] Initializing /data/public/user-1/dataset-user-1/user-1 02 TEST.png: 
   [testng] [2024-07-23 11:57:40,893] [pool-1-thread-5] Initializing /data/public/will/WesternBlots/Hela-frctns-DM1a-5.12.png: 
   [testng] [2024-07-23 11:57:40,947] [pool-1-thread-4] Initializing /data/public/user-11/dataset-user-11/user-11 01 TEST.png: 
   [testng] [2024-07-23 11:57:41,018] [pool-1-thread-3] Initializing /data/public/user-3/user-3 09 TEST.png: 
   [testng] [2024-07-23 11:57:41,039] [pool-1-thread-2] Initializing /data/public/user-1/user-1 09 TEST.png: 
   [testng] [2024-07-23 11:57:41,043] [pool-1-thread-6] Initializing /data/samples/Cats.png: 
   [testng] [2024-07-23 11:57:41,064] [pool-1-thread-10] Initializing /data/public/user-12/dataset-user-12/user-12 03 TEST.png: 
   [testng] [2024-07-23 11:57:41,067] [pool-1-thread-11] Initializing /data/stephane/test.tiff: 
   [testng] [2024-07-23 11:57:41,144] [pool-1-thread-7] Initializing /data/jean-marie/CFPNEAT01_R3D.png: 
   [testng] [2024-07-23 11:57:41,150] [pool-1-thread-1] Initializing /data/public/user-4/Pdataset-user-4/user-4 06 TEST.png: 
   [testng] [2024-07-23 11:57:41,203] [pool-1-thread-4] Initializing /data/public/user-11/Pdataset-user-11/user-11 06 TEST.png: 
   [testng] [2024-07-23 11:57:41,262] [pool-1-thread-3] Initializing /data/public/user-9/dataset-user-9/user-9 01 TEST.png: 
   [testng] [2024-07-23 11:57:41,297] [pool-1-thread-10] Initializing /data/public/will/WesternBlots/In-Abs-blot.png: 
   [testng] [2024-07-23 11:57:41,305] [pool-1-thread-2] Initializing /data/public/user-8/Pdataset-user-8/user-8 07 TEST.png: 
   [testng] [2024-07-23 11:57:41,327] [pool-1-thread-12] Initializing /data/petr/000a.png: 
   [testng] [2024-07-23 11:57:41,346] [pool-1-thread-1] Initializing /data/public/user-10/dataset-user-10/user-10 02 TEST.png: 
   [testng] [2024-07-23 11:57:41,382] [pool-1-thread-4] Initializing /data/public/user-5/dataset-user-5/user-5 03 TEST.png: 
   [testng] [2024-07-23 11:57:41,437] [pool-1-thread-7] Initializing /data/big-images/2kx2k.png: 
   [testng] [2024-07-23 11:57:41,443] [pool-1-thread-6] Initializing /data/public/user-5/dataset-user-5/user-5 04 TEST.png: 
   [testng] [2024-07-23 11:57:41,558] [pool-1-thread-3] Initializing /data/public/user-4/user-4 10 TEST.png: 
   [testng] [2024-07-23 11:57:41,564] [pool-1-thread-5] Initializing /data/public/user-7/user-7 09 TEST.png: 
   [testng] [2024-07-23 11:57:41,618] [pool-1-thread-2] Initializing /data/public/user-9/dataset-user-9/user-9 04 TEST.png: 
   [testng] [2024-07-23 11:57:41,620] [pool-1-thread-12] Initializing /data/public/user-10/dataset-user-10/user-10 04 TEST.png: 
   [testng] [2024-07-23 11:57:41,644] [pool-1-thread-1] Initializing /data/public/will/WesternBlots/Blot-purif-Ab-west-11.11.png: 
   [testng] [2024-07-23 11:57:41,674] [pool-1-thread-4] Initializing /data/petr/006NbWeb b.png: 
   [testng] [2024-07-23 11:57:41,729] [pool-1-thread-6] Initializing /data/public/user-8/Pdataset-user-8/user-8 05 TEST.png: 
   [testng] [2024-07-23 11:57:41,804] [pool-1-thread-5] Initializing /data/public/user-7/Pdataset-user-7/user-7 08 TEST.png: 
   [testng] [2024-07-23 11:57:41,807] [pool-1-thread-12] Initializing /data/public/user-11/dataset-user-11/user-11 02 TEST.png: 
   [testng] [2024-07-23 11:57:41,809] [pool-1-thread-3] Initializing /data/public/user-11/dataset-user-11/user-11 03 TEST.png: 
   [testng] [2024-07-23 11:57:41,837] [pool-1-thread-9] Initializing /data/public/user-1/dataset-user-1/user-1 03 TEST.png: 
   [testng] [2024-07-23 11:57:41,839] [pool-1-thread-2] Initializing /data/petr/006NbWeb.png: 
   [testng] [2024-07-23 11:57:41,902] [pool-1-thread-4] Initializing /data/public/user-11/user-11 10 TEST.png: 
   [testng] [2024-07-23 11:57:41,905] [pool-1-thread-1] Initializing /data/public/user-3/Pdataset-user-3/user-3 07 TEST.png: 
   [testng] [2024-07-23 11:57:41,980] [pool-1-thread-6] Initializing /data/public/user-8/user-8 10 TEST.png: 
   [testng] [2024-07-23 11:57:41,984] [pool-1-thread-2] Initializing /data/public/user-12/Pdataset-user-12/user-12 06 TEST.png: 
   [testng] [2024-07-23 11:57:41,987] [pool-1-thread-3] Initializing /data/public/user-7/dataset-user-7/user-7 01 TEST.png: 
   [testng] [2024-07-23 11:57:42,029] [pool-1-thread-5] Initializing /data/public/user-5/user-5 10 TEST.png: 
   [testng] [2024-07-23 11:57:42,032] [pool-1-thread-9] Initializing /data/public/user-10/Pdataset-user-10/user-10 07 TEST.png: 
   [testng] [2024-07-23 11:57:42,034] [pool-1-thread-12] Initializing /data/public/user-7/Pdataset-user-7/user-7 06 TEST.png: 
   [testng] [2024-07-23 11:57:42,112] [pool-1-thread-1] Initializing /data/stephane/save.png: 
   [testng] [2024-07-23 11:57:42,116] [pool-1-thread-4] Initializing /data/public/will/WesternBlots/HeLa-frctns-11.5.5-3.3.png: 
   [testng] [2024-07-23 11:57:42,138] [pool-1-thread-11] Initializing /data/curtis/toucan.png: 
   [testng] [2024-07-23 11:57:42,148] [pool-1-thread-3] Initializing /data/public/user-4/dataset-user-4/user-4 02 TEST.png: 
   [testng] [2024-07-23 11:57:42,186] [pool-1-thread-2] Initializing /data/public/user-5/dataset-user-5/user-5 01 TEST.png: 
   [testng] [2024-07-23 11:57:42,189] [pool-1-thread-9] Initializing /data/public/user-2/Pdataset-user-2/user-2 08 TEST.png: 
   [testng] [2024-07-23 11:57:42,191] [pool-1-thread-12] Initializing /data/public/user-9/dataset-user-9/user-9 02 TEST.png: 
   [testng] [2024-07-23 11:57:42,218] [pool-1-thread-5] Initializing /data/qa-11038/BGEMG.png: 
   [testng] [2024-07-23 11:57:42,222] [pool-1-thread-6] Initializing /data/public/user-6/Pdataset-user-6/user-6 05 TEST.png: 
   [testng] [2024-07-23 11:57:42,308] [pool-1-thread-3] Initializing /data/public/user-10/dataset-user-10/user-10 03 TEST.png: 
   [testng] [2024-07-23 11:57:42,311] [pool-1-thread-11] Initializing /data/public/user-8/dataset-user-8/user-8 03 TEST.png: 
   [testng] [2024-07-23 11:57:42,350] [pool-1-thread-12] Initializing /data/big-images/8kx8k.png: 
   [testng] [2024-07-23 11:57:42,385] [pool-1-thread-9] Initializing /data/public/user-4/dataset-user-4/user-4 03 TEST.png: 
   [testng] [2024-07-23 11:57:42,388] [pool-1-thread-2] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-IPs-18-21.1.png: 
   [testng] [2024-07-23 11:57:42,413] [pool-1-thread-6] Initializing /data/public/user-2/dataset-user-2/user-2 04 TEST.png: 
   [testng] [2024-07-23 11:57:42,556] [pool-1-thread-10] Initializing /data/public/user-1/Pdataset-user-1/user-1 07 TEST.png: 
   [testng] [2024-07-23 11:57:42,676] [pool-1-thread-6] Initializing /data/public/user-7/Pdataset-user-7/user-7 07 TEST.png: 
   [testng] [2024-07-23 11:57:42,678] [pool-1-thread-9] Initializing /data/public/user-3/Pdataset-user-3/user-3 05 TEST.png: 
   [testng] [2024-07-23 11:57:42,679] [pool-1-thread-11] Initializing /data/public/user-1/dataset-user-1/user-1 01 TEST.png: 
   [testng] [2024-07-23 11:57:42,700] [pool-1-thread-5] Initializing /data/public/user-7/Pdataset-user-7/user-7 05 TEST.png: 
   [testng] [2024-07-23 11:57:42,703] [pool-1-thread-3] Initializing /data/public/user-6/Pdataset-user-6/user-6 08 TEST.png: 
   [testng] [2024-07-23 11:57:42,725] [pool-1-thread-1] Initializing /data/public/user-7/dataset-user-7/user-7 04 TEST.png: 
   [testng] [2024-07-23 11:57:42,729] [pool-1-thread-10] Initializing /data/public/user-6/Pdataset-user-6/user-6 06 TEST.png: 
   [testng] [2024-07-23 11:57:42,795] [pool-1-thread-9] Initializing /data/public/user-3/dataset-user-3/user-3 03 TEST.png: 
   [testng] [2024-07-23 11:57:42,797] [pool-1-thread-6] Initializing /data/public/user-8/dataset-user-8/user-8 02 TEST.png: 
   [testng] [2024-07-23 11:57:42,821] [pool-1-thread-11] Initializing /data/public/user-11/Pdataset-user-11/user-11 07 TEST.png: 
   [testng] [2024-07-23 11:57:42,823] [pool-1-thread-5] Initializing /data/public/user-1/user-1 10 TEST.png: 
   [testng] [2024-07-23 11:57:42,846] [pool-1-thread-7] Initializing /data/public/user-3/dataset-user-3/user-3 02 TEST.png: 
   [testng] [2024-07-23 11:57:42,853] [pool-1-thread-10] Initializing /data/public/user-10/user-10 09 TEST.png: 
   [testng] [2024-07-23 11:57:42,855] [pool-1-thread-1] Initializing /data/public/user-12/Pdataset-user-12/user-12 05 TEST.png: 
   [testng] [2024-07-23 11:57:42,872] [pool-1-thread-3] Initializing /data/public/user-6/dataset-user-6/user-6 01 TEST.png: 
   [testng] [2024-07-23 11:57:42,875] [pool-1-thread-2] Initializing /data/public/user-9/Pdataset-user-9/user-9 08 TEST.png: 
   [testng] [2024-07-23 11:57:42,913] [pool-1-thread-9] Initializing /data/public/user-3/dataset-user-3/user-3 01 TEST.png: 
   [testng] [2024-07-23 11:57:42,915] [pool-1-thread-6] Initializing /data/public/user-9/Pdataset-user-9/user-9 06 TEST.png: 
   [testng] [2024-07-23 11:57:42,949] [pool-1-thread-5] Initializing /data/public/user-4/Pdataset-user-4/user-4 07 TEST.png: 
   [testng] [2024-07-23 11:57:42,952] [pool-1-thread-11] Initializing /data/public/user-8/Pdataset-user-8/user-8 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,003] [pool-1-thread-7] Initializing /data/public/user-3/Pdataset-user-3/user-3 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,005] [pool-1-thread-10] Initializing /data/public/user-6/dataset-user-6/user-6 04 TEST.png: 
   [testng] [2024-07-23 11:57:43,007] [pool-1-thread-1] Initializing /data/public/user-2/user-2 10 TEST.png: 
   [testng] [2024-07-23 11:57:43,037] [pool-1-thread-3] Initializing /data/public/user-9/dataset-user-9/user-9 03 TEST.png: 
   [testng] [2024-07-23 11:57:43,039] [pool-1-thread-2] Initializing /data/public/user-7/dataset-user-7/user-7 03 TEST.png: 
   [testng] [2024-07-23 11:57:43,058] [pool-1-thread-4] Initializing /data/public/user-5/Pdataset-user-5/user-5 05 TEST.png: 
   [testng] [2024-07-23 11:57:43,090] [pool-1-thread-6] Initializing /data/public/user-5/dataset-user-5/user-5 02 TEST.png: 
   [testng] [2024-07-23 11:57:43,093] [pool-1-thread-9] Initializing /data/simon/test.png: 
   [testng] [2024-07-23 11:57:43,118] [pool-1-thread-5] Initializing /data/public/user-2/Pdataset-user-2/user-2 05 TEST.png: 
   [testng] [2024-07-23 11:57:43,122] [pool-1-thread-11] Initializing /data/public/user-3/dataset-user-3/user-3 04 TEST.png: 
   [testng] [2024-07-23 11:57:43,155] [pool-1-thread-7] Initializing /data/stephane/test.png: 
   [testng] [2024-07-23 11:57:43,162] [pool-1-thread-1] Initializing /data/petr/003w.png: 
   [testng] [2024-07-23 11:57:43,164] [pool-1-thread-10] Initializing /data/public/user-2/dataset-user-2/user-2 02 TEST.png: 
   [testng] [2024-07-23 11:57:43,200] [pool-1-thread-3] Initializing /data/public/user-10/dataset-user-10/user-10 01 TEST.png: 
   [testng] [2024-07-23 11:57:43,209] [pool-1-thread-2] Initializing /data/public/user-6/user-6 09 TEST.png: 
   [testng] [2024-07-23 11:57:43,212] [pool-1-thread-4] Initializing /data/public/user-7/dataset-user-7/user-7 02 TEST.png: 
   [testng] [2024-07-23 11:57:43,247] [pool-1-thread-6] Initializing /data/public/user-10/Pdataset-user-10/user-10 06 TEST.png: 
   [testng] [2024-07-23 11:57:43,283] [pool-1-thread-11] Initializing /data/public/user-6/Pdataset-user-6/user-6 07 TEST.png: 
   [testng] [2024-07-23 11:57:43,300] [pool-1-thread-5] Initializing /data/public/user-11/Pdataset-user-11/user-11 05 TEST.png: 
   [testng] [2024-07-23 11:57:43,303] [pool-1-thread-10] Initializing /data/public/user-12/user-12 09 TEST.png: 
   [testng] [2024-07-23 11:57:43,306] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,336] [pool-1-thread-1] Initializing /data/public/user-8/dataset-user-8/user-8 01 TEST.png: 
   [testng] [2024-07-23 11:57:43,395] [pool-1-thread-4] Initializing /data/public/user-10/Pdataset-user-10/user-10 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,398] [pool-1-thread-3] Initializing /data/public/user-2/user-2 09 TEST.png: 
   [testng] [2024-07-23 11:57:43,401] [pool-1-thread-2] Initializing /data/public/user-5/user-5 09 TEST.png: 
   [testng] [2024-07-23 11:57:43,434] [pool-1-thread-6] Initializing /data/stephane/save.ome.tif: 
   [testng] [2024-07-23 11:57:43,556] [pool-1-thread-11] Initializing /data/public/user-12/dataset-user-12/user-12 04 TEST.png: 
   [testng] [2024-07-23 11:57:43,558] [pool-1-thread-5] Initializing /data/public/user-2/dataset-user-2/user-2 03 TEST.png: 
   [testng] [2024-07-23 11:57:43,561] [pool-1-thread-10] Initializing /data/public/user-1/dataset-user-1/user-1 04 TEST.png: 
   [testng] [2024-07-23 11:57:43,583] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 05 TEST.png: 
   [testng] [2024-07-23 11:57:43,608] [pool-1-thread-1] Initializing /data/public/user-11/Pdataset-user-11/user-11 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,641] [pool-1-thread-4] Initializing /data/public/user-3/Pdataset-user-3/user-3 06 TEST.png: 
   [testng] [2024-07-23 11:57:43,644] [pool-1-thread-3] Initializing /data/public/user-12/Pdataset-user-12/user-12 08 TEST.png: 
   [testng] [2024-07-23 11:57:43,646] [pool-1-thread-2] Initializing /data/public/user-8/user-8 09 TEST.png: 
   [testng] [2024-07-23 11:57:43,693] [pool-1-thread-5] Initializing /data/petr/4.4.5 version works fine.png: 
   [testng] [2024-07-23 11:57:43,706] [pool-1-thread-11] Initializing /data/curtis/png-logo.png: 
   [testng] [2024-07-23 11:57:43,708] [pool-1-thread-10] Initializing /data/public/user-7/user-7 10 TEST.png: 
   [testng] [2024-07-23 11:57:43,724] [pool-1-thread-8] Initializing /data/public/user-4/Pdataset-user-4/user-4 05 TEST.png: 
   [testng] [2024-07-23 11:57:43,740] [pool-1-thread-1] Initializing /data/public/user-3/user-3 10 TEST.png: 
   [testng] [2024-07-23 11:57:43,742] [pool-1-thread-9] Initializing /data/public/user-8/dataset-user-8/user-8 04 TEST.png: 
   [testng] [2024-07-23 11:57:43,778] [pool-1-thread-2] Initializing /data/public/user-4/dataset-user-4/user-4 01 TEST.png: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 23 seconds
Finished: SUCCESS