Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 4
originally caused by:
 Started by upstream project "Trigger" build number 5
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins13509096076071567753.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_585_merge_ci -v /uod/idr/repos/curated/OMERO_Test_Images:/data -v /uod/idr-scratch/merge-ci/curated/OMERO_Test_Images:/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] 01:43:36,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:43:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 01:43:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:43:36,532 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:43:36,533 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:43:36,533 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:43:36,533 |-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] 01:43:36,533 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:43:36,534 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:43:36,534 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:43:36,535 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:43:36,535 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:43:36,720 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:43:36,720 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:43:36,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:43:36,746 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:43:36,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:43:36,753 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:43:36,753 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:43:36,753 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:43:36,754 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 01:43:36,754 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 01:43:36,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 220 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-17 01:43:36,766] [main] java.version = 17.0.2
   [testng] 01:43:36,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:43:36,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:43:36,818 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-17_01-43-36.log]
   [testng] 01:43:36,819 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-03-17 01:43:36,822] [main] testng.directory = /data
   [testng] [2024-03-17 01:43:36,822] [main] testng.configDirectory = /config
   [testng] [2024-03-17 01:43:36,831] [main] testng.multiplier = 1.0
   [testng] [2024-03-17 01:43:36,832] [main] testng.in-memory = false
   [testng] [2024-03-17 01:43:36,832] [main] testng.allow-missing = false
   [testng] [2024-03-17 01:43:36,832] [main] user.language = en
   [testng] [2024-03-17 01:43:36,832] [main] user.country = ${user.country}
   [testng] [2024-03-17 01:43:36,833] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-17 01:43:46,198] [main] ----------------------------------------
   [testng] [2024-03-17 01:43:46,198] [main] Total files: 135
   [testng] [2024-03-17 01:43:46,198] [main] Scan time: 9.365 s (69 ms/file)
   [testng] [2024-03-17 01:43:46,199] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-17 01:44:19,058] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] 01:44:19,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:44:19,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:19,060 |-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-03-17_01-44-19.log]
   [testng] 01:44:19,060 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cbcdfb7 - End of configuration.
   [testng] [2024-03-17 01:44:19,130] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] 01:44:19,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:44:19,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:19,131 |-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-03-17_01-44-19.log]
   [testng] 01:44:19,131 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10fe3723 - End of configuration.
   [testng] [2024-03-17 01:44:19,164] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] 01:44:19,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:44:19,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:19,166 |-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-03-17_01-44-19.log]
   [testng] 01:44:19,166 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4932bff4 - End of configuration.
   [testng] [2024-03-17 01:44:19,237] [pool-1-thread-10] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] 01:44:19,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:44:19,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:19,238 |-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-03-17_01-44-19.log]
   [testng] 01:44:19,239 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8460cdf - End of configuration.
   [testng] [2024-03-17 01:44:19,742] [pool-1-thread-9] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] 01:44:19,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:44:19,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:19,743 |-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-03-17_01-44-19.log]
   [testng] 01:44:19,743 |-INFO in ch.qos.logback.core.sift.SiftProcessor@34d0553 - End of configuration.
   [testng] [2024-03-17 01:44:20,759] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] 01:44:20,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:44:20,759 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:20,760 |-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-03-17_01-44-20.log]
   [testng] 01:44:20,761 |-INFO in ch.qos.logback.core.sift.SiftProcessor@320de401 - End of configuration.
   [testng] [2024-03-17 01:44:21,969] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] 01:44:21,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:44:21,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:21,971 |-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-03-17_01-44-21.log]
   [testng] 01:44:21,972 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1bfc253d - End of configuration.
   [testng] [2024-03-17 01:44:22,065] [pool-1-thread-6] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] 01:44:22,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:44:22,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:22,067 |-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-03-17_01-44-22.log]
   [testng] 01:44:22,067 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27117ea7 - End of configuration.
   [testng] [2024-03-17 01:44:22,657] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] 01:44:22,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:44:22,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:22,658 |-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-03-17_01-44-22.log]
   [testng] 01:44:22,658 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11b43e72 - End of configuration.
   [testng] [2024-03-17 01:44:23,735] [pool-1-thread-4] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] 01:44:23,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:44:23,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:23,736 |-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-03-17_01-44-23.log]
   [testng] 01:44:23,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@204b25cd - End of configuration.
   [testng] [2024-03-17 01:44:23,824] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] 01:44:23,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:44:23,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:23,826 |-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-03-17_01-44-23.log]
   [testng] 01:44:23,826 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67515812 - End of configuration.
   [testng] [2024-03-17 01:44:23,917] [pool-1-thread-2] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] 01:44:23,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:44:23,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:44:23,919 |-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-03-17_01-44-23.log]
   [testng] 01:44:23,919 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25073306 - End of configuration.
   [testng] [2024-03-17 01:44:26,160] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-03-17 01:44:26,258] [pool-1-thread-7] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-03-17 01:44:26,323] [pool-1-thread-11] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2024-03-17 01:44:26,895] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2024-03-17 01:44:27,373] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-03-17 01:44:27,627] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-03-17 01:44:28,600] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-03-17 01:44:29,036] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-03-17 01:44:29,130] [pool-1-thread-1] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-03-17 01:44:29,621] [pool-1-thread-6] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-03-17 01:44:30,269] [pool-1-thread-7] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-03-17 01:44:30,905] [pool-1-thread-5] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-03-17 01:44:31,034] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-03-17 01:44:31,155] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-03-17 01:44:31,923] [pool-1-thread-12] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-03-17 01:44:32,207] [pool-1-thread-1] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2024-03-17 01:44:32,975] [pool-1-thread-7] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-03-17 01:44:32,997] [pool-1-thread-8] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2024-03-17 01:44:33,157] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-03-17 01:44:33,381] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-03-17 01:44:33,678] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-03-17 01:44:33,985] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-03-17 01:44:34,212] [pool-1-thread-7] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-03-17 01:44:34,413] [pool-1-thread-1] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-03-17 01:44:35,154] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-03-17 01:44:35,238] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-03-17 01:44:36,087] [pool-1-thread-5] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-17 01:44:36,353] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-03-17 01:44:37,251] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2024-03-17 01:44:38,576] [pool-1-thread-4] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-03-17 01:44:38,692] [pool-1-thread-2] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2024-03-17 01:44:38,783] [pool-1-thread-8] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-03-17 01:44:39,383] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-03-17 01:44:39,519] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-03-17 01:44:39,899] [pool-1-thread-9] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] [2024-03-17 01:44:40,295] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-03-17 01:44:40,599] [pool-1-thread-7] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-03-17 01:44:40,777] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-03-17 01:44:41,644] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-03-17 01:44:42,337] [pool-1-thread-11] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2024-03-17 01:44:42,431] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-03-17 01:44:42,755] [pool-1-thread-2] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-17 01:44:42,949] [pool-1-thread-12] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-03-17 01:44:43,088] [pool-1-thread-3] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-03-17 01:44:43,359] [pool-1-thread-9] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-03-17 01:44:43,772] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-03-17 01:44:44,076] [pool-1-thread-7] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2024-03-17 01:44:44,343] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-03-17 01:44:44,563] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-03-17 01:44:44,795] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-03-17 01:44:44,955] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-03-17 01:44:45,622] [pool-1-thread-8] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-03-17 01:44:46,024] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2024-03-17 01:44:46,119] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-03-17 01:44:46,249] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-03-17 01:44:46,535] [pool-1-thread-8] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-03-17 01:44:46,802] [pool-1-thread-12] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-03-17 01:44:46,866] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-03-17 01:44:46,937] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-03-17 01:44:47,174] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-03-17 01:44:47,343] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-03-17 01:44:47,490] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-03-17 01:44:47,792] [pool-1-thread-9] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-03-17 01:44:47,966] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2024-03-17 01:44:48,714] [pool-1-thread-5] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-03-17 01:44:49,738] [pool-1-thread-7] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-03-17 01:44:49,833] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-03-17 01:44:50,829] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-03-17 01:44:51,752] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-03-17 01:44:52,390] [pool-1-thread-6] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-03-17 01:44:52,606] [pool-1-thread-7] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-03-17 01:44:52,691] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-03-17 01:44:53,467] [pool-1-thread-8] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-03-17 01:44:53,567] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-03-17 01:44:53,877] [pool-1-thread-11] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-17 01:44:54,295] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-03-17 01:44:55,464] [pool-1-thread-6] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-03-17 01:44:56,048] [pool-1-thread-10] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-03-17 01:44:56,074] [pool-1-thread-8] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-03-17 01:44:56,343] [pool-1-thread-3] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-03-17 01:44:56,638] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-03-17 01:44:57,448] [pool-1-thread-5] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-03-17 01:44:57,622] [pool-1-thread-10] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-03-17 01:44:57,916] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-03-17 01:44:58,011] [pool-1-thread-2] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-03-17 01:44:58,320] [pool-1-thread-11] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-03-17 01:44:58,602] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-03-17 01:44:59,005] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-03-17 01:44:59,839] [pool-1-thread-5] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-03-17 01:44:59,895] [pool-1-thread-3] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2024-03-17 01:45:00,255] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-03-17 01:45:00,331] [pool-1-thread-9] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2024-03-17 01:45:00,443] [pool-1-thread-8] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-03-17 01:45:00,955] [pool-1-thread-10] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-03-17 01:45:01,133] [pool-1-thread-5] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-03-17 01:45:01,349] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-03-17 01:45:01,425] [pool-1-thread-2] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-03-17 01:45:01,651] [pool-1-thread-9] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-03-17 01:45:01,817] [pool-1-thread-7] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-03-17 01:45:02,436] [pool-1-thread-2] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-03-17 01:45:02,582] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-17 01:45:02,869] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-03-17 01:45:03,802] [pool-1-thread-12] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-03-17 01:45:03,888] [pool-1-thread-8] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-03-17 01:45:04,340] [pool-1-thread-4] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-03-17 01:45:04,545] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-03-17 01:45:04,707] [pool-1-thread-10] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-03-17 01:45:04,967] [pool-1-thread-2] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2024-03-17 01:45:05,119] [pool-1-thread-9] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2024-03-17 01:45:05,359] [pool-1-thread-12] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-03-17 01:45:05,489] [pool-1-thread-6] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-03-17 01:45:05,763] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-03-17 01:45:05,887] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-03-17 01:45:05,981] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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