2025-03-19 21:20:30,408 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmptoffks0c 2025-03-19 21:20:30,409 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/pkce-access-token-800/loadtest-20250319191437798" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmptoffks0c/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmptoffks0c/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 21:20:32,295 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 21:20:32,296 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 21:20:32,296 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 21:20:32,297 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 21:20:32,303 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 21:20:32,303 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 21:20:32,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 21:20:32,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 21:20:32,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 21:20:32,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 21:20:32,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 21:20:32,319 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 21:20:32,365 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 21:20:32,365 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 21:20:32,407 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 21:20:32,407 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 21:20:32,413 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:20:32,434 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 21:20:32,435 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 21:20:32,435 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 21:20:32,436 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 21:20:32,436 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 125 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 90s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 11475521 (OK=11475513 KO=8 ) > min response time 34 (OK=40 KO=34 ) > max response time 28050 (OK=28050 KO=89 ) > mean response time 60 (OK=60 KO=44 ) > std deviation 23 (OK=23 KO=17 ) > response time 50th percentile 56 (OK=56 KO=38 ) > response time 75th percentile 64 (OK=64 KO=38 ) > response time 95th percentile 84 (OK=84 KO=71 ) > response time 99th percentile 110 (OK=110 KO=86 ) > mean requests/sec 3187.64 (OK=3187.64 KO=0 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 11475351 ( 100%) > 800 ms <= t < 1200 ms 85 ( 0%) > t >= 1200 ms 77 ( 0%) > failed 8 ( 0%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 502 4 (50.00%) > status.find.is(200), but actually found 502 2 (25.00%) > status.find.is(302), but actually found 400 1 (12.50%) > status.find.is(302), but actually found 502 1 (12.50%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/pkce-access-token-800/loadtest-20250319191437798/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:32 min [INFO] Finished at: 2025-03-19T21:22:04Z [INFO] ------------------------------------------------------------------------ 2025-03-19 21:22:04,252 INFO Gatling simulation run ended successfully 2025-03-19 21:22:04,252 INFO Creating archive pkce-access-token-800.tar.gz with report files 2025-03-19 21:22:04,357 INFO Archive /results/gatling/pkce-access-token-800/pkce-access-token-800.tar.gz successfully created