Started by upstream project "BIOFORMATS-test-repo" build number 245
originally caused by:
Started by upstream project "Trigger" build number 269
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins15589485443171845368.sh
+ '[' flex = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_38553_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 -Duser.language=fr -Duser.country=FR
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] 03:02:46,220 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 03:02:46,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
[testng] 03:02:46,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 03:02:46,222 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 03:02:46,222 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 03:02:46,223 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 03:02:46,223 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 03:02:46,223 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 03:02:46,223 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 03:02:46,224 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 03:02:46,224 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 03:02:46,224 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 03:02:46,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 03:02:46,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 03:02:46,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 03:02:46,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 03:02:46,472 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 03:02:46,472 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 03:02:46,472 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 03:02:46,472 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 03:02:46,472 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
[testng] 03:02:46,473 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
[testng] 03:02:46,473 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 250 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-11-04 03:02:46,483] [main] java.version = 1.8.0_342
[testng] 03:02:46,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 03:02:46,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:02:46,529 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-04_03-02-46.log]
[testng] 03:02:46,530 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
[testng] [2024-11-04 03:02:46,532] [main] testng.directory = /data
[testng] [2024-11-04 03:02:46,532] [main] testng.configDirectory = /config
[testng] [2024-11-04 03:02:46,543] [main] testng.multiplier = 1.0
[testng] [2024-11-04 03:02:46,544] [main] testng.in-memory = false
[testng] [2024-11-04 03:02:46,544] [main] testng.allow-missing = false
[testng] [2024-11-04 03:02:46,544] [main] user.language = fr
[testng] [2024-11-04 03:02:46,544] [main] user.country = FR
[testng] [2024-11-04 03:02:46,544] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2024-11-04 03:10:39,836] [main] ----------------------------------------
[testng] [2024-11-04 03:10:39,836] [main] Total files: 791
[testng] [2024-11-04 03:10:39,837] [main] Scan time: 473.292 s (598 ms/file)
[testng] [2024-11-04 03:10:39,837] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 42 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-11-04 03:25:13,488] [pool-1-thread-1] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_03(2007-12-14_10-50-56)/004006000.flex:
[testng] 03:25:13,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 03:25:13,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:13,490 |-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-11-04_03-25-13.log]
[testng] 03:25:13,490 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2897ede4 - End of configuration.
[testng] [2024-11-04 03:25:16,810] [pool-1-thread-12] Initializing /data/tamjid/006004000.flex:
[testng] 03:25:16,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 03:25:16,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:16,811 |-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-11-04_03-25-16.log]
[testng] 03:25:16,812 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68f74eb9 - End of configuration.
[testng] [2024-11-04 03:25:21,362] [pool-1-thread-11] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement2_stack/Meas_01(2007-12-13_17-49-27)/004006000.flex:
[testng] 03:25:21,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 03:25:21,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:21,363 |-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-11-04_03-25-21.log]
[testng] 03:25:21,364 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7145c315 - End of configuration.
[testng] [2024-11-04 03:25:24,798] [pool-1-thread-10] Initializing /data/manuel/003003001.flex:
[testng] 03:25:24,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 03:25:24,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:24,799 |-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-11-04_03-25-24.log]
[testng] 03:25:24,799 |-INFO in ch.qos.logback.core.sift.SiftProcessor@138d689f - End of configuration.
[testng] [2024-11-04 03:25:29,015] [pool-1-thread-9] Initializing /data/stephane/006013000.flex:
[testng] 03:25:29,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 03:25:29,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:29,015 |-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-11-04_03-25-29.log]
[testng] 03:25:29,016 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36dc19ae - End of configuration.
[testng] [2024-11-04 03:25:32,549] [pool-1-thread-8] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_01(2007-12-14_10-35-55)/004006000.flex:
[testng] 03:25:32,549 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 03:25:32,549 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:32,550 |-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-11-04_03-25-32.log]
[testng] 03:25:32,550 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31b357f6 - End of configuration.
[testng] [2024-11-04 03:25:36,043] [pool-1-thread-7] Initializing /data/qa-17190/002002011.flex:
[testng] 03:25:36,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 03:25:36,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:36,044 |-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-11-04_03-25-36.log]
[testng] 03:25:36,044 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b11e464 - End of configuration.
[testng] [2024-11-04 03:25:37,237] [pool-1-thread-6] Initializing /data/tony/001001000_objects.flex:
[testng] 03:25:37,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 03:25:37,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:37,238 |-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-11-04_03-25-37.log]
[testng] 03:25:37,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b333005 - End of configuration.
[testng] [2024-11-04 03:25:39,923] [pool-1-thread-5] Initializing /data/public/idr0001/X_110331_S13/Meas_03(2011-03-31_13-14-40)/001001000.flex:
[testng] 03:25:39,923 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 03:25:39,923 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:25:39,924 |-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-11-04_03-25-39.log]
[testng] 03:25:39,924 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18ab729e - End of configuration.
[testng] [2024-11-04 03:26:01,316] [pool-1-thread-4] Initializing /data/public/idr0001/X_110331_S13/Meas_04(2011-03-31_13-55-29)/001002000.flex:
[testng] 03:26:01,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 03:26:01,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:26:01,317 |-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-11-04_03-26-01.log]
[testng] 03:26:01,318 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ea8765 - End of configuration.
[testng] [2024-11-04 03:26:33,563] [pool-1-thread-3] Initializing /data/tony/001014000 - from flex.tif:
[testng] 03:26:33,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 03:26:33,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:26:33,564 |-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-11-04_03-26-33.log]
[testng] 03:26:33,565 |-INFO in ch.qos.logback.core.sift.SiftProcessor@367c654a - End of configuration.
[testng] [2024-11-04 03:26:40,337] [pool-1-thread-2] Initializing /data/tony/test.tiff:
[testng] 03:26:40,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 03:26:40,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:26:40,338 |-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-11-04_03-26-40.log]
[testng] 03:26:40,339 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cbf405 - End of configuration.
[testng] [2024-11-04 03:27:26,353] [pool-1-thread-3] Initializing /data/qa-2983/004007000.flex:
[testng] [2024-11-04 03:27:30,149] [pool-1-thread-7] Initializing /data/public/idr0007/Plate1/001001000.flex:
[testng] [2024-11-04 03:27:51,519] [pool-1-thread-12] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_06(2007-12-14_11-50-57)/004006000.flex:
[testng] [2024-11-04 03:27:56,252] [pool-1-thread-2] Initializing /data/ghislain/test.flex:
[testng] [2024-11-04 03:27:59,363] [pool-1-thread-6] Initializing /data/tony/000101400 - from PE sofwatre.tif:
[testng] [2024-11-04 03:28:19,869] [pool-1-thread-1] Initializing /data/tony/test1.flex:
[testng] [2024-11-04 03:28:25,408] [pool-1-thread-8] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_08(2007-12-14_12-55-57)/004006000.flex:
[testng] [2024-11-04 03:28:28,766] [pool-1-thread-9] Initializing /data/qa-7469/002002.flex:
[testng] [2024-11-04 03:28:31,633] [pool-1-thread-11] Initializing /data/anatole/Meas_05(2012-05-16_18-51-33)/001009001.flex:
[testng] [2024-11-04 03:28:56,891] [pool-1-thread-6] Initializing /data/achim/003003000.flex:
[testng] [2024-11-04 03:29:01,348] [pool-1-thread-10] Initializing /data/qa-18096/002003001.flex:
[testng] [2024-11-04 03:29:04,888] [pool-1-thread-3] Initializing /data/public/idr0001/X_110331_S13/Meas_02(2011-03-31_12-33-53)/001001000.flex:
[testng] [2024-11-04 03:29:33,995] [pool-1-thread-2] Initializing /data/tony/015002000.tiff:
[testng] [2024-11-04 03:30:02,479] [pool-1-thread-9] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_02(2007-12-14_10-40-56)/004006000.flex:
[testng] [2024-11-04 03:30:05,684] [pool-1-thread-1] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement1_6fields/Meas_01(2007-12-13_17-19-36)/004006000.flex:
[testng] [2024-11-04 03:30:17,659] [pool-1-thread-8] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_04(2007-12-14_11-05-56)/004006000.flex:
[testng] [2024-11-04 03:30:33,146] [pool-1-thread-2] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_07(2007-12-14_12-20-57)/004006000.flex:
[testng] [2024-11-04 03:30:38,141] [pool-1-thread-10] Initializing /data/lee/RLM1 SSN3 300308 008015000.flex:
[testng] [2024-11-04 03:31:01,132] [pool-1-thread-6] Initializing /data/christophe/B5_1 GFP RFP Draq5 20times 7planes step2.flex:
[testng] [2024-11-04 03:31:25,772] [pool-1-thread-9] Initializing /data/anatole/001004000.flex:
[testng] [2024-11-04 03:31:33,946] [pool-1-thread-8] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_05(2007-12-14_11-25-56)/004006000.flex:
[testng] [2024-11-04 03:31:42,287] [pool-1-thread-10] Initializing /data/public/idr0001/X_110331_S13/Meas_01(2011-03-31_11-53-03)/001001000.flex:
[testng] [2024-11-04 03:32:21,001] [pool-1-thread-12] Initializing /data/tamjid/006003000.flex:
[testng] [2024-11-04 03:32:25,622] [pool-1-thread-2] Initializing /data/public/idr0001/X_110331_S13/Meas_05(2011-03-31_14-36-06)/001001000.flex:
[testng] [2024-11-04 03:33:13,056] [pool-1-thread-8] Initializing /data/public/idr0001/X_110331_S13/Meas_06(2011-03-31_15-16-53)/001001000.flex:
[testng] [2024-11-04 03:33:49,488] [pool-1-thread-1] Initializing /data/stephane/002007000.flex:
[testng] [2024-11-04 03:34:03,899] [pool-1-thread-12] Initializing /data/qa-18096/002002001.flex:
[testng] [2024-11-04 03:34:18,954] [pool-1-thread-9] Initializing /data/tamjid/006005000.flex:
[testng] [2024-11-04 03:34:40,138] [pool-1-thread-11] Initializing /data/tony/003003000.tiff:
[testng] [2024-11-04 03:34:50,214] [pool-1-thread-1] Initializing /data/tony/003008000.flex:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 2226, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 59 minutes 43 seconds
Finished: SUCCESS