Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 84
originally caused by:
 Started by upstream project "Trigger" build number 95
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins5462022091378837136.sh
+ '[' cv7000 = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_12829_merge_ci -v /uod/idr/repos/curated/cv7000:/data -v /uod/idr-scratch/merge-ci/curated/cv7000:/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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 09:17:53,500 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 09:17:53,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 09:17:53,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:17:53,503 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:17:53,504 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 09:17:53,504 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 09:17:53,505 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 09:17:53,505 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:17:53,506 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:17:53,507 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 09:17:53,507 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 09:17:53,507 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 09:17:53,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 09:17:53,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 09:17:53,753 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 09:17:53,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 09:17:53,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 09:17:53,762 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 09:17:53,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 09:17:53,763 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 09:17:53,763 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 09:17:53,764 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 09:17:53,764 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 258 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-06 09:17:53,776] [main] java.version = 21
   [testng] 09:17:53,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 09:17:53,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:17:53,825 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-06_09-17-53.log]
   [testng] 09:17:53,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-06-06 09:17:53,828] [main] testng.directory = /data
   [testng] [2024-06-06 09:17:53,829] [main] testng.configDirectory = /config
   [testng] [2024-06-06 09:17:53,838] [main] testng.multiplier = 1.0
   [testng] [2024-06-06 09:17:53,839] [main] testng.in-memory = false
   [testng] [2024-06-06 09:17:53,839] [main] testng.allow-missing = false
   [testng] [2024-06-06 09:17:53,839] [main] user.language = en
   [testng] [2024-06-06 09:17:53,839] [main] user.country = ${user.country}
   [testng] [2024-06-06 09:17:53,839] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-06 09:23:28,152] [main] ----------------------------------------
   [testng] [2024-06-06 09:23:28,153] [main] Total files: 31914
   [testng] [2024-06-06 09:23:28,153] [main] Scan time: 334.313 s (10 ms/file)
   [testng] [2024-06-06 09:23:28,154] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 11 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-06 09:23:44,970] [pool-1-thread-1] Initializing /data/nih/180521-OMERO-Multi-Test_20180521_134927/Test-plate-1/Test-plate-1.wpi: 
   [testng] 09:23:44,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:23:44,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:44,971 |-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-06-06_09-23-44.log]
   [testng] 09:23:44,972 |-INFO in ch.qos.logback.core.sift.SiftProcessor@34217f22 - End of configuration.
   [testng] [2024-06-06 09:23:45,121] [pool-1-thread-11] Initializing /data/glencoe/DW 0001_20161111_100649/AssayPlate_Corning_#3683/AssayPlate_Corning_#3683.wpi: 
   [testng] 09:23:45,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:23:45,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:45,122 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-06-06_09-23-45.log]
   [testng] 09:23:45,123 |-INFO in ch.qos.logback.core.sift.SiftProcessor@123ada4f - End of configuration.
   [testng] [2024-06-06 09:23:45,391] [pool-1-thread-10] Initializing /data/public/idr0093/020/020.wpi: 
   [testng] 09:23:45,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:23:45,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:45,392 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-06-06_09-23-45.log]
   [testng] 09:23:45,393 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6a00c5ec - End of configuration.
   [testng] [2024-06-06 09:23:46,937] [pool-1-thread-9] Initializing /data/samples/extra-dirs/AssayPlate_Corning_#3683.wpi: 
   [testng] 09:23:46,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:23:46,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:46,939 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-06-06_09-23-46.log]
   [testng] 09:23:46,939 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19b1e6d5 - End of configuration.
   [testng] [2024-06-06 09:23:46,962] [pool-1-thread-8] Initializing /data/samples/channel-subset/AssayPlate_Corning_#3683.wpi: 
   [testng] 09:23:46,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:23:46,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:46,963 |-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-06-06_09-23-46.log]
   [testng] 09:23:46,964 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79f88d2e - End of configuration.
   [testng] [2024-06-06 09:23:47,033] [pool-1-thread-7] Initializing /data/glencoe/DW 0002_20161111_105720/AssayPlate_Corning_#3683/AssayPlate_Corning_#3683.wpi: 
   [testng] 09:23:47,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:23:47,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,035 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,035 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53b71aed - End of configuration.
   [testng] [2024-06-06 09:23:47,083] [pool-1-thread-6] Initializing /data/samples/multiple-actions-per-channel/test-plate.wpi: 
   [testng] 09:23:47,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:23:47,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,085 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,085 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37af3e16 - End of configuration.
   [testng] [2024-06-06 09:23:47,492] [pool-1-thread-5] Initializing /data/glencoe/DW 0003_20161111_111619/AssayPlate_Corning_#3683/AssayPlate_Corning_#3683.wpi: 
   [testng] 09:23:47,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:23:47,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,493 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,494 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46cdab84 - End of configuration.
   [testng] [2024-06-06 09:23:47,535] [pool-1-thread-4] Initializing /data/samples/multi-action-z/test-plate.wpi: 
   [testng] 09:23:47,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:23:47,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,537 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,537 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5fc989cd - End of configuration.
   [testng] [2024-06-06 09:23:47,876] [pool-1-thread-3] Initializing /data/public/idr0088/110000251230/110000251230.wpi: 
   [testng] 09:23:47,876 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:23:47,876 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,877 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,878 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2df20b7a - End of configuration.
   [testng] [2024-06-06 09:23:47,997] [pool-1-thread-2] Initializing /data/samples/sparse-channels/sparse.wpi: 
   [testng] 09:23:47,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:23:47,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:23:47,998 |-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-06-06_09-23-47.log]
   [testng] 09:23:47,999 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4db83d9a - End of configuration.
   [testng] 11:17:44,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 11:17:44,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:17:44,105 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-06_11-17-44.log]
   [testng] 11:17:44,106 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23cb8fcb - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 583, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 119 minutes 55 seconds
Finished: SUCCESS