Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 207
originally caused by:
 Started by upstream project "Trigger" build number 233
 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/jenkins262266247592875234.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_32939_merge_ci -v /uod/idr/repos/curated/ome-xml:/data -v /uod/idr-scratch/merge-ci/curated/ome-xml:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 09:08:24,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 09:08:24,958 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 09:08:24,958 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:08:24,959 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:08:24,960 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 09:08:24,960 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 09:08:24,960 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 09:08:24,960 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:08:24,961 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:08:24,961 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 09:08:24,962 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 09:08:24,962 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 09:08:25,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 09:08:25,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 09:08:25,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 09:08:25,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 09:08:25,154 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 09:08:25,154 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 09:08:25,154 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 09:08:25,154 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 09:08:25,154 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 09:08:25,155 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 09:08:25,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-02 09:08:25,164] [main] java.version = 17.0.2
   [testng] 09:08:25,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 09:08:25,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:08:25,211 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-02_09-08-25.log]
   [testng] 09:08:25,212 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-10-02 09:08:25,214] [main] testng.directory = /data
   [testng] [2024-10-02 09:08:25,214] [main] testng.configDirectory = /config
   [testng] [2024-10-02 09:08:25,223] [main] testng.multiplier = 1.0
   [testng] [2024-10-02 09:08:25,223] [main] testng.in-memory = false
   [testng] [2024-10-02 09:08:25,224] [main] testng.allow-missing = false
   [testng] [2024-10-02 09:08:25,224] [main] user.language = en
   [testng] [2024-10-02 09:08:25,224] [main] user.country = ${user.country}
   [testng] [2024-10-02 09:08:25,224] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-02 09:08:29,322] [main] ----------------------------------------
   [testng] [2024-10-02 09:08:29,322] [main] Total files: 203
   [testng] [2024-10-02 09:08:29,322] [main] Scan time: 4.098 s (20 ms/file)
   [testng] [2024-10-02 09:08:29,322] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-02 09:09:53,891] [pool-1-thread-1] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] 09:09:53,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:09:53,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:53,892 |-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-02_09-09-53.log]
   [testng] 09:09:53,893 |-INFO in ch.qos.logback.core.sift.SiftProcessor@78101c7c - End of configuration.
   [testng] [2024-10-02 09:09:54,162] [pool-1-thread-12] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] 09:09:54,162 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 09:09:54,162 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:54,163 |-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-02_09-09-54.log]
   [testng] 09:09:54,163 |-INFO in ch.qos.logback.core.sift.SiftProcessor@593edb4b - End of configuration.
   [testng] [2024-10-02 09:09:54,559] [pool-1-thread-11] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] 09:09:54,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:09:54,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:54,560 |-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-02_09-09-54.log]
   [testng] 09:09:54,560 |-INFO in ch.qos.logback.core.sift.SiftProcessor@be7e60b - End of configuration.
   [testng] [2024-10-02 09:09:54,825] [pool-1-thread-10] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] 09:09:54,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:09:54,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:54,826 |-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-02_09-09-54.log]
   [testng] 09:09:54,826 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48f19381 - End of configuration.
   [testng] [2024-10-02 09:09:55,128] [pool-1-thread-9] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] 09:09:55,128 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:09:55,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:55,129 |-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-02_09-09-55.log]
   [testng] 09:09:55,129 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44bfc280 - End of configuration.
   [testng] [2024-10-02 09:09:55,580] [pool-1-thread-8] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] 09:09:55,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:09:55,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:55,581 |-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-02_09-09-55.log]
   [testng] 09:09:55,581 |-INFO in ch.qos.logback.core.sift.SiftProcessor@230670f0 - End of configuration.
   [testng] [2024-10-02 09:09:55,885] [pool-1-thread-7] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] 09:09:55,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:09:55,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:55,887 |-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-02_09-09-55.log]
   [testng] 09:09:55,887 |-INFO in ch.qos.logback.core.sift.SiftProcessor@bee8cef - End of configuration.
   [testng] [2024-10-02 09:09:56,192] [pool-1-thread-6] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] 09:09:56,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:09:56,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:56,192 |-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-02_09-09-56.log]
   [testng] 09:09:56,193 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4496f6d - End of configuration.
   [testng] [2024-10-02 09:09:56,533] [pool-1-thread-5] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] 09:09:56,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:09:56,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:56,534 |-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-02_09-09-56.log]
   [testng] 09:09:56,534 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b7b163b - End of configuration.
   [testng] [2024-10-02 09:09:56,861] [pool-1-thread-4] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] 09:09:56,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:09:56,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:56,862 |-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-02_09-09-56.log]
   [testng] 09:09:56,862 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4aa05071 - End of configuration.
   [testng] [2024-10-02 09:09:57,227] [pool-1-thread-3] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] 09:09:57,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:09:57,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:57,228 |-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-02_09-09-57.log]
   [testng] 09:09:57,228 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67138cc1 - End of configuration.
   [testng] [2024-10-02 09:09:57,578] [pool-1-thread-2] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] 09:09:57,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:09:57,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:57,579 |-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-02_09-09-57.log]
   [testng] 09:09:57,579 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cd2c5ef - End of configuration.
   [testng] [2024-10-02 09:10:02,063] [pool-1-thread-3] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-10-02 09:10:02,420] [pool-1-thread-1] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-10-02 09:10:03,180] [pool-1-thread-7] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-10-02 09:10:03,516] [pool-1-thread-2] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-10-02 09:10:03,794] [pool-1-thread-8] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-10-02 09:10:04,141] [pool-1-thread-5] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:04,391] [pool-1-thread-10] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2024-10-02 09:10:04,728] [pool-1-thread-4] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-10-02 09:10:05,056] [pool-1-thread-11] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:05,388] [pool-1-thread-6] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-10-02 09:10:05,710] [pool-1-thread-12] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:06,062] [pool-1-thread-9] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:08,993] [pool-1-thread-2] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:09,368] [pool-1-thread-12] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:09,720] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:10,047] [pool-1-thread-11] Initializing /data/curtis/black0.tif: 
   [testng] [2024-10-02 09:10:11,508] [pool-1-thread-7] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-10-02 09:10:11,916] [pool-1-thread-4] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-10-02 09:10:12,242] [pool-1-thread-6] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:12,540] [pool-1-thread-10] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:12,865] [pool-1-thread-9] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-10-02 09:10:13,250] [pool-1-thread-3] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-10-02 09:10:13,596] [pool-1-thread-8] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2024-10-02 09:10:16,589] [pool-1-thread-10] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-10-02 09:10:16,889] [pool-1-thread-12] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:17,253] [pool-1-thread-6] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:10:17,621] [pool-1-thread-7] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-10-02 09:10:17,916] [pool-1-thread-8] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-10-02 09:10:18,233] [pool-1-thread-9] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:18,509] [pool-1-thread-3] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-10-02 09:10:18,793] [pool-1-thread-4] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-10-02 09:10:19,095] [pool-1-thread-2] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:10:19,399] [pool-1-thread-5] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:19,854] [pool-1-thread-1] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2024-10-02 09:10:22,642] [pool-1-thread-10] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:23,033] [pool-1-thread-3] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:23,438] [pool-1-thread-9] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-10-02 09:10:23,861] [pool-1-thread-6] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-10-02 09:10:24,768] [pool-1-thread-5] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-10-02 09:10:25,151] [pool-1-thread-7] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-10-02 09:10:25,519] [pool-1-thread-2] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:25,826] [pool-1-thread-8] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:26,298] [pool-1-thread-4] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-10-02 09:10:26,830] [pool-1-thread-1] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:10:27,395] [pool-1-thread-12] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-10-02 09:10:28,961] [pool-1-thread-11] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2024-10-02 09:10:30,965] [pool-1-thread-2] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-10-02 09:10:31,325] [pool-1-thread-5] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-10-02 09:10:31,685] [pool-1-thread-10] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:10:32,101] [pool-1-thread-9] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-10-02 09:10:32,512] [pool-1-thread-7] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2024-10-02 09:10:32,838] [pool-1-thread-4] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2024-10-02 09:10:33,238] [pool-1-thread-3] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:33,655] [pool-1-thread-1] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:10:34,129] [pool-1-thread-12] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-10-02 09:10:34,590] [pool-1-thread-8] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:35,073] [pool-1-thread-6] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-10-02 09:10:39,025] [pool-1-thread-11] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-10-02 09:10:39,759] [pool-1-thread-7] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:40,447] [pool-1-thread-2] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:41,403] [pool-1-thread-3] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-10-02 09:10:41,804] [pool-1-thread-5] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2024-10-02 09:10:51,701] [pool-1-thread-12] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-10-02 09:10:51,972] [pool-1-thread-10] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:10:52,221] [pool-1-thread-8] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-10-02 09:10:52,550] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-10-02 09:10:52,804] [pool-1-thread-1] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-10-02 09:10:53,060] [pool-1-thread-4] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-10-02 09:10:54,847] [pool-1-thread-11] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:56,483] [pool-1-thread-9] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:56,856] [pool-1-thread-1] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2024-10-02 09:10:57,158] [pool-1-thread-7] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:10:57,502] [pool-1-thread-4] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:10:57,942] [pool-1-thread-3] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-10-02 09:10:58,284] [pool-1-thread-8] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:10:58,600] [pool-1-thread-2] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-10-02 09:10:58,915] [pool-1-thread-12] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:10:59,282] [pool-1-thread-10] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] [2024-10-02 09:11:01,208] [pool-1-thread-11] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:02,991] [pool-1-thread-2] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-10-02 09:11:03,367] [pool-1-thread-7] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:03,727] [pool-1-thread-9] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-10-02 09:11:04,099] [pool-1-thread-8] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:04,480] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:11:04,818] [pool-1-thread-3] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:11:05,138] [pool-1-thread-4] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-10-02 09:11:05,568] [pool-1-thread-1] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-10-02 09:11:05,930] [pool-1-thread-10] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-10-02 09:11:06,314] [pool-1-thread-6] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-10-02 09:11:08,607] [pool-1-thread-11] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-10-02 09:11:09,915] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:10,207] [pool-1-thread-3] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:11:10,580] [pool-1-thread-2] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:11:10,932] [pool-1-thread-4] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-10-02 09:11:11,222] [pool-1-thread-8] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:11,503] [pool-1-thread-10] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-10-02 09:11:11,805] [pool-1-thread-12] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2024-10-02 09:11:12,284] [pool-1-thread-6] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-10-02 09:11:12,638] [pool-1-thread-1] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:12,960] [pool-1-thread-7] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-10-02 09:11:15,011] [pool-1-thread-11] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-10-02 09:11:18,483] [pool-1-thread-10] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:11:18,879] [pool-1-thread-9] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-10-02 09:11:19,276] [pool-1-thread-1] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:19,795] [pool-1-thread-4] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:20,157] [pool-1-thread-3] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-10-02 09:11:20,483] [pool-1-thread-6] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:20,768] [pool-1-thread-8] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-10-02 09:11:21,145] [pool-1-thread-7] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-10-02 09:11:21,464] [pool-1-thread-2] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:21,811] [pool-1-thread-12] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-10-02 09:11:25,287] [pool-1-thread-4] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:25,668] [pool-1-thread-6] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-10-02 09:11:26,069] [pool-1-thread-9] Initializing /data/samples/sdub.ome: 
   [testng] [2024-10-02 09:11:26,545] [pool-1-thread-3] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:26,854] [pool-1-thread-10] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2024-10-02 09:11:27,145] [pool-1-thread-8] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:27,429] [pool-1-thread-7] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-10-02 09:11:27,725] [pool-1-thread-2] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:28,100] [pool-1-thread-1] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-10-02 09:11:29,865] [pool-1-thread-12] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-10-02 09:11:30,685] [pool-1-thread-11] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-10-02 09:11:32,271] [pool-1-thread-3] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2024-10-02 09:11:32,537] [pool-1-thread-4] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-10-02 09:11:32,776] [pool-1-thread-7] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:32,960] [pool-1-thread-12] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:33,211] [pool-1-thread-6] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-10-02 09:11:33,432] [pool-1-thread-2] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-10-02 09:11:33,703] [pool-1-thread-10] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:11:33,956] [pool-1-thread-8] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] [2024-10-02 09:11:34,213] [pool-1-thread-9] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-10-02 09:11:35,045] [pool-1-thread-11] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-10-02 09:11:36,611] [pool-1-thread-6] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:36,882] [pool-1-thread-7] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-10-02 09:11:37,168] [pool-1-thread-10] Initializing /data/curtis/black0.ome: 
   [testng] [2024-10-02 09:11:37,542] [pool-1-thread-12] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-10-02 09:11:37,852] [pool-1-thread-8] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-10-02 09:11:38,149] [pool-1-thread-3] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:38,507] [pool-1-thread-4] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-10-02 09:11:38,915] [pool-1-thread-9] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-10-02 09:11:40,121] [pool-1-thread-1] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-10-02 09:11:40,760] [pool-1-thread-11] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:41,149] [pool-1-thread-2] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-10-02 09:11:42,776] [pool-1-thread-8] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-10-02 09:11:43,125] [pool-1-thread-9] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-10-02 09:11:43,442] [pool-1-thread-6] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-10-02 09:11:43,742] [pool-1-thread-10] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-10-02 09:11:44,072] [pool-1-thread-7] Initializing /data/samples/test.OME: 
   [testng] [2024-10-02 09:11:44,383] [pool-1-thread-3] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-10-02 09:11:44,655] [pool-1-thread-12] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-10-02 09:11:44,890] [pool-1-thread-4] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-10-02 09:11:45,188] [pool-1-thread-1] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-10-02 09:11:46,567] [pool-1-thread-11] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-10-02 09:11:46,999] [pool-1-thread-2] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:48,244] [pool-1-thread-7] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-10-02 09:11:48,570] [pool-1-thread-12] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-10-02 09:11:48,862] [pool-1-thread-4] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:49,128] [pool-1-thread-10] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:49,405] [pool-1-thread-8] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2024-10-02 09:11:49,774] [pool-1-thread-9] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-10-02 09:11:50,114] [pool-1-thread-3] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-10-02 09:11:50,478] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-10-02 09:11:50,826] [pool-1-thread-1] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-10-02 09:11:52,240] [pool-1-thread-11] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:52,802] [pool-1-thread-7] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:53,105] [pool-1-thread-2] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:11:54,415] [pool-1-thread-3] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:54,737] [pool-1-thread-6] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2024-10-02 09:11:54,962] [pool-1-thread-12] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-10-02 09:11:55,237] [pool-1-thread-1] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-10-02 09:11:55,518] [pool-1-thread-8] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:11:55,777] [pool-1-thread-9] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-10-02 09:11:56,069] [pool-1-thread-10] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-10-02 09:11:56,414] [pool-1-thread-4] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:11:56,727] [pool-1-thread-11] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-10-02 09:11:57,102] [pool-1-thread-5] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-10-02 09:11:59,050] [pool-1-thread-2] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-10-02 09:11:59,455] [pool-1-thread-7] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:12:00,433] [pool-1-thread-6] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-10-02 09:12:00,866] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:12:01,251] [pool-1-thread-9] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-10-02 09:12:01,653] [pool-1-thread-1] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-10-02 09:12:01,950] [pool-1-thread-8] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:12:02,231] [pool-1-thread-3] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-10-02 09:12:02,616] [pool-1-thread-10] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2024-10-02 09:12:02,958] [pool-1-thread-4] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2024-10-02 09:12:04,232] [pool-1-thread-5] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-10-02 09:12:04,600] [pool-1-thread-11] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-10-02 09:12:05,205] [pool-1-thread-7] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-10-02 09:12:05,547] [pool-1-thread-2] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 10706, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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