--Task-- name: benchmark-130 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-110'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 130, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self130-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [16/Sep/2023 12:14:37] benchmark-130 pre : N/A ________________________________________________________________________________ [16/Sep/2023 12:14:37] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [16/Sep/2023 12:14:37] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-130/stdout.txt Pod log : /results/orders/benchmark-130 ________________________________________________________________________________ [16/Sep/2023 12:14:37] benchmark-130 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-130 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [16/Sep/2023 12:14:37] benchmark-130 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-130/order.json { "name": "benchmark-130", "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-130 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-130", "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=1000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self130- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=130 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [16/Sep/2023 12:14:37] benchmark-130 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [16/Sep/2023 12:14:37] benchmark-130 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-698f95b9db-6kfgg --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/order.json overseer-0-698f95b9db-6kfgg:/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 [16/Sep/2023 12:14:39] - 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-698f95b9db-6kfgg --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-698f95b9db-6kfgg -- head /results/orders/benchmark-130/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 13:14:45.080 [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-16 13:14:51 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=295 KO=0 ) > restLoginInitiate (OK=54 KO=0 ) > restLoginUsernamePasswordCallback (OK=44 KO=0 ) --- stderr --- ________________________________________________________________________________ [16/Sep/2023 12:14:51] benchmark-130 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, 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 02s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 04s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 05s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 06s, retry Order is running since 44m 06s, retry Order is running since 46m 07s, retry Order is running since 48m 07s, retry Order is running since 50m 07s, retry Order is running since 52m 08s, retry Order is running since 54m 08s, retry Order is running since 56m 08s, 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) ________________________________________________________________________________ [16/Sep/2023 13:17:01] benchmark-130 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-698f95b9db-6kfgg --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-698f95b9db-6kfgg -- 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 ________________________________________________________________________________ [16/Sep/2023 13:17:02] benchmark-130 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-698f95b9db-6kfgg --- stderr --- Checking pod: overseer-0-698f95b9db-6kfgg 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-698f95b9db-6kfgg --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-698f95b9db-6kfgg --stdin -- bash -c 'if [ -f "/results/orders/benchmark-130/order.tar.gz" ]; then echo "/results/orders/benchmark-130/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-130/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-130/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-130/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-698f95b9db-6kfgg --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-698f95b9db-6kfgg --stdin -- du -k /results/orders/benchmark-130/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 184 /results/orders/benchmark-130/order.tar.gz --- stderr --- - Download file (size 184k) [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-698f95b9db-6kfgg --- stderr --- source : /results/orders/benchmark-130/order.tar.gz @ overseer-0-698f95b9db-6kfgg destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/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-698f95b9db-6kfgg --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-698f95b9db-6kfgg:/results/orders/benchmark-130/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/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-130/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130 ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/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-130 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 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-130/stdout.txt is 45440 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 13:14:45.080 [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-16 13:14:51 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=295 KO=0 ) > restLoginInitiate (OK=54 KO=0 ) > restLoginUsernamePasswordCallback (OK=44 KO=0 ) > Skip 2FA (OK=26 KO=0 ) > User Authorize PKCE stage (OK=42 KO=0 ) > User AccessToken PKCE stage (OK=41 KO=0 ) > RootUserinfo (OK=39 KO=0 ) > tokenUserinfo (OK=17 KO=0 ) > getIdToken (OK=5 KO=0 ) > getIdToken Redirect 1 (OK=5 KO=0 ) > createOrganization (OK=5 KO=0 ) > queryOrganization (OK=5 KO=0 ) > deleteOrganization (OK=5 KO=0 ) > registrationCallback (OK=7 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 468943 / active: 26 / done: 29 ================================================================================ ================================================================================ 2023-09-16 13:14:56 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1454 KO=0 ) > restLoginInitiate (OK=215 KO=0 ) > restLoginUsernamePasswordCallback (OK=173 KO=0 ) > Skip 2FA (OK=122 KO=0 ) > User Authorize PKCE stage (OK=175 KO=0 ) > User AccessToken PKCE stage (OK=173 KO=0 ) > RootUserinfo (OK=286 KO=0 ) > tokenUserinfo (OK=44 KO=0 ) > getIdToken (OK=19 KO=0 ) > getIdToken Redirect 1 (OK=19 KO=0 ) > createOrganization (OK=19 KO=0 ) > queryOrganization (OK=19 KO=0 ) > deleteOrganization (OK=19 KO=0 ) > registrationCallback (OK=36 KO=0 ) > UI-Post-Login (OK=6 KO=0 ) > UI-Post-Login Redirect 1 (OK=18 KO=0 ) > UI AM idFromSession (OK=6 KO=0 ) > UI AM validateGoto (OK=6 KO=0 ) > UI Enduser appAuthHelper2 (OK=6 KO=0 ) > UI Enduser appAuthHelper1 (OK=6 KO=0 ) > UI Enduser sessioncheck (OK=6 KO=0 ) > UI IDM uiconfig (OK=6 KO=0 ) > UI IDM version (OK=6 KO=0 ) > UI IDM privilege (OK=6 KO=0 ) > UI IDM features (OK=6 KO=0 ) > UI IDM login (OK=6 KO=0 ) > UI IDM user (OK=6 KO=0 ) > UI IDM dashboard (OK=6 KO=0 ) > UI IDM alpha_user (OK=6 KO=0 ) > UI IDM oidcToken (OK=6 KO=0 ) > userinfo (OK=6 KO=0 ) > UI-Logout Redirect 1 (OK=6 KO=0 ) > UI AM revoke1 (OK=5 KO=0 ) > UI AM revoke2 (OK=5 KO=0 ) > UI AM endsession (OK=5 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 468781 / active: 96 / done: 121 ================================================================================ 13:14:59.346 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined 13:14:59.494 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined ================================================================================ 2023-09-16 13:15:01 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3432 KO=0 ) > restLoginInitiate (OK=484 KO=0 ) > restLoginUsernamePasswordCallback (OK=387 KO=0 ) > Skip 2FA (OK=276 KO=0 ) > User Authorize PKCE stage (OK=389 KO=0 ) > User AccessToken PKCE stage (OK=387 KO=0 ) > RootUserinfo (OK=828 KO=0 ) > tokenUserinfo (OK=94 KO=0 ) > getIdToken (OK=52 KO=0 ) > getIdToken Redirect 1 (OK=49 KO=0 ) > createOrganization (OK=49 KO=0 ) > queryOrganization (OK=48 KO=0 ) > deleteOrganization (OK=48 KO=0 ) > registrationCallback (OK=88 KO=0 ) > UI-Post-Login (OK=11 KO=0 ) > UI-Post-Login Redirect 1 (OK=33 KO=0 ) > UI AM idFromSession (OK=11 KO=0 ) > UI AM validateGoto (OK=11 KO=0 ) > UI Enduser appAuthHelper2 (OK=11 KO=0 ) > UI Enduser appAuthHelper1 (OK=11 KO=0 ) > UI Enduser sessioncheck (OK=11 KO=0 ) > UI IDM uiconfig (OK=11 KO=0 ) [...] 2023-09-16 14:15:25 3638s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3963532 KO=33 ) > restLoginInitiate (OK=468993 KO=5 ) > restLoginUsernamePasswordCallback (OK=394162 KO=5 ) > Skip 2FA (OK=281309 KO=0 ) > User Authorize PKCE stage (OK=408481 KO=4 ) > User AccessToken PKCE stage (OK=408475 KO=6 ) > RootUserinfo (OK=1124146 KO=4 ) > tokenUserinfo (OK=89774 KO=2 ) > getIdToken (OK=56472 KO=0 ) > getIdToken Redirect 1 (OK=56472 KO=0 ) > createOrganization (OK=56472 KO=0 ) > queryOrganization (OK=56472 KO=0 ) > deleteOrganization (OK=56472 KO=0 ) > registrationCallback (OK=74826 KO=0 ) > UI-Post-Login (OK=18700 KO=0 ) > UI-Post-Login Redirect 1 (OK=56100 KO=0 ) > UI AM idFromSession (OK=18699 KO=1 ) > UI AM validateGoto (OK=18699 KO=1 ) > UI Enduser appAuthHelper2 (OK=18700 KO=0 ) > UI Enduser appAuthHelper1 (OK=18698 KO=2 ) > UI Enduser sessioncheck (OK=18700 KO=0 ) > UI IDM uiconfig (OK=18700 KO=0 ) > UI IDM version (OK=18700 KO=0 ) > UI IDM privilege (OK=18699 KO=0 ) > UI IDM features (OK=18698 KO=1 ) > UI IDM login (OK=18699 KO=0 ) > UI IDM user (OK=18698 KO=1 ) > UI IDM dashboard (OK=18699 KO=0 ) > UI IDM alpha_user (OK=18699 KO=0 ) > UI IDM oidcToken (OK=18699 KO=1 ) > userinfo (OK=18698 KO=0 ) > UI-Logout Redirect 1 (OK=18700 KO=0 ) > UI AM revoke1 (OK=18698 KO=0 ) > UI AM revoke2 (OK=18699 KO=0 ) > UI AM endsession (OK=18699 KO=0 ) > restloginProgressiveProfileCallback (OK=925 KO=0 ) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: Failed to build request: No attribute named 'ac 4378 (98.14%) cess_token' is defined > RootUserinfo: Failed to build request: No attribute named 'acc 35 ( 0.78%) ess_token' is defined > status.find.in([200, 209], 304), found 502 16 ( 0.36%) > status.find.is(200), but actually found 502 9 ( 0.20%) > status.find.is(302), but actually found 502 4 ( 0.09%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 3 ( 0.07%) 4.111.11.253:443 after 60000 ms > userinfo: Failed to build request: No attribute named 'access_ 2 ( 0.04%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 2 ( 0.04%) ccess_token' is defined > restLoginUsernamePasswordCallback: Failed to build request: No 1 ( 0.02%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 1 ( 0.02%) No attribute named 'callbacks' is defined > status.find.in([200, 209], 304), found 401 1 ( 0.02%) > UI IDM features: Failed to build request: No attribute named 1 ( 0.02%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 1 ( 0.02%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 1 ( 0.02%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 1 ( 0.02%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 1 ( 0.02%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 1 ( 0.02%) 'access_token_2' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 1 ( 0.02%) ccess_token_2' is defined > UI AM endsession: Failed to build request: No attribute named 1 ( 0.02%) 'id_token_2' is defined > registrationCallback: Failed to build request: No attribute na 1 ( 0.02%) med 'callbacks' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 468998 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3638 seconds ---------------------- [16/Sep/2023 14:15:25] Create tar file benchmark-130.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-130 SIMULATION_PATH=benchmark-130/loadtest-20230916121445323 PWD=/results/gatling/benchmark-130/loadtest-20230916121445323 [cmd] tar -czvf /results/gatling//benchmark-130.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [16/Sep/2023 14:15:25] Update /results/gatling//latest ---------------------- ---------------------- [16/Sep/2023 14:15:25] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-130/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 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 ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [16/Sep/2023 13:17:06] benchmark-130 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped