Started by upstream project "BIOFORMATS-test-repo" build number 389
originally caused by:
Started by upstream project "Trigger" build number 412
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@15
[BIOFORMATS-test-folder@15] $ /bin/bash -xe /tmp/jenkins3641505995759134283.sh
+ '[' nrrd = 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_61598_merge_ci -v /uod/idr/repos/curated/nrrd:/data -v /uod/idr-scratch/merge-ci/curated/nrrd:/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] 02:38:19,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 02:38:19,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - No custom configurators were discovered as a service.
[testng] 02:38:19,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:38:19,967 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:38:19,967 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 02:38:19,967 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 02:38:19,967 |-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] 02:38:19,967 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:38:19,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:38:19,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 02:38:19,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 02:38:19,968 |-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:38:20,191 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 02:38:20,191 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 02:38:20,220 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 02:38:20,220 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 02:38:20,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 02:38:20,228 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 02:38:20,228 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 02:38:20,229 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 02:38:20,229 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63355449 - End of configuration.
[testng] 02:38:20,230 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48ae9b55 - Registering current configuration as safe fallback point
[testng] 02:38:20,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 262 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-03-24 02:38:20,239] [main] java.version = 1.8.0_342
[testng] 02:38:20,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 02:38:20,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:38:20,288 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-24_02-38-20.log]
[testng] 02:38:20,290 |-INFO in ch.qos.logback.core.sift.SiftProcessor@765d7657 - End of configuration.
[testng] [2025-03-24 02:38:20,292] [main] testng.directory = /data
[testng] [2025-03-24 02:38:20,292] [main] testng.configDirectory = /config
[testng] [2025-03-24 02:38:20,304] [main] testng.multiplier = 1.0
[testng] [2025-03-24 02:38:20,305] [main] testng.in-memory = false
[testng] [2025-03-24 02:38:20,305] [main] testng.allow-missing = false
[testng] [2025-03-24 02:38:20,305] [main] user.language = fr
[testng] [2025-03-24 02:38:20,305] [main] user.country = FR
[testng] [2025-03-24 02:38:20,305] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2025-03-24 02:41:10,490] [main] ----------------------------------------
[testng] [2025-03-24 02:41:10,490] [main] Total files: 14
[testng] [2025-03-24 02:41:10,490] [main] Scan time: 170.185 s (12156 ms/file)
[testng] [2025-03-24 02:41:10,490] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 10 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-03-24 02:42:09,193] [pool-1-thread-1] Initializing /data/greg/average-goodbrains-warp40-5_e1e-2.am.nrrd:
[testng] 02:42:09,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:42:09,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:09,194 |-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-24_02-42-09.log]
[testng] 02:42:09,194 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e81eba3 - End of configuration.
[testng] [2025-03-24 02:42:12,535] [pool-1-thread-10] Initializing /data/carlos/big4DImage.nrrd:
[testng] 02:42:12,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:42:12,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:12,536 |-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-24_02-42-12.log]
[testng] 02:42:12,537 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a33d520 - End of configuration.
[testng] [2025-03-24 02:42:15,622] [pool-1-thread-9] Initializing /data/public/glencoe/version4/dt-helix.nhdr:
[testng] 02:42:15,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:42:15,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:15,623 |-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-24_02-42-15.log]
[testng] 02:42:15,624 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7af96ac6 - End of configuration.
[testng] [2025-03-24 02:42:18,331] [pool-1-thread-8] Initializing /data/public/midas/01011-dwi.nhdr:
[testng] 02:42:18,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:42:18,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:18,332 |-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-24_02-42-18.log]
[testng] 02:42:18,332 |-INFO in ch.qos.logback.core.sift.SiftProcessor@415d5f9f - End of configuration.
[testng] [2025-03-24 02:42:20,556] [pool-1-thread-7] Initializing /data/greg/average-goodbrains-warp40-5_e1e-2.PIC.gz.nhdr:
[testng] 02:42:20,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:42:20,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:20,557 |-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-24_02-42-20.log]
[testng] 02:42:20,558 |-INFO in ch.qos.logback.core.sift.SiftProcessor@753cb52a - End of configuration.
[testng] [2025-03-24 02:42:22,719] [pool-1-thread-6] Initializing /data/public/gordon/dt-helix.nhdr:
[testng] 02:42:22,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:42:22,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:22,719 |-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-24_02-42-22.log]
[testng] 02:42:22,720 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40242601 - End of configuration.
[testng] [2025-03-24 02:42:25,192] [pool-1-thread-5] Initializing /data/public/glencoe/gzip/dt-helix.nrrd.gz:
[testng] 02:42:25,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:42:25,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:25,193 |-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-24_02-42-25.log]
[testng] 02:42:25,193 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6076a22c - End of configuration.
[testng] [2025-03-24 02:42:30,275] [pool-1-thread-4] Initializing /data/greg/average-goodbrains-warp40-5_e1e-2.PIC.nhdr:
[testng] 02:42:30,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:42:30,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:30,276 |-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-24_02-42-30.log]
[testng] 02:42:30,277 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a572b89 - End of configuration.
[testng] [2025-03-24 02:42:32,671] [pool-1-thread-3] Initializing /data/public/gordon/gk2-rcc-mask2.nhdr:
[testng] 02:42:32,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:42:32,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:32,672 |-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-24_02-42-32.log]
[testng] 02:42:32,672 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d73fc7f - End of configuration.
[testng] [2025-03-24 02:42:34,833] [pool-1-thread-2] Initializing /data/public/gordon/gk2-rcc-mask.nhdr:
[testng] 02:42:34,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:42:34,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:42:34,834 |-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-24_02-42-34.log]
[testng] 02:42:34,834 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11bb3507 - End of configuration.
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 530, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 6 minutes 38 seconds
Finished: SUCCESS