2025-09-22 09:19:47,530 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpdey6al9b 2025-09-22 09:19:47,532 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-550/loadtest-20250922065833768" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [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/tmpdey6al9b/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/tmpdey6al9b/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 --- 09:19:50,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 09:19:50,031 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 09:19:50,031 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:19:50,032 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:19:50,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:19:50,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:19:50,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:19:50,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:19:50,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:19:50,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:19:50,054 |-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] 09:19:50,061 |-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 09:19:50,121 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 09:19:50,121 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 09:19:50,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:19:50,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:19:50,184 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:19:50,213 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 09:19:50,214 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 09:19:50,214 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 09:19:50,215 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 09:19:50,215 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 165 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 262s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 15214373 (OK=15124863 KO=89510 ) > min response time 32 (OK=32 KO=33 ) > max response time 60000 (OK=53350 KO=60000 ) > mean response time 53 (OK=52 KO=135 ) > std deviation 42 (OK=31 KO=377 ) > response time 50th percentile 45 (OK=45 KO=122 ) > response time 75th percentile 53 (OK=53 KO=132 ) > response time 95th percentile 121 (OK=119 KO=163 ) > response time 99th percentile 154 (OK=153 KO=221 ) > mean requests/sec 4226.21 (OK=4201.35 KO=24.86 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 15124747 ( 99.41%) > 800 ms <= t < 1200 ms 85 ( 0%) > t >= 1200 ms 31 ( 0%) > failed 89510 ( 0.59%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 632978 (87.61%) > jsonPath($.tokenId).find.exists, found nothing 89422 (12.38%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 51 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > userinfo: No attribute named 'access_token' is defined 11 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 11 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 10 ( 0.00%) > status.find.in([200, 209], 304), found 401 10 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 8 ( 0.00%) ing > UI AM endsession: No attribute named 'id_token_2' is defined 8 ( 0.00%) > status.find.in([200, 209], 304), found 502 7 ( 0.00%) > status.find.is(200), but actually found 401 3 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 3 ( 0.00%) r 10000ms > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 2 ( 0.00%) 144.60:443 after 60000 ms > status.find.is(302), but actually found 502 2 ( 0.00%) > status.find.is(200), but actually found 502 1 ( 0.00%) > status.find.in([200, 209], 304), found 400 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-550/loadtest-20250922065833768/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:25 min [INFO] Finished at: 2025-09-22T09:24:14+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-22 09:24:14,240 INFO Gatling simulation run ended successfully 2025-09-22 09:24:14,241 INFO Creating archive benchmark-550.tar.gz with report files 2025-09-22 09:24:14,922 INFO Archive /results/gatling/benchmark-550/benchmark-550.tar.gz successfully created