--Task-- name: benchmark-190 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: ['benchmark-170'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 190, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self190-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-190 pre : N/A ________________________________________________________________________________ [24/Sep/2023 13:03:35] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [24/Sep/2023 13:03:35] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-190/stdout.txt Pod log : /results/orders/benchmark-190 ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-190 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 idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-190 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-190 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/order.json { "name": "benchmark-190", "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 idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-190 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-190", "environment": { "JAVA_OPTS": "-Dam_host=openam-ema-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@forgerock.com -Dduration=3600 -Didc=true -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self190- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=190 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-190 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl --insecure 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 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [24/Sep/2023 13:03:36] benchmark-190 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/order.json overseer-0-bb64547c8-h4wt5:/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 [24/Sep/2023 13:03:37] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 -- head /results/orders/benchmark-190/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 14:03:43.762 [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-09-24 14:03:49 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=517 KO=0 ) > restLoginInitiate (OK=78 KO=0 ) > restLoginUsernamePasswordCallback (OK=66 KO=0 ) --- stderr --- ________________________________________________________________________________ [24/Sep/2023 13:03:50] benchmark-190 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 --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m 01s, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 03s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 04s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 05s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 06s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry Order is running since 1h, retry PASS : Order stopped by itself after 1h 02m and before timeout (1h 12m) ________________________________________________________________________________ [24/Sep/2023 14:06:00] benchmark-190 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 -- 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 1h 02m ________________________________________________________________________________ [24/Sep/2023 14:06:01] benchmark-190 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- Checking pod: overseer-0-bb64547c8-h4wt5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 --stdin -- bash -c 'if [ -f "/results/orders/benchmark-190/order.tar.gz" ]; then echo "/results/orders/benchmark-190/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-190/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-190/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/benchmark-190/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 --stdin -- du -k /results/orders/benchmark-190/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 332520 /results/orders/benchmark-190/order.tar.gz --- stderr --- - Download file (size 332520k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- source : /results/orders/benchmark-190/order.tar.gz @ overseer-0-bb64547c8-h4wt5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-bb64547c8-h4wt5:/results/orders/benchmark-190/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/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/benchmark/07_benchmark/07_benchmark-190/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190 ________________________________________________________________________________ [24/Sep/2023 14:06:28] benchmark-190 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/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 idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-190 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [24/Sep/2023 14:06:28] benchmark-190 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [24/Sep/2023 14:06:28] benchmark-190 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/benchmark/07_benchmark/07_benchmark-190/stdout.txt is 29392049 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 14:03:43.762 [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-09-24 14:03:49 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=517 KO=0 ) > restLoginInitiate (OK=78 KO=0 ) > restLoginUsernamePasswordCallback (OK=66 KO=0 ) > Skip 2FA (OK=42 KO=0 ) > User Authorize PKCE stage (OK=66 KO=0 ) > User AccessToken PKCE stage (OK=63 KO=0 ) > RootUserinfo (OK=81 KO=0 ) > registrationCallback (OK=10 KO=0 ) > tokenUserinfo (OK=17 KO=0 ) > getIdToken (OK=6 KO=0 ) > getIdToken Redirect 1 (OK=6 KO=0 ) > createOrganization (OK=6 KO=0 ) > queryOrganization (OK=6 KO=0 ) > deleteOrganization (OK=6 KO=0 ) > UI-Post-Login (OK=3 KO=0 ) > UI-Post-Login Redirect 1 (OK=9 KO=0 ) > UI AM idFromSession (OK=3 KO=0 ) > UI AM validateGoto (OK=3 KO=0 ) > UI Enduser appAuthHelper2 (OK=3 KO=0 ) > UI Enduser appAuthHelper1 (OK=3 KO=0 ) > UI IDM uiconfig (OK=3 KO=0 ) > UI Enduser sessioncheck (OK=3 KO=0 ) > UI IDM version (OK=3 KO=0 ) > UI IDM login (OK=3 KO=0 ) > UI IDM features (OK=3 KO=0 ) > UI IDM privilege (OK=3 KO=0 ) > UI IDM dashboard (OK=3 KO=0 ) > UI IDM user (OK=3 KO=0 ) > UI IDM alpha_user (OK=3 KO=0 ) > UI IDM oidcToken (OK=3 KO=0 ) > userinfo (OK=2 KO=0 ) > UI-Logout Redirect 1 (OK=2 KO=0 ) > UI AM revoke2 (OK=2 KO=0 ) > UI AM revoke1 (OK=2 KO=0 ) > UI AM endsession (OK=2 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 686520 / active: 42 / done: 38 ================================================================================ ================================================================================ 2023-09-24 14:03:54 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2278 KO=0 ) > restLoginInitiate (OK=313 KO=0 ) > restLoginUsernamePasswordCallback (OK=253 KO=0 ) > Skip 2FA (OK=181 KO=0 ) > User Authorize PKCE stage (OK=261 KO=0 ) > User AccessToken PKCE stage (OK=257 KO=0 ) > RootUserinfo (OK=402 KO=0 ) > registrationCallback (OK=54 KO=0 ) > tokenUserinfo (OK=55 KO=0 ) > getIdToken (OK=44 KO=0 ) > getIdToken Redirect 1 (OK=44 KO=0 ) > createOrganization (OK=42 KO=0 ) > queryOrganization (OK=40 KO=0 ) > deleteOrganization (OK=40 KO=0 ) > UI-Post-Login (OK=14 KO=0 ) > UI-Post-Login Redirect 1 (OK=42 KO=0 ) > UI AM idFromSession (OK=14 KO=0 ) > UI AM validateGoto (OK=14 KO=0 ) > UI Enduser appAuthHelper2 (OK=14 KO=0 ) > UI Enduser appAuthHelper1 (OK=14 KO=0 ) > UI IDM uiconfig (OK=13 KO=0 ) > UI Enduser sessioncheck (OK=13 KO=0 ) > UI IDM version (OK=13 KO=0 ) > UI IDM login (OK=13 KO=0 ) > UI IDM features (OK=13 KO=0 ) > UI IDM privilege (OK=13 KO=0 ) > UI IDM dashboard (OK=12 KO=0 ) > UI IDM user (OK=12 KO=0 ) > UI IDM alpha_user (OK=12 KO=0 ) > UI IDM oidcToken (OK=11 KO=0 ) > userinfo (OK=11 KO=0 ) > UI-Logout Redirect 1 (OK=11 KO=0 ) > UI AM revoke2 (OK=11 KO=0 ) > UI AM revoke1 (OK=11 KO=0 ) > UI AM endsession (OK=11 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 686283 / active: 124 / done: 193 ================================================================================ ================================================================================ 2023-09-24 14:03:59 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5278 KO=0 ) > restLoginInitiate (OK=709 KO=0 ) > restLoginUsernamePasswordCallback (OK=579 KO=0 ) [...] > UI Enduser sessioncheck (OK=27299 KO=8 ) > UI IDM version (OK=27279 KO=28 ) > UI IDM login (OK=2655 KO=1352 ) > UI IDM features (OK=2650 KO=1357 ) > UI IDM privilege (OK=2659 KO=1348 ) > UI IDM dashboard (OK=2651 KO=1356 ) > UI IDM user (OK=2661 KO=1346 ) > UI IDM alpha_user (OK=2631 KO=1376 ) > UI IDM oidcToken (OK=4138 KO=23182 ) > userinfo (OK=3530 KO=755 ) > UI-Logout Redirect 1 (OK=27320 KO=0 ) > UI AM revoke2 (OK=3384 KO=623 ) > UI AM revoke1 (OK=3576 KO=709 ) > UI AM endsession (OK=3577 KO=561 ) > restloginProgressiveProfileCallback (OK=6 KO=5960 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 502 286449 (22.44%) > RootUserinfo: Failed to build request: No attribute named 'acc 181775 (14.24%) ess_token' is defined > status.find.is(200), but actually found 503 157911 (12.37%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 62321 ( 4.88%) 4.36.133.182:443 after 60000 ms > registrationCallback: Failed to build request: No attribute na 60541 ( 4.74%) med 'callbacks' is defined > status.find.is(200), but actually found 401 52602 ( 4.12%) > status.find.in([200, 209], 304), found 502 50244 ( 3.94%) > status.find.in([200, 209], 304), found 503 35274 ( 2.76%) > UI AM revoke2: Failed to build request: No attribute named 'a 23313 ( 1.83%) ccess_token_2' is defined > UI IDM features: Failed to build request: No attribute named 23300 ( 1.83%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 23300 ( 1.83%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 23300 ( 1.83%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 23300 ( 1.83%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 23300 ( 1.83%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 23300 ( 1.83%) 'access_token_2' is defined > UI AM endsession: Failed to build request: No attribute named 23182 ( 1.82%) 'id_token_2' is defined > userinfo: Failed to build request: No attribute named 'access_ 23035 ( 1.80%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 23035 ( 1.80%) ccess_token' is defined > status.find.is(302), but actually found 502 17856 ( 1.40%) > status.find.in([200, 209], 304), found 500 16851 ( 1.32%) > status.find.in([200, 209], 304), found 401 15537 ( 1.22%) > restLoginUsernamePasswordCallback: Failed to build request: No 15052 ( 1.18%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 15052 ( 1.18%) No attribute named 'callbacks' is defined > queryOrganization: Failed to build request: No attribute named 13826 ( 1.08%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 13826 ( 1.08%) d 'organization_id' is defined > status.find.is(302), but actually found 503 12686 ( 0.99%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 9511 ( 0.75%) ing > tokenUserinfo: Failed to build request: No attribute named 'ac 9435 ( 0.74%) cess_token' is defined > createOrganization: Failed to build request: No attribute name 9085 ( 0.71%) d 'access_token' is defined > status.find.is(200), but actually found 500 3349 ( 0.26%) > jsonPath($.tokenId).find.exists, found nothing 2143 ( 0.17%) > status.find.is(200), but actually found 400 1534 ( 0.12%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 910 ( 0.07%) ng > status.find.in([200, 209], 304), found 400 238 ( 0.02%) > j.i.IOException: Premature close 23 ( 0.00%) > status.find.is(302), but actually found 500 7 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out: openam-em 2 ( 0.00%) a-perf-benchmark.forgeblocks.com/34.36.133.182:443 ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 686600 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3682 seconds ---------------------- [24/Sep/2023 15:05:07] Create tar file benchmark-190.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-190 SIMULATION_PATH=benchmark-190/loadtest-20230924130344037 PWD=/results/gatling/benchmark-190/loadtest-20230924130344037 [cmd] tar -czvf /results/gatling//benchmark-190.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [24/Sep/2023 15:05:07] Update /results/gatling//latest ---------------------- ---------------------- [24/Sep/2023 15:05:07] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [24/Sep/2023 14:06:46] benchmark-190 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-190/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [24/Sep/2023 14:06:46] benchmark-190 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [24/Sep/2023 14:08:08] benchmark-190 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [24/Sep/2023 14:08:08] benchmark-190 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped