Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 269
originally caused by:
 Started by upstream project "Trigger" build number 292
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins6280137916495754877.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_42435_merge_ci -v /uod/idr/repos/curated/gatan:/data -v /uod/idr-scratch/merge-ci/curated/gatan:/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] 00:21:46,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:21:46,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 00:21:46,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:21:46,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:21:46,406 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:21:46,406 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:21:46,406 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:21:46,406 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:21:46,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:21:46,407 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:21:46,408 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:21:46,408 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:21:46,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:21:46,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:21:46,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:21:46,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:21:46,589 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:21:46,589 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:21:46,589 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:21:46,590 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:21:46,590 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 00:21:46,591 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 00:21:46,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 184 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-27 00:21:46,599] [main] java.version = 17.0.2
   [testng] 00:21:46,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:21:46,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:46,641 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-27_00-21-46.log]
   [testng] 00:21:46,642 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-11-27 00:21:46,644] [main] testng.directory = /data
   [testng] [2024-11-27 00:21:46,644] [main] testng.configDirectory = /config
   [testng] [2024-11-27 00:21:46,653] [main] testng.multiplier = 1.0
   [testng] [2024-11-27 00:21:46,654] [main] testng.in-memory = false
   [testng] [2024-11-27 00:21:46,654] [main] testng.allow-missing = false
   [testng] [2024-11-27 00:21:46,654] [main] user.language = en
   [testng] [2024-11-27 00:21:46,654] [main] user.country = ${user.country}
   [testng] [2024-11-27 00:21:46,654] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-27 00:21:52,013] [main] ----------------------------------------
   [testng] [2024-11-27 00:21:52,013] [main] Total files: 103
   [testng] [2024-11-27 00:21:52,013] [main] Scan time: 5.359 s (52 ms/file)
   [testng] [2024-11-27 00:21:52,013] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 98 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-27 00:22:06,847] [pool-1-thread-1] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif: 
   [testng] 00:22:06,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 00:22:06,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:06,849 |-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-11-27_00-22-06.log]
   [testng] 00:22:06,849 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b400631 - End of configuration.
   [testng] [2024-11-27 00:22:07,141] [pool-1-thread-12] Initializing /data/melissa/annotation-test.tif: 
   [testng] 00:22:07,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 00:22:07,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,142 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,143 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2cf84cfd - End of configuration.
   [testng] [2024-11-27 00:22:07,412] [pool-1-thread-11] Initializing /data/jayne/AM-2/MonGb3-S1.dm3: 
   [testng] 00:22:07,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 00:22:07,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,413 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,413 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14f9ca33 - End of configuration.
   [testng] [2024-11-27 00:22:07,466] [pool-1-thread-10] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4: 
   [testng] 00:22:07,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 00:22:07,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,467 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,468 |-INFO in ch.qos.logback.core.sift.SiftProcessor@401eee8e - End of configuration.
   [testng] [2024-11-27 00:22:07,526] [pool-1-thread-9] Initializing /data/jay/dnasample1.dm3: 
   [testng] 00:22:07,526 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 00:22:07,526 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,527 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,528 |-INFO in ch.qos.logback.core.sift.SiftProcessor@758ea281 - End of configuration.
   [testng] [2024-11-27 00:22:07,601] [pool-1-thread-8] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif: 
   [testng] 00:22:07,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 00:22:07,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,602 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,602 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6a273322 - End of configuration.
   [testng] [2024-11-27 00:22:07,934] [pool-1-thread-7] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3: 
   [testng] 00:22:07,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 00:22:07,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,934 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,935 |-INFO in ch.qos.logback.core.sift.SiftProcessor@370fb69d - End of configuration.
   [testng] [2024-11-27 00:22:07,984] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4: 
   [testng] 00:22:07,984 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 00:22:07,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:07,986 |-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-11-27_00-22-07.log]
   [testng] 00:22:07,986 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fc30979 - End of configuration.
   [testng] [2024-11-27 00:22:08,040] [pool-1-thread-5] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif: 
   [testng] 00:22:08,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 00:22:08,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:08,041 |-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-11-27_00-22-08.log]
   [testng] 00:22:08,041 |-INFO in ch.qos.logback.core.sift.SiftProcessor@419a5f66 - End of configuration.
   [testng] [2024-11-27 00:22:08,402] [pool-1-thread-4] Initializing /data/ofra/lowloss.dm3: 
   [testng] 00:22:08,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 00:22:08,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:08,403 |-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-11-27_00-22-08.log]
   [testng] 00:22:08,403 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1991c92e - End of configuration.
   [testng] [2024-11-27 00:22:08,439] [pool-1-thread-3] Initializing /data/jay/biosamplefullframe.dm3: 
   [testng] 00:22:08,439 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 00:22:08,439 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:08,440 |-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-11-27_00-22-08.log]
   [testng] 00:22:08,440 |-INFO in ch.qos.logback.core.sift.SiftProcessor@637c9eff - End of configuration.
   [testng] [2024-11-27 00:22:08,487] [pool-1-thread-2] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4: 
   [testng] 00:22:08,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 00:22:08,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:08,488 |-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-11-27_00-22-08.log]
   [testng] 00:22:08,488 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5305c501 - End of configuration.
   [testng] [2024-11-27 00:22:11,535] [pool-1-thread-4] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-11-27 00:22:12,487] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4: 
   [testng] [2024-11-27 00:22:12,846] [pool-1-thread-6] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4: 
   [testng] [2024-11-27 00:22:13,347] [pool-1-thread-7] Initializing /data/jay/recAmaghi.dm3: 
   [testng] [2024-11-27 00:22:13,762] [pool-1-thread-9] Initializing /data/jay/DMtest2.dm3: 
   [testng] [2024-11-27 00:22:14,111] [pool-1-thread-3] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4: 
   [testng] [2024-11-27 00:22:14,365] [pool-1-thread-11] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3: 
   [testng] [2024-11-27 00:22:15,030] [pool-1-thread-12] Initializing /data/jay/camtest1.dm3: 
   [testng] [2024-11-27 00:22:15,420] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4: 
   [testng] [2024-11-27 00:22:16,573] [pool-1-thread-5] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4: 
   [testng] [2024-11-27 00:22:16,706] [pool-1-thread-8] Initializing /data/jay/samples/APC2a-e4.tif: 
   [testng] [2024-11-27 00:22:17,500] [pool-1-thread-3] Initializing /data/jay/dnasample.tif: 
   [testng] [2024-11-27 00:22:19,965] [pool-1-thread-1] Initializing /data/jay/samples/APC2a-e5.dm3: 
   [testng] [2024-11-27 00:22:20,215] [pool-1-thread-7] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-11-27 00:22:20,748] [pool-1-thread-9] Initializing /data/melissa/annotation-test.dm3: 
   [testng] [2024-11-27 00:22:21,133] [pool-1-thread-12] Initializing /data/qa-7642/8.dm4: 
   [testng] [2024-11-27 00:22:21,644] [pool-1-thread-1] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4: 
   [testng] [2024-11-27 00:22:22,074] [pool-1-thread-9] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif: 
   [testng] [2024-11-27 00:22:22,668] [pool-1-thread-8] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3: 
   [testng] [2024-11-27 00:22:23,172] [pool-1-thread-4] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4: 
   [testng] [2024-11-27 00:22:23,829] [pool-1-thread-11] Initializing /data/qa-21647/Sample2_L1-0002.dm4: 
   [testng] [2024-11-27 00:22:24,939] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4: 
   [testng] [2024-11-27 00:22:25,665] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4: 
   [testng] [2024-11-27 00:22:25,842] [pool-1-thread-11] Initializing /data/jay/ViewDMtest.dm3: 
   [testng] [2024-11-27 00:22:27,224] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4: 
   [testng] [2024-11-27 00:22:27,384] [pool-1-thread-9] Initializing /data/jayne/AM-2/MonGb3-S3.dm3: 
   [testng] [2024-11-27 00:22:27,515] [pool-1-thread-12] Initializing /data/jay/samples/APC2a-e5.tif: 
   [testng] [2024-11-27 00:22:28,026] [pool-1-thread-1] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-11-27 00:22:28,405] [pool-1-thread-2] Initializing /data/ofra/Co on INT 28-12-10.11.dm3: 
   [testng] [2024-11-27 00:22:28,614] [pool-1-thread-10] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4: 
   [testng] [2024-11-27 00:22:28,958] [pool-1-thread-3] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif: 
   [testng] [2024-11-27 00:22:29,594] [pool-1-thread-7] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4: 
   [testng] [2024-11-27 00:22:30,096] [pool-1-thread-8] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0047.dm4: 
   [testng] [2024-11-27 00:22:30,318] [pool-1-thread-11] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4: 
   [testng] [2024-11-27 00:22:30,546] [pool-1-thread-6] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif: 
   [testng] [2024-11-27 00:22:31,455] [pool-1-thread-2] Initializing /data/jay/samples/APC2a-e4.dm3: 
   [testng] [2024-11-27 00:22:32,441] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4: 
   [testng] [2024-11-27 00:22:32,678] [pool-1-thread-9] Initializing /data/jay/samples/APC2a-e3.tif: 
   [testng] [2024-11-27 00:22:33,146] [pool-1-thread-5] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4: 
   [testng] [2024-11-27 00:22:34,160] [pool-1-thread-2] Initializing /data/jay/graphitedm3.dm3: 
   [testng] [2024-11-27 00:22:35,163] [pool-1-thread-5] Initializing /data/qa-21761/example.dm4: 
   [testng] [2024-11-27 00:22:35,808] [pool-1-thread-12] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3: 
   [testng] [2024-11-27 00:22:36,279] [pool-1-thread-3] Initializing /data/jay/samples/APC2a-e3.dm3: 
   [testng] [2024-11-27 00:22:36,384] [pool-1-thread-11] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif: 
   [testng] [2024-11-27 00:22:37,518] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4: 
   [testng] [2024-11-27 00:22:37,706] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4: 
   [testng] [2024-11-27 00:22:38,460] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4: 
   [testng] [2024-11-27 00:22:38,594] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4: 
   [testng] [2024-11-27 00:22:38,827] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-11-27 00:22:39,473] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4: 
   [testng] [2024-11-27 00:22:39,551] [pool-1-thread-4] Initializing /data/jay/Carbon.34.dm3: 
   [testng] [2024-11-27 00:22:40,039] [pool-1-thread-5] Initializing /data/samples/mode-metadata/mode_format_test.dm3: 
   [testng] [2024-11-27 00:22:40,327] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4: 
   [testng] [2024-11-27 00:22:40,875] [pool-1-thread-6] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4: 
   [testng] [2024-11-27 00:22:40,990] [pool-1-thread-11] Initializing /data/jayne/AM-2/MonGb2-S8.dm3: 
   [testng] [2024-11-27 00:22:41,319] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4: 
   [testng] [2024-11-27 00:22:41,546] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4: 
   [testng] [2024-11-27 00:22:42,179] [pool-1-thread-2] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-11-27 00:22:43,328] [pool-1-thread-10] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4: 
   [testng] [2024-11-27 00:22:43,489] [pool-1-thread-6] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4: 
   [testng] [2024-11-27 00:22:44,073] [pool-1-thread-12] Initializing /data/thorsten/60kx_HAADF_03.dm3: 
   [testng] [2024-11-27 00:22:44,286] [pool-1-thread-4] Initializing /data/qa-11392/Example_Gatan_File.dm4: 
   [testng] [2024-11-27 00:22:44,479] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4: 
   [testng] [2024-11-27 00:22:44,686] [pool-1-thread-1] Initializing /data/samples/test-tiles.dm3: 
   [testng] [2024-11-27 00:22:45,246] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4: 
   [testng] [2024-11-27 00:22:45,443] [pool-1-thread-10] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4: 
   [testng] [2024-11-27 00:22:45,819] [pool-1-thread-11] Initializing /data/jayne/AM-2/MonGb2-S7.dm3: 
   [testng] [2024-11-27 00:22:46,072] [pool-1-thread-7] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-11-27 00:22:46,227] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4: 
   [testng] [2024-11-27 00:22:46,318] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4: 
   [testng] [2024-11-27 00:22:46,443] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4: 
   [testng] [2024-11-27 00:22:47,096] [pool-1-thread-10] Initializing /data/jay/recAmag6500dm.dm3: 
   [testng] [2024-11-27 00:22:47,190] [pool-1-thread-5] Initializing /data/chip/Nanogold-1.dm3: 
   [testng] [2024-11-27 00:22:47,803] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4: 
   [testng] [2024-11-27 00:22:48,170] [pool-1-thread-3] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-11-27 00:22:49,321] [pool-1-thread-7] Initializing /data/jay/smallerfile.dm3: 
   [testng] [2024-11-27 00:22:49,417] [pool-1-thread-12] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4: 
   [testng] [2024-11-27 00:22:49,499] [pool-1-thread-8] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif: 
   [testng] [2024-11-27 00:22:50,470] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4: 
   [testng] [2024-11-27 00:22:50,618] [pool-1-thread-11] Initializing /data/jay/DMtest.dm3: 
   [testng] [2024-11-27 00:22:51,131] [pool-1-thread-9] Initializing /data/jay/biosamplefullframetif.tif: 
   [testng] [2024-11-27 00:22:52,273] [pool-1-thread-7] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4: 
   [testng] [2024-11-27 00:22:52,634] [pool-1-thread-10] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4: 
   [testng] [2024-11-27 00:22:52,954] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4: 
   [testng] [2024-11-27 00:22:53,170] [pool-1-thread-2] Initializing /data/jayne/AM-2/MonGb2-S9.dm3: 
   [testng] [2024-11-27 00:22:54,742] [pool-1-thread-1] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5194, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 25 seconds
Finished: SUCCESS