--Task-- name: authn-users-3600 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['authn-users-3200'] options: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAuthN', 'throughput': 3600, 'duration': 3600, 'rampup-duration': 30} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [12/Apr/2023 23:47:04] authn-users-3600 pre : N/A ________________________________________________________________________________ [12/Apr/2023 23:47:04] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-57f77ddd65-vlsbw -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- [12/Apr/2023 23:47:04] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [12/Apr/2023 23:47:04] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/authn-users-3600/stdout.txt Pod log : /results/orders/authn-users-3600 ________________________________________________________________________________ [12/Apr/2023 23:47:04] authn-users-3600 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description am.AMAuthN@medium --results-folder /results/gatling/authn-users-3600 --no-reports ________________________________________________________________________________ [12/Apr/2023 23:47:04] authn-users-3600 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/order.json { "name": "authn-users-3600", "command": "/lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description am.AMAuthN@medium --results-folder /results/gatling/authn-users-3600 --no-reports", "out-dir": "/results/orders/authn-users-3600", "environment": { "JAVA_OPTS": "-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=s9MdrzrfuDjScJQEQTnTfdxa -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=10000000 -Drampup_duration=30 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=3600 -Duser_password=T35tr0ck123 -Xmx4G" } } ________________________________________________________________________________ [12/Apr/2023 23:47:04] authn-users-3600 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [12/Apr/2023 23:47:04] authn-users-3600 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/order.json overseer-0-57f77ddd65-vlsbw:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [12/Apr/2023 23:47:06] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-57f77ddd65-vlsbw -- head /results/orders/authn-users-3600/stdout.txt | grep "started..." [loop_until]: (max_time=300, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Gatling 3.9.3 is available! (you're using 3.9.0) 00:47:12.416 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... --- stderr --- ________________________________________________________________________________ [12/Apr/2023 23:47:18] authn-users-3600 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 1h 12m Waiting for status (curl --fail -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m 01s, retry Order is running since 6m 02s, retry Order is running since 8m 02s, retry Order is running since 10m 03s, retry Order is running since 12m 03s, retry Order is running since 14m 04s, retry Order is running since 16m 05s, retry Order is running since 18m 06s, retry Order is running since 20m 07s, retry Order is running since 22m 09s, retry Order is running since 24m 09s, retry Order is running since 26m 10s, retry Order is running since 28m 10s, retry Order is running since 30m 11s, retry Order is running since 32m 11s, retry Order is running since 34m 12s, retry Order is running since 36m 12s, retry Order is running since 38m 12s, retry PASS : Order stopped by itself after 40m 13s and before timeout (1h 12m) ________________________________________________________________________________ [13/Apr/2023 00:27:31] authn-users-3600 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-57f77ddd65-vlsbw -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 40m 26s ________________________________________________________________________________ [13/Apr/2023 00:27:32] authn-users-3600 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- Checking pod: overseer-0-57f77ddd65-vlsbw for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-57f77ddd65-vlsbw -i -- bash -c 'if [ -f "/results/orders/authn-users-3600/order.tar.gz" ]; then echo "/results/orders/authn-users-3600/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-3600/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-3600/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users-3600/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-57f77ddd65-vlsbw -i -- du -k /results/orders/authn-users-3600/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 232 /results/orders/authn-users-3600/order.tar.gz --- stderr --- - Download file (size 232k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- source : /results/orders/authn-users-3600/order.tar.gz @ overseer-0-57f77ddd65-vlsbw destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-57f77ddd65-vlsbw --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-57f77ddd65-vlsbw:/results/orders/authn-users-3600/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600 ________________________________________________________________________________ [13/Apr/2023 00:27:36] authn-users-3600 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description am.AMAuthN@medium --results-folder /results/gatling/authn-users-3600 --no-reports ________________________________________________________________________________ [13/Apr/2023 00:27:36] authn-users-3600 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [13/Apr/2023 00:27:36] authn-users-3600 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/stdout.txt is 114484 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Gatling 3.9.3 is available! (you're using 3.9.0) 00:47:12.416 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-04-13 00:47:19 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1500 KO=0 ) > userRestLogin (OK=1500 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 13012608 / active: 8 / done: 1500 ================================================================================ ================================================================================ 2023-04-13 00:47:24 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=6000 KO=0 ) > userRestLogin (OK=6000 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 13008102 / active: 14 / done: 6000 ================================================================================ ================================================================================ 2023-04-13 00:47:29 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=13470 KO=0 ) > userRestLogin (OK=13470 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 13000595 / active: 51 / done: 13470 ================================================================================ ================================================================================ 2023-04-13 00:47:34 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=23984 KO=0 ) > userRestLogin (OK=23984 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 12990088 / active: 44 / done: 23984 ================================================================================ ================================================================================ 2023-04-13 00:47:39 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=37396 KO=0 ) > userRestLogin (OK=37396 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 12976582 / active: 138 / done: 37396 ================================================================================ ================================================================================ 2023-04-13 00:47:44 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=53847 KO=0 ) > userRestLogin (OK=53847 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 12960184 / active: 85 / done: 53847 ================================================================================ ================================================================================ 2023-04-13 00:47:49 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=70780 KO=0 ) > userRestLogin (OK=70780 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 12942146 / active: 1191 / done: 70779 ================================================================================ ================================================================================ 2023-04-13 00:47:54 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=88493 KO=0 ) > userRestLogin (OK=88493 KO=0 ) ---- am.AMAuthN ---------------------------------------------------------------- [- ] 0% waiting: 12924144 / active: 1481 / done: 88491 ================================================================================ [...] 01:23:01.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO j.l.OutOfMemoryError: Java heap space ========================= Session: Session(am.AMAuthN,6549426,HashMap(gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5f0dea36, username -> user.8293037, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d01d8a9, password -> T35tr0ck123),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$777/0x0000000100869840@50255580,io.netty.channel.epoll.EpollEventLoop@5e840abf) ========================= HTTP request: POST https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate headers: Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.8293037 X-OpenAM-Password: T35tr0ck123 accept: */* host: xlou.iam.xlou-cdm.engineeringpit.com ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:23:01.343 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO j.l.OutOfMemoryError: Java heap space ========================= Session: Session(am.AMAuthN,6414915,HashMap(gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1bea30e2, username -> user.9985899, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@92be723, password -> T35tr0ck123),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$777/0x0000000100869840@50255580,io.netty.channel.epoll.EpollEventLoop@56de6d6b) ========================= HTTP request: POST https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate headers: Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.9985899 X-OpenAM-Password: T35tr0ck123 accept: */* host: xlou.iam.xlou-cdm.engineeringpit.com ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:23:16.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 6548202: j.l.OutOfMemoryError: Java heap space 01:23:16.720 [ERROR] i.g.c.action.If - 'if-2' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 01:23:17.391 [ERROR] i.g.c.action.If - 'if-2' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 01:23:17.391 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO j.l.OutOfMemoryError: Java heap space ========================= Session: Session(am.AMAuthN,6548202,HashMap(gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51b91068, username -> user.9455233, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72d3b702, password -> T35tr0ck123),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$777/0x0000000100869840@50255580,io.netty.channel.epoll.EpollEventLoop@5ca1f591) ========================= HTTP request: POST https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate headers: Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.9455233 X-OpenAM-Password: T35tr0ck123 accept: */* host: xlou.iam.xlou-cdm.engineeringpit.com ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:23:17.391 [ERROR] i.g.c.action.If - 'if-2' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined 01:23:59.955 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 6198508: j.l.OutOfMemoryError: Java heap space 01:24:13.237 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO j.l.OutOfMemoryError: Java heap space ========================= Session: Session(am.AMAuthN,6198508,HashMap(gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7487878f, username -> user.4889748, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e47b42f, password -> T35tr0ck123),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$777/0x0000000100869840@50255580,io.netty.channel.epoll.EpollEventLoop@6ef81f31) ========================= HTTP request: POST https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate headers: Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.4889748 X-OpenAM-Password: T35tr0ck123 accept: */* host: xlou.iam.xlou-cdm.engineeringpit.com ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:24:13.237 [ERROR] i.g.c.action.If - 'if-2' failed to execute: j.u.NoSuchElementException: No attribute named 'auth_resp_code' is defined ---------------------- [13/Apr/2023 01:25:46] Create tar file authn-users-3600.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=authn-users-3600 SIMULATION_PATH=authn-users-3600/loadtest-20230412234713789 PWD=/results/gatling/authn-users-3600/loadtest-20230412234713789 [cmd] tar -czvf /results/gatling//authn-users-3600.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [13/Apr/2023 01:25:46] Update /results/gatling//latest ---------------------- ---------------------- [13/Apr/2023 01:25:46] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [13/Apr/2023 00:27:36] authn-users-3600 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/stderr.txt is small (8 lines), printing all lines: ----- output ----- Exception in thread "Timer-0" java.lang.OutOfMemoryError: Java heap space Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-8Uncaught error from thread [Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-7]: ]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled forUncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-4]: Java heap spaceUncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-11]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled forJava heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[ ActorSystem[GatlingSystem, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[GatlingSystem] ActorSystem[GatlingSystem] ] java.lang.OutOfMemoryError: Java heap space GatlingSystemjava.lang.OutOfMemoryError: Java heap space Uncaught error from thread [Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-9]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[GatlingSystem] java.lang.OutOfMemoryError: Java heap space ________________________________________________________________________________ [13/Apr/2023 00:27:36] authn-users-3600 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log [check_stderr_log] stderr file is not empty : [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_AuthN/06_authn-users-3600/stderr.txt is small (8 lines), printing all lines: ----- output ----- Exception in thread "Timer-0" java.lang.OutOfMemoryError: Java heap space Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-8Uncaught error from thread [Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-7]: ]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled forUncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-4]: Java heap spaceUncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-11]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled forJava heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[ ActorSystem[GatlingSystem, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[GatlingSystem] ActorSystem[GatlingSystem] ] java.lang.OutOfMemoryError: Java heap space GatlingSystemjava.lang.OutOfMemoryError: Java heap space Uncaught error from thread [Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-9]: Java heap space, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[GatlingSystem] java.lang.OutOfMemoryError: Java heap space [13/Apr/2023 00:27:36] - INFO: Traceback (most recent call last): File "/mnt/disks/data/xslou/lodestar-fork/pyrock/lib/scheduler/tasks/Task.py", line 561, in run self._run() File "/mnt/disks/data/xslou/lodestar-fork/pyrock/lib/scheduler/tasks/OverseerTask.py", line 156, in _run self.check_rc_and_logs() File "/mnt/disks/data/xslou/lodestar-fork/pyrock/lib/scheduler/tasks/OverseerTask.py", line 272, in check_rc_and_logs self.source.check_stderr_log(local_file=self.stderr_file, File "/mnt/disks/data/xslou/lodestar-fork/pyrock/lib/components/overseer.py", line 350, in check_stderr_log raise FailException(message) shared.lib.utils.exception.FailException: [check_stderr_log] stderr file is not empty Setting result to FAIL Task has been successfully stopped