--Task-- name: benchmark-230 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-210'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 230, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self230-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [21/Sep/2023 21:23:42] benchmark-230 pre : N/A ________________________________________________________________________________ [21/Sep/2023 21:23:42] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [21/Sep/2023 21:23:42] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-230/stdout.txt Pod log : /results/orders/benchmark-230 ________________________________________________________________________________ [21/Sep/2023 21:23:42] benchmark-230 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-230 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Sep/2023 21:23:42] benchmark-230 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-230/order.json { "name": "benchmark-230", "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-230 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-230", "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=25000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self230- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=230 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [21/Sep/2023 21:23:42] benchmark-230 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [21/Sep/2023 21:23:43] benchmark-230 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/order.json overseer-0-7b587497bb-ft6j5:/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 [21/Sep/2023 21:23:44] - 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 -- head /results/orders/benchmark-230/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) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 17s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 22:23:48.985 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 22:23:56.770 [WARN ] i.g.c.ZincCompiler$ - one warning found 22:24:00.279 [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 --- ________________________________________________________________________________ [21/Sep/2023 21:24:02] benchmark-230 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 02s, 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 07s, retry Order is running since 46m 07s, retry Order is running since 48m 07s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 08s, 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) ________________________________________________________________________________ [21/Sep/2023 22:26:13] benchmark-230 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 -- 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 ________________________________________________________________________________ [21/Sep/2023 22:26:14] benchmark-230 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-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/orders/benchmark-230/order.tar.gz" ]; then echo "/results/orders/benchmark-230/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-230/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-230/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-230/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-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/orders/benchmark-230/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 52652 /results/orders/benchmark-230/order.tar.gz --- stderr --- - Download file (size 52652k) [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-7b587497bb-ft6j5 --- stderr --- source : /results/orders/benchmark-230/order.tar.gz @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/orders/benchmark-230/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/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-230/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230 ________________________________________________________________________________ [21/Sep/2023 22:26:22] benchmark-230 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/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-230 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Sep/2023 22:26:22] benchmark-230 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [21/Sep/2023 22:26:22] benchmark-230 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-230/stdout.txt is 5031419 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 22:23:48.985 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 22:23:56.770 [WARN ] i.g.c.ZincCompiler$ - one warning found 22:24:00.279 [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-21 22:24:06 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=592 KO=0 ) > restLoginInitiate (OK=94 KO=0 ) > restLoginUsernamePasswordCallback (OK=78 KO=0 ) > Skip 2FA (OK=53 KO=0 ) > User Authorize PKCE stage (OK=77 KO=0 ) > User AccessToken PKCE stage (OK=73 KO=0 ) > getIdToken (OK=12 KO=0 ) > getIdToken Redirect 1 (OK=12 KO=0 ) > createOrganization (OK=12 KO=0 ) > queryOrganization (OK=12 KO=0 ) > RootUserinfo (OK=76 KO=0 ) > deleteOrganization (OK=11 KO=0 ) > tokenUserinfo (OK=19 KO=0 ) > registrationCallback (OK=13 KO=0 ) > UI-Post-Login (OK=3 KO=0 ) > UI-Post-Login Redirect 1 (OK=7 KO=0 ) > UI AM idFromSession (OK=3 KO=0 ) > UI AM validateGoto (OK=3 KO=0 ) > UI Enduser appAuthHelper2 (OK=2 KO=0 ) > UI Enduser appAuthHelper1 (OK=2 KO=0 ) > UI Enduser sessioncheck (OK=2 KO=0 ) > UI IDM uiconfig (OK=2 KO=0 ) > UI IDM version (OK=2 KO=0 ) > UI IDM features (OK=2 KO=0 ) > UI IDM login (OK=2 KO=0 ) > UI IDM privilege (OK=2 KO=0 ) > UI IDM alpha_user (OK=2 KO=0 ) > UI IDM user (OK=2 KO=0 ) > UI IDM dashboard (OK=2 KO=0 ) > UI IDM oidcToken (OK=2 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: 830458 / active: 50 / done: 46 ================================================================================ ================================================================================ 2023-09-21 22:24:11 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2824 KO=0 ) > restLoginInitiate (OK=381 KO=0 ) > restLoginUsernamePasswordCallback (OK=313 KO=0 ) > Skip 2FA (OK=216 KO=0 ) > User Authorize PKCE stage (OK=322 KO=0 ) > User AccessToken PKCE stage (OK=319 KO=0 ) > getIdToken (OK=43 KO=0 ) > getIdToken Redirect 1 (OK=43 KO=0 ) > createOrganization (OK=43 KO=0 ) > queryOrganization (OK=42 KO=0 ) > RootUserinfo (OK=556 KO=0 ) > deleteOrganization (OK=42 KO=0 ) > tokenUserinfo (OK=72 KO=0 ) > registrationCallback (OK=61 KO=0 ) > UI-Post-Login (OK=17 KO=0 ) > UI-Post-Login Redirect 1 (OK=51 KO=0 ) > UI AM idFromSession (OK=17 KO=0 ) > UI AM validateGoto (OK=17 KO=0 ) > UI Enduser appAuthHelper2 (OK=17 KO=0 ) > UI Enduser appAuthHelper1 (OK=17 KO=0 ) > UI Enduser sessioncheck (OK=16 KO=0 ) > UI IDM uiconfig (OK=16 KO=0 ) > UI IDM version (OK=16 KO=0 ) > UI IDM features (OK=16 KO=0 ) > UI IDM login (OK=16 KO=0 ) > UI IDM privilege (OK=16 KO=0 ) > UI IDM alpha_user (OK=16 KO=0 ) > UI IDM user (OK=16 KO=0 ) > UI IDM dashboard (OK=16 KO=0 ) > UI IDM oidcToken (OK=16 KO=0 ) > userinfo (OK=15 KO=0 ) > UI-Logout Redirect 1 (OK=15 KO=0 ) > UI AM revoke2 (OK=15 KO=0 ) > UI AM revoke1 (OK=15 KO=0 ) > UI AM endsession (OK=15 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 830170 / active: 152 / done: 232 ================================================================================ ================================================================================ 2023-09-21 22:24:16 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=6476 KO=0 ) [...] > Skip 2FA (OK=498026 KO=41 ) > User Authorize PKCE stage (OK=706993 KO=23553 ) > User AccessToken PKCE stage (OK=666889 KO=40104 ) > getIdToken (OK=99777 KO=0 ) > getIdToken Redirect 1 (OK=99777 KO=0 ) > createOrganization (OK=87075 KO=0 ) > queryOrganization (OK=87075 KO=0 ) > RootUserinfo (OK=1688533 KO=49477 ) > deleteOrganization (OK=87075 KO=0 ) > tokenUserinfo (OK=166226 KO=113 ) > registrationCallback (OK=132754 KO=1 ) > UI-Post-Login (OK=32965 KO=0 ) > UI-Post-Login Redirect 1 (OK=98895 KO=0 ) > UI AM idFromSession (OK=32965 KO=0 ) > UI AM validateGoto (OK=32965 KO=0 ) > UI Enduser appAuthHelper2 (OK=32965 KO=0 ) > UI Enduser appAuthHelper1 (OK=32965 KO=0 ) > UI Enduser sessioncheck (OK=32965 KO=0 ) > UI IDM uiconfig (OK=32965 KO=0 ) > UI IDM version (OK=32965 KO=0 ) > UI IDM features (OK=32959 KO=0 ) > UI IDM login (OK=32959 KO=0 ) > UI IDM privilege (OK=32959 KO=0 ) > UI IDM alpha_user (OK=32959 KO=0 ) > UI IDM user (OK=32959 KO=0 ) > UI IDM dashboard (OK=32959 KO=0 ) > UI IDM oidcToken (OK=32938 KO=27 ) > userinfo (OK=32887 KO=27 ) > UI-Logout Redirect 1 (OK=32965 KO=0 ) > UI AM revoke2 (OK=32959 KO=0 ) > UI AM revoke1 (OK=32914 KO=0 ) > UI AM endsession (OK=32938 KO=0 ) > restloginProgressiveProfileCallback (OK=19 KO=0 ) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 253435 (62.50%) ess_token' is defined > status.find.in([200, 209], 304), found 500 89721 (22.13%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 23552 ( 5.81%) ng > createOrganization: Failed to build request: No attribute name 12702 ( 3.13%) d 'access_token' is defined > queryOrganization: Failed to build request: No attribute named 12702 ( 3.13%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 12702 ( 3.13%) d 'organization_id' is defined > tokenUserinfo: Failed to build request: No attribute named 'ac 296 ( 0.07%) cess_token' is defined > status.find.is(200), but actually found 401 171 ( 0.04%) > userinfo: Failed to build request: No attribute named 'access_ 51 ( 0.01%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 51 ( 0.01%) ccess_token' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 27 ( 0.01%) ing > UI AM endsession: Failed to build request: No attribute named 27 ( 0.01%) 'id_token_2' is defined > UI IDM features: Failed to build request: No attribute named 6 ( 0.00%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 6 ( 0.00%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 6 ( 0.00%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 6 ( 0.00%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 6 ( 0.00%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 6 ( 0.00%) 'access_token_2' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 6 ( 0.00%) ccess_token_2' is defined > status.find.is(200), but actually found 502 2 ( 0.00%) > status.find.in([200, 209], 304), found 502 1 ( 0.00%) > status.find.is(200), but actually found 403 1 ( 0.00%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 1 ( 0.00%) 4.111.11.253:443 after 60000 ms ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 830554 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3649 seconds ---------------------- [21/Sep/2023 23:24:50] Create tar file benchmark-230.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-230 SIMULATION_PATH=benchmark-230/loadtest-20230921212400578 PWD=/results/gatling/benchmark-230/loadtest-20230921212400578 [cmd] tar -czvf /results/gatling//benchmark-230.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [21/Sep/2023 23:24:50] Update /results/gatling//latest ---------------------- ---------------------- [21/Sep/2023 23:24:50] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [21/Sep/2023 22:26:23] benchmark-230 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/07_benchmark-230/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [21/Sep/2023 22:26:23] benchmark-230 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 ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-230 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-230 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped