Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 71
originally caused by:
 Started by upstream project "Trigger" build number 79
 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/jenkins4061133510582822901.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10769_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] 04:57:35,666 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:57:35,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 04:57:35,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:57:35,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:57:35,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:57:35,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:57:35,669 |-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] 04:57:35,669 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:57:35,670 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:57:35,670 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:57:35,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:57:35,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:57:35,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:57:35,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:57:35,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:57:35,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:57:35,931 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:57:35,931 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:57:35,931 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:57:35,931 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:57:35,931 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 04:57:35,932 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 04:57:35,932 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 262 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-22 04:57:35,942] [main] java.version = 17.0.2
   [testng] 04:57:35,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:57:35,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:35,988 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-22_04-57-35.log]
   [testng] 04:57:35,989 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-05-22 04:57:35,991] [main] testng.directory = /data
   [testng] [2024-05-22 04:57:35,992] [main] testng.configDirectory = /config
   [testng] [2024-05-22 04:57:36,002] [main] testng.multiplier = 1.0
   [testng] [2024-05-22 04:57:36,003] [main] testng.in-memory = false
   [testng] [2024-05-22 04:57:36,003] [main] testng.allow-missing = false
   [testng] [2024-05-22 04:57:36,003] [main] user.language = en
   [testng] [2024-05-22 04:57:36,003] [main] user.country = ${user.country}
   [testng] [2024-05-22 04:57:36,003] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-22 04:57:37,552] [main] ----------------------------------------
   [testng] [2024-05-22 04:57:37,552] [main] Total files: 203
   [testng] [2024-05-22 04:57:37,552] [main] Scan time: 1.549 s (7 ms/file)
   [testng] [2024-05-22 04:57:37,552] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-22 04:57:58,655] [pool-1-thread-1] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] 04:57:58,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:57:58,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,656 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,657 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55503c06 - End of configuration.
   [testng] [2024-05-22 04:57:58,698] [pool-1-thread-12] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] 04:57:58,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:57:58,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,699 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,699 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1eccb5a5 - End of configuration.
   [testng] [2024-05-22 04:57:58,781] [pool-1-thread-11] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] 04:57:58,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:57:58,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,782 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,782 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27b1386f - End of configuration.
   [testng] [2024-05-22 04:57:58,804] [pool-1-thread-10] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] 04:57:58,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:57:58,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,805 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,805 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d37e663 - End of configuration.
   [testng] [2024-05-22 04:57:58,826] [pool-1-thread-9] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] 04:57:58,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:57:58,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,827 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2895c83c - End of configuration.
   [testng] [2024-05-22 04:57:58,885] [pool-1-thread-8] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] 04:57:58,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:57:58,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,886 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,886 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1552a862 - End of configuration.
   [testng] [2024-05-22 04:57:58,906] [pool-1-thread-7] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] 04:57:58,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:57:58,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,907 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bc8f538 - End of configuration.
   [testng] [2024-05-22 04:57:58,930] [pool-1-thread-6] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] 04:57:58,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:57:58,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,930 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,931 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c75a355 - End of configuration.
   [testng] [2024-05-22 04:57:58,943] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] 04:57:58,943 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:57:58,943 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,944 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,944 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ed358a5 - End of configuration.
   [testng] [2024-05-22 04:57:58,970] [pool-1-thread-4] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] 04:57:58,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:57:58,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,971 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,972 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44634fa1 - End of configuration.
   [testng] [2024-05-22 04:57:58,998] [pool-1-thread-3] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] 04:57:58,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:57:58,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:58,999 |-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-05-22_04-57-58.log]
   [testng] 04:57:58,999 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6aeb977a - End of configuration.
   [testng] [2024-05-22 04:57:59,031] [pool-1-thread-2] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] 04:57:59,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:57:59,032 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:57:59,032 |-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-05-22_04-57-59.log]
   [testng] 04:57:59,032 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63f16309 - End of configuration.
   [testng] [2024-05-22 04:58:00,589] [pool-1-thread-6] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-05-22 04:58:00,691] [pool-1-thread-9] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:00,711] [pool-1-thread-12] Initializing /data/samples/test.OME: 
   [testng] [2024-05-22 04:58:00,732] [pool-1-thread-8] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-05-22 04:58:00,781] [pool-1-thread-5] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2024-05-22 04:58:01,012] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:01,072] [pool-1-thread-11] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:01,087] [pool-1-thread-4] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:01,100] [pool-1-thread-10] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-05-22 04:58:01,138] [pool-1-thread-2] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:01,154] [pool-1-thread-3] Initializing /data/curtis/black0.tif: 
   [testng] [2024-05-22 04:58:01,228] [pool-1-thread-1] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-05-22 04:58:01,697] [pool-1-thread-11] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:01,732] [pool-1-thread-12] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-05-22 04:58:01,749] [pool-1-thread-9] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:01,760] [pool-1-thread-4] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-05-22 04:58:01,842] [pool-1-thread-2] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:01,961] [pool-1-thread-10] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:02,021] [pool-1-thread-7] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:02,146] [pool-1-thread-1] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:02,259] [pool-1-thread-8] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:02,299] [pool-1-thread-9] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:02,365] [pool-1-thread-12] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:02,374] [pool-1-thread-6] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-05-22 04:58:02,413] [pool-1-thread-11] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:02,465] [pool-1-thread-2] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:02,515] [pool-1-thread-10] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-05-22 04:58:02,661] [pool-1-thread-1] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:02,729] [pool-1-thread-8] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:02,771] [pool-1-thread-9] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:02,818] [pool-1-thread-12] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-05-22 04:58:02,856] [pool-1-thread-11] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:02,893] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:02,934] [pool-1-thread-3] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:03,031] [pool-1-thread-6] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:03,081] [pool-1-thread-1] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] [2024-05-22 04:58:03,106] [pool-1-thread-9] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:03,132] [pool-1-thread-12] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:03,150] [pool-1-thread-8] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:03,206] [pool-1-thread-7] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:03,410] [pool-1-thread-2] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2024-05-22 04:58:03,544] [pool-1-thread-10] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:03,599] [pool-1-thread-5] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:03,624] [pool-1-thread-3] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-05-22 04:58:03,635] [pool-1-thread-6] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:03,672] [pool-1-thread-11] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:03,850] [pool-1-thread-12] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:03,861] [pool-1-thread-8] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-05-22 04:58:04,046] [pool-1-thread-9] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:04,130] [pool-1-thread-10] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:04,178] [pool-1-thread-3] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-22 04:58:04,295] [pool-1-thread-6] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:04,334] [pool-1-thread-1] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:04,347] [pool-1-thread-5] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:04,482] [pool-1-thread-10] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-05-22 04:58:04,537] [pool-1-thread-12] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-05-22 04:58:04,552] [pool-1-thread-3] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-05-22 04:58:04,629] [pool-1-thread-11] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:04,699] [pool-1-thread-7] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:04,721] [pool-1-thread-2] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-05-22 04:58:04,865] [pool-1-thread-6] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:04,926] [pool-1-thread-1] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:05,021] [pool-1-thread-5] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:05,066] [pool-1-thread-12] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:05,111] [pool-1-thread-10] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:05,134] [pool-1-thread-9] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:05,158] [pool-1-thread-11] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-22 04:58:05,243] [pool-1-thread-7] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-05-22 04:58:05,521] [pool-1-thread-5] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:05,594] [pool-1-thread-6] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:05,662] [pool-1-thread-12] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2024-05-22 04:58:05,684] [pool-1-thread-3] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:05,722] [pool-1-thread-9] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-05-22 04:58:05,803] [pool-1-thread-4] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:05,823] [pool-1-thread-10] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-05-22 04:58:05,836] [pool-1-thread-1] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-05-22 04:58:05,905] [pool-1-thread-2] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:05,975] [pool-1-thread-11] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2024-05-22 04:58:06,015] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-22 04:58:06,047] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,095] [pool-1-thread-3] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:06,146] [pool-1-thread-8] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,159] [pool-1-thread-9] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-05-22 04:58:06,215] [pool-1-thread-4] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-22 04:58:06,266] [pool-1-thread-10] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,303] [pool-1-thread-2] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:06,374] [pool-1-thread-6] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,410] [pool-1-thread-3] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:06,463] [pool-1-thread-7] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,476] [pool-1-thread-5] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-05-22 04:58:06,485] [pool-1-thread-12] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-05-22 04:58:06,524] [pool-1-thread-9] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-05-22 04:58:06,559] [pool-1-thread-8] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-22 04:58:06,679] [pool-1-thread-10] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-05-22 04:58:06,697] [pool-1-thread-2] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:06,781] [pool-1-thread-11] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,801] [pool-1-thread-1] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-22 04:58:06,843] [pool-1-thread-4] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,903] [pool-1-thread-3] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:06,943] [pool-1-thread-6] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-05-22 04:58:06,996] [pool-1-thread-7] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:07,014] [pool-1-thread-5] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2024-05-22 04:58:07,066] [pool-1-thread-8] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2024-05-22 04:58:07,107] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-22 04:58:07,145] [pool-1-thread-9] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:07,272] [pool-1-thread-1] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-05-22 04:58:07,698] [pool-1-thread-11] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2024-05-22 04:58:07,772] [pool-1-thread-10] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:07,819] [pool-1-thread-6] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:07,844] [pool-1-thread-3] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2024-05-22 04:58:07,873] [pool-1-thread-4] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-05-22 04:58:07,930] [pool-1-thread-7] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:07,982] [pool-1-thread-9] Initializing /data/curtis/black0.ome: 
   [testng] [2024-05-22 04:58:08,142] [pool-1-thread-12] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] [2024-05-22 04:58:08,216] [pool-1-thread-5] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-05-22 04:58:08,226] [pool-1-thread-10] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2024-05-22 04:58:08,380] [pool-1-thread-8] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2024-05-22 04:58:17,447] [pool-1-thread-3] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-22 04:58:17,461] [pool-1-thread-4] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-05-22 04:58:17,473] [pool-1-thread-6] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-05-22 04:58:17,487] [pool-1-thread-7] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:17,531] [pool-1-thread-2] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:17,558] [pool-1-thread-11] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:17,687] [pool-1-thread-5] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:17,773] [pool-1-thread-12] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:17,794] [pool-1-thread-10] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-05-22 04:58:17,857] [pool-1-thread-3] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-05-22 04:58:17,872] [pool-1-thread-6] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-05-22 04:58:17,888] [pool-1-thread-4] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-22 04:58:17,962] [pool-1-thread-2] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:18,135] [pool-1-thread-11] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:18,214] [pool-1-thread-5] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-05-22 04:58:18,232] [pool-1-thread-7] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:18,275] [pool-1-thread-3] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:18,294] [pool-1-thread-6] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:18,309] [pool-1-thread-4] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:18,337] [pool-1-thread-2] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:18,351] [pool-1-thread-12] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-05-22 04:58:18,674] [pool-1-thread-6] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-05-22 04:58:18,734] [pool-1-thread-4] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2024-05-22 04:58:18,779] [pool-1-thread-7] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:18,817] [pool-1-thread-5] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:18,835] [pool-1-thread-3] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:18,930] [pool-1-thread-2] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:19,030] [pool-1-thread-10] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-22 04:58:19,044] [pool-1-thread-11] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:19,053] [pool-1-thread-9] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-22 04:58:19,081] [pool-1-thread-6] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-05-22 04:58:19,195] [pool-1-thread-2] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-05-22 04:58:19,266] [pool-1-thread-7] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-05-22 04:58:19,307] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:19,498] [pool-1-thread-4] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:19,513] [pool-1-thread-11] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-05-22 04:58:20,043] [pool-1-thread-3] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:20,055] [pool-1-thread-10] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:20,178] [pool-1-thread-9] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:20,253] [pool-1-thread-7] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:20,294] [pool-1-thread-6] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-05-22 04:58:20,347] [pool-1-thread-5] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-05-22 04:58:20,375] [pool-1-thread-3] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:20,391] [pool-1-thread-4] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:20,403] [pool-1-thread-10] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-05-22 04:58:20,535] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:20,574] [pool-1-thread-1] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-05-22 04:58:20,613] [pool-1-thread-7] Initializing /data/samples/sdub.ome: 
   [testng] [2024-05-22 04:58:20,766] [pool-1-thread-12] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-05-22 04:58:20,803] [pool-1-thread-4] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-05-22 04:58:20,833] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-22 04:58:20,849] [pool-1-thread-3] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-05-22 04:58:20,863] [pool-1-thread-10] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:20,974] [pool-1-thread-9] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-22 04:58:21,026] [pool-1-thread-5] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:21,064] [pool-1-thread-1] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-22 04:58:21,105] [pool-1-thread-12] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:21,196] [pool-1-thread-6] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:21,205] [pool-1-thread-3] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-22 04:58:21,272] [pool-1-thread-4] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:21,285] [pool-1-thread-10] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-05-22 04:58:21,401] [pool-1-thread-1] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-05-22 04:58:21,487] [pool-1-thread-5] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-05-22 04:58:21,509] [pool-1-thread-9] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:21,594] [pool-1-thread-4] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-05-22 04:58:21,602] [pool-1-thread-6] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-22 04:58:21,632] [pool-1-thread-10] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-22 04:58:21,741] [pool-1-thread-9] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-05-22 04:58:21,806] [pool-1-thread-5] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-05-22 04:58:21,927] [pool-1-thread-4] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-05-22 04:58:21,984] [pool-1-thread-12] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-22 04:58:22,034] [pool-1-thread-10] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-05-22 04:58:22,107] [pool-1-thread-6] Initializing /data/public/2016-06/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: 1 minute 41 seconds
Finished: SUCCESS