Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 112
originally caused by:
 Started by upstream project "Trigger" build number 125
 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/jenkins16598080951671398920.sh
+ '[' leica-ome = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_17386_merge_ci -v /uod/idr/repos/curated/leica-ome:/data -v /uod/idr-scratch/merge-ci/curated/leica-ome:/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

test-automated:
   [testng] File leak detector installed
   [testng] 01:26:12,728 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:26:12,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:26:12,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:26:12,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:26:12,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:26:12,824 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:26:12,824 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:26:12,824 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:26:12,824 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c30a9b0 - End of configuration.
   [testng] 01:26:12,825 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7a69b07 - Registering current configuration as safe fallback point
   [testng] 01:26:12,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e82df6a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 422 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-05 01:26:12,839] [main] java.version = 1.8.0_342
   [testng] 01:26:12,844 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:26:12,844 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:26:12,898 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-05_01-26-12.log]
   [testng] 01:26:12,900 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
   [testng] [2024-07-05 01:26:12,903] [main] testng.directory = /data
   [testng] [2024-07-05 01:26:12,903] [main] testng.configDirectory = /config
   [testng] [2024-07-05 01:26:12,924] [main] testng.multiplier = 1.0
   [testng] [2024-07-05 01:26:12,924] [main] testng.in-memory = false
   [testng] [2024-07-05 01:26:12,924] [main] testng.allow-missing = false
   [testng] [2024-07-05 01:26:12,925] [main] user.language = en
   [testng] [2024-07-05 01:26:12,925] [main] user.country = ${user.country}
   [testng] [2024-07-05 01:26:12,925] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-07-05 01:26:13,336] [main] ----------------------------------------
   [testng] [2024-07-05 01:26:13,336] [main] Total files: 0
   [testng] [2024-07-05 01:26:13,336] [main] Scan time: 0.411 s (411 ms/file)
   [testng] [2024-07-05 01:26:13,337] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 0 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 0, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 6 seconds
Finished: SUCCESS