Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 38
originally caused by:
 Started by upstream project "Trigger" build number 44
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins3518497036020320206.sh
+ '[' screencasts = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_5230_merge_ci -v /uod/idr/repos/curated/screencasts:/data -v /uod/idr-scratch/merge-ci/curated/screencasts:/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] 09:05:42,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 09:05:42,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 09:05:43,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 09:05:43,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 09:05:43,031 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 09:05:43,031 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 09:05:43,031 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 09:05:43,032 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 09:05:43,032 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c30a9b0 - End of configuration.
   [testng] 09:05:43,034 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7a69b07 - Registering current configuration as safe fallback point
   [testng] 09:05:43,034 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e82df6a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 465 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-19 09:05:43,049] [main] java.version = 1.8.0_342
   [testng] 09:05:43,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 09:05:43,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:05:43,132 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-19_09-05-43.log]
   [testng] 09:05:43,134 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
   [testng] [2024-04-19 09:05:43,138] [main] testng.directory = /data
   [testng] [2024-04-19 09:05:43,138] [main] testng.configDirectory = /config
   [testng] [2024-04-19 09:05:43,157] [main] testng.multiplier = 1.0
   [testng] [2024-04-19 09:05:43,157] [main] testng.in-memory = false
   [testng] [2024-04-19 09:05:43,158] [main] testng.allow-missing = false
   [testng] [2024-04-19 09:05:43,158] [main] user.language = en
   [testng] [2024-04-19 09:05:43,158] [main] user.country = ${user.country}
   [testng] [2024-04-19 09:05:43,158] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-04-19 09:05:43,643] [main] ----------------------------------------
   [testng] [2024-04-19 09:05:43,643] [main] Total files: 0
   [testng] [2024-04-19 09:05:43,643] [main] Scan time: 0.485 s (485 ms/file)
   [testng] [2024-04-19 09:05:43,644] [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: 4 seconds
Finished: SUCCESS