--Task-- name: benchmark-250 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-230'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 250, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self250-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [21/Oct/2023 01:20:03] benchmark-250 pre : N/A ________________________________________________________________________________ [21/Oct/2023 01:20:03] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [21/Oct/2023 01:20:03] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-250/stdout.txt Pod log : /results/orders/benchmark-250 ________________________________________________________________________________ [21/Oct/2023 01:20:03] benchmark-250 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-250 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Oct/2023 01:20:03] benchmark-250 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/order.json { "name": "benchmark-250", "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-250 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-250", "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=self250- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=250 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [21/Oct/2023 01:20:03] benchmark-250 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 ________________________________________________________________________________ [21/Oct/2023 01:20:03] benchmark-250 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-c58748955-bv6r7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/order.json overseer-0-c58748955-bv6r7:/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/Oct/2023 01:20:04] - 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-c58748955-bv6r7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 -- head /results/orders/benchmark-250/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 02:20:11.305 [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-10-21 02:20:17 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=685 KO=0 ) > restLoginInitiate (OK=103 KO=0 ) > restLoginUsernamePasswordCallback (OK=84 KO=0 ) --- stderr --- ________________________________________________________________________________ [21/Oct/2023 01:20:17] benchmark-250 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 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 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) ________________________________________________________________________________ [21/Oct/2023 02:22:27] benchmark-250 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-c58748955-bv6r7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 -- 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/Oct/2023 02:22:28] benchmark-250 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-c58748955-bv6r7 --- stderr --- Checking pod: overseer-0-c58748955-bv6r7 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-c58748955-bv6r7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- bash -c 'if [ -f "/results/orders/benchmark-250/order.tar.gz" ]; then echo "/results/orders/benchmark-250/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-250/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-250/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-250/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-c58748955-bv6r7 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- du -k /results/orders/benchmark-250/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 104220 /results/orders/benchmark-250/order.tar.gz --- stderr --- - Download file (size 104220k) [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-c58748955-bv6r7 --- stderr --- source : /results/orders/benchmark-250/order.tar.gz @ overseer-0-c58748955-bv6r7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/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-c58748955-bv6r7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c58748955-bv6r7:/results/orders/benchmark-250/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/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/10_benchmark-250/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250 ________________________________________________________________________________ [21/Oct/2023 02:22:40] benchmark-250 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/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-250 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Oct/2023 02:22:40] benchmark-250 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [21/Oct/2023 02:22:40] benchmark-250 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/10_benchmark-250/stdout.txt is 8143333 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 02:20:11.305 [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-10-21 02:20:17 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=685 KO=0 ) > restLoginInitiate (OK=103 KO=0 ) > restLoginUsernamePasswordCallback (OK=84 KO=0 ) > registrationCallback (OK=15 KO=0 ) > Skip 2FA (OK=57 KO=0 ) > User Authorize PKCE stage (OK=83 KO=0 ) > User AccessToken PKCE stage (OK=80 KO=0 ) > getIdToken (OK=14 KO=0 ) > getIdToken Redirect 1 (OK=14 KO=0 ) > createOrganization (OK=13 KO=0 ) > queryOrganization (OK=13 KO=0 ) > deleteOrganization (OK=13 KO=0 ) > RootUserinfo (OK=80 KO=0 ) > UI-Post-Login (OK=8 KO=0 ) > UI-Post-Login Redirect 1 (OK=16 KO=0 ) > UI AM idFromSession (OK=7 KO=0 ) > UI AM validateGoto (OK=7 KO=0 ) > tokenUserinfo (OK=17 KO=0 ) > UI Enduser appAuthHelper2 (OK=5 KO=0 ) > UI Enduser appAuthHelper1 (OK=5 KO=0 ) > UI Enduser sessioncheck (OK=4 KO=0 ) > UI IDM uiconfig (OK=4 KO=0 ) > UI IDM version (OK=4 KO=0 ) > UI IDM login (OK=4 KO=0 ) > UI IDM features (OK=4 KO=0 ) > UI IDM privilege (OK=4 KO=0 ) > UI IDM user (OK=3 KO=0 ) > UI IDM alpha_user (OK=3 KO=0 ) > UI IDM dashboard (OK=3 KO=0 ) > UI IDM oidcToken (OK=3 KO=0 ) > userinfo (OK=3 KO=0 ) > UI-Logout Redirect 1 (OK=3 KO=0 ) > UI AM revoke1 (OK=3 KO=0 ) > UI AM revoke2 (OK=3 KO=0 ) > UI AM endsession (OK=3 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 904746 / active: 56 / done: 49 ================================================================================ ================================================================================ 2023-10-21 02:20:22 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2984 KO=0 ) > restLoginInitiate (OK=413 KO=0 ) > restLoginUsernamePasswordCallback (OK=342 KO=0 ) > registrationCallback (OK=62 KO=0 ) > Skip 2FA (OK=254 KO=0 ) > User Authorize PKCE stage (OK=346 KO=0 ) > User AccessToken PKCE stage (OK=342 KO=0 ) > getIdToken (OK=52 KO=0 ) > getIdToken Redirect 1 (OK=52 KO=0 ) > createOrganization (OK=51 KO=0 ) > queryOrganization (OK=50 KO=0 ) > deleteOrganization (OK=49 KO=0 ) > RootUserinfo (OK=582 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 ) > tokenUserinfo (OK=67 KO=0 ) > UI Enduser appAuthHelper2 (OK=14 KO=0 ) > UI Enduser appAuthHelper1 (OK=14 KO=0 ) > UI Enduser sessioncheck (OK=14 KO=0 ) > UI IDM uiconfig (OK=14 KO=0 ) > UI IDM version (OK=14 KO=0 ) > UI IDM login (OK=14 KO=0 ) > UI IDM features (OK=14 KO=0 ) > UI IDM privilege (OK=14 KO=0 ) > UI IDM user (OK=14 KO=0 ) > UI IDM alpha_user (OK=14 KO=0 ) > UI IDM dashboard (OK=14 KO=0 ) > UI IDM oidcToken (OK=14 KO=0 ) > userinfo (OK=14 KO=0 ) > UI-Logout Redirect 1 (OK=14 KO=0 ) > UI AM revoke1 (OK=14 KO=0 ) > UI AM revoke2 (OK=14 KO=0 ) > UI AM endsession (OK=14 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 904434 / active: 189 / done: 228 ================================================================================ ================================================================================ 2023-10-21 02:20:27 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=7024 KO=0 ) > restLoginInitiate (OK=932 KO=0 ) > restLoginUsernamePasswordCallback (OK=771 KO=0 ) [...] > UI Enduser sessioncheck (OK=36088 KO=0 ) > UI IDM uiconfig (OK=36088 KO=0 ) > UI IDM version (OK=36088 KO=0 ) > UI IDM login (OK=35188 KO=82 ) > UI IDM features (OK=35190 KO=80 ) > UI IDM privilege (OK=35194 KO=76 ) > UI IDM user (OK=35207 KO=63 ) > UI IDM alpha_user (OK=35188 KO=82 ) > UI IDM dashboard (OK=35196 KO=74 ) > UI IDM oidcToken (OK=35214 KO=874 ) > userinfo (OK=35054 KO=271 ) > UI-Logout Redirect 1 (OK=36088 KO=0 ) > UI AM revoke1 (OK=35050 KO=275 ) > UI AM revoke2 (OK=35102 KO=168 ) > UI AM endsession (OK=35081 KO=133 ) > restloginProgressiveProfileCallback (OK=29 KO=413 ) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 304885 (55.51%) ess_token' is defined > status.find.in([200, 209], 304), found 500 124803 (22.72%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 27606 ( 5.03%) ng > queryOrganization: Failed to build request: No attribute named 15681 ( 2.86%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 15681 ( 2.86%) d 'organization_id' is defined > createOrganization: Failed to build request: No attribute name 15266 ( 2.78%) d 'access_token' is defined > status.find.in([200, 209], 304), found 503 11773 ( 2.14%) > status.find.is(200), but actually found 401 6309 ( 1.15%) > status.find.is(200), but actually found 503 5817 ( 1.06%) > status.find.in([200, 209], 304), found 401 3397 ( 0.62%) > jsonPath($.tokenId).find.exists, found nothing 2879 ( 0.52%) > status.find.is(302), but actually found 503 2280 ( 0.42%) > status.find.is(200), but actually found 502 1402 ( 0.26%) > tokenUserinfo: Failed to build request: No attribute named 'ac 1036 ( 0.19%) cess_token' is defined > UI AM endsession: Failed to build request: No attribute named 874 ( 0.16%) 'id_token_2' is defined > UI IDM features: Failed to build request: No attribute named 818 ( 0.15%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 818 ( 0.15%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 818 ( 0.15%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 818 ( 0.15%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 818 ( 0.15%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 818 ( 0.15%) 'access_token_2' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 818 ( 0.15%) ccess_token_2' is defined > userinfo: Failed to build request: No attribute named 'access_ 763 ( 0.14%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 763 ( 0.14%) ccess_token' is defined > registrationCallback: Failed to build request: No attribute na 597 ( 0.11%) med 'callbacks' is defined > status.find.is(302), but actually found 502 485 ( 0.09%) > status.find.in([200, 209], 304), found 502 453 ( 0.08%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 384 ( 0.07%) ing > restLoginUsernamePasswordCallback: Failed to build request: No 154 ( 0.03%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 154 ( 0.03%) No attribute named 'callbacks' is defined > status.find.in([200, 209], 304), found 400 20 ( 0.00%) > status.find.is(200), but actually found 400 11 ( 0.00%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 7 ( 0.00%) 4.149.144.47:443 after 60000 ms > jsonPath($.tokenId).find.optional preparation crashed: Jackson 2 ( 0.00%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... > jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.00%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 904851 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3649 seconds ---------------------- [21/Oct/2023 03:21:02] Create tar file benchmark-250.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-250 SIMULATION_PATH=benchmark-250/loadtest-20231021012011621 PWD=/results/gatling/benchmark-250/loadtest-20231021012011621 [cmd] tar -czvf /results/gatling//benchmark-250.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [21/Oct/2023 03:21:02] Update /results/gatling//latest ---------------------- ---------------------- [21/Oct/2023 03:21:02] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [21/Oct/2023 02:22:42] benchmark-250 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [21/Oct/2023 02:22:42] benchmark-250 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/Oct/2023 02:22:56] benchmark-250 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [21/Oct/2023 02:22:56] benchmark-250 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped