Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 235
originally caused by:
 Started by upstream project "Trigger" build number 260
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins16332912188225330232.sh
+ '[' flex = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_36913_merge_ci -v /uod/idr/repos/curated/flex:/data -v /uod/idr-scratch/merge-ci/curated/flex:/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] 01:48:16,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:48:16,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 01:48:16,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:48:16,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:48:16,048 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:48:16,049 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:48:16,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:48:16,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:48:16,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:48:16,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:48:16,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:48:16,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:48:16,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:48:16,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:48:16,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:48:16,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:48:16,252 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:48:16,252 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:48:16,252 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:48:16,253 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:48:16,253 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 01:48:16,253 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 01:48:16,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 205 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-26 01:48:16,263] [main] java.version = 11.0.16
   [testng] 01:48:16,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:48:16,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:48:16,309 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-26_01-48-16.log]
   [testng] 01:48:16,311 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-26 01:48:16,313] [main] testng.directory = /data
   [testng] [2024-10-26 01:48:16,313] [main] testng.configDirectory = /config
   [testng] [2024-10-26 01:48:16,328] [main] testng.multiplier = 1.0
   [testng] [2024-10-26 01:48:16,329] [main] testng.in-memory = false
   [testng] [2024-10-26 01:48:16,329] [main] testng.allow-missing = false
   [testng] [2024-10-26 01:48:16,329] [main] user.language = en
   [testng] [2024-10-26 01:48:16,329] [main] user.country = ${user.country}
   [testng] [2024-10-26 01:48:16,329] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-26 01:49:01,199] [main] ----------------------------------------
   [testng] [2024-10-26 01:49:01,199] [main] Total files: 791
   [testng] [2024-10-26 01:49:01,200] [main] Scan time: 44.869 s (56 ms/file)
   [testng] [2024-10-26 01:49:01,200] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 42 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-26 01:59:11,319] [pool-1-thread-1] Initializing /data/lee/RLM1 SSN3 300308 008015000.flex: 
   [testng] 01:59:11,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:59:11,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:11,321 |-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-10-26_01-59-11.log]
   [testng] 01:59:11,322 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a350b13 - End of configuration.
   [testng] [2024-10-26 01:59:12,894] [pool-1-thread-12] Initializing /data/qa-18096/002003001.flex: 
   [testng] 01:59:12,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:59:12,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:12,896 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-10-26_01-59-12.log]
   [testng] 01:59:12,896 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6d9d036b - End of configuration.
   [testng] [2024-10-26 01:59:14,677] [pool-1-thread-11] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_01(2007-12-14_10-35-55)/004006000.flex: 
   [testng] 01:59:14,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:59:14,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:14,679 |-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-10-26_01-59-14.log]
   [testng] 01:59:14,679 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28b90da6 - End of configuration.
   [testng] [2024-10-26 01:59:16,232] [pool-1-thread-10] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement1_6fields/Meas_01(2007-12-13_17-19-36)/004006000.flex: 
   [testng] 01:59:16,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:59:16,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:16,233 |-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-10-26_01-59-16.log]
   [testng] 01:59:16,233 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6625c490 - End of configuration.
   [testng] [2024-10-26 01:59:18,372] [pool-1-thread-9] Initializing /data/public/idr0001/X_110331_S13/Meas_04(2011-03-31_13-55-29)/001002000.flex: 
   [testng] 01:59:18,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:59:18,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:18,373 |-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-10-26_01-59-18.log]
   [testng] 01:59:18,373 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35dd62b - End of configuration.
   [testng] [2024-10-26 01:59:36,240] [pool-1-thread-8] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement2_stack/Meas_01(2007-12-13_17-49-27)/004006000.flex: 
   [testng] 01:59:36,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:59:36,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:36,241 |-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-10-26_01-59-36.log]
   [testng] 01:59:36,241 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3619f962 - End of configuration.
   [testng] [2024-10-26 01:59:38,340] [pool-1-thread-7] Initializing /data/tony/003008000.flex: 
   [testng] 01:59:38,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:59:38,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:38,341 |-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-10-26_01-59-38.log]
   [testng] 01:59:38,341 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2499dda5 - End of configuration.
   [testng] [2024-10-26 01:59:39,385] [pool-1-thread-6] Initializing /data/tony/003003000.tiff: 
   [testng] 01:59:39,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:59:39,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:39,386 |-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-10-26_01-59-39.log]
   [testng] 01:59:39,386 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31afbe7a - End of configuration.
   [testng] [2024-10-26 01:59:40,648] [pool-1-thread-5] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_03(2007-12-14_10-50-56)/004006000.flex: 
   [testng] 01:59:40,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:59:40,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:40,649 |-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-10-26_01-59-40.log]
   [testng] 01:59:40,649 |-INFO in ch.qos.logback.core.sift.SiftProcessor@296ef60b - End of configuration.
   [testng] [2024-10-26 01:59:41,260] [pool-1-thread-4] Initializing /data/qa-2983/004007000.flex: 
   [testng] 01:59:41,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:59:41,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:41,261 |-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-10-26_01-59-41.log]
   [testng] 01:59:41,261 |-INFO in ch.qos.logback.core.sift.SiftProcessor@180dc5b - End of configuration.
   [testng] [2024-10-26 01:59:41,838] [pool-1-thread-3] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_06(2007-12-14_11-50-57)/004006000.flex: 
   [testng] 01:59:41,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:59:41,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:41,839 |-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-10-26_01-59-41.log]
   [testng] 01:59:41,839 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c073edf - End of configuration.
   [testng] [2024-10-26 01:59:42,853] [pool-1-thread-2] Initializing /data/tony/000101400 - from PE sofwatre.tif: 
   [testng] 01:59:42,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:59:42,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:59:42,854 |-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-10-26_01-59-42.log]
   [testng] 01:59:42,854 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73596ff3 - End of configuration.
   [testng] [2024-10-26 01:59:51,270] [pool-1-thread-2] Initializing /data/anatole/001004000.flex: 
   [testng] [2024-10-26 01:59:52,245] [pool-1-thread-6] Initializing /data/qa-18096/002002001.flex: 
   [testng] [2024-10-26 01:59:52,956] [pool-1-thread-12] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_05(2007-12-14_11-25-56)/004006000.flex: 
   [testng] [2024-10-26 01:59:53,611] [pool-1-thread-4] Initializing /data/tony/test1.flex: 
   [testng] [2024-10-26 01:59:54,241] [pool-1-thread-1] Initializing /data/stephane/002007000.flex: 
   [testng] [2024-10-26 01:59:57,432] [pool-1-thread-11] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_07(2007-12-14_12-20-57)/004006000.flex: 
   [testng] [2024-10-26 01:59:58,159] [pool-1-thread-5] Initializing /data/qa-7469/002002.flex: 
   [testng] [2024-10-26 01:59:58,703] [pool-1-thread-7] Initializing /data/anatole/Meas_05(2012-05-16_18-51-33)/001009001.flex: 
   [testng] [2024-10-26 02:00:01,741] [pool-1-thread-8] Initializing /data/tony/001014000 - from flex.tif: 
   [testng] [2024-10-26 02:00:04,521] [pool-1-thread-6] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_08(2007-12-14_12-55-57)/004006000.flex: 
   [testng] [2024-10-26 02:00:05,040] [pool-1-thread-4] Initializing /data/public/idr0001/X_110331_S13/Meas_03(2011-03-31_13-14-40)/001001000.flex: 
   [testng] [2024-10-26 02:00:09,655] [pool-1-thread-1] Initializing /data/ghislain/test.flex: 
   [testng] [2024-10-26 02:00:11,831] [pool-1-thread-10] Initializing /data/tamjid/006005000.flex: 
   [testng] [2024-10-26 02:00:13,599] [pool-1-thread-5] Initializing /data/public/idr0001/X_110331_S13/Meas_05(2011-03-31_14-36-06)/001001000.flex: 
   [testng] [2024-10-26 02:00:19,460] [pool-1-thread-12] Initializing /data/public/idr0001/X_110331_S13/Meas_06(2011-03-31_15-16-53)/001001000.flex: 
   [testng] [2024-10-26 02:00:25,551] [pool-1-thread-11] Initializing /data/manuel/003003001.flex: 
   [testng] [2024-10-26 02:00:26,454] [pool-1-thread-8] Initializing /data/public/idr0007/Plate1/001001000.flex: 
   [testng] [2024-10-26 02:00:38,152] [pool-1-thread-1] Initializing /data/stephane/006013000.flex: 
   [testng] [2024-10-26 02:00:39,065] [pool-1-thread-6] Initializing /data/tony/015002000.tiff: 
   [testng] [2024-10-26 02:00:40,666] [pool-1-thread-2] Initializing /data/christophe/B5_1 GFP RFP Draq5 20times 7planes step2.flex: 
   [testng] [2024-10-26 02:00:41,560] [pool-1-thread-3] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_04(2007-12-14_11-05-56)/004006000.flex: 
   [testng] [2024-10-26 02:00:42,391] [pool-1-thread-10] Initializing /data/tony/test.tiff: 
   [testng] [2024-10-26 02:00:51,564] [pool-1-thread-6] Initializing /data/tamjid/006003000.flex: 
   [testng] [2024-10-26 02:00:52,384] [pool-1-thread-10] Initializing /data/public/idr0001/X_110331_S13/Meas_02(2011-03-31_12-33-53)/001001000.flex: 
   [testng] [2024-10-26 02:01:02,440] [pool-1-thread-11] Initializing /data/public/idr0001/X_110331_S13/Meas_01(2011-03-31_11-53-03)/001001000.flex: 
   [testng] [2024-10-26 02:01:17,626] [pool-1-thread-3] Initializing /data/qa-17190/002002011.flex: 
   [testng] [2024-10-26 02:01:18,929] [pool-1-thread-1] Initializing /data/tony/001001000_objects.flex: 
   [testng] [2024-10-26 02:01:26,865] [pool-1-thread-6] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_02(2007-12-14_10-40-56)/004006000.flex: 
   [testng] [2024-10-26 02:01:34,912] [pool-1-thread-7] Initializing /data/achim/003003000.flex: 
   [testng] [2024-10-26 02:01:36,126] [pool-1-thread-3] Initializing /data/tamjid/006004000.flex: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2226, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 19 minutes 42 seconds
Finished: SUCCESS