Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 25
originally caused by:
 Started by upstream project "Trigger" build number 28
 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/jenkins14085454946091833777.sh
+ '[' fits = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_3175_merge_ci -v /uod/idr/repos/curated/fits:/data -v /uod/idr-scratch/merge-ci/curated/fits:/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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:04:28,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:04:29,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:04:29,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:04:29,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:04:29,075 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:04:29,076 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:04:29,076 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:04:29,076 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:04:29,076 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@41a0aa7d - End of configuration.
   [testng] 02:04:29,095 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6574a52c - Registering current configuration as safe fallback point
   [testng] 02:04:29,096 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c1a5b54 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 469 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-06 02:04:29,113] [main] java.version = 11.0.16
   [testng] 02:04:29,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:04:29,119 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:29,271 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-06_02-04-29.log]
   [testng] 02:04:29,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-06 02:04:29,294] [main] testng.directory = /data
   [testng] [2024-04-06 02:04:29,294] [main] testng.configDirectory = /config
   [testng] [2024-04-06 02:04:29,415] [main] testng.multiplier = 1.0
   [testng] [2024-04-06 02:04:29,418] [main] testng.in-memory = false
   [testng] [2024-04-06 02:04:29,418] [main] testng.allow-missing = false
   [testng] [2024-04-06 02:04:29,418] [main] user.language = en
   [testng] [2024-04-06 02:04:29,418] [main] user.country = ${user.country}
   [testng] [2024-04-06 02:04:29,418] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-06 02:04:29,944] [main] ----------------------------------------
   [testng] [2024-04-06 02:04:29,944] [main] Total files: 8
   [testng] [2024-04-06 02:04:29,944] [main] Scan time: 0.526 s (65 ms/file)
   [testng] [2024-04-06 02:04:29,945] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 8 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-06 02:04:30,596] [pool-1-thread-1] Initializing /data/curtis/rosat.fits: 
   [testng] 02:04:30,597 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:04:30,597 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,599 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,599 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35f684a3 - End of configuration.
   [testng] [2024-04-06 02:04:30,648] [pool-1-thread-8] Initializing /data/curtis/x.fits: 
   [testng] 02:04:30,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:04:30,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,659 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,660 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24497232 - End of configuration.
   [testng] [2024-04-06 02:04:30,687] [pool-1-thread-7] Initializing /data/curtis/rosat.fits.gz: 
   [testng] 02:04:30,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:04:30,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,689 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,690 |-INFO in ch.qos.logback.core.sift.SiftProcessor@316c326 - End of configuration.
   [testng] [2024-04-06 02:04:30,722] [pool-1-thread-6] Initializing /data/jacques/spool_c_Jacques_Pecreaux._X2.fits: 
   [testng] 02:04:30,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:04:30,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,724 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,724 |-INFO in ch.qos.logback.core.sift.SiftProcessor@633b3a3a - End of configuration.
   [testng] [2024-04-06 02:04:30,740] [pool-1-thread-5] Initializing /data/jacques/spool_b._X7.fits: 
   [testng] 02:04:30,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:04:30,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,741 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,742 |-INFO in ch.qos.logback.core.sift.SiftProcessor@557bc591 - End of configuration.
   [testng] [2024-04-06 02:04:30,763] [pool-1-thread-4] Initializing /data/curtis/vogtstar.fits: 
   [testng] 02:04:30,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:04:30,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,765 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,766 |-INFO in ch.qos.logback.core.sift.SiftProcessor@256296fb - End of configuration.
   [testng] [2024-04-06 02:04:30,778] [pool-1-thread-3] Initializing /data/jacques/spool_b._X7.061023-2.fits: 
   [testng] 02:04:30,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:04:30,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,779 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,780 |-INFO in ch.qos.logback.core.sift.SiftProcessor@629ad6b5 - End of configuration.
   [testng] [2024-04-06 02:04:30,789] [pool-1-thread-2] Initializing /data/hla/hlsp_coma_hst_acs-wfc_v19_f814w_v1_ivm-drz-cl.fits: 
   [testng] 02:04:30,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:04:30,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:04:30,791 |-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-04-06_02-04-30.log]
   [testng] 02:04:30,792 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b212902 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 424, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 11 seconds
Finished: SUCCESS