Started by upstream project "BIOFORMATS-test-repo" build number 381
originally caused by:
Started by upstream project "Trigger" build number 403
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins3969558925751363776.sh
+ '[' canon = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_60271_merge_ci -v /uod/idr/repos/curated/canon:/data -v /uod/idr-scratch/merge-ci/curated/canon:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 04:42:25,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 04:42:25,244 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - No custom configurators were discovered as a service.
[testng] 04:42:25,244 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 04:42:25,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 04:42:25,245 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 04:42:25,245 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 04:42:25,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 04:42:25,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 04:42:25,246 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 04:42:25,246 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 04:42:25,246 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 04:42:25,246 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 04:42:25,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 04:42:25,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 04:42:25,477 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 04:42:25,477 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 04:42:25,484 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 04:42:25,484 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 04:42:25,484 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 04:42:25,485 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 04:42:25,485 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63355449 - End of configuration.
[testng] 04:42:25,486 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48ae9b55 - Registering current configuration as safe fallback point
[testng] 04:42:25,486 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 240 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-03-17 04:42:25,495] [main] java.version = 1.8.0_342
[testng] 04:42:25,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 04:42:25,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:42:25,540 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-17_04-42-25.log]
[testng] 04:42:25,542 |-INFO in ch.qos.logback.core.sift.SiftProcessor@765d7657 - End of configuration.
[testng] [2025-03-17 04:42:25,543] [main] testng.directory = /data
[testng] [2025-03-17 04:42:25,543] [main] testng.configDirectory = /config
[testng] [2025-03-17 04:42:25,555] [main] testng.multiplier = 1.0
[testng] [2025-03-17 04:42:25,555] [main] testng.in-memory = false
[testng] [2025-03-17 04:42:25,555] [main] testng.allow-missing = false
[testng] [2025-03-17 04:42:25,555] [main] user.language = fr
[testng] [2025-03-17 04:42:25,555] [main] user.country = FR
[testng] [2025-03-17 04:42:25,555] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2025-03-17 04:43:17,490] [main] ----------------------------------------
[testng] [2025-03-17 04:43:17,490] [main] Total files: 13
[testng] [2025-03-17 04:43:17,490] [main] Scan time: 51.935 s (3995 ms/file)
[testng] [2025-03-17 04:43:17,490] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 13 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-03-17 04:44:27,378] [pool-1-thread-1] Initializing /data/pete/DNG-WAV.WAV:
[testng] 04:44:27,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 04:44:27,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:27,379 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-17_04-44-27.log]
[testng] 04:44:27,379 |-INFO in ch.qos.logback.core.sift.SiftProcessor@681f3b8 - End of configuration.
[testng] [2025-03-17 04:44:30,461] [pool-1-thread-12] Initializing /data/kinor/2013_03_08_0808.CR2:
[testng] 04:44:30,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 04:44:30,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:30,462 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-17_04-44-30.log]
[testng] 04:44:30,463 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58c44330 - End of configuration.
[testng] [2025-03-17 04:44:32,617] [pool-1-thread-11] Initializing /data/pete/DNG-CRW.CRW:
[testng] 04:44:32,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 04:44:32,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:32,618 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-17_04-44-32.log]
[testng] 04:44:32,619 |-INFO in ch.qos.logback.core.sift.SiftProcessor@219c1126 - End of configuration.
[testng] [2025-03-17 04:44:37,291] [pool-1-thread-10] Initializing /data/pete/Raw-THM.THM:
[testng] 04:44:37,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 04:44:37,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:37,292 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-17_04-44-37.log]
[testng] 04:44:37,293 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14f08fbb - End of configuration.
[testng] [2025-03-17 04:44:46,812] [pool-1-thread-9] Initializing /data/pete/Raw-WAV.WAV:
[testng] 04:44:46,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 04:44:46,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:46,813 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-17_04-44-46.log]
[testng] 04:44:46,814 |-INFO in ch.qos.logback.core.sift.SiftProcessor@520f576b - End of configuration.
[testng] [2025-03-17 04:44:51,157] [pool-1-thread-8] Initializing /data/pete/Raw-CRW.CRW:
[testng] 04:44:51,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 04:44:51,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:51,158 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-17_04-44-51.log]
[testng] 04:44:51,158 |-INFO in ch.qos.logback.core.sift.SiftProcessor@332666db - End of configuration.
[testng] [2025-03-17 04:44:54,163] [pool-1-thread-7] Initializing /data/pete/Learning to Fly.JPG:
[testng] 04:44:54,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 04:44:54,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:54,164 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-17_04-44-54.log]
[testng] 04:44:54,164 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1261bc18 - End of configuration.
[testng] [2025-03-17 04:44:55,143] [pool-1-thread-6] Initializing /data/pete/DNG-JPG.JPG:
[testng] 04:44:55,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 04:44:55,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:44:55,144 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-17_04-44-55.log]
[testng] 04:44:55,144 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5600d78b - End of configuration.
[testng] [2025-03-17 04:45:03,455] [pool-1-thread-5] Initializing /data/pete/DNG-THM.THM:
[testng] 04:45:03,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 04:45:03,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:45:03,456 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-17_04-45-03.log]
[testng] 04:45:03,456 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e8dec7 - End of configuration.
[testng] [2025-03-17 04:45:09,824] [pool-1-thread-4] Initializing /data/pete/Raw-CR2.CR2:
[testng] 04:45:09,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 04:45:09,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:45:09,825 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-17_04-45-09.log]
[testng] 04:45:09,825 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d183303 - End of configuration.
[testng] [2025-03-17 04:45:18,887] [pool-1-thread-3] Initializing /data/pete/DNG-CR2.CR2:
[testng] 04:45:18,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 04:45:18,887 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:45:18,888 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-17_04-45-18.log]
[testng] 04:45:18,888 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bd1f652 - End of configuration.
[testng] [2025-03-17 04:45:24,332] [pool-1-thread-2] Initializing /data/cls/_N5Y0001.CR2:
[testng] 04:45:24,332 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 04:45:24,332 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:45:24,333 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-17_04-45-24.log]
[testng] 04:45:24,333 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8a2fb74 - End of configuration.
[testng] [2025-03-17 04:45:49,747] [pool-1-thread-7] Initializing /data/pete/Raw-JPG.JPG:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 689, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 4 minutes 4 seconds
Finished: SUCCESS