--Task-- name: Reporting-benchmark-300 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Logs-parse-benchmark-550', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200'] preceding_task: None options: {'task_name': 'benchmark-300'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-16 23:30:14 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-16 23:30:14 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-300/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-300/stderr.txt Pod log : /results/orders/Reporting-benchmark-300 2025-09-16 23:30:14 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 23:30:14 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-16 23:30:14] Reporting-benchmark-300 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/order.json { "name": "Reporting-benchmark-300", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-300\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-300.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-300" } ________________________________________________________________________________ [2025-09-16 23:30:14] Reporting-benchmark-300 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-16 23:30:14,157 INFO 2025-09-16 23:30:14,157 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 23:30:14,157 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-16 23:30:14,367 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:30:14,367 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:30:14,367 DEBUG --- stdout --- 2025-09-16 23:30:14,368 DEBUG WAITING 2025-09-16 23:30:14,368 DEBUG --- stderr --- 2025-09-16 23:30:14,368 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-16 23:30:14] Reporting-benchmark-300 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-16 23:30:14,368 INFO 2025-09-16 23:30:14,368 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:30:14,368 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:30:14,654 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:30:14,654 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:30:14,654 DEBUG --- stdout --- 2025-09-16 23:30:14,654 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:30:14,654 DEBUG --- stderr --- 2025-09-16 23:30:14,654 DEBUG 2025-09-16 23:30:14,654 INFO 2025-09-16 23:30:14,654 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-16 23:30:14,654 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:30:15,585 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:30:15,585 DEBUG --- stdout --- 2025-09-16 23:30:15,585 DEBUG 2025-09-16 23:30:15,585 DEBUG --- stderr --- 2025-09-16 23:30:15,585 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-16 23:30:15] Reporting-benchmark-300 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-16 23:30:20,586 INFO 2025-09-16 23:30:20,586 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 23:30:20,586 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-16 23:30:20,791 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:26,001 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:31,208 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:36,420 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:41,625 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:46,869 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:52,079 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:30:57,287 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:02,499 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:07,707 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:12,915 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:18,159 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:23,369 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:28,581 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:33,791 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:39,000 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:44,211 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:49,418 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:54,626 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:31:59,838 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:05,047 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:10,258 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:15,471 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:20,685 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:25,890 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:31,095 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:36,304 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:41,509 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:32:46,717 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - expected pattern found 2025-09-16 23:32:46,717 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:46,717 DEBUG --- stdout --- 2025-09-16 23:32:46,717 DEBUG WAITING 2025-09-16 23:32:46,717 DEBUG --- stderr --- 2025-09-16 23:32:46,717 DEBUG % 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 23:32:46] Reporting-benchmark-300 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 23:32:46] Reporting-benchmark-300 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-16 23:32:46,718 INFO 2025-09-16 23:32:46,718 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:32:46,718 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:32:47,028 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:32:47,028 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:47,028 DEBUG --- stdout --- 2025-09-16 23:32:47,028 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:32:47,028 DEBUG --- stderr --- 2025-09-16 23:32:47,028 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:32:47,029 INFO 2025-09-16 23:32:47,029 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-300/benchmark-300.tar.gz" ]; then echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-300/benchmark-300.tar.gz file found" 2025-09-16 23:32:47,029 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:32:47,631 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:47,631 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:47,631 DEBUG --- stdout --- 2025-09-16 23:32:47,631 DEBUG /results/gatling/benchmark-300/benchmark-300.tar.gz file found 2025-09-16 23:32:47,631 DEBUG --- stderr --- 2025-09-16 23:32:47,631 DEBUG 2025-09-16 23:32:47,632 INFO 2025-09-16 23:32:47,632 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-300/benchmark-300.tar.gz | grep "^\d+ .+$" 2025-09-16 23:32:47,632 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:32:48,183 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:48,183 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:48,183 DEBUG --- stdout --- 2025-09-16 23:32:48,183 DEBUG 976 /results/gatling/benchmark-300/benchmark-300.tar.gz 2025-09-16 23:32:48,183 DEBUG --- stderr --- 2025-09-16 23:32:48,183 DEBUG - Download file (size 976kB) source : /results/gatling/benchmark-300/benchmark-300.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-16 23:32:48,184 INFO 2025-09-16 23:32:48,184 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-300/benchmark-300.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-16 23:32:48,184 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:32:49,059 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:49,059 DEBUG --- stdout --- 2025-09-16 23:32:49,059 DEBUG tar: Removing leading `/' from member names 2025-09-16 23:32:49,059 DEBUG --- stderr --- 2025-09-16 23:32:49,059 DEBUG ________________________________________________________________________________ [2025-09-16 23:32:49] Reporting-benchmark-300 step7 : Unzip the result ________________________________________________________________________________ 2025-09-16 23:32:49,059 INFO 2025-09-16 23:32:49,060 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling 2025-09-16 23:32:49,099 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 23:32:49,099 DEBUG --- stdout --- 2025-09-16 23:32:49,100 DEBUG 2025-09-16 23:32:49,100 DEBUG --- stderr --- 2025-09-16 23:32:49,100 DEBUG 2025-09-16 23:32:49,100 INFO ________________________________________________________________________________ [2025-09-16 23:32:49] Reporting-benchmark-300 step8 : Print rc order ________________________________________________________________________________ 2025-09-16 23:32:49,100 INFO 2025-09-16 23:32:49,100 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:32:49,100 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:32:49,379 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:32:49,379 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:49,379 DEBUG --- stdout --- 2025-09-16 23:32:49,379 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:32:49,379 DEBUG --- stderr --- 2025-09-16 23:32:49,379 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:32:49,380 INFO 2025-09-16 23:32:49,380 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-300/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/rc.txt file found" 2025-09-16 23:32:49,381 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:32:49,933 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:49,933 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:49,933 DEBUG --- stdout --- 2025-09-16 23:32:49,933 DEBUG /results/orders/Reporting-benchmark-300/rc.txt file found 2025-09-16 23:32:49,933 DEBUG --- stderr --- 2025-09-16 23:32:49,933 DEBUG 2025-09-16 23:32:49,933 INFO 2025-09-16 23:32:49,933 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/rc.txt | grep "^\d+ .+$" 2025-09-16 23:32:49,933 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:32:50,489 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:50,489 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:50,489 DEBUG --- stdout --- 2025-09-16 23:32:50,489 DEBUG 4 /results/orders/Reporting-benchmark-300/rc.txt 2025-09-16 23:32:50,489 DEBUG --- stderr --- 2025-09-16 23:32:50,490 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-300/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/rc.txt 2025-09-16 23:32:50,490 INFO 2025-09-16 23:32:50,490 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/rc.txt 2025-09-16 23:32:50,490 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:32:51,029 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:51,029 DEBUG --- stdout --- 2025-09-16 23:32:51,029 DEBUG tar: Removing leading `/' from member names 2025-09-16 23:32:51,029 DEBUG --- stderr --- 2025-09-16 23:32:51,029 DEBUG 2025-09-16 23:32:51,029 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/rc.txt is small (1 lines), printing all lines: 2025-09-16 23:32:51,029 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 23:32:51] Reporting-benchmark-300 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-16 23:32:51] Reporting-benchmark-300 step10 : Print stdout order ________________________________________________________________________________ 2025-09-16 23:32:51,267 INFO 2025-09-16 23:32:51,267 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:32:51,267 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:32:51,549 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:32:51,549 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:51,549 DEBUG --- stdout --- 2025-09-16 23:32:51,549 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:32:51,549 DEBUG --- stderr --- 2025-09-16 23:32:51,549 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:32:51,550 INFO 2025-09-16 23:32:51,550 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stdout.txt file found" 2025-09-16 23:32:51,550 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:32:52,099 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:52,099 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:52,099 DEBUG --- stdout --- 2025-09-16 23:32:52,099 DEBUG /results/orders/Reporting-benchmark-300/stdout.txt file found 2025-09-16 23:32:52,099 DEBUG --- stderr --- 2025-09-16 23:32:52,099 DEBUG 2025-09-16 23:32:52,100 INFO 2025-09-16 23:32:52,100 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/stdout.txt | grep "^\d+ .+$" 2025-09-16 23:32:52,100 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:32:52,695 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:52,695 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:52,695 DEBUG --- stdout --- 2025-09-16 23:32:52,695 DEBUG 12 /results/orders/Reporting-benchmark-300/stdout.txt 2025-09-16 23:32:52,695 DEBUG --- stderr --- 2025-09-16 23:32:52,695 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-300/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stdout.txt 2025-09-16 23:32:52,696 INFO 2025-09-16 23:32:52,696 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stdout.txt 2025-09-16 23:32:52,696 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:32:53,239 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:53,239 DEBUG --- stdout --- 2025-09-16 23:32:53,239 DEBUG tar: Removing leading `/' from member names 2025-09-16 23:32:53,239 DEBUG --- stderr --- 2025-09-16 23:32:53,240 DEBUG 2025-09-16 23:32:53,240 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stdout.txt is small (103 lines), printing all lines: 2025-09-16 23:32:53,240 INFO ----- output ----- 2025-09-17 00:30:17,853 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpme14gecf 2025-09-17 00:30:17,855 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-300/loadtest-20250916191714085" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpme14gecf/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpme14gecf/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:30:20,427 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:30:20,429 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:30:20,429 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:30:20,431 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:30:20,437 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:30:20,438 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:30:20,448 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:30:20,448 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:30:20,448 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:30:20,449 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:30:20,453 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:30:20,459 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:30:20,519 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:30:20,519 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:30:20,574 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:30:20,574 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:30:20,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:30:20,614 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:30:20,614 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:30:20,615 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:30:20,615 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:30:20,615 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 167 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 138s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 8269645 (OK=8242189 KO=27456 ) > min response time 32 (OK=32 KO=36 ) > max response time 13337 (OK=13337 KO=10001 ) > mean response time 50 (OK=49 KO=120 ) > std deviation 29 (OK=25 KO=248 ) > response time 50th percentile 44 (OK=44 KO=113 ) > response time 75th percentile 51 (OK=51 KO=119 ) > response time 95th percentile 106 (OK=105 KO=127 ) > response time 99th percentile 124 (OK=124 KO=138 ) > mean requests/sec 2297.12 (OK=2289.5 KO=7.63 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 8242019 ( 99.67%) > 800 ms <= t < 1200 ms 102 ( 0%) > t >= 1200 ms 68 ( 0%) > failed 27456 ( 0.33%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 345387 (92.63%) > jsonPath($.tokenId).find.exists, found nothing 27429 ( 7.36%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 16 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 401 4 ( 0.00%) > status.find.in([200, 209], 304), found 502 3 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 2 ( 0.00%) ing > UI AM revoke2: No attribute named 'access_token_2' is defined 2 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 2 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 2 ( 0.00%) > UI AM endsession: No attribute named 'id_token_2' is defined 2 ( 0.00%) > status.find.is(200), but actually found 502 1 ( 0.00%) > status.find.is(200), but actually found 401 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-300/loadtest-20250916191714085/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:23 min [INFO] Finished at: 2025-09-17T00:32:42+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-17 00:32:42,174 INFO Gatling simulation run ended successfully 2025-09-17 00:32:42,174 INFO Creating archive benchmark-300.tar.gz with report files 2025-09-17 00:32:42,761 INFO Archive /results/gatling/benchmark-300/benchmark-300.tar.gz successfully created ________________________________________________________________________________ [2025-09-16 23:32:53] Reporting-benchmark-300 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-16 23:32:53] Reporting-benchmark-300 step12 : Print stderr order ________________________________________________________________________________ 2025-09-16 23:32:53,241 INFO 2025-09-16 23:32:53,241 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:32:53,241 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:32:53,523 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:32:53,523 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:53,523 DEBUG --- stdout --- 2025-09-16 23:32:53,523 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:32:53,523 DEBUG --- stderr --- 2025-09-16 23:32:53,523 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:32:53,524 INFO 2025-09-16 23:32:53,524 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stderr.txt file found" 2025-09-16 23:32:53,524 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:32:54,063 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:54,063 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:54,063 DEBUG --- stdout --- 2025-09-16 23:32:54,063 DEBUG /results/orders/Reporting-benchmark-300/stderr.txt file found 2025-09-16 23:32:54,063 DEBUG --- stderr --- 2025-09-16 23:32:54,063 DEBUG 2025-09-16 23:32:54,063 INFO 2025-09-16 23:32:54,063 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/stderr.txt | grep "^\d+ .+$" 2025-09-16 23:32:54,063 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:32:54,602 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:54,602 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:54,602 DEBUG --- stdout --- 2025-09-16 23:32:54,602 DEBUG 0 /results/orders/Reporting-benchmark-300/stderr.txt 2025-09-16 23:32:54,602 DEBUG --- stderr --- 2025-09-16 23:32:54,602 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-300/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stderr.txt 2025-09-16 23:32:54,603 INFO 2025-09-16 23:32:54,603 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stderr.txt 2025-09-16 23:32:54,603 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:32:55,137 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:55,138 DEBUG --- stdout --- 2025-09-16 23:32:55,138 DEBUG 2025-09-16 23:32:55,138 DEBUG --- stderr --- 2025-09-16 23:32:55,138 DEBUG 2025-09-16 23:32:55,138 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-300/stderr.txt is small (0 lines), printing all lines: 2025-09-16 23:32:55,138 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_userrestlogin-115679370.html - cannot check for spikes checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage checking simulation request User AccessToken PKCE stage checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes checking simulation request UI IDM uiconfig checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request userinfo checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke1 checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 8269645, "ok": 8242189, "ko": 27456 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 36 }, "maxResponseTime": { "total": 13337, "ok": 13337, "ko": 10001 }, "meanResponseTime": { "total": 50, "ok": 49, "ko": 120 }, "standardDeviation": { "total": 29, "ok": 25, "ko": 248 }, "percentiles1": { "total": 44, "ok": 44, "ko": 113 }, "percentiles2": { "total": 51, "ok": 51, "ko": 119 }, "percentiles3": { "total": 106, "ok": 105, "ko": 127 }, "percentiles4": { "total": 124, "ok": 124, "ko": 138 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8242019, "percentage": 99.66593487386702 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 102, "percentage": 0.0012334265860263652 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 68, "percentage": 0.0008222843906842435 }, "group4": { "name": "failed", "htmlName": "failed", "count": 27456, "percentage": 0.3320094151562733 }, "meanNumberOfRequestsPerSecond": { "total": 2297.123611111111, "ok": 2289.4969444444446, "ko": 7.626666666666667 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 88, "ok": 0, "ko": 88 }, "maxResponseTime": { "total": 128, "ok": 0, "ko": 128 }, "meanResponseTime": { "total": 108, "ok": 0, "ko": 108 }, "standardDeviation": { "total": 20, "ok": 0, "ko": 20 }, "percentiles1": { "total": 108, "ok": 0, "ko": 108 }, "percentiles2": { "total": 118, "ok": 0, "ko": 118 }, "percentiles3": { "total": 126, "ok": 0, "ko": 126 }, "percentiles4": { "total": 128, "ok": 0, "ko": 128 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 345387, "ok": 317957, "ko": 27430 }, "minResponseTime": { "total": 84, "ok": 84, "ko": 87 }, "maxResponseTime": { "total": 10000, "ok": 7294, "ko": 10000 }, "meanResponseTime": { "total": 113, "ok": 113, "ko": 114 }, "standardDeviation": { "total": 35, "ok": 29, "ko": 74 }, "percentiles1": { "total": 112, "ok": 112, "ko": 113 }, "percentiles2": { "total": 120, "ok": 120, "ko": 119 }, "percentiles3": { "total": 129, "ok": 129, "ko": 127 }, "percentiles4": { "total": 138, "ok": 138, "ko": 137 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 317933, "percentage": 92.05123528100363 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 14, "percentage": 0.0040534241300338465 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.0028953029500241754 }, "group4": { "name": "failed", "htmlName": "failed", "count": 27430, "percentage": 7.941815991916314 }, "meanNumberOfRequestsPerSecond": { "total": 95.94083333333333, "ok": 88.32138888888889, "ko": 7.6194444444444445 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 691465, "ok": 691461, "ko": 4 }, "minResponseTime": { "total": 40, "ok": 41, "ko": 40 }, "maxResponseTime": { "total": 10001, "ok": 7234, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 51, "ko": 7511 }, "standardDeviation": { "total": 30, "ok": 21, "ko": 4313 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10001 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10001 }, "percentiles3": { "total": 59, "ok": 59, "ko": 10001 }, "percentiles4": { "total": 65, "ok": 65, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 691418, "percentage": 99.99320283745381 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 28, "percentage": 0.004049373431771673 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15, "percentage": 0.0021693071955919676 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0005784819188245248 }, "meanNumberOfRequestsPerSecond": { "total": 192.07361111111112, "ok": 192.0725, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 230203, "ok": 230203, "ko": 0 }, "minResponseTime": { "total": 79, "ok": 79, "ko": 0 }, "maxResponseTime": { "total": 1679, "ok": 1679, "ko": 0 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 0 }, "percentiles2": { "total": 115, "ok": 115, "ko": 0 }, "percentiles3": { "total": 124, "ok": 124, "ko": 0 }, "percentiles4": { "total": 133, "ok": 133, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230202, "percentage": 99.99956560079582 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004343992041806579 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.945277777777775, "ok": 63.945277777777775, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 230202, "ok": 230202, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 481, "ok": 481, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230202, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.945, "ok": 63.945, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 230199, "ok": 230199, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 310, "ok": 310, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230199, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.94416666666667, "ok": 63.94416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 230197, "ok": 230195, "ko": 2 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 40 }, "maxResponseTime": { "total": 597, "ok": 597, "ko": 45 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 43 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 3 }, "percentiles1": { "total": 46, "ok": 46, "ko": 43 }, "percentiles2": { "total": 49, "ok": 49, "ko": 44 }, "percentiles3": { "total": 55, "ok": 55, "ko": 45 }, "percentiles4": { "total": 59, "ok": 59, "ko": 45 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230195, "percentage": 99.99913117894673 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0008688210532717629 }, "meanNumberOfRequestsPerSecond": { "total": 63.94361111111111, "ok": 63.94305555555555, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 230197, "ok": 230195, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7199, "ko": 10001 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 10001 }, "standardDeviation": { "total": 47, "ok": 36, "ko": 1 }, "percentiles1": { "total": 48, "ok": 48, "ko": 10001 }, "percentiles2": { "total": 51, "ok": 51, "ko": 10001 }, "percentiles3": { "total": 56, "ok": 56, "ko": 10001 }, "percentiles4": { "total": 63, "ok": 63, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230181, "percentage": 99.99304943157382 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.0017376421065435257 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.004344105266358814 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0008688210532717629 }, "meanNumberOfRequestsPerSecond": { "total": 63.94361111111111, "ok": 63.94305555555555, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 460359, "ok": 460359, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 788, "ok": 788, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 0 }, "percentiles2": { "total": 57, "ok": 57, "ko": 0 }, "percentiles3": { "total": 64, "ok": 64, "ko": 0 }, "percentiles4": { "total": 70, "ok": 70, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 460359, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 127.8775, "ok": 127.8775, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 460350, "ok": 460350, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 1383, "ok": 1383, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 65, "ok": 65, "ko": 0 }, "percentiles4": { "total": 71, "ok": 71, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 460347, "percentage": 99.99934832192898 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0004344520473552732 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002172260236776366 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 127.875, "ok": 127.875, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 230183, "ok": 230183, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2223, "ok": 2223, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230182, "percentage": 99.999565563052 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.000434436947993553 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93972222222222, "ok": 63.93972222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 230178, "ok": 230178, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 13337, "ok": 13337, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 28, "ok": 28, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230177, "percentage": 99.99956555361503 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043444638497163064 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93833333333333, "ok": 63.93833333333333, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 230174, "ok": 230174, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 626, "ok": 626, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230174, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.937222222222225, "ok": 63.937222222222225, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 230173, "ok": 230173, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1079, "ok": 1079, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230172, "percentage": 99.99956554417764 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004344558223597033 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93694444444444, "ok": 63.93694444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 230162, "ok": 230162, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 284, "ok": 284, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230162, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93388888888889, "ok": 63.93388888888889, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 230161, "ok": 230161, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1074, "ok": 1074, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230158, "percentage": 99.99869656457871 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0013034354212920522 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93361111111111, "ok": 63.93361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 230160, "ok": 230160, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 2120, "ok": 2120, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230156, "percentage": 99.99826207855405 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0013034410844629822 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004344803614876607 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93333333333333, "ok": 63.93333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 230161, "ok": 230161, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 734, "ok": 734, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230161, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93361111111111, "ok": 63.93361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 230159, "ok": 230159, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 11770, "ok": 11770, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 33, "ok": 33, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230142, "percentage": 99.99261380176313 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 11, "percentage": 0.004779304741504785 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.002606893495366247 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.933055555555555, "ok": 63.933055555555555, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 230160, "ok": 230156, "ko": 4 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 10000 }, "maxResponseTime": { "total": 10712, "ok": 10712, "ko": 10001 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 10000 }, "standardDeviation": { "total": 53, "ok": 34, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 10000 }, "percentiles2": { "total": 44, "ok": 44, "ko": 10000 }, "percentiles3": { "total": 47, "ok": 47, "ko": 10001 }, "percentiles4": { "total": 51, "ok": 51, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230145, "percentage": 99.99348279457769 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.0021724018074383037 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0026068821689259644 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0017379214459506429 }, "meanNumberOfRequestsPerSecond": { "total": 63.93333333333333, "ok": 63.93222222222222, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 230159, "ok": 230156, "ko": 3 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 9261, "ko": 10001 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 10000 }, "standardDeviation": { "total": 55, "ok": 41, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles3": { "total": 60, "ok": 60, "ko": 10001 }, "percentiles4": { "total": 64, "ok": 64, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230137, "percentage": 99.99044139051699 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 10, "percentage": 0.0043448224922770775 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0039103402430493706 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0013034467476831235 }, "meanNumberOfRequestsPerSecond": { "total": 63.933055555555555, "ok": 63.93222222222222, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 230159, "ok": 230156, "ko": 3 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10001 }, "maxResponseTime": { "total": 10001, "ok": 4144, "ko": 10001 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 10001 }, "standardDeviation": { "total": 40, "ok": 17, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10001 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles3": { "total": 60, "ok": 60, "ko": 10001 }, "percentiles4": { "total": 64, "ok": 64, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230142, "percentage": 99.99261380176313 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 11, "percentage": 0.004779304741504785 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0013034467476831235 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0013034467476831235 }, "meanNumberOfRequestsPerSecond": { "total": 63.933055555555555, "ok": 63.93222222222222, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 230157, "ok": 230157, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 814, "ok": 814, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230156, "percentage": 99.99956551397524 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004344860247570137 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.9325, "ok": 63.9325, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 230158, "ok": 230158, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 744, "ok": 744, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230158, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.93277777777778, "ok": 63.93277777777778, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 230157, "ok": 230157, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 742, "ok": 742, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230157, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.9325, "ok": 63.9325, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 230154, "ok": 230152, "ko": 2 }, "minResponseTime": { "total": 37, "ok": 39, "ko": 37 }, "maxResponseTime": { "total": 1155, "ok": 1155, "ko": 38 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 38 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 1 }, "percentiles1": { "total": 46, "ok": 46, "ko": 38 }, "percentiles2": { "total": 48, "ok": 48, "ko": 38 }, "percentiles3": { "total": 53, "ok": 53, "ko": 38 }, "percentiles4": { "total": 59, "ok": 59, "ko": 38 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230150, "percentage": 99.99826203324731 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0008689833763480104 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0008689833763480104 }, "meanNumberOfRequestsPerSecond": { "total": 63.931666666666665, "ok": 63.931111111111115, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 230149, "ok": 230149, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 540, "ok": 540, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230149, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.930277777777775, "ok": 63.930277777777775, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 230149, "ok": 230148, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 6153 }, "maxResponseTime": { "total": 6153, "ok": 1096, "ko": 6153 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 6153 }, "standardDeviation": { "total": 14, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 6153 }, "percentiles2": { "total": 39, "ok": 39, "ko": 6153 }, "percentiles3": { "total": 41, "ok": 41, "ko": 6153 }, "percentiles4": { "total": 45, "ok": 45, "ko": 6153 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230147, "percentage": 99.99913099774493 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00043450112753042595 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00043450112753042595 }, "meanNumberOfRequestsPerSecond": { "total": 63.930277777777775, "ok": 63.93, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 230146, "ok": 230145, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 6498 }, "maxResponseTime": { "total": 6498, "ok": 1070, "ko": 6498 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 6498 }, "standardDeviation": { "total": 14, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 6498 }, "percentiles2": { "total": 39, "ok": 39, "ko": 6498 }, "percentiles3": { "total": 40, "ok": 40, "ko": 6498 }, "percentiles4": { "total": 44, "ok": 44, "ko": 6498 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230143, "percentage": 99.99869647962598 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0008690135826822975 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00043450679134114873 }, "meanNumberOfRequestsPerSecond": { "total": 63.92944444444444, "ok": 63.92916666666667, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 230140, "ok": 230139, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 36 }, "maxResponseTime": { "total": 1222, "ok": 1222, "ko": 36 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 36 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 36 }, "percentiles2": { "total": 44, "ok": 44, "ko": 36 }, "percentiles3": { "total": 48, "ok": 48, "ko": 36 }, "percentiles4": { "total": 54, "ok": 54, "ko": 36 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230137, "percentage": 99.99869644564178 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00043451811940557923 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043451811940557923 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00043451811940557923 }, "meanNumberOfRequestsPerSecond": { "total": 63.92777777777778, "ok": 63.9275, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 230140, "ok": 230140, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 13222, "ok": 13222, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 28, "ok": 28, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230138, "percentage": 99.99913096376119 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00043451811940557923 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043451811940557923 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.92777777777778, "ok": 63.92777777777778, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 230140, "ok": 230140, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 1356, "ok": 1356, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 49, "ok": 48, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230139, "percentage": 99.9995654818806 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043451811940557923 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 63.92777777777778, "ok": 63.92777777777778, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 38162, "ok": 38162, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 7257, "ok": 7257, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 38, "ok": 38, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38159, "percentage": 99.99213877679367 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.00524081547088727 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.002620407735443635 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 10.600555555555555, "ok": 10.600555555555555, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 38159, "ok": 38159, "ko": 0 }, "minResponseTime": { "total": 83, "ok": 83, "ko": 0 }, "maxResponseTime": { "total": 335, "ok": 335, "ko": 0 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 0 }, "percentiles2": { "total": 115, "ok": 115, "ko": 0 }, "percentiles3": { "total": 124, "ok": 124, "ko": 0 }, "percentiles4": { "total": 133, "ok": 133, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38159, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 10.599722222222223, "ok": 10.599722222222223, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 18286, "ok": 18285, "ko": 1 }, "minResponseTime": { "total": 93, "ok": 104, "ko": 93 }, "maxResponseTime": { "total": 623, "ok": 623, "ko": 93 }, "meanResponseTime": { "total": 140, "ok": 140, "ko": 93 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 140, "ok": 140, "ko": 93 }, "percentiles2": { "total": 150, "ok": 150, "ko": 93 }, "percentiles3": { "total": 162, "ok": 162, "ko": 93 }, "percentiles4": { "total": 171, "ok": 171, "ko": 93 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18285, "percentage": 99.99453133544787 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.005468664552116373 }, "meanNumberOfRequestsPerSecond": { "total": 5.079444444444444, "ok": 5.079166666666667, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 2998, "ok": 2998, "ko": 0 }, "minResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "maxResponseTime": { "total": 240, "ok": 240, "ko": 0 }, "meanResponseTime": { "total": 139, "ok": 139, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 140, "ok": 140, "ko": 0 }, "percentiles2": { "total": 149, "ok": 149, "ko": 0 }, "percentiles3": { "total": 161, "ok": 161, "ko": 0 }, "percentiles4": { "total": 170, "ok": 170, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2998, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.8327777777777777, "ok": 0.8327777777777777, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 2297, "avg_response_time": 50, "max_response_time": 13337, "min_response_time": 32, "num_requests": 8269645, "num_requests_pass": 8242189, "num_requests_percent_pass": 99.668 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:300", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 128, "ok": 0, "total": 128 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 108, "ok": 0, "total": 108 }, "minResponseTime": { "ko": 88, "ok": 0, "total": 88 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 108, "ok": 0, "total": 108 }, "percentiles2": { "ko": 118, "ok": 0, "total": 118 }, "percentiles3": { "ko": 126, "ok": 0, "total": 126 }, "percentiles4": { "ko": 128, "ok": 0, "total": 128 }, "spikes": [], "standardDeviation": { "ko": 20, "ok": 0, "total": 20 } }, { "group1": { "count": 317933, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92.05123528100363 }, "group2": { "count": 14, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0040534241300338465 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0028953029500241754 }, "group4": { "count": 27430, "htmlName": "failed", "name": "failed", "percentage": 7.941815991916314 }, "maxResponseTime": { "ko": 10000, "ok": 7294, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 7.6194444444444445, "ok": 88.32138888888889, "total": 95.94083333333333 }, "meanResponseTime": { "ko": 114, "ok": 113, "total": 113 }, "minResponseTime": { "ko": 87, "ok": 84, "total": 84 }, "name": "userRestlogin", "numberOfRequests": { "ko": 27430, "ok": 317957, "total": 345387 }, "percentiles1": { "ko": 113, "ok": 112, "total": 112 }, "percentiles2": { "ko": 119, "ok": 120, "total": 120 }, "percentiles3": { "ko": 127, "ok": 129, "total": 129 }, "percentiles4": { "ko": 137, "ok": 138, "total": 138 }, "spikes": [], "standardDeviation": { "ko": 74, "ok": 29, "total": 35 } }, { "group1": { "count": 691418, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99320283745381 }, "group2": { "count": 28, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004049373431771673 }, "group3": { "count": 15, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0021693071955919676 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0005784819188245248 }, "maxResponseTime": { "ko": 10001, "ok": 7234, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 192.0725, "total": 192.07361111111112 }, "meanResponseTime": { "ko": 7511, "ok": 51, "total": 52 }, "minResponseTime": { "ko": 40, "ok": 41, "total": 40 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 4, "ok": 691461, "total": 691465 }, "percentiles1": { "ko": 10001, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10001, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 59, "total": 59 }, "percentiles4": { "ko": 10001, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 4313, "ok": 21, "total": 30 } }, { "group1": { "count": 230202, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956560079582 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004343992041806579 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1679, "total": 1679 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.945277777777775, "total": 63.945277777777775 }, "meanResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 0, "ok": 79, "total": 79 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 230203, "total": 230203 }, "percentiles1": { "ko": 0, "ok": 108, "total": 108 }, "percentiles2": { "ko": 0, "ok": 115, "total": 115 }, "percentiles3": { "ko": 0, "ok": 124, "total": 124 }, "percentiles4": { "ko": 0, "ok": 133, "total": 133 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } }, { "group1": { "count": 230202, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 481, "total": 481 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.945, "total": 63.945 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 230202, "total": 230202 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230199, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 310, "total": 310 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.94416666666667, "total": 63.94416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230199, "total": 230199 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230195, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913117894673 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0008688210532717629 }, "maxResponseTime": { "ko": 45, "ok": 597, "total": 597 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 63.94305555555555, "total": 63.94361111111111 }, "meanResponseTime": { "ko": 43, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 40, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 2, "ok": 230195, "total": 230197 }, "percentiles1": { "ko": 43, "ok": 46, "total": 46 }, "percentiles2": { "ko": 44, "ok": 49, "total": 49 }, "percentiles3": { "ko": 45, "ok": 55, "total": 55 }, "percentiles4": { "ko": 45, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 6, "total": 6 } }, { "group1": { "count": 230181, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99304943157382 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0017376421065435257 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004344105266358814 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0008688210532717629 }, "maxResponseTime": { "ko": 10001, "ok": 7199, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 63.94305555555555, "total": 63.94361111111111 }, "meanResponseTime": { "ko": 10001, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 10000, "ok": 39, "total": 39 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 2, "ok": 230195, "total": 230197 }, "percentiles1": { "ko": 10001, "ok": 48, "total": 48 }, "percentiles2": { "ko": 10001, "ok": 51, "total": 51 }, "percentiles3": { "ko": 10001, "ok": 56, "total": 56 }, "percentiles4": { "ko": 10001, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 36, "total": 47 } }, { "group1": { "count": 460359, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 788, "total": 788 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 127.8775, "total": 127.8775 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 460359, "total": 460359 }, "percentiles1": { "ko": 0, "ok": 52, "total": 52 }, "percentiles2": { "ko": 0, "ok": 57, "total": 57 }, "percentiles3": { "ko": 0, "ok": 64, "total": 64 }, "percentiles4": { "ko": 0, "ok": 70, "total": 70 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 460347, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934832192898 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004344520473552732 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002172260236776366 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1383, "total": 1383 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 127.875, "total": 127.875 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 0, "ok": 460350, "total": 460350 }, "percentiles1": { "ko": 0, "ok": 52, "total": 52 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 65, "total": 65 }, "percentiles4": { "ko": 0, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 230182, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.999565563052 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000434436947993553 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2223, "total": 2223 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93972222222222, "total": 63.93972222222222 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 230183, "total": 230183 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230177, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956555361503 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043444638497163064 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13337, "total": 13337 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93833333333333, "total": 63.93833333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230178, "total": 230178 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 28 } }, { "group1": { "count": 230174, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 626, "total": 626 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.937222222222225, "total": 63.937222222222225 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 230174, "total": 230174 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230172, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956554417764 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004344558223597033 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1079, "total": 1079 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93694444444444, "total": 63.93694444444444 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 230173, "total": 230173 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230162, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 284, "total": 284 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93388888888889, "total": 63.93388888888889 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 230162, "total": 230162 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 230158, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869656457871 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013034354212920522 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1074, "total": 1074 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93361111111111, "total": 63.93361111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230161, "total": 230161 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99826207855405 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013034410844629822 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004344803614876607 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2120, "total": 2120 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93333333333333, "total": 63.93333333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 230160, "total": 230160 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 230161, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 734, "total": 734 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93361111111111, "total": 63.93361111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 230161, "total": 230161 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230142, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99261380176313 }, "group2": { "count": 11, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004779304741504785 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002606893495366247 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 11770, "total": 11770 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.933055555555555, "total": 63.933055555555555 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 230159, "total": 230159 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 33, "total": 33 } }, { "group1": { "count": 230145, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99348279457769 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0021724018074383037 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0026068821689259644 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0017379214459506429 }, "maxResponseTime": { "ko": 10001, "ok": 10712, "total": 10712 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 63.93222222222222, "total": 63.93333333333333 }, "meanResponseTime": { "ko": 10000, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 10000, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 4, "ok": 230156, "total": 230160 }, "percentiles1": { "ko": 10000, "ok": 43, "total": 43 }, "percentiles2": { "ko": 10000, "ok": 44, "total": 44 }, "percentiles3": { "ko": 10001, "ok": 47, "total": 47 }, "percentiles4": { "ko": 10001, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 34, "total": 53 } }, { "group1": { "count": 230137, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99044139051699 }, "group2": { "count": 10, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0043448224922770775 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0039103402430493706 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0013034467476831235 }, "maxResponseTime": { "ko": 10001, "ok": 9261, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 63.93222222222222, "total": 63.933055555555555 }, "meanResponseTime": { "ko": 10000, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 10000, "ok": 43, "total": 43 }, "name": " UI IDM login", "numberOfRequests": { "ko": 3, "ok": 230156, "total": 230159 }, "percentiles1": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10001, "ok": 60, "total": 60 }, "percentiles4": { "ko": 10001, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 41, "total": 55 } }, { "group1": { "count": 230142, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99261380176313 }, "group2": { "count": 11, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004779304741504785 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0013034467476831235 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0013034467476831235 }, "maxResponseTime": { "ko": 10001, "ok": 4144, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 63.93222222222222, "total": 63.933055555555555 }, "meanResponseTime": { "ko": 10001, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 10001, "ok": 42, "total": 42 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 3, "ok": 230156, "total": 230159 }, "percentiles1": { "ko": 10001, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10001, "ok": 60, "total": 60 }, "percentiles4": { "ko": 10001, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 40 } }, { "group1": { "count": 230156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956551397524 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004344860247570137 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 814, "total": 814 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.9325, "total": 63.9325 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 230157, "total": 230157 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 230158, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 744, "total": 744 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.93277777777778, "total": 63.93277777777778 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 230158, "total": 230158 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230157, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 742, "total": 742 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.9325, "total": 63.9325 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 230157, "total": 230157 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230150, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99826203324731 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0008689833763480104 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0008689833763480104 }, "maxResponseTime": { "ko": 38, "ok": 1155, "total": 1155 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 63.931111111111115, "total": 63.931666666666665 }, "meanResponseTime": { "ko": 38, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 37, "ok": 39, "total": 37 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 2, "ok": 230152, "total": 230154 }, "percentiles1": { "ko": 38, "ok": 46, "total": 46 }, "percentiles2": { "ko": 38, "ok": 48, "total": 48 }, "percentiles3": { "ko": 38, "ok": 53, "total": 53 }, "percentiles4": { "ko": 38, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 6, "total": 6 } }, { "group1": { "count": 230149, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 540, "total": 540 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.930277777777775, "total": 63.930277777777775 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 230149, "total": 230149 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230147, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913099774493 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00043450112753042595 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00043450112753042595 }, "maxResponseTime": { "ko": 6153, "ok": 1096, "total": 6153 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 63.93, "total": 63.930277777777775 }, "meanResponseTime": { "ko": 6153, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 6153, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 1, "ok": 230148, "total": 230149 }, "percentiles1": { "ko": 6153, "ok": 37, "total": 37 }, "percentiles2": { "ko": 6153, "ok": 39, "total": 39 }, "percentiles3": { "ko": 6153, "ok": 41, "total": 41 }, "percentiles4": { "ko": 6153, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 14 } }, { "group1": { "count": 230143, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869647962598 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0008690135826822975 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00043450679134114873 }, "maxResponseTime": { "ko": 6498, "ok": 1070, "total": 6498 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 63.92916666666667, "total": 63.92944444444444 }, "meanResponseTime": { "ko": 6498, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 6498, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 1, "ok": 230145, "total": 230146 }, "percentiles1": { "ko": 6498, "ok": 37, "total": 37 }, "percentiles2": { "ko": 6498, "ok": 39, "total": 39 }, "percentiles3": { "ko": 6498, "ok": 40, "total": 40 }, "percentiles4": { "ko": 6498, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 14 } }, { "group1": { "count": 230137, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869644564178 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00043451811940557923 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043451811940557923 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00043451811940557923 }, "maxResponseTime": { "ko": 36, "ok": 1222, "total": 1222 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 63.9275, "total": 63.92777777777778 }, "meanResponseTime": { "ko": 36, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 36, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1, "ok": 230139, "total": 230140 }, "percentiles1": { "ko": 36, "ok": 42, "total": 42 }, "percentiles2": { "ko": 36, "ok": 44, "total": 44 }, "percentiles3": { "ko": 36, "ok": 48, "total": 48 }, "percentiles4": { "ko": 36, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230138, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913096376119 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00043451811940557923 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043451811940557923 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13222, "total": 13222 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.92777777777778, "total": 63.92777777777778 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 230140, "total": 230140 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 28 } }, { "group1": { "count": 230139, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9995654818806 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043451811940557923 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1356, "total": 1356 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 63.92777777777778, "total": 63.92777777777778 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 230140, "total": 230140 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 49 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 38159, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99213877679367 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00524081547088727 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002620407735443635 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7257, "total": 7257 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 10.600555555555555, "total": 10.600555555555555 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 38162, "total": 38162 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 38, "total": 38 } }, { "group1": { "count": 38159, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 335, "total": 335 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 10.599722222222223, "total": 10.599722222222223 }, "meanResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 0, "ok": 83, "total": 83 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 38159, "total": 38159 }, "percentiles1": { "ko": 0, "ok": 108, "total": 108 }, "percentiles2": { "ko": 0, "ok": 115, "total": 115 }, "percentiles3": { "ko": 0, "ok": 124, "total": 124 }, "percentiles4": { "ko": 0, "ok": 133, "total": 133 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 18285, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99453133544787 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.005468664552116373 }, "maxResponseTime": { "ko": 93, "ok": 623, "total": 623 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 5.079166666666667, "total": 5.079444444444444 }, "meanResponseTime": { "ko": 93, "ok": 140, "total": 140 }, "minResponseTime": { "ko": 93, "ok": 104, "total": 93 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 1, "ok": 18285, "total": 18286 }, "percentiles1": { "ko": 93, "ok": 140, "total": 140 }, "percentiles2": { "ko": 93, "ok": 150, "total": 150 }, "percentiles3": { "ko": 93, "ok": 162, "total": 162 }, "percentiles4": { "ko": 93, "ok": 171, "total": 171 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 2998, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 240, "total": 240 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.8327777777777777, "total": 0.8327777777777777 }, "meanResponseTime": { "ko": 0, "ok": 139, "total": 139 }, "minResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 2998, "total": 2998 }, "percentiles1": { "ko": 0, "ok": 140, "total": 140 }, "percentiles2": { "ko": 0, "ok": 149, "total": 149 }, "percentiles3": { "ko": 0, "ok": 161, "total": 161 }, "percentiles4": { "ko": 0, "ok": 170, "total": 170 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } } ], "global": { "group1": { "count": 8242019, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.66593487386702 }, "group2": { "count": 102, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0012334265860263652 }, "group3": { "count": 68, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008222843906842435 }, "group4": { "count": 27456, "htmlName": "failed", "name": "failed", "percentage": 0.3320094151562733 }, "maxResponseTime": { "ko": 10001, "ok": 13337, "total": 13337 }, "meanNumberOfRequestsPerSecond": { "ko": 7.626666666666667, "ok": 2289.4969444444446, "total": 2297.123611111111 }, "meanResponseTime": { "ko": 120, "ok": 49, "total": 50 }, "minResponseTime": { "ko": 36, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 27456, "ok": 8242189, "total": 8269645 }, "percentiles1": { "ko": 113, "ok": 44, "total": 44 }, "percentiles2": { "ko": 119, "ok": 51, "total": 51 }, "percentiles3": { "ko": 127, "ok": 105, "total": 106 }, "percentiles4": { "ko": 138, "ok": 124, "total": 124 }, "standardDeviation": { "ko": 248, "ok": 25, "total": 29 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 step17 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-300 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped