Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 42
originally caused by:
 Started by upstream project "Trigger" build number 49
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins3731817642661388580.sh
+ '[' flex = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_5933_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] 06:18:57,731 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:18:57,733 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 06:18:57,733 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:18:57,734 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:18:57,734 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:18:57,735 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:18:57,735 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 06:18:57,735 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:18:57,736 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:18:57,736 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:18:57,737 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:18:57,737 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:18:57,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:18:57,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:18:57,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:18:57,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:18:57,983 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:18:57,983 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:18:57,983 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:18:57,983 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:18:57,984 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 06:18:57,984 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 06:18:57,984 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 248 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-23 06:18:57,995] [main] java.version = 11.0.16
   [testng] 06:18:57,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:18:57,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:18:58,046 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-23_06-18-58.log]
   [testng] 06:18:58,048 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-23 06:18:58,051] [main] testng.directory = /data
   [testng] [2024-04-23 06:18:58,051] [main] testng.configDirectory = /config
   [testng] [2024-04-23 06:18:58,063] [main] testng.multiplier = 1.0
   [testng] [2024-04-23 06:18:58,064] [main] testng.in-memory = false
   [testng] [2024-04-23 06:18:58,064] [main] testng.allow-missing = false
   [testng] [2024-04-23 06:18:58,065] [main] user.language = en
   [testng] [2024-04-23 06:18:58,065] [main] user.country = ${user.country}
   [testng] [2024-04-23 06:18:58,065] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-23 06:19:10,820] [main] ----------------------------------------
   [testng] [2024-04-23 06:19:10,821] [main] Total files: 791
   [testng] [2024-04-23 06:19:10,821] [main] Scan time: 12.755 s (16 ms/file)
   [testng] [2024-04-23 06:19:10,821] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 42 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-23 06:25:09,047] [pool-1-thread-1] Initializing /data/public/idr0007/Plate1/001001000.flex: 
   [testng] 06:25:09,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:25:09,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,049 |-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-23_06-25-09.log]
   [testng] 06:25:09,050 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11e14a60 - End of configuration.
   [testng] [2024-04-23 06:25:09,410] [pool-1-thread-12] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_03(2007-12-14_10-50-56)/004006000.flex: 
   [testng] 06:25:09,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:25:09,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,412 |-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-04-23_06-25-09.log]
   [testng] 06:25:09,412 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4aba04f8 - End of configuration.
   [testng] [2024-04-23 06:25:09,451] [pool-1-thread-11] Initializing /data/tony/000101400 - from PE sofwatre.tif: 
   [testng] 06:25:09,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:25:09,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,452 |-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-04-23_06-25-09.log]
   [testng] 06:25:09,452 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79a7048d - End of configuration.
   [testng] [2024-04-23 06:25:09,500] [pool-1-thread-10] Initializing /data/lee/RLM1 SSN3 300308 008015000.flex: 
   [testng] 06:25:09,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:25:09,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,501 |-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-04-23_06-25-09.log]
   [testng] 06:25:09,501 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31c08da7 - End of configuration.
   [testng] [2024-04-23 06:25:09,534] [pool-1-thread-9] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_07(2007-12-14_12-20-57)/004006000.flex: 
   [testng] 06:25:09,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:25:09,534 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,535 |-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-04-23_06-25-09.log]
   [testng] 06:25:09,535 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ba62a0 - End of configuration.
   [testng] [2024-04-23 06:25:09,568] [pool-1-thread-8] Initializing /data/qa-7469/002002.flex: 
   [testng] 06:25:09,568 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:25:09,568 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,569 |-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-23_06-25-09.log]
   [testng] 06:25:09,569 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52bc526f - End of configuration.
   [testng] [2024-04-23 06:25:09,608] [pool-1-thread-7] Initializing /data/ghislain/test.flex: 
   [testng] 06:25:09,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:25:09,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,609 |-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-23_06-25-09.log]
   [testng] 06:25:09,609 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27f0730d - End of configuration.
   [testng] [2024-04-23 06:25:09,641] [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] 06:25:09,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:25:09,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,642 |-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-23_06-25-09.log]
   [testng] 06:25:09,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cf788aa - End of configuration.
   [testng] [2024-04-23 06:25:09,677] [pool-1-thread-5] Initializing /data/public/idr0001/X_110331_S13/Meas_01(2011-03-31_11-53-03)/001001000.flex: 
   [testng] 06:25:09,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:25:09,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:09,679 |-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-23_06-25-09.log]
   [testng] 06:25:09,679 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46d075f4 - End of configuration.
   [testng] [2024-04-23 06:25:10,282] [pool-1-thread-4] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_01(2007-12-14_10-35-55)/004006000.flex: 
   [testng] 06:25:10,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:25:10,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:10,284 |-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-23_06-25-10.log]
   [testng] 06:25:10,284 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b8b4e37 - End of configuration.
   [testng] [2024-04-23 06:25:10,326] [pool-1-thread-3] Initializing /data/tony/001001000_objects.flex: 
   [testng] 06:25:10,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:25:10,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:10,327 |-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-23_06-25-10.log]
   [testng] 06:25:10,327 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cf4d45 - End of configuration.
   [testng] [2024-04-23 06:25:10,367] [pool-1-thread-2] Initializing /data/public/idr0001/X_110331_S13/Meas_04(2011-03-31_13-55-29)/001002000.flex: 
   [testng] 06:25:10,368 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:25:10,368 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:25:10,368 |-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-23_06-25-10.log]
   [testng] 06:25:10,369 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35d808a3 - End of configuration.
   [testng] [2024-04-23 06:25:13,247] [pool-1-thread-11] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement1_6fields/Meas_01(2007-12-13_17-19-36)/004006000.flex: 
   [testng] [2024-04-23 06:25:13,298] [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-04-23 06:25:13,358] [pool-1-thread-3] Initializing /data/tony/001014000 - from flex.tif: 
   [testng] [2024-04-23 06:25:13,437] [pool-1-thread-7] Initializing /data/public/idr0001/X_110331_S13/Meas_05(2011-03-31_14-36-06)/001001000.flex: 
   [testng] [2024-04-23 06:25:14,000] [pool-1-thread-12] Initializing /data/tony/003003000.tiff: 
   [testng] [2024-04-23 06:25:14,149] [pool-1-thread-6] Initializing /data/public/idr0001/X_110331_S13/Meas_03(2011-03-31_13-14-40)/001001000.flex: 
   [testng] [2024-04-23 06:25:14,690] [pool-1-thread-9] Initializing /data/christophe/B5_1 GFP RFP Draq5 20times 7planes step2.flex: 
   [testng] [2024-04-23 06:25:26,188] [pool-1-thread-4] Initializing /data/tamjid/006005000.flex: 
   [testng] [2024-04-23 06:25:26,432] [pool-1-thread-10] Initializing /data/public/idr0001/X_110331_S13/Meas_06(2011-03-31_15-16-53)/001001000.flex: 
   [testng] [2024-04-23 06:25:27,677] [pool-1-thread-3] Initializing /data/qa-2983/004007000.flex: 
   [testng] [2024-04-23 06:25:27,880] [pool-1-thread-4] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_06(2007-12-14_11-50-57)/004006000.flex: 
   [testng] [2024-04-23 06:25:28,285] [pool-1-thread-8] Initializing /data/anatole/001004000.flex: 
   [testng] [2024-04-23 06:25:31,233] [pool-1-thread-12] Initializing /data/tony/test1.flex: 
   [testng] [2024-04-23 06:25:31,724] [pool-1-thread-12] Initializing /data/stephane/002007000.flex: 
   [testng] [2024-04-23 06:25:31,788] [pool-1-thread-3] Initializing /data/stephane/006013000.flex: 
   [testng] [2024-04-23 06:25:33,018] [pool-1-thread-12] Initializing /data/qa-17190/002002011.flex: 
   [testng] [2024-04-23 06:25:33,769] [pool-1-thread-12] Initializing /data/tamjid/006003000.flex: 
   [testng] [2024-04-23 06:25:34,385] [pool-1-thread-12] Initializing /data/tony/003008000.flex: 
   [testng] [2024-04-23 06:25:34,968] [pool-1-thread-11] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_05(2007-12-14_11-25-56)/004006000.flex: 
   [testng] [2024-04-23 06:25:35,173] [pool-1-thread-4] Initializing /data/public/idr0001/X_110331_S13/Meas_02(2011-03-31_12-33-53)/001001000.flex: 
   [testng] [2024-04-23 06:25:37,402] [pool-1-thread-3] Initializing /data/tony/015002000.tiff: 
   [testng] [2024-04-23 06:25:37,748] [pool-1-thread-11] Initializing /data/qa-18096/002003001.flex: 
   [testng] [2024-04-23 06:25:38,277] [pool-1-thread-3] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071213_measurement2_stack/Meas_01(2007-12-13_17-49-27)/004006000.flex: 
   [testng] [2024-04-23 06:25:39,611] [pool-1-thread-11] Initializing /data/qa-18096/002002001.flex: 
   [testng] [2024-04-23 06:25:40,258] [pool-1-thread-8] Initializing /data/achim/003003000.flex: 
   [testng] [2024-04-23 06:25:40,678] [pool-1-thread-12] Initializing /data/tamjid/006004000.flex: 
   [testng] [2024-04-23 06:25:40,706] [pool-1-thread-8] 	DeltaT: FAILED (series 0, plane 0 (expected -60.0, actual -6.0))
   [testng] [2024-04-23 06:25:40,914] [pool-1-thread-11] Initializing /data/manuel/003003001.flex: 
   [testng] [2024-04-23 06:25:41,794] [pool-1-thread-12] Initializing /data/karsten/BioFormats_FLEX181_PKI/AFo_071214_measurement3_kinetics_10x/Meas_02(2007-12-14_10-40-56)/004006000.flex: 
   [testng] [2024-04-23 06:25:42,812] [pool-1-thread-8] Initializing /data/tony/test.tiff: 
   [testng] [2024-04-23 06:25:43,517] [pool-1-thread-12] Initializing /data/anatole/Meas_05(2012-05-16_18-51-33)/001009001.flex: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2226, Failures: 1, Skips: 0
   [testng] ===============================================
   [testng] 
   [testng] The tests failed.

BUILD FAILED
/bio-formats-build/bioformats/components/test-suite/build.xml:270: if=failedTest

Total time: 9 minutes 56 seconds
Build step 'Execute shell' marked build as failure
Finished: FAILURE