Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 63
originally caused by:
 Started by upstream project "Trigger" build number 70
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins214158402427522558.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_9457_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] 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] 02:27:20,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:27:20,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:27:20,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:27:20,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:27:20,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:27:20,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:27:20,870 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:27:20,870 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:27:20,870 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:27:20,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:27:20,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:27:20,871 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:27:21,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:27:21,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:27:21,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:27:21,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:27:21,072 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:27:21,072 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:27:21,072 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:27:21,073 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:27:21,073 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:27:21,074 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:27:21,074 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 204 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-14 02:27:21,083] [main] java.version = 11.0.16
   [testng] 02:27:21,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:27:21,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:21,132 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-14_02-27-21.log]
   [testng] 02:27:21,133 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-05-14 02:27:21,136] [main] testng.directory = /data
   [testng] [2024-05-14 02:27:21,136] [main] testng.configDirectory = /config
   [testng] [2024-05-14 02:27:21,146] [main] testng.multiplier = 1.0
   [testng] [2024-05-14 02:27:21,147] [main] testng.in-memory = false
   [testng] [2024-05-14 02:27:21,148] [main] testng.allow-missing = false
   [testng] [2024-05-14 02:27:21,148] [main] user.language = en
   [testng] [2024-05-14 02:27:21,148] [main] user.country = ${user.country}
   [testng] [2024-05-14 02:27:21,148] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-14 02:27:22,575] [main] ----------------------------------------
   [testng] [2024-05-14 02:27:22,575] [main] Total files: 203
   [testng] [2024-05-14 02:27:22,575] [main] Scan time: 1.427 s (7 ms/file)
   [testng] [2024-05-14 02:27:22,575] [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-14 02:27:43,977] [pool-1-thread-1] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] 02:27:43,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:27:43,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:43,981 |-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-14_02-27-43.log]
   [testng] 02:27:43,981 |-INFO in ch.qos.logback.core.sift.SiftProcessor@77509870 - End of configuration.
   [testng] [2024-05-14 02:27:44,036] [pool-1-thread-12] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] 02:27:44,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:27:44,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,037 |-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-14_02-27-44.log]
   [testng] 02:27:44,038 |-INFO in ch.qos.logback.core.sift.SiftProcessor@57bddcc2 - End of configuration.
   [testng] [2024-05-14 02:27:44,265] [pool-1-thread-11] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] 02:27:44,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:27:44,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,267 |-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-14_02-27-44.log]
   [testng] 02:27:44,267 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2db36044 - End of configuration.
   [testng] [2024-05-14 02:27:44,318] [pool-1-thread-10] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] 02:27:44,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:27:44,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,319 |-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-14_02-27-44.log]
   [testng] 02:27:44,319 |-INFO in ch.qos.logback.core.sift.SiftProcessor@352ca784 - End of configuration.
   [testng] [2024-05-14 02:27:44,406] [pool-1-thread-9] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] 02:27:44,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:27:44,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,407 |-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-14_02-27-44.log]
   [testng] 02:27:44,407 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ba6ebd8 - End of configuration.
   [testng] [2024-05-14 02:27:44,447] [pool-1-thread-8] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] 02:27:44,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:27:44,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,447 |-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-14_02-27-44.log]
   [testng] 02:27:44,448 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d892b98 - End of configuration.
   [testng] [2024-05-14 02:27:44,459] [pool-1-thread-7] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] 02:27:44,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:27:44,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,459 |-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-14_02-27-44.log]
   [testng] 02:27:44,460 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ebfa8ca - End of configuration.
   [testng] [2024-05-14 02:27:44,485] [pool-1-thread-6] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] 02:27:44,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:27:44,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,486 |-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-14_02-27-44.log]
   [testng] 02:27:44,486 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7714d18b - End of configuration.
   [testng] [2024-05-14 02:27:44,497] [pool-1-thread-5] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] 02:27:44,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:27:44,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,498 |-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-14_02-27-44.log]
   [testng] 02:27:44,498 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fdbf802 - End of configuration.
   [testng] [2024-05-14 02:27:44,548] [pool-1-thread-4] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] 02:27:44,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:27:44,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,548 |-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-14_02-27-44.log]
   [testng] 02:27:44,549 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1ebd8742 - End of configuration.
   [testng] [2024-05-14 02:27:44,593] [pool-1-thread-3] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] 02:27:44,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:27:44,593 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,594 |-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-14_02-27-44.log]
   [testng] 02:27:44,594 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67adb5be - End of configuration.
   [testng] [2024-05-14 02:27:44,612] [pool-1-thread-2] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] 02:27:44,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:27:44,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:44,613 |-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-14_02-27-44.log]
   [testng] 02:27:44,613 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1299d2f9 - End of configuration.
   [testng] [2024-05-14 02:27:46,375] [pool-1-thread-8] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-05-14 02:27:46,408] [pool-1-thread-6] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:46,415] [pool-1-thread-11] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-05-14 02:27:46,469] [pool-1-thread-12] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:46,483] [pool-1-thread-3] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:46,498] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:46,523] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:46,536] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:46,552] [pool-1-thread-4] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:46,583] [pool-1-thread-5] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:46,673] [pool-1-thread-10] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:46,744] [pool-1-thread-9] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:47,032] [pool-1-thread-5] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-05-14 02:27:47,066] [pool-1-thread-6] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:47,216] [pool-1-thread-12] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:47,279] [pool-1-thread-3] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-05-14 02:27:47,304] [pool-1-thread-7] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-05-14 02:27:47,418] [pool-1-thread-2] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-05-14 02:27:47,435] [pool-1-thread-1] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-05-14 02:27:47,466] [pool-1-thread-10] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:47,492] [pool-1-thread-9] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-05-14 02:27:47,522] [pool-1-thread-4] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:27:47,554] [pool-1-thread-11] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:47,579] [pool-1-thread-8] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-05-14 02:27:47,792] [pool-1-thread-5] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:47,865] [pool-1-thread-3] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:48,028] [pool-1-thread-1] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-05-14 02:27:48,038] [pool-1-thread-4] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:48,089] [pool-1-thread-6] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:48,165] [pool-1-thread-11] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:48,189] [pool-1-thread-10] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-05-14 02:27:48,215] [pool-1-thread-9] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:48,297] [pool-1-thread-2] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:48,352] [pool-1-thread-5] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:48,484] [pool-1-thread-7] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:48,516] [pool-1-thread-12] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:48,544] [pool-1-thread-8] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:48,571] [pool-1-thread-1] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-05-14 02:27:49,039] [pool-1-thread-6] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:49,097] [pool-1-thread-10] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,153] [pool-1-thread-2] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,179] [pool-1-thread-4] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,196] [pool-1-thread-11] Initializing /data/samples/test.OME: 
   [testng] [2024-05-14 02:27:49,213] [pool-1-thread-5] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:27:49,278] [pool-1-thread-3] Initializing /data/curtis/black0.ome: 
   [testng] [2024-05-14 02:27:49,581] [pool-1-thread-8] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,616] [pool-1-thread-6] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,631] [pool-1-thread-12] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-05-14 02:27:49,650] [pool-1-thread-7] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:49,659] [pool-1-thread-9] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:49,808] [pool-1-thread-11] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:49,837] [pool-1-thread-5] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,854] [pool-1-thread-10] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2024-05-14 02:27:49,897] [pool-1-thread-2] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-14 02:27:49,916] [pool-1-thread-4] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:49,932] [pool-1-thread-8] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-05-14 02:27:50,304] [pool-1-thread-6] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:50,314] [pool-1-thread-7] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:50,487] [pool-1-thread-12] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-05-14 02:27:50,524] [pool-1-thread-9] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:50,556] [pool-1-thread-11] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-05-14 02:27:50,673] [pool-1-thread-2] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:50,685] [pool-1-thread-6] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-05-14 02:27:50,745] [pool-1-thread-5] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:50,826] [pool-1-thread-4] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-05-14 02:27:50,900] [pool-1-thread-12] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:50,999] [pool-1-thread-9] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:51,034] [pool-1-thread-11] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-05-14 02:27:51,198] [pool-1-thread-10] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-05-14 02:27:51,221] [pool-1-thread-2] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-05-14 02:27:51,239] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:51,322] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:51,403] [pool-1-thread-7] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-05-14 02:27:51,507] [pool-1-thread-2] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-05-14 02:27:51,549] [pool-1-thread-11] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:51,567] [pool-1-thread-10] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:51,597] [pool-1-thread-3] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2024-05-14 02:27:51,772] [pool-1-thread-12] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-05-14 02:27:51,792] [pool-1-thread-9] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:51,871] [pool-1-thread-6] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:51,918] [pool-1-thread-5] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:27:51,973] [pool-1-thread-2] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,027] [pool-1-thread-7] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,051] [pool-1-thread-12] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,113] [pool-1-thread-9] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:52,121] [pool-1-thread-11] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,156] [pool-1-thread-6] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,212] [pool-1-thread-5] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:52,236] [pool-1-thread-4] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,260] [pool-1-thread-10] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:52,303] [pool-1-thread-7] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-05-14 02:27:52,322] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,451] [pool-1-thread-9] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,494] [pool-1-thread-12] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-05-14 02:27:52,558] [pool-1-thread-6] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-05-14 02:27:52,569] [pool-1-thread-11] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,589] [pool-1-thread-10] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:52,648] [pool-1-thread-4] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-05-14 02:27:52,771] [pool-1-thread-5] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,811] [pool-1-thread-2] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-14 02:27:52,871] [pool-1-thread-7] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:52,881] [pool-1-thread-1] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:52,960] [pool-1-thread-9] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-05-14 02:27:53,040] [pool-1-thread-6] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:53,084] [pool-1-thread-10] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-05-14 02:27:53,149] [pool-1-thread-11] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:53,182] [pool-1-thread-5] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-05-14 02:27:53,346] [pool-1-thread-8] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:53,358] [pool-1-thread-3] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-05-14 02:27:53,383] [pool-1-thread-2] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-05-14 02:27:53,517] [pool-1-thread-7] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:53,643] [pool-1-thread-6] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:53,691] [pool-1-thread-10] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-05-14 02:27:53,842] [pool-1-thread-8] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:53,887] [pool-1-thread-1] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:53,945] [pool-1-thread-9] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:53,966] [pool-1-thread-3] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-05-14 02:27:53,989] [pool-1-thread-11] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:27:54,000] [pool-1-thread-6] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2024-05-14 02:27:54,028] [pool-1-thread-10] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-05-14 02:27:54,121] [pool-1-thread-8] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-14 02:27:54,165] [pool-1-thread-1] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:54,233] [pool-1-thread-11] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:54,282] [pool-1-thread-10] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-05-14 02:27:54,550] [pool-1-thread-4] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:54,581] [pool-1-thread-1] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-05-14 02:27:54,598] [pool-1-thread-9] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:54,698] [pool-1-thread-3] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:54,713] [pool-1-thread-7] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:54,770] [pool-1-thread-11] Initializing /data/curtis/black0.tif: 
   [testng] [2024-05-14 02:27:54,840] [pool-1-thread-2] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:54,886] [pool-1-thread-8] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-05-14 02:27:54,916] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:27:54,969] [pool-1-thread-1] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-14 02:27:54,984] [pool-1-thread-4] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-05-14 02:27:55,111] [pool-1-thread-3] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:55,184] [pool-1-thread-7] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:55,222] [pool-1-thread-2] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-14 02:27:55,258] [pool-1-thread-10] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:55,288] [pool-1-thread-5] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:55,339] [pool-1-thread-8] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:55,379] [pool-1-thread-6] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-05-14 02:27:55,392] [pool-1-thread-9] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2024-05-14 02:27:55,415] [pool-1-thread-1] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-05-14 02:27:55,555] [pool-1-thread-11] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:55,591] [pool-1-thread-10] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:55,627] [pool-1-thread-3] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-05-14 02:27:55,640] [pool-1-thread-7] Initializing /data/samples/sdub.ome: 
   [testng] [2024-05-14 02:27:55,777] [pool-1-thread-8] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-05-14 02:27:55,840] [pool-1-thread-2] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-05-14 02:27:55,855] [pool-1-thread-9] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:27:55,910] [pool-1-thread-6] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:27:55,996] [pool-1-thread-4] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:27:56,128] [pool-1-thread-11] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-05-14 02:27:56,198] [pool-1-thread-3] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-05-14 02:27:56,218] [pool-1-thread-12] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-05-14 02:27:56,315] [pool-1-thread-5] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-14 02:27:56,330] [pool-1-thread-2] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-05-14 02:27:56,346] [pool-1-thread-1] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-05-14 02:27:56,391] [pool-1-thread-10] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:56,442] [pool-1-thread-8] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-05-14 02:27:56,538] [pool-1-thread-9] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-05-14 02:27:56,571] [pool-1-thread-4] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-05-14 02:27:56,589] [pool-1-thread-6] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-05-14 02:27:56,628] [pool-1-thread-11] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-05-14 02:27:56,676] [pool-1-thread-3] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-05-14 02:27:56,761] [pool-1-thread-10] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2024-05-14 02:28:06,342] [pool-1-thread-2] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2024-05-14 02:28:06,399] [pool-1-thread-5] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-05-14 02:28:06,462] [pool-1-thread-8] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:28:06,565] [pool-1-thread-9] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-05-14 02:28:06,649] [pool-1-thread-4] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-05-14 02:28:06,666] [pool-1-thread-11] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-05-14 02:28:06,683] [pool-1-thread-12] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] [2024-05-14 02:28:06,722] [pool-1-thread-3] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-05-14 02:28:06,735] [pool-1-thread-7] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:28:06,810] [pool-1-thread-6] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-05-14 02:28:06,913] [pool-1-thread-5] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-05-14 02:28:06,949] [pool-1-thread-9] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-05-14 02:28:07,044] [pool-1-thread-3] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-05-14 02:28:07,102] [pool-1-thread-8] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-05-14 02:28:07,152] [pool-1-thread-11] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-05-14 02:28:07,224] [pool-1-thread-6] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-05-14 02:28:07,265] [pool-1-thread-7] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-05-14 02:28:07,311] [pool-1-thread-4] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-05-14 02:28:07,321] [pool-1-thread-2] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-05-14 02:28:07,359] [pool-1-thread-12] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-05-14 02:28:07,491] [pool-1-thread-9] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-05-14 02:28:07,697] [pool-1-thread-5] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-05-14 02:28:07,710] [pool-1-thread-3] Initializing /data/public/2015-01/transformations-downgrade.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 39 seconds
Finished: SUCCESS