--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 12:50:09 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-16 12:50:09 - 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 12:50:09 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 12:50:09 - 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 12:50:09] 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 12:50:09] Reporting-benchmark-300 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-16 12:50:09,042 INFO 2025-09-16 12:50:09,042 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:50:09,042 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-16 12:50:09,250 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:50:09,250 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:50:09,250 DEBUG --- stdout --- 2025-09-16 12:50:09,250 DEBUG WAITING 2025-09-16 12:50:09,250 DEBUG --- stderr --- 2025-09-16 12:50:09,250 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 12:50:09] Reporting-benchmark-300 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-16 12:50:09,250 INFO 2025-09-16 12:50:09,250 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 12:50:09,250 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:50:09,534 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:50:09,534 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:50:09,534 DEBUG --- stdout --- 2025-09-16 12:50:09,534 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:50:09,534 DEBUG --- stderr --- 2025-09-16 12:50:09,534 DEBUG 2025-09-16 12:50:09,535 INFO 2025-09-16 12:50:09,535 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 12:50:09,535 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:50:10,526 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:50:10,526 DEBUG --- stdout --- 2025-09-16 12:50:10,526 DEBUG 2025-09-16 12:50:10,526 DEBUG --- stderr --- 2025-09-16 12:50:10,526 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-16 12:50:10] Reporting-benchmark-300 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-16 12:50:15,526 INFO 2025-09-16 12:50:15,527 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:50:15,527 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-16 12:50:15,739 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:20,948 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:26,225 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:31,434 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:36,639 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:41,847 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:47,058 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:52,263 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:50:57,535 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:02,743 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:07,955 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:13,164 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:18,378 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:23,590 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:28,802 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:34,014 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:39,218 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:44,423 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:49,635 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:51:54,847 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:00,053 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:05,258 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:10,470 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:15,675 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:20,886 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:26,098 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:31,313 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:36,526 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - expected pattern found 2025-09-16 12:52:36,526 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:36,527 DEBUG --- stdout --- 2025-09-16 12:52:36,527 DEBUG WAITING 2025-09-16 12:52:36,527 DEBUG --- stderr --- 2025-09-16 12:52:36,527 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 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-16 12:52:36] Reporting-benchmark-300 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 12:52:36] Reporting-benchmark-300 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-16 12:52:36,528 INFO 2025-09-16 12:52:36,528 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 12:52:36,528 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:52:36,834 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:52:36,835 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:36,835 DEBUG --- stdout --- 2025-09-16 12:52:36,835 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:52:36,835 DEBUG --- stderr --- 2025-09-16 12:52:36,835 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:52:36,836 INFO 2025-09-16 12:52:36,836 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 12:52:36,836 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:52:37,571 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:37,571 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:37,571 DEBUG --- stdout --- 2025-09-16 12:52:37,571 DEBUG /results/gatling/benchmark-300/benchmark-300.tar.gz file found 2025-09-16 12:52:37,571 DEBUG --- stderr --- 2025-09-16 12:52:37,571 DEBUG 2025-09-16 12:52:37,572 INFO 2025-09-16 12:52:37,572 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 12:52:37,572 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:52:38,129 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:38,129 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:38,129 DEBUG --- stdout --- 2025-09-16 12:52:38,129 DEBUG 920 /results/gatling/benchmark-300/benchmark-300.tar.gz 2025-09-16 12:52:38,129 DEBUG --- stderr --- 2025-09-16 12:52:38,129 DEBUG - Download file (size 920kB) 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 12:52:38,130 INFO 2025-09-16 12:52:38,130 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 12:52:38,130 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:52:39,009 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:39,009 DEBUG --- stdout --- 2025-09-16 12:52:39,009 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:52:39,009 DEBUG --- stderr --- 2025-09-16 12:52:39,009 DEBUG ________________________________________________________________________________ [2025-09-16 12:52:39] Reporting-benchmark-300 step7 : Unzip the result ________________________________________________________________________________ 2025-09-16 12:52:39,010 INFO 2025-09-16 12:52:39,010 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 12:52:39,048 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 12:52:39,048 DEBUG --- stdout --- 2025-09-16 12:52:39,049 DEBUG 2025-09-16 12:52:39,049 DEBUG --- stderr --- 2025-09-16 12:52:39,049 DEBUG 2025-09-16 12:52:39,049 INFO ________________________________________________________________________________ [2025-09-16 12:52:39] Reporting-benchmark-300 step8 : Print rc order ________________________________________________________________________________ 2025-09-16 12:52:39,049 INFO 2025-09-16 12:52:39,049 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 12:52:39,049 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:52:39,331 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:52:39,331 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:39,332 DEBUG --- stdout --- 2025-09-16 12:52:39,332 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:52:39,332 DEBUG --- stderr --- 2025-09-16 12:52:39,332 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:52:39,333 INFO 2025-09-16 12:52:39,333 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 12:52:39,333 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:52:39,882 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:39,882 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:39,882 DEBUG --- stdout --- 2025-09-16 12:52:39,882 DEBUG /results/orders/Reporting-benchmark-300/rc.txt file found 2025-09-16 12:52:39,882 DEBUG --- stderr --- 2025-09-16 12:52:39,882 DEBUG 2025-09-16 12:52:39,883 INFO 2025-09-16 12:52:39,883 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 12:52:39,883 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:52:40,422 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:40,422 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:40,422 DEBUG --- stdout --- 2025-09-16 12:52:40,422 DEBUG 4 /results/orders/Reporting-benchmark-300/rc.txt 2025-09-16 12:52:40,422 DEBUG --- stderr --- 2025-09-16 12:52:40,422 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 12:52:40,423 INFO 2025-09-16 12:52:40,423 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 12:52:40,423 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:52:40,971 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:40,971 DEBUG --- stdout --- 2025-09-16 12:52:40,971 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:52:40,971 DEBUG --- stderr --- 2025-09-16 12:52:40,971 DEBUG 2025-09-16 12:52:40,971 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 12:52:40,971 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 12:52:40] 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 12:52:41] Reporting-benchmark-300 step10 : Print stdout order ________________________________________________________________________________ 2025-09-16 12:52:41,205 INFO 2025-09-16 12:52:41,205 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 12:52:41,205 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:52:41,489 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:52:41,489 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:41,489 DEBUG --- stdout --- 2025-09-16 12:52:41,489 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:52:41,489 DEBUG --- stderr --- 2025-09-16 12:52:41,489 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:52:41,490 INFO 2025-09-16 12:52:41,490 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 12:52:41,490 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:52:42,061 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:42,061 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:42,061 DEBUG --- stdout --- 2025-09-16 12:52:42,061 DEBUG /results/orders/Reporting-benchmark-300/stdout.txt file found 2025-09-16 12:52:42,061 DEBUG --- stderr --- 2025-09-16 12:52:42,061 DEBUG 2025-09-16 12:52:42,061 INFO 2025-09-16 12:52:42,061 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 12:52:42,061 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:52:42,609 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:42,610 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:42,610 DEBUG --- stdout --- 2025-09-16 12:52:42,610 DEBUG 8 /results/orders/Reporting-benchmark-300/stdout.txt 2025-09-16 12:52:42,610 DEBUG --- stderr --- 2025-09-16 12:52:42,610 DEBUG - Download file (size 8kB) 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 12:52:42,610 INFO 2025-09-16 12:52:42,610 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 12:52:42,610 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:52:43,163 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:43,163 DEBUG --- stdout --- 2025-09-16 12:52:43,163 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:52:43,163 DEBUG --- stderr --- 2025-09-16 12:52:43,163 DEBUG 2025-09-16 12:52:43,163 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 (98 lines), printing all lines: 2025-09-16 12:52:43,163 INFO ----- output ----- 2025-09-16 13:50:12,532 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpca919mtf 2025-09-16 13:50:12,534 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-300/loadtest-20250916083720655" -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/tmpca919mtf/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/tmpca919mtf/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 --- 13:50:15,146 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 13:50:15,148 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 13:50:15,148 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:50:15,150 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:50:15,157 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:50:15,157 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:50:15,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:50:15,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:50:15,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:50:15,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:50:15,172 |-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] 13:50:15,179 |-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 13:50:15,243 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 13:50:15,243 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:50:15,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:50:15,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:50:15,308 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:50:15,338 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 13:50:15,339 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 13:50:15,339 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 13:50:15,340 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 13:50:15,340 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 173 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 135s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 8272609 (OK=8271143 KO=1466 ) > min response time 1 (OK=32 KO=1 ) > max response time 13343 (OK=13343 KO=10001 ) > mean response time 48 (OK=47 KO=234 ) > std deviation 27 (OK=22 KO=1105 ) > response time 50th percentile 43 (OK=43 KO=106 ) > response time 75th percentile 49 (OK=49 KO=111 ) > response time 95th percentile 96 (OK=96 KO=120 ) > response time 99th percentile 114 (OK=114 KO=10000 ) > mean requests/sec 2297.95 (OK=2297.54 KO=0.41 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 8270952 ( 99.98%) > 800 ms <= t < 1200 ms 113 ( 0%) > t >= 1200 ms 78 ( 0%) > failed 1466 ( 0.02%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 345721 (99.58%) > jsonPath($.tokenId).find.exists, found nothing 1436 ( 0.41%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 16 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > j.n.c.ClosedChannelException 5 ( 0.00%) > status.find.in([200, 209], 304), found 502 5 ( 0.00%) > status.find.in([200, 209], 304), found 401 2 ( 0.00%) > status.find.is(200), but actually found 502 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%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-300/loadtest-20250916083720655/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:19 min [INFO] Finished at: 2025-09-16T13:52:33+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 13:52:33,035 INFO Gatling simulation run ended successfully 2025-09-16 13:52:33,035 INFO Creating archive benchmark-300.tar.gz with report files 2025-09-16 13:52:33,562 INFO Archive /results/gatling/benchmark-300/benchmark-300.tar.gz successfully created ________________________________________________________________________________ [2025-09-16 12:52:43] Reporting-benchmark-300 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-16 12:52:43] Reporting-benchmark-300 step12 : Print stderr order ________________________________________________________________________________ 2025-09-16 12:52:43,164 INFO 2025-09-16 12:52:43,164 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 12:52:43,164 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:52:43,445 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:52:43,445 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:43,445 DEBUG --- stdout --- 2025-09-16 12:52:43,445 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:52:43,445 DEBUG --- stderr --- 2025-09-16 12:52:43,445 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:52:43,446 INFO 2025-09-16 12:52:43,446 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 12:52:43,446 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:52:43,998 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:43,998 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:43,998 DEBUG --- stdout --- 2025-09-16 12:52:43,998 DEBUG /results/orders/Reporting-benchmark-300/stderr.txt file found 2025-09-16 12:52:43,999 DEBUG --- stderr --- 2025-09-16 12:52:43,999 DEBUG 2025-09-16 12:52:43,999 INFO 2025-09-16 12:52:43,999 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 12:52:43,999 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:52:44,555 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:44,555 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:44,555 DEBUG --- stdout --- 2025-09-16 12:52:44,555 DEBUG 0 /results/orders/Reporting-benchmark-300/stderr.txt 2025-09-16 12:52:44,555 DEBUG --- stderr --- 2025-09-16 12:52:44,555 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 12:52:44,556 INFO 2025-09-16 12:52:44,556 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 12:52:44,556 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:52:45,096 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:45,096 DEBUG --- stdout --- 2025-09-16 12:52:45,096 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:52:45,096 DEBUG --- stderr --- 2025-09-16 12:52:45,096 DEBUG 2025-09-16 12:52:45,097 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 12:52:45,097 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 12:52:45] Reporting-benchmark-300 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 12:52:45] 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 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request UI-Post-Login - stage 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---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 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---2054994812.html - cannot check for spikes checking simulation request UI AM idFromSession [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-idfromses--1482814839.html - cannot check for spikes 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 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes 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 UI-Post-Login - stage 2 checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback 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 [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-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 [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---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck 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 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 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 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 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_userinfo--265850119.html - cannot check for spikes 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 [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-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-16 12:52:45] Reporting-benchmark-300 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 8272609, "ok": 8271143, "ko": 1466 }, "minResponseTime": { "total": 1, "ok": 32, "ko": 1 }, "maxResponseTime": { "total": 13343, "ok": 13343, "ko": 10001 }, "meanResponseTime": { "total": 48, "ok": 47, "ko": 234 }, "standardDeviation": { "total": 27, "ok": 22, "ko": 1105 }, "percentiles1": { "total": 43, "ok": 43, "ko": 106 }, "percentiles2": { "total": 49, "ok": 49, "ko": 111 }, "percentiles3": { "total": 96, "ok": 96, "ko": 120 }, "percentiles4": { "total": 114, "ok": 114, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8270952, "percentage": 99.97997004330799 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 113, "percentage": 0.0013659535945673245 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 78, "percentage": 0.0009428706227986842 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1466, "percentage": 0.017721132474652193 }, "meanNumberOfRequestsPerSecond": { "total": 2297.9469444444444, "ok": 2297.5397222222223, "ko": 0.4072222222222222 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 116, "ok": 0, "ko": 116 }, "maxResponseTime": { "total": 153, "ok": 0, "ko": 153 }, "meanResponseTime": { "total": 135, "ok": 0, "ko": 135 }, "standardDeviation": { "total": 19, "ok": 0, "ko": 19 }, "percentiles1": { "total": 135, "ok": 0, "ko": 135 }, "percentiles2": { "total": 144, "ok": 0, "ko": 144 }, "percentiles3": { "total": 151, "ok": 0, "ko": 151 }, "percentiles4": { "total": 153, "ok": 0, "ko": 153 }, "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": 345721, "ok": 344280, "ko": 1441 }, "minResponseTime": { "total": 40, "ok": 80, "ko": 40 }, "maxResponseTime": { "total": 10000, "ok": 7668, "ko": 10000 }, "meanResponseTime": { "total": 104, "ok": 104, "ko": 133 }, "standardDeviation": { "total": 44, "ok": 28, "ko": 521 }, "percentiles1": { "total": 103, "ok": 103, "ko": 106 }, "percentiles2": { "total": 111, "ok": 111, "ko": 111 }, "percentiles3": { "total": 119, "ok": 119, "ko": 119 }, "percentiles4": { "total": 125, "ok": 125, "ko": 125 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 344258, "percentage": 99.576826400479 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 14, "percentage": 0.0040495081293875695 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8, "percentage": 0.0023140046453643255 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1441, "percentage": 0.4168100867462492 }, "meanNumberOfRequestsPerSecond": { "total": 96.03361111111111, "ok": 95.63333333333334, "ko": 0.4002777777777778 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 691931, "ok": 691922, "ko": 9 }, "minResponseTime": { "total": 1, "ok": 40, "ko": 1 }, "maxResponseTime": { "total": 10001, "ok": 7203, "ko": 10001 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 5831 }, "standardDeviation": { "total": 32, "ok": 18, "ko": 4535 }, "percentiles1": { "total": 48, "ok": 48, "ko": 9041 }, "percentiles2": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles3": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles4": { "total": 58, "ok": 58, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 691880, "percentage": 99.99262932286601 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 29, "percentage": 0.004191169350701154 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13, "percentage": 0.0018788000537625863 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9, "percentage": 0.0013007077295279443 }, "meanNumberOfRequestsPerSecond": { "total": 192.20305555555555, "ok": 192.20055555555555, "ko": 0.0025 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 230916, "ok": 230916, "ko": 0 }, "minResponseTime": { "total": 76, "ok": 76, "ko": 0 }, "maxResponseTime": { "total": 4227, "ok": 4227, "ko": 0 }, "meanResponseTime": { "total": 100, "ok": 100, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 100, "ok": 100, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 115, "ok": 115, "ko": 0 }, "percentiles4": { "total": 121, "ok": 121, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230913, "percentage": 99.99870082627449 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004330579085035251 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0008661158170070502 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.14333333333333, "ok": 64.14333333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 230916, "ok": 230916, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 13343, "ok": 13343, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 31, "ok": 31, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230912, "percentage": 99.99826776836599 }, "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": 4, "percentage": 0.0017322316340141004 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.14333333333333, "ok": 64.14333333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 230915, "ok": 230915, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 6879, "ok": 6879, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230914, "percentage": 99.9995669402161 }, "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.0004330597839031678 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.14305555555555, "ok": 64.14305555555555, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 230913, "ok": 230913, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 7624, "ok": 7624, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230912, "percentage": 99.99956693646524 }, "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.00043306353475118335 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.1425, "ok": 64.1425, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 230912, "ok": 230912, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 5181, "ok": 5181, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 22, "ok": 22, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230893, "percentage": 99.99177175720621 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.005196784922394678 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7, "percentage": 0.003031457871396896 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.14222222222222, "ok": 64.14222222222222, "ko": 0 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 461802, "ok": 461802, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 1090, "ok": 1090, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 50, "ok": 50, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 461801, "percentage": 99.9997834569794 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00021654302060190297 }, "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": 128.27833333333334, "ok": 128.27833333333334, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 461796, "ok": 461794, "ko": 2 }, "minResponseTime": { "total": 34, "ok": 37, "ko": 34 }, "maxResponseTime": { "total": 9040, "ok": 6613, "ko": 9040 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 4537 }, "standardDeviation": { "total": 19, "ok": 14, "ko": 4503 }, "percentiles1": { "total": 49, "ok": 49, "ko": 4537 }, "percentiles2": { "total": 54, "ok": 54, "ko": 6789 }, "percentiles3": { "total": 61, "ok": 61, "ko": 8590 }, "percentiles4": { "total": 66, "ok": 66, "ko": 8950 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 461791, "percentage": 99.99891727082955 }, "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": 3, "percentage": 0.0006496375022737313 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.00043309166818248745 }, "meanNumberOfRequestsPerSecond": { "total": 128.27666666666667, "ok": 128.2761111111111, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 38140, "ok": 38139, "ko": 1 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 2427, "ko": 10000 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 10000 }, "standardDeviation": { "total": 54, "ok": 18, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 10000 }, "percentiles2": { "total": 49, "ok": 49, "ko": 10000 }, "percentiles3": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles4": { "total": 55, "ok": 55, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38135, "percentage": 99.98689040377556 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.005243838489774515 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.005243838489774515 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0026219192448872575 }, "meanNumberOfRequestsPerSecond": { "total": 10.594444444444445, "ok": 10.594166666666666, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 230905, "ok": 230905, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 431, "ok": 431, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230905, "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": 64.14027777777778, "ok": 64.14027777777778, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 38138, "ok": 38138, "ko": 0 }, "minResponseTime": { "total": 77, "ok": 77, "ko": 0 }, "maxResponseTime": { "total": 330, "ok": 330, "ko": 0 }, "meanResponseTime": { "total": 100, "ok": 100, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 100, "ok": 100, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 115, "ok": 115, "ko": 0 }, "percentiles4": { "total": 121, "ok": 121, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38138, "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.59388888888889, "ok": 10.59388888888889, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 230900, "ok": 230900, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 3144, "ok": 3144, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230899, "percentage": 99.99956691208315 }, "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.00043308791684711995 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13888888888889, "ok": 64.13888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 230897, "ok": 230897, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 7599, "ok": 7599, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 16, "ok": 16, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230896, "percentage": 99.99956690645612 }, "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.0004330935438745415 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13805555555555, "ok": 64.13805555555555, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 230898, "ok": 230898, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1718, "ok": 1718, "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": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230896, "percentage": 99.99913381666363 }, "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": 2, "percentage": 0.0008661833363649749 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13833333333334, "ok": 64.13833333333334, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 230888, "ok": 230888, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 2132, "ok": 2132, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230886, "percentage": 99.99913377914834 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00043311042583417067 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043311042583417067 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13555555555556, "ok": 64.13555555555556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 230886, "ok": 230886, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1067, "ok": 1067, "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": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230885, "percentage": 99.99956688582245 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004331141775594883 }, "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": 64.135, "ok": 64.135, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 230883, "ok": 230883, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1684, "ok": 1684, "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": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230880, "percentage": 99.99870064058419 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.000866239610538671 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004331198052693355 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13416666666667, "ok": 64.13416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 230883, "ok": 230883, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 458, "ok": 458, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230883, "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": 64.13416666666667, "ok": 64.13416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 230881, "ok": 230878, "ko": 3 }, "minResponseTime": { "total": 2, "ok": 41, "ko": 2 }, "maxResponseTime": { "total": 10001, "ok": 6844, "ko": 10001 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 6668 }, "standardDeviation": { "total": 36, "ok": 21, "ko": 4713 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 53, "ok": 53, "ko": 10001 }, "percentiles3": { "total": 57, "ok": 57, "ko": 10001 }, "percentiles4": { "total": 60, "ok": 60, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230867, "percentage": 99.9939362701998 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6, "percentage": 0.0025987413429429014 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.002165617785785751 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0012993706714714507 }, "meanNumberOfRequestsPerSecond": { "total": 64.13361111111111, "ok": 64.13277777777778, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 230882, "ok": 230879, "ko": 3 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 41 }, "maxResponseTime": { "total": 10001, "ok": 7183, "ko": 10001 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 6681 }, "standardDeviation": { "total": 39, "ok": 26, "ko": 4695 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 53, "ok": 53, "ko": 10001 }, "percentiles3": { "total": 57, "ok": 57, "ko": 10001 }, "percentiles4": { "total": 60, "ok": 60, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230857, "percentage": 99.98917195796987 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 14, "percentage": 0.006063703536871649 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8, "percentage": 0.0034649734496409418 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0012993650436153533 }, "meanNumberOfRequestsPerSecond": { "total": 64.13388888888889, "ok": 64.13305555555556, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 230883, "ok": 230883, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 7183, "ok": 7183, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 21, "ok": 21, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 45, "ok": 45, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230867, "percentage": 99.99307008311568 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.005197437663232027 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.001732479221077342 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13416666666667, "ok": 64.13416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 230882, "ok": 230878, "ko": 4 }, "minResponseTime": { "total": 40, "ok": 42, "ko": 40 }, "maxResponseTime": { "total": 10000, "ok": 7247, "ko": 10000 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 7510 }, "standardDeviation": { "total": 44, "ok": 25, "ko": 4313 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles3": { "total": 57, "ok": 57, "ko": 10000 }, "percentiles4": { "total": 60, "ok": 60, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230860, "percentage": 99.99047132301348 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.005197460174461413 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0025987300872307066 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0017324867248204709 }, "meanNumberOfRequestsPerSecond": { "total": 64.13388888888889, "ok": 64.13277777777778, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 230881, "ok": 230881, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 665, "ok": 665, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230881, "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": 64.13361111111111, "ok": 64.13361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 230881, "ok": 230881, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 678, "ok": 678, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 49, "ok": 49, "ko": 0 }, "percentiles4": { "total": 53, "ok": 53, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230881, "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": 64.13361111111111, "ok": 64.13361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 230881, "ok": 230881, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 839, "ok": 839, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230880, "percentage": 99.99956687644284 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004331235571571502 }, "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": 64.13361111111111, "ok": 64.13361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 230875, "ok": 230875, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 297, "ok": 297, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230875, "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": 64.13194444444444, "ok": 64.13194444444444, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 230871, "ok": 230870, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 9038 }, "maxResponseTime": { "total": 9038, "ok": 8685, "ko": 9038 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 9038 }, "standardDeviation": { "total": 27, "ok": 19, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 9038 }, "percentiles2": { "total": 43, "ok": 43, "ko": 9038 }, "percentiles3": { "total": 46, "ok": 46, "ko": 9038 }, "percentiles4": { "total": 50, "ok": 50, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230868, "percentage": 99.99870057304729 }, "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": 2, "percentage": 0.0008662846351425688 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0004331423175712844 }, "meanNumberOfRequestsPerSecond": { "total": 64.13083333333333, "ok": 64.13055555555556, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 230869, "ok": 230869, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2848, "ok": 2848, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230866, "percentage": 99.99870056179046 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0008662921396982705 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00043314606984913524 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.13027777777778, "ok": 64.13027777777778, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 230866, "ok": 230866, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 2106, "ok": 2106, "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": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230864, "percentage": 99.99913369660322 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004331516983878094 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004331516983878094 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.12944444444445, "ok": 64.12944444444445, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 230864, "ok": 230864, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 456, "ok": 456, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 46, "ok": 46, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230864, "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": 64.1288888888889, "ok": 64.1288888888889, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 230866, "ok": 230866, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 2776, "ok": 2776, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 46, "ok": 46, "ko": 0 }, "percentiles4": { "total": 50, "ok": 50, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230864, "percentage": 99.99913369660322 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004331516983878094 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004331516983878094 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.12944444444445, "ok": 64.12944444444445, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 230866, "ok": 230866, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 6583, "ok": 6583, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 16, "ok": 16, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 230862, "percentage": 99.99826739320645 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0004331516983878094 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.001299455095163428 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 64.12944444444445, "ok": 64.12944444444445, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 936, "ok": 936, "ko": 0 }, "minResponseTime": { "total": 106, "ok": 106, "ko": 0 }, "maxResponseTime": { "total": 196, "ok": 196, "ko": 0 }, "meanResponseTime": { "total": 136, "ok": 136, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 137, "ok": 137, "ko": 0 }, "percentiles2": { "total": 147, "ok": 147, "ko": 0 }, "percentiles3": { "total": 156, "ok": 156, "ko": 0 }, "percentiles4": { "total": 164, "ok": 164, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 936, "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.26, "ok": 0.26, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 183, "ok": 183, "ko": 0 }, "minResponseTime": { "total": 104, "ok": 104, "ko": 0 }, "maxResponseTime": { "total": 163, "ok": 163, "ko": 0 }, "meanResponseTime": { "total": 134, "ok": 134, "ko": 0 }, "standardDeviation": { "total": 13, "ok": 13, "ko": 0 }, "percentiles1": { "total": 134, "ok": 134, "ko": 0 }, "percentiles2": { "total": 144, "ok": 144, "ko": 0 }, "percentiles3": { "total": 155, "ok": 155, "ko": 0 }, "percentiles4": { "total": 161, "ok": 161, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 183, "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.050833333333333335, "ok": 0.050833333333333335, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 2298, "avg_response_time": 48, "max_response_time": 13343, "min_response_time": 32, "num_requests": 8272609, "num_requests_pass": 8271143, "num_requests_percent_pass": 99.982 }, "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": 153, "ok": 0, "total": 153 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 135, "ok": 0, "total": 135 }, "minResponseTime": { "ko": 116, "ok": 0, "total": 116 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 135, "ok": 0, "total": 135 }, "percentiles2": { "ko": 144, "ok": 0, "total": 144 }, "percentiles3": { "ko": 151, "ok": 0, "total": 151 }, "percentiles4": { "ko": 153, "ok": 0, "total": 153 }, "spikes": [], "standardDeviation": { "ko": 19, "ok": 0, "total": 19 } }, { "group1": { "count": 344258, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.576826400479 }, "group2": { "count": 14, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0040495081293875695 }, "group3": { "count": 8, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0023140046453643255 }, "group4": { "count": 1441, "htmlName": "failed", "name": "failed", "percentage": 0.4168100867462492 }, "maxResponseTime": { "ko": 10000, "ok": 7668, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4002777777777778, "ok": 95.63333333333334, "total": 96.03361111111111 }, "meanResponseTime": { "ko": 133, "ok": 104, "total": 104 }, "minResponseTime": { "ko": 40, "ok": 80, "total": 40 }, "name": "userRestlogin", "numberOfRequests": { "ko": 1441, "ok": 344280, "total": 345721 }, "percentiles1": { "ko": 106, "ok": 103, "total": 103 }, "percentiles2": { "ko": 111, "ok": 111, "total": 111 }, "percentiles3": { "ko": 119, "ok": 119, "total": 119 }, "percentiles4": { "ko": 125, "ok": 125, "total": 125 }, "spikes": [], "standardDeviation": { "ko": 521, "ok": 28, "total": 44 } }, { "group1": { "count": 691880, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99262932286601 }, "group2": { "count": 29, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004191169350701154 }, "group3": { "count": 13, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0018788000537625863 }, "group4": { "count": 9, "htmlName": "failed", "name": "failed", "percentage": 0.0013007077295279443 }, "maxResponseTime": { "ko": 10001, "ok": 7203, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0025, "ok": 192.20055555555555, "total": 192.20305555555555 }, "meanResponseTime": { "ko": 5831, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 1, "ok": 40, "total": 1 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 9, "ok": 691922, "total": 691931 }, "percentiles1": { "ko": 9041, "ok": 48, "total": 48 }, "percentiles2": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles3": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles4": { "ko": 10001, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 4535, "ok": 18, "total": 32 } }, { "group1": { "count": 230913, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870082627449 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004330579085035251 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008661158170070502 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4227, "total": 4227 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.14333333333333, "total": 64.14333333333333 }, "meanResponseTime": { "ko": 0, "ok": 100, "total": 100 }, "minResponseTime": { "ko": 0, "ok": 76, "total": 76 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 230916, "total": 230916 }, "percentiles1": { "ko": 0, "ok": 100, "total": 100 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 115, "total": 115 }, "percentiles4": { "ko": 0, "ok": 121, "total": 121 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 230912, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99826776836599 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0017322316340141004 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13343, "total": 13343 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.14333333333333, "total": 64.14333333333333 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 230916, "total": 230916 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 31, "total": 31 } }, { "group1": { "count": 230914, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9995669402161 }, "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.0004330597839031678 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6879, "total": 6879 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.14305555555555, "total": 64.14305555555555 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230915, "total": 230915 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 230912, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956693646524 }, "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.00043306353475118335 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7624, "total": 7624 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.1425, "total": 64.1425 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 230913, "total": 230913 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 17 } }, { "group1": { "count": 230893, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99177175720621 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005196784922394678 }, "group3": { "count": 7, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.003031457871396896 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5181, "total": 5181 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.14222222222222, "total": 64.14222222222222 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 230912, "total": 230912 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 22, "total": 22 } }, { "group1": { "count": 461801, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9997834569794 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00021654302060190297 }, "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": 1090, "total": 1090 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 128.27833333333334, "total": 128.27833333333334 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 461802, "total": 461802 }, "percentiles1": { "ko": 0, "ok": 50, "total": 50 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 461791, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99891727082955 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006496375022737313 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.00043309166818248745 }, "maxResponseTime": { "ko": 9040, "ok": 6613, "total": 9040 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 128.2761111111111, "total": 128.27666666666667 }, "meanResponseTime": { "ko": 4537, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 34, "ok": 37, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 2, "ok": 461794, "total": 461796 }, "percentiles1": { "ko": 4537, "ok": 49, "total": 49 }, "percentiles2": { "ko": 6789, "ok": 54, "total": 54 }, "percentiles3": { "ko": 8590, "ok": 61, "total": 61 }, "percentiles4": { "ko": 8950, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 4503, "ok": 14, "total": 19 } }, { "group1": { "count": 38135, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98689040377556 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005243838489774515 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.005243838489774515 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0026219192448872575 }, "maxResponseTime": { "ko": 10000, "ok": 2427, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 10.594166666666666, "total": 10.594444444444445 }, "meanResponseTime": { "ko": 10000, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 10000, "ok": 40, "total": 40 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 1, "ok": 38139, "total": 38140 }, "percentiles1": { "ko": 10000, "ok": 47, "total": 47 }, "percentiles2": { "ko": 10000, "ok": 49, "total": 49 }, "percentiles3": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles4": { "ko": 10000, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 18, "total": 54 } }, { "group1": { "count": 230905, "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": 431, "total": 431 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.14027777777778, "total": 64.14027777777778 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 230905, "total": 230905 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 38138, "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": 330, "total": 330 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 10.59388888888889, "total": 10.59388888888889 }, "meanResponseTime": { "ko": 0, "ok": 100, "total": 100 }, "minResponseTime": { "ko": 0, "ok": 77, "total": 77 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 38138, "total": 38138 }, "percentiles1": { "ko": 0, "ok": 100, "total": 100 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 115, "total": 115 }, "percentiles4": { "ko": 0, "ok": 121, "total": 121 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 230899, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956691208315 }, "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.00043308791684711995 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3144, "total": 3144 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13888888888889, "total": 64.13888888888889 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230900, "total": 230900 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 230896, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956690645612 }, "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.0004330935438745415 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7599, "total": 7599 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13805555555555, "total": 64.13805555555555 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 230897, "total": 230897 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 16, "total": 16 } }, { "group1": { "count": 230896, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913381666363 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008661833363649749 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1718, "total": 1718 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13833333333334, "total": 64.13833333333334 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 230898, "total": 230898 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230886, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913377914834 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00043311042583417067 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043311042583417067 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2132, "total": 2132 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13555555555556, "total": 64.13555555555556 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 230888, "total": 230888 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230885, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956688582245 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004331141775594883 }, "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": 1067, "total": 1067 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.135, "total": 64.135 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230886, "total": 230886 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230880, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870064058419 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.000866239610538671 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004331198052693355 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1684, "total": 1684 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13416666666667, "total": 64.13416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 230883, "total": 230883 }, "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": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230883, "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": 458, "total": 458 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13416666666667, "total": 64.13416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 230883, "total": 230883 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 230867, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9939362701998 }, "group2": { "count": 6, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0025987413429429014 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002165617785785751 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0012993706714714507 }, "maxResponseTime": { "ko": 10001, "ok": 6844, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 64.13277777777778, "total": 64.13361111111111 }, "meanResponseTime": { "ko": 6668, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 2, "ok": 41, "total": 2 }, "name": " UI IDM features", "numberOfRequests": { "ko": 3, "ok": 230878, "total": 230881 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10001, "ok": 53, "total": 53 }, "percentiles3": { "ko": 10001, "ok": 57, "total": 57 }, "percentiles4": { "ko": 10001, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 4713, "ok": 21, "total": 36 } }, { "group1": { "count": 230857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98917195796987 }, "group2": { "count": 14, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006063703536871649 }, "group3": { "count": 8, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0034649734496409418 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0012993650436153533 }, "maxResponseTime": { "ko": 10001, "ok": 7183, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 64.13305555555556, "total": 64.13388888888889 }, "meanResponseTime": { "ko": 6681, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 41, "ok": 41, "total": 41 }, "name": " UI IDM login", "numberOfRequests": { "ko": 3, "ok": 230879, "total": 230882 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10001, "ok": 53, "total": 53 }, "percentiles3": { "ko": 10001, "ok": 57, "total": 57 }, "percentiles4": { "ko": 10001, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 4695, "ok": 26, "total": 39 } }, { "group1": { "count": 230867, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99307008311568 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005197437663232027 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.001732479221077342 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7183, "total": 7183 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13416666666667, "total": 64.13416666666667 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 230883, "total": 230883 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 45, "total": 45 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 21, "total": 21 } }, { "group1": { "count": 230860, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99047132301348 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005197460174461413 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0025987300872307066 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0017324867248204709 }, "maxResponseTime": { "ko": 10000, "ok": 7247, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 64.13277777777778, "total": 64.13388888888889 }, "meanResponseTime": { "ko": 7510, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 40, "ok": 42, "total": 40 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 4, "ok": 230878, "total": 230882 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles3": { "ko": 10000, "ok": 57, "total": 57 }, "percentiles4": { "ko": 10000, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 4313, "ok": 25, "total": 44 } }, { "group1": { "count": 230881, "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": 665, "total": 665 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13361111111111, "total": 64.13361111111111 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 230881, "total": 230881 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230881, "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": 678, "total": 678 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13361111111111, "total": 64.13361111111111 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 230881, "total": 230881 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 49, "total": 49 }, "percentiles4": { "ko": 0, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230880, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99956687644284 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004331235571571502 }, "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": 839, "total": 839 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13361111111111, "total": 64.13361111111111 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 230881, "total": 230881 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 230875, "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": 297, "total": 297 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13194444444444, "total": 64.13194444444444 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 230875, "total": 230875 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230868, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870057304729 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008662846351425688 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0004331423175712844 }, "maxResponseTime": { "ko": 9038, "ok": 8685, "total": 9038 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 64.13055555555556, "total": 64.13083333333333 }, "meanResponseTime": { "ko": 9038, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 9038, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 1, "ok": 230870, "total": 230871 }, "percentiles1": { "ko": 9038, "ok": 41, "total": 41 }, "percentiles2": { "ko": 9038, "ok": 43, "total": 43 }, "percentiles3": { "ko": 9038, "ok": 46, "total": 46 }, "percentiles4": { "ko": 9038, "ok": 50, "total": 50 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 19, "total": 27 } }, { "group1": { "count": 230866, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870056179046 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0008662921396982705 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043314606984913524 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2848, "total": 2848 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.13027777777778, "total": 64.13027777777778 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 230869, "total": 230869 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 230864, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913369660322 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004331516983878094 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004331516983878094 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2106, "total": 2106 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.12944444444445, "total": 64.12944444444445 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 230866, "total": 230866 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 230864, "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": 456, "total": 456 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.1288888888889, "total": 64.1288888888889 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 230864, "total": 230864 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 46, "total": 46 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 230864, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99913369660322 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004331516983878094 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004331516983878094 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2776, "total": 2776 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.12944444444445, "total": 64.12944444444445 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 230866, "total": 230866 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 46, "total": 46 }, "percentiles4": { "ko": 0, "ok": 50, "total": 50 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 230862, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99826739320645 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0004331516983878094 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.001299455095163428 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6583, "total": 6583 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 64.12944444444445, "total": 64.12944444444445 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 230866, "total": 230866 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 16, "total": 16 } }, { "group1": { "count": 936, "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": 196, "total": 196 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.26, "total": 0.26 }, "meanResponseTime": { "ko": 0, "ok": 136, "total": 136 }, "minResponseTime": { "ko": 0, "ok": 106, "total": 106 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 936, "total": 936 }, "percentiles1": { "ko": 0, "ok": 137, "total": 137 }, "percentiles2": { "ko": 0, "ok": 147, "total": 147 }, "percentiles3": { "ko": 0, "ok": 156, "total": 156 }, "percentiles4": { "ko": 0, "ok": 164, "total": 164 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 183, "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": 163, "total": 163 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.050833333333333335, "total": 0.050833333333333335 }, "meanResponseTime": { "ko": 0, "ok": 134, "total": 134 }, "minResponseTime": { "ko": 0, "ok": 104, "total": 104 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 183, "total": 183 }, "percentiles1": { "ko": 0, "ok": 134, "total": 134 }, "percentiles2": { "ko": 0, "ok": 144, "total": 144 }, "percentiles3": { "ko": 0, "ok": 155, "total": 155 }, "percentiles4": { "ko": 0, "ok": 161, "total": 161 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 13, "total": 13 } } ], "global": { "group1": { "count": 8270952, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97997004330799 }, "group2": { "count": 113, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013659535945673245 }, "group3": { "count": 78, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009428706227986842 }, "group4": { "count": 1466, "htmlName": "failed", "name": "failed", "percentage": 0.017721132474652193 }, "maxResponseTime": { "ko": 10001, "ok": 13343, "total": 13343 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4072222222222222, "ok": 2297.5397222222223, "total": 2297.9469444444444 }, "meanResponseTime": { "ko": 234, "ok": 47, "total": 48 }, "minResponseTime": { "ko": 1, "ok": 32, "total": 1 }, "name": "All Requests", "numberOfRequests": { "ko": 1466, "ok": 8271143, "total": 8272609 }, "percentiles1": { "ko": 106, "ok": 43, "total": 43 }, "percentiles2": { "ko": 111, "ok": 49, "total": 49 }, "percentiles3": { "ko": 120, "ok": 96, "total": 96 }, "percentiles4": { "ko": 10000, "ok": 114, "total": 114 }, "standardDeviation": { "ko": 1105, "ok": 22, "total": 27 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-16 12:52:45] Reporting-benchmark-300 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 12:52:45] 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 12:52:45] Reporting-benchmark-300 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped