--Task-- name: Reporting-benchmark-400 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', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300'] preceding_task: None options: {'task_name': 'benchmark-400'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-19 01:32:57 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-19 01:32:57 - 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-400/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-400/stderr.txt Pod log : /results/orders/Reporting-benchmark-400 2025-09-19 01:32:57 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-19 01:32:57 - 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-19 01:32:57] Reporting-benchmark-400 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-400/order.json { "name": "Reporting-benchmark-400", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-400\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-400.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-400" } ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-19 01:32:57,181 INFO 2025-09-19 01:32:57,181 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:32:57,181 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-19 01:32:57,385 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:57,385 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:57,385 DEBUG --- stdout --- 2025-09-19 01:32:57,385 DEBUG WAITING 2025-09-19 01:32:57,385 DEBUG --- stderr --- 2025-09-19 01:32:57,385 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-19 01:32:57] Reporting-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-19 01:32:57,386 INFO 2025-09-19 01:32:57,386 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-19 01:32:57,386 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:32:57,669 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:32:57,669 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:57,669 DEBUG --- stdout --- 2025-09-19 01:32:57,669 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:32:57,669 DEBUG --- stderr --- 2025-09-19 01:32:57,669 DEBUG 2025-09-19 01:32:57,669 INFO 2025-09-19 01:32:57,669 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-400/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-19 01:32:57,669 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:32:58,564 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:58,564 DEBUG --- stdout --- 2025-09-19 01:32:58,564 DEBUG 2025-09-19 01:32:58,564 DEBUG --- stderr --- 2025-09-19 01:32:58,564 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-19 01:32:58] Reporting-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-19 01:33:03,565 INFO 2025-09-19 01:33:03,565 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:33:03,565 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-19 01:33:03,770 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:09,013 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:14,217 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:19,427 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:24,636 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:29,841 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:35,046 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:40,301 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:45,510 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:50,718 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:33:55,924 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:01,132 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:06,344 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:11,555 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:16,766 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:21,971 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:27,180 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:32,389 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:37,597 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:42,808 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:48,019 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:53,224 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:34:58,429 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:03,637 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:08,844 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:14,052 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:19,265 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:24,473 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:29,685 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:34,900 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:40,112 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:45,325 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:50,539 INFO [loop_until]: Function succeeded after 2m 46s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:35:55,744 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:00,951 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - expected pattern found 2025-09-19 01:36:00,951 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:00,951 DEBUG --- stdout --- 2025-09-19 01:36:00,951 DEBUG WAITING 2025-09-19 01:36:00,951 DEBUG --- stderr --- 2025-09-19 01:36:00,951 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-19 01:36:00] Reporting-benchmark-400 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:36:00] Reporting-benchmark-400 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-19 01:36:00,952 INFO 2025-09-19 01:36:00,952 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-19 01:36:00,953 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:36:01,296 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:36:01,296 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:01,296 DEBUG --- stdout --- 2025-09-19 01:36:01,296 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:36:01,296 DEBUG --- stderr --- 2025-09-19 01:36:01,296 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:36:01,297 INFO 2025-09-19 01:36:01,297 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-400/benchmark-400.tar.gz" ]; then echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-400/benchmark-400.tar.gz file found" 2025-09-19 01:36:01,297 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:36:01,892 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:01,892 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:01,892 DEBUG --- stdout --- 2025-09-19 01:36:01,892 DEBUG /results/gatling/benchmark-400/benchmark-400.tar.gz file found 2025-09-19 01:36:01,892 DEBUG --- stderr --- 2025-09-19 01:36:01,893 DEBUG 2025-09-19 01:36:01,893 INFO 2025-09-19 01:36:01,893 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-400/benchmark-400.tar.gz | grep "^\d+ .+$" 2025-09-19 01:36:01,893 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:36:02,437 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:02,437 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:02,437 DEBUG --- stdout --- 2025-09-19 01:36:02,437 DEBUG 3400 /results/gatling/benchmark-400/benchmark-400.tar.gz 2025-09-19 01:36:02,437 DEBUG --- stderr --- 2025-09-19 01:36:02,437 DEBUG - Download file (size 3.4MB) source : /results/gatling/benchmark-400/benchmark-400.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-19 01:36:02,438 INFO 2025-09-19 01:36:02,438 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-400/benchmark-400.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-19 01:36:02,438 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:36:03,493 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:03,493 DEBUG --- stdout --- 2025-09-19 01:36:03,493 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:36:03,493 DEBUG --- stderr --- 2025-09-19 01:36:03,493 DEBUG ________________________________________________________________________________ [2025-09-19 01:36:03] Reporting-benchmark-400 step7 : Unzip the result ________________________________________________________________________________ 2025-09-19 01:36:03,493 INFO 2025-09-19 01:36:03,493 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling 2025-09-19 01:36:03,595 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-19 01:36:03,595 DEBUG --- stdout --- 2025-09-19 01:36:03,595 DEBUG 2025-09-19 01:36:03,595 DEBUG --- stderr --- 2025-09-19 01:36:03,595 DEBUG 2025-09-19 01:36:03,595 INFO ________________________________________________________________________________ [2025-09-19 01:36:03] Reporting-benchmark-400 step8 : Print rc order ________________________________________________________________________________ 2025-09-19 01:36:03,596 INFO 2025-09-19 01:36:03,596 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-19 01:36:03,596 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:36:03,882 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:36:03,882 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:03,882 DEBUG --- stdout --- 2025-09-19 01:36:03,882 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:36:03,882 DEBUG --- stderr --- 2025-09-19 01:36:03,882 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:36:03,883 INFO 2025-09-19 01:36:03,883 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-400/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-400/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/rc.txt file found" 2025-09-19 01:36:03,883 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:36:04,422 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:04,422 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:04,422 DEBUG --- stdout --- 2025-09-19 01:36:04,422 DEBUG /results/orders/Reporting-benchmark-400/rc.txt file found 2025-09-19 01:36:04,422 DEBUG --- stderr --- 2025-09-19 01:36:04,422 DEBUG 2025-09-19 01:36:04,422 INFO 2025-09-19 01:36:04,422 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-400/rc.txt | grep "^\d+ .+$" 2025-09-19 01:36:04,422 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:36:04,958 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:04,958 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:04,958 DEBUG --- stdout --- 2025-09-19 01:36:04,958 DEBUG 4 /results/orders/Reporting-benchmark-400/rc.txt 2025-09-19 01:36:04,958 DEBUG --- stderr --- 2025-09-19 01:36:04,958 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-400/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt 2025-09-19 01:36:04,959 INFO 2025-09-19 01:36:04,959 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-400/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt 2025-09-19 01:36:04,959 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:36:05,505 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:05,505 DEBUG --- stdout --- 2025-09-19 01:36:05,505 DEBUG 2025-09-19 01:36:05,505 DEBUG --- stderr --- 2025-09-19 01:36:05,505 DEBUG 2025-09-19 01:36:05,505 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt is small (1 lines), printing all lines: 2025-09-19 01:36:05,505 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-19 01:36:05] Reporting-benchmark-400 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-19 01:36:05] Reporting-benchmark-400 step10 : Print stdout order ________________________________________________________________________________ 2025-09-19 01:36:05,739 INFO 2025-09-19 01:36:05,739 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-19 01:36:05,739 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:36:06,022 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:36:06,023 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:06,023 DEBUG --- stdout --- 2025-09-19 01:36:06,023 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:36:06,023 DEBUG --- stderr --- 2025-09-19 01:36:06,023 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:36:06,024 INFO 2025-09-19 01:36:06,024 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-400/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stdout.txt file found" 2025-09-19 01:36:06,024 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:36:06,557 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:06,557 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:06,557 DEBUG --- stdout --- 2025-09-19 01:36:06,557 DEBUG /results/orders/Reporting-benchmark-400/stdout.txt file found 2025-09-19 01:36:06,557 DEBUG --- stderr --- 2025-09-19 01:36:06,557 DEBUG 2025-09-19 01:36:06,558 INFO 2025-09-19 01:36:06,558 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-400/stdout.txt | grep "^\d+ .+$" 2025-09-19 01:36:06,558 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:36:07,089 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:07,089 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:07,089 DEBUG --- stdout --- 2025-09-19 01:36:07,089 DEBUG 12 /results/orders/Reporting-benchmark-400/stdout.txt 2025-09-19 01:36:07,089 DEBUG --- stderr --- 2025-09-19 01:36:07,089 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-400/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt 2025-09-19 01:36:07,090 INFO 2025-09-19 01:36:07,090 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-400/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt 2025-09-19 01:36:07,090 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:36:07,747 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:07,747 DEBUG --- stdout --- 2025-09-19 01:36:07,747 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:36:07,747 DEBUG --- stderr --- 2025-09-19 01:36:07,747 DEBUG 2025-09-19 01:36:07,747 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt is small (133 lines), printing all lines: 2025-09-19 01:36:07,747 INFO ----- output ----- 2025-09-19 02:33:00,901 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpnnbcqa31 2025-09-19 02:33:00,904 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-400/loadtest-20250918231944937" -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/tmpnnbcqa31/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/tmpnnbcqa31/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 --- 02:33:03,404 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:33:03,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:33:03,406 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:33:03,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:33:03,414 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:33:03,414 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:33:03,424 |-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 02:33:03,424 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:33:03,424 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:33:03,425 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:33:03,429 |-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] 02:33:03,435 |-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 02:33:03,495 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:33:03,495 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:33:03,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:33:03,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:33:03,561 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:33:03,591 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:33:03,591 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:33:03,592 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:33:03,593 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:33:03,593 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 171s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 15819542 (OK=14697245 KO=1122297) > min response time 4 (OK=33 KO=4 ) > max response time 60010 (OK=59987 KO=60010 ) > mean response time 1269 (OK=1208 KO=2067 ) > std deviation 3334 (OK=3293 KO=3742 ) > response time 50th percentile 134 (OK=106 KO=1353 ) > response time 75th percentile 1283 (OK=1092 KO=2629 ) > response time 95th percentile 5301 (OK=5316 KO=5124 ) > response time 99th percentile 14987 (OK=15397 KO=12614 ) > mean requests/sec 4394.32 (OK=4082.57 KO=311.75) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 10467433 ( 66.17%) > 800 ms <= t < 1200 ms 728637 ( 4.61%) > t >= 1200 ms 3501175 ( 22.13%) > failed 1122297 ( 7.09%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 1683328 (54.58%) > status.find.in([200, 209], 304), found 500 633365 (20.54%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 265276 ( 8.60%) d nothing > deleteOrganization: No attribute named 'organization_id' is de 84428 ( 2.74%) fined > queryOrganization: No attribute named 'organization_id' is def 84428 ( 2.74%) ined > createOrganization: No attribute named 'access_token' is defin 84137 ( 2.73%) ed > status.find.in([200, 209], 304), found 401 63571 ( 2.06%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 62073 ( 2.01%) ing > jsonPath($.tokenId).find.exists, found nothing 42906 ( 1.39%) > status.find.is(200), but actually found 401 39465 ( 1.28%) > status.find.in([200, 209], 304), found 502 6566 ( 0.21%) > UI AM revoke1: No attribute named 'access_token' is defined 5681 ( 0.18%) > tokenUserinfo: No attribute named 'access_token' is defined 5243 ( 0.17%) > UI AM endsession: No attribute named 'id_token_2' is defined 4640 ( 0.15%) > status.find.is(200), but actually found 503 4524 ( 0.15%) > userinfo: No attribute named 'access_token' is defined 4401 ( 0.14%) > UI AM revoke2: No attribute named 'access_token_2' is defined 3606 ( 0.12%) > j.n.ConnectException: connect(..) failed: Cannot assign reques 2539 ( 0.08%) ted address > status.find.is(200), but actually found 502 1254 ( 0.04%) > PatchManagedUser: No attribute named 'access_token' is defined 1011 ( 0.03%) > ReadManagedUser: No attribute named 'access_token' is defined 1011 ( 0.03%) > status.find.in([200, 209], 304), found 503 419 ( 0.01%) > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 154 ( 0.00%) 144.60:443 after 60000 ms > status.find.in(200), but actually found 502 57 ( 0.00%) > status.find.in(200,304), but actually found 502 49 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 29 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.is(302), but actually found 502 22 ( 0.00%) > registrationCallback: No attribute named 'callbacks' is define 19 ( 0.00%) d > j.i.IOException: Premature close 14 ( 0.00%) > status.find.in(200), but actually found 500 8 ( 0.00%) > status.find.in([200, 209], 304), found 400 4 ( 0.00%) > status.find.in(200,304), but actually found 500 1 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-400/loadtest-20250918231944937/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:55 min [INFO] Finished at: 2025-09-19T02:35:57+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-19 02:35:57,327 INFO Gatling simulation run ended successfully 2025-09-19 02:35:57,328 INFO Creating archive benchmark-400.tar.gz with report files 2025-09-19 02:35:58,831 INFO Archive /results/gatling/benchmark-400/benchmark-400.tar.gz successfully created ________________________________________________________________________________ [2025-09-19 01:36:07] Reporting-benchmark-400 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-19 01:36:07] Reporting-benchmark-400 step12 : Print stderr order ________________________________________________________________________________ 2025-09-19 01:36:07,748 INFO 2025-09-19 01:36:07,748 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-19 01:36:07,748 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:36:08,032 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:36:08,032 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:08,032 DEBUG --- stdout --- 2025-09-19 01:36:08,032 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:36:08,032 DEBUG --- stderr --- 2025-09-19 01:36:08,032 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:36:08,033 INFO 2025-09-19 01:36:08,033 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-400/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stderr.txt file found" 2025-09-19 01:36:08,033 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:36:08,572 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:08,572 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:08,572 DEBUG --- stdout --- 2025-09-19 01:36:08,572 DEBUG /results/orders/Reporting-benchmark-400/stderr.txt file found 2025-09-19 01:36:08,572 DEBUG --- stderr --- 2025-09-19 01:36:08,572 DEBUG 2025-09-19 01:36:08,573 INFO 2025-09-19 01:36:08,573 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-400/stderr.txt | grep "^\d+ .+$" 2025-09-19 01:36:08,573 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:36:09,119 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:09,119 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:09,119 DEBUG --- stdout --- 2025-09-19 01:36:09,119 DEBUG 0 /results/orders/Reporting-benchmark-400/stderr.txt 2025-09-19 01:36:09,119 DEBUG --- stderr --- 2025-09-19 01:36:09,119 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-400/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt 2025-09-19 01:36:09,120 INFO 2025-09-19 01:36:09,120 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-400/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt 2025-09-19 01:36:09,120 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:36:09,655 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:09,655 DEBUG --- stdout --- 2025-09-19 01:36:09,655 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:36:09,655 DEBUG --- stderr --- 2025-09-19 01:36:09,655 DEBUG 2025-09-19 01:36:09,655 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt is small (0 lines), printing all lines: 2025-09-19 01:36:09,655 INFO ----- output ----- ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/group_selfservice--lo--1127894877.html - cannot check for spikes checking simulation request selfService: register and view profile [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/group_selfservice--re-1583799013.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/05_benchmark-400/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/05_benchmark-400/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_user-authorize---1153886585.html - cannot check for spikes 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/05_benchmark-400/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_rootuserinfo-351054363.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_tokenuserinfo--1352693742.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/05_benchmark-400/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/05_benchmark-400/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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-enduser-appa--1326670335.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke1--592239741.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/05_benchmark-400/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_restloginprogre--1228345864.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 15819542, "ok": 14697245, "ko": 1122297 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60010, "ok": 59987, "ko": 60010 }, "meanResponseTime": { "total": 1269, "ok": 1208, "ko": 2067 }, "standardDeviation": { "total": 3334, "ok": 3293, "ko": 3742 }, "percentiles1": { "total": 134, "ok": 106, "ko": 1353 }, "percentiles2": { "total": 1283, "ok": 1092, "ko": 2629 }, "percentiles3": { "total": 5301, "ok": 5316, "ko": 5124 }, "percentiles4": { "total": 14987, "ok": 15397, "ko": 12614 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10467433, "percentage": 66.16773734663116 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 728637, "percentage": 4.605929805047453 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3501175, "percentage": 22.131961848200156 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1122297, "percentage": 7.094371000121242 }, "meanNumberOfRequestsPerSecond": { "total": 4394.317222222222, "ok": 4082.5680555555555, "ko": 311.74916666666667 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 180853, "ok": 162561, "ko": 18292 }, "minResponseTime": { "total": 27, "ok": 899, "ko": 27 }, "maxResponseTime": { "total": 183090, "ok": 169466, "ko": 183090 }, "meanResponseTime": { "total": 23119, "ok": 22212, "ko": 31175 }, "standardDeviation": { "total": 22959, "ok": 22279, "ko": 26991 }, "percentiles1": { "total": 14782, "ok": 14043, "ko": 20389 }, "percentiles2": { "total": 30987, "ok": 29873, "ko": 44237 }, "percentiles3": { "total": 71698, "ok": 69023, "ko": 85972 }, "percentiles4": { "total": 99713, "ok": 97390, "ko": 116791 }, "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": 2096, "percentage": 1.1589522982753948 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 160465, "percentage": 88.72675598414182 }, "group4": { "name": "failed", "htmlName": "failed", "count": 18292, "percentage": 10.114291717582788 }, "meanNumberOfRequestsPerSecond": { "total": 50.23694444444445, "ok": 45.155833333333334, "ko": 5.081111111111111 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 45538, "ok": 0, "ko": 45538 }, "minResponseTime": { "total": 23, "ok": 0, "ko": 23 }, "maxResponseTime": { "total": 46656, "ok": 0, "ko": 46656 }, "meanResponseTime": { "total": 7617, "ok": 0, "ko": 7617 }, "standardDeviation": { "total": 6724, "ok": 0, "ko": 6724 }, "percentiles1": { "total": 5504, "ok": 0, "ko": 5504 }, "percentiles2": { "total": 10948, "ok": 0, "ko": 10948 }, "percentiles3": { "total": 21403, "ok": 0, "ko": 21403 }, "percentiles4": { "total": 29394, "ok": 0, "ko": 29394 }, "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": 45538, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 12.649444444444445, "ok": 0, "ko": 12.649444444444445 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1204799, "ok": 1201439, "ko": 3360 }, "minResponseTime": { "total": 5, "ok": 41, "ko": 5 }, "maxResponseTime": { "total": 26689, "ok": 26689, "ko": 12066 }, "meanResponseTime": { "total": 767, "ok": 769, "ko": 228 }, "standardDeviation": { "total": 1219, "ok": 1219, "ko": 1114 }, "percentiles1": { "total": 89, "ok": 89, "ko": 42 }, "percentiles2": { "total": 1069, "ok": 1073, "ko": 45 }, "percentiles3": { "total": 3453, "ok": 3455, "ko": 309 }, "percentiles4": { "total": 5010, "ok": 5008, "ko": 9041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 846647, "percentage": 70.27288369263255 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 75407, "percentage": 6.258886337057053 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 279385, "percentage": 23.189345276681006 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3360, "percentage": 0.2788846936293938 }, "meanNumberOfRequestsPerSecond": { "total": 334.6663888888889, "ok": 333.73305555555555, "ko": 0.9333333333333333 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 1200160, "ok": 1174658, "ko": 25502 }, "minResponseTime": { "total": 33, "ok": 67, "ko": 33 }, "maxResponseTime": { "total": 31529, "ok": 27901, "ko": 31529 }, "meanResponseTime": { "total": 2672, "ok": 2570, "ko": 7346 }, "standardDeviation": { "total": 2864, "ok": 2738, "ko": 4270 }, "percentiles1": { "total": 1293, "ok": 1211, "ko": 7278 }, "percentiles2": { "total": 4944, "ok": 4841, "ko": 10394 }, "percentiles3": { "total": 7839, "ok": 7575, "ko": 14337 }, "percentiles4": { "total": 10782, "ok": 9690, "ko": 17996 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 521027, "percentage": 43.413128249566725 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 64726, "percentage": 5.393114251433142 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 588905, "percentage": 49.06887415011332 }, "group4": { "name": "failed", "htmlName": "failed", "count": 25502, "percentage": 2.124883348886815 }, "meanNumberOfRequestsPerSecond": { "total": 333.3777777777778, "ok": 326.2938888888889, "ko": 7.083888888888889 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 852067, "ok": 850670, "ko": 1397 }, "minResponseTime": { "total": 34, "ok": 57, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 32861, "ko": 60000 }, "meanResponseTime": { "total": 2971, "ok": 2975, "ko": 916 }, "standardDeviation": { "total": 2777, "ok": 2776, "ko": 2276 }, "percentiles1": { "total": 1852, "ok": 1861, "ko": 40 }, "percentiles2": { "total": 5500, "ok": 5503, "ko": 734 }, "percentiles3": { "total": 7765, "ok": 7767, "ko": 4415 }, "percentiles4": { "total": 9196, "ok": 9197, "ko": 6335 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 329210, "percentage": 38.636633034726145 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 43629, "percentage": 5.120371989526645 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 477831, "percentage": 56.079040732712336 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1397, "percentage": 0.1639542430348787 }, "meanNumberOfRequestsPerSecond": { "total": 236.68527777777777, "ok": 236.29722222222222, "ko": 0.38805555555555554 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 1223316, "ok": 959266, "ko": 264050 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 60001, "ok": 28149, "ko": 60001 }, "meanResponseTime": { "total": 893, "ok": 689, "ko": 1634 }, "standardDeviation": { "total": 1222, "ok": 1106, "ko": 1332 }, "percentiles1": { "total": 213, "ok": 127, "ko": 1335 }, "percentiles2": { "total": 1366, "ok": 829, "ko": 2402 }, "percentiles3": { "total": 3601, "ok": 3215, "ko": 4270 }, "percentiles4": { "total": 4967, "ok": 4792, "ko": 5301 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 715413, "percentage": 58.481455323072694 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 48843, "percentage": 3.992672375739384 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 195010, "percentage": 15.941097803020643 }, "group4": { "name": "failed", "htmlName": "failed", "count": 264050, "percentage": 21.584774498167274 }, "meanNumberOfRequestsPerSecond": { "total": 339.81, "ok": 266.4627777777778, "ko": 73.34722222222223 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 958598, "ok": 798496, "ko": 160102 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 16833, "ok": 16833, "ko": 13501 }, "meanResponseTime": { "total": 979, "ok": 759, "ko": 2076 }, "standardDeviation": { "total": 1319, "ok": 1175, "ko": 1444 }, "percentiles1": { "total": 225, "ok": 144, "ko": 1857 }, "percentiles2": { "total": 1551, "ok": 972, "ko": 2964 }, "percentiles3": { "total": 3866, "ok": 3446, "ko": 4815 }, "percentiles4": { "total": 5259, "ok": 5004, "ko": 5822 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 580100, "percentage": 60.51546112134597 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 39706, "percentage": 4.142090845171803 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 178690, "percentage": 18.640764950479763 }, "group4": { "name": "failed", "htmlName": "failed", "count": 160102, "percentage": 16.701683083002468 }, "meanNumberOfRequestsPerSecond": { "total": 266.27722222222224, "ok": 221.80444444444444, "ko": 44.47277777777778 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 169642, "ok": 169641, "ko": 1 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 9036 }, "maxResponseTime": { "total": 13023, "ok": 13023, "ko": 9036 }, "meanResponseTime": { "total": 890, "ok": 890, "ko": 9036 }, "standardDeviation": { "total": 1216, "ok": 1216, "ko": 0 }, "percentiles1": { "total": 218, "ok": 218, "ko": 9036 }, "percentiles2": { "total": 1362, "ok": 1363, "ko": 9036 }, "percentiles3": { "total": 3577, "ok": 3577, "ko": 9036 }, "percentiles4": { "total": 4907, "ok": 4906, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 111200, "percentage": 65.54980488322467 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 11505, "percentage": 6.781929003430755 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 46936, "percentage": 27.667676636681954 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.000589476662618927 }, "meanNumberOfRequestsPerSecond": { "total": 47.12277777777778, "ok": 47.1225, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 1718594, "ok": 1249068, "ko": 469526 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 36 }, "maxResponseTime": { "total": 33111, "ok": 33111, "ko": 18217 }, "meanResponseTime": { "total": 911, "ok": 610, "ko": 1714 }, "standardDeviation": { "total": 1311, "ok": 1127, "ko": 1422 }, "percentiles1": { "total": 165, "ok": 90, "ko": 1423 }, "percentiles2": { "total": 1426, "ok": 456, "ko": 2575 }, "percentiles3": { "total": 3796, "ok": 3220, "ko": 4378 }, "percentiles4": { "total": 5130, "ok": 4918, "ko": 5451 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 982058, "percentage": 57.14310651614052 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 45529, "percentage": 2.649200451066395 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 221481, "percentage": 12.887336974294103 }, "group4": { "name": "failed", "htmlName": "failed", "count": 469526, "percentage": 27.320356058498984 }, "meanNumberOfRequestsPerSecond": { "total": 477.38722222222225, "ok": 346.9633333333333, "ko": 130.42388888888888 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 169641, "ok": 169132, "ko": 509 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9033 }, "maxResponseTime": { "total": 59889, "ok": 59889, "ko": 55774 }, "meanResponseTime": { "total": 2016, "ok": 1893, "ko": 42747 }, "standardDeviation": { "total": 7342, "ok": 6991, "ko": 7709 }, "percentiles1": { "total": 39, "ok": 39, "ko": 43281 }, "percentiles2": { "total": 40, "ok": 40, "ko": 49189 }, "percentiles3": { "total": 20202, "ok": 19026, "ko": 53915 }, "percentiles4": { "total": 37372, "ok": 36666, "ko": 55451 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 154997, "percentage": 91.36765286693664 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 76, "percentage": 0.044800490447474375 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14059, "percentage": 8.287501252645292 }, "group4": { "name": "failed", "htmlName": "failed", "count": 509, "percentage": 0.30004538997058494 }, "meanNumberOfRequestsPerSecond": { "total": 47.1225, "ok": 46.98111111111111, "ko": 0.1413888888888889 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 85485, "ok": 85194, "ko": 291 }, "minResponseTime": { "total": 46, "ok": 46, "ko": 9039 }, "maxResponseTime": { "total": 60001, "ok": 59890, "ko": 60001 }, "meanResponseTime": { "total": 2579, "ok": 2454, "ko": 39108 }, "standardDeviation": { "total": 7150, "ok": 6801, "ko": 11715 }, "percentiles1": { "total": 327, "ok": 323, "ko": 40052 }, "percentiles2": { "total": 1637, "ok": 1616, "ko": 48874 }, "percentiles3": { "total": 16296, "ok": 14276, "ko": 53997 }, "percentiles4": { "total": 39162, "ok": 38347, "ko": 55544 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 53514, "percentage": 62.600456220389546 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5490, "percentage": 6.422179329706966 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26190, "percentage": 30.636953851552907 }, "group4": { "name": "failed", "htmlName": "failed", "count": 291, "percentage": 0.3404105983505878 }, "meanNumberOfRequestsPerSecond": { "total": 23.745833333333334, "ok": 23.665, "ko": 0.08083333333333333 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 85182, "ok": 85028, "ko": 154 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 10650 }, "maxResponseTime": { "total": 59579, "ok": 59579, "ko": 55679 }, "meanResponseTime": { "total": 1951, "ok": 1881, "ko": 40487 }, "standardDeviation": { "total": 6349, "ok": 6127, "ko": 9185 }, "percentiles1": { "total": 89, "ok": 89, "ko": 40052 }, "percentiles2": { "total": 825, "ok": 814, "ko": 46854 }, "percentiles3": { "total": 9824, "ok": 8991, "ko": 53171 }, "percentiles4": { "total": 36969, "ok": 36093, "ko": 55288 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 63637, "percentage": 74.70709774365476 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3632, "percentage": 4.263811603390388 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17759, "percentage": 20.848301284308892 }, "group4": { "name": "failed", "htmlName": "failed", "count": 154, "percentage": 0.18078936864595807 }, "meanNumberOfRequestsPerSecond": { "total": 23.661666666666665, "ok": 23.61888888888889, "ko": 0.042777777777777776 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 85174, "ok": 85044, "ko": 130 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 9033 }, "maxResponseTime": { "total": 59122, "ok": 59122, "ko": 55777 }, "meanResponseTime": { "total": 1564, "ok": 1505, "ko": 39938 }, "standardDeviation": { "total": 5734, "ok": 5530, "ko": 7874 }, "percentiles1": { "total": 71, "ok": 71, "ko": 37204 }, "percentiles2": { "total": 228, "ok": 224, "ko": 46568 }, "percentiles3": { "total": 6410, "ok": 5765, "ko": 51716 }, "percentiles4": { "total": 34774, "ok": 33523, "ko": 53781 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 69992, "percentage": 82.17531171484256 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2396, "percentage": 2.8130650198417357 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12656, "percentage": 14.85899452884683 }, "group4": { "name": "failed", "htmlName": "failed", "count": 130, "percentage": 0.15262873646887548 }, "meanNumberOfRequestsPerSecond": { "total": 23.659444444444443, "ok": 23.623333333333335, "ko": 0.03611111111111111 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 262441, "ok": 260579, "ko": 1862 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 37 }, "maxResponseTime": { "total": 13349, "ok": 13349, "ko": 6299 }, "meanResponseTime": { "total": 685, "ok": 683, "ko": 878 }, "standardDeviation": { "total": 1095, "ok": 1094, "ko": 1227 }, "percentiles1": { "total": 69, "ok": 69, "ko": 171 }, "percentiles2": { "total": 942, "ok": 939, "ko": 1354 }, "percentiles3": { "total": 3198, "ok": 3194, "ko": 3571 }, "percentiles4": { "total": 4580, "ok": 4576, "ko": 5319 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 189133, "percentage": 72.06686455241369 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15788, "percentage": 6.015828319508003 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 55658, "percentage": 21.20781432779177 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1862, "percentage": 0.7094928002865406 }, "meanNumberOfRequestsPerSecond": { "total": 72.90027777777777, "ok": 72.38305555555556, "ko": 0.5172222222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 57139, "ok": 57103, "ko": 36 }, "minResponseTime": { "total": 6, "ok": 33, "ko": 6 }, "maxResponseTime": { "total": 12551, "ok": 12551, "ko": 9040 }, "meanResponseTime": { "total": 657, "ok": 657, "ko": 269 }, "standardDeviation": { "total": 1121, "ok": 1120, "ko": 1483 }, "percentiles1": { "total": 41, "ok": 41, "ko": 9 }, "percentiles2": { "total": 887, "ok": 888, "ko": 28 }, "percentiles3": { "total": 3142, "ok": 3143, "ko": 61 }, "percentiles4": { "total": 4536, "ok": 4535, "ko": 5898 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41900, "percentage": 73.32994977160958 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3401, "percentage": 5.952151770244492 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11802, "percentage": 20.65489420535886 }, "group4": { "name": "failed", "htmlName": "failed", "count": 36, "percentage": 0.06300425278706312 }, "meanNumberOfRequestsPerSecond": { "total": 15.871944444444445, "ok": 15.861944444444445, "ko": 0.01 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 57059, "ok": 57059, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 12564, "ok": 12564, "ko": 0 }, "meanResponseTime": { "total": 653, "ok": 653, "ko": 0 }, "standardDeviation": { "total": 1087, "ok": 1087, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 899, "ok": 899, "ko": 0 }, "percentiles3": { "total": 3102, "ok": 3102, "ko": 0 }, "percentiles4": { "total": 4489, "ok": 4489, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41748, "percentage": 73.16637165039695 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3428, "percentage": 6.00781647067071 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11883, "percentage": 20.82581187893233 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.849722222222223, "ok": 15.849722222222223, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 57022, "ok": 53432, "ko": 3590 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 35 }, "maxResponseTime": { "total": 12002, "ok": 12002, "ko": 11948 }, "meanResponseTime": { "total": 687, "ok": 680, "ko": 781 }, "standardDeviation": { "total": 1100, "ok": 1084, "ko": 1319 }, "percentiles1": { "total": 69, "ok": 69, "ko": 59 }, "percentiles2": { "total": 952, "ok": 937, "ko": 1267 }, "percentiles3": { "total": 3160, "ok": 3156, "ko": 3174 }, "percentiles4": { "total": 4550, "ok": 4535, "ko": 5170 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38788, "percentage": 68.02286836659535 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3254, "percentage": 5.706569394268879 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11390, "percentage": 19.97474658903581 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3590, "percentage": 6.295815650099962 }, "meanNumberOfRequestsPerSecond": { "total": 15.839444444444444, "ok": 14.842222222222222, "ko": 0.9972222222222222 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 57017, "ok": 56981, "ko": 36 }, "minResponseTime": { "total": 5, "ok": 38, "ko": 5 }, "maxResponseTime": { "total": 12541, "ok": 12541, "ko": 10000 }, "meanResponseTime": { "total": 692, "ok": 692, "ko": 289 }, "standardDeviation": { "total": 1114, "ok": 1113, "ko": 1641 }, "percentiles1": { "total": 72, "ok": 72, "ko": 9 }, "percentiles2": { "total": 951, "ok": 952, "ko": 12 }, "percentiles3": { "total": 3200, "ok": 3201, "ko": 32 }, "percentiles4": { "total": 4594, "ok": 4594, "ko": 6514 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41278, "percentage": 72.39595208446603 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3438, "percentage": 6.029780591753337 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12265, "percentage": 21.511128259992635 }, "group4": { "name": "failed", "htmlName": "failed", "count": 36, "percentage": 0.06313906378799305 }, "meanNumberOfRequestsPerSecond": { "total": 15.838055555555556, "ok": 15.828055555555556, "ko": 0.01 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 56906, "ok": 56871, "ko": 35 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 14277, "ok": 14277, "ko": 37 }, "meanResponseTime": { "total": 641, "ok": 641, "ko": 13 }, "standardDeviation": { "total": 1056, "ok": 1056, "ko": 8 }, "percentiles1": { "total": 41, "ok": 41, "ko": 9 }, "percentiles2": { "total": 885, "ok": 886, "ko": 21 }, "percentiles3": { "total": 3034, "ok": 3035, "ko": 29 }, "percentiles4": { "total": 4367, "ok": 4368, "ko": 35 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41748, "percentage": 73.3630900080835 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3391, "percentage": 5.958949847116297 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11732, "percentage": 20.61645520683232 }, "group4": { "name": "failed", "htmlName": "failed", "count": 35, "percentage": 0.061504937967876844 }, "meanNumberOfRequestsPerSecond": { "total": 15.807222222222222, "ok": 15.7975, "ko": 0.009722222222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 56837, "ok": 56837, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 12141, "ok": 12141, "ko": 0 }, "meanResponseTime": { "total": 650, "ok": 650, "ko": 0 }, "standardDeviation": { "total": 1066, "ok": 1066, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 904, "ok": 904, "ko": 0 }, "percentiles3": { "total": 3086, "ok": 3086, "ko": 0 }, "percentiles4": { "total": 4435, "ok": 4435, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41605, "percentage": 73.2005559758608 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3364, "percentage": 5.918679733272341 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11868, "percentage": 20.880764290866864 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.788055555555555, "ok": 15.788055555555555, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 56836, "ok": 56835, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9041 }, "maxResponseTime": { "total": 9041, "ok": 5090, "ko": 9041 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 9041 }, "standardDeviation": { "total": 67, "ok": 55, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 9041 }, "percentiles2": { "total": 40, "ok": 40, "ko": 9041 }, "percentiles3": { "total": 42, "ok": 42, "ko": 9041 }, "percentiles4": { "total": 49, "ok": 49, "ko": 9041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 56811, "percentage": 99.95601379407418 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6, "percentage": 0.0105566894221972 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18, "percentage": 0.0316700682665916 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0017594482370328667 }, "meanNumberOfRequestsPerSecond": { "total": 15.787777777777778, "ok": 15.7875, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 56836, "ok": 56835, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9036 }, "maxResponseTime": { "total": 9036, "ok": 4542, "ko": 9036 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 9036 }, "standardDeviation": { "total": 60, "ok": 47, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 9036 }, "percentiles2": { "total": 40, "ok": 40, "ko": 9036 }, "percentiles3": { "total": 42, "ok": 42, "ko": 9036 }, "percentiles4": { "total": 49, "ok": 49, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 56817, "percentage": 99.96657048349637 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "percentage": 0.012316137659230066 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11, "percentage": 0.01935393060736153 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0017594482370328667 }, "meanNumberOfRequestsPerSecond": { "total": 15.787777777777778, "ok": 15.7875, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 53122, "ok": 53121, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9040 }, "maxResponseTime": { "total": 12188, "ok": 12188, "ko": 9040 }, "meanResponseTime": { "total": 642, "ok": 642, "ko": 9040 }, "standardDeviation": { "total": 1057, "ok": 1057, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 9040 }, "percentiles2": { "total": 895, "ok": 895, "ko": 9040 }, "percentiles3": { "total": 3082, "ok": 3082, "ko": 9040 }, "percentiles4": { "total": 4335, "ok": 4331, "ko": 9040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38952, "percentage": 73.32555250178834 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3247, "percentage": 6.112345167727119 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10922, "percentage": 20.560219871239788 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.001882459244757351 }, "meanNumberOfRequestsPerSecond": { "total": 14.75611111111111, "ok": 14.755833333333333, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 53103, "ok": 53103, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 12565, "ok": 12565, "ko": 0 }, "meanResponseTime": { "total": 634, "ok": 634, "ko": 0 }, "standardDeviation": { "total": 1050, "ok": 1050, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 869, "ok": 869, "ko": 0 }, "percentiles3": { "total": 3043, "ok": 3043, "ko": 0 }, "percentiles4": { "total": 4297, "ok": 4297, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 39159, "percentage": 73.74159651997061 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3145, "percentage": 5.922452592132271 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10799, "percentage": 20.335950887897106 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 14.750833333333333, "ok": 14.750833333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 53102, "ok": 52952, "ko": 150 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 30254 }, "maxResponseTime": { "total": 55381, "ok": 54724, "ko": 55381 }, "meanResponseTime": { "total": 2071, "ok": 1955, "ko": 43200 }, "standardDeviation": { "total": 7376, "ok": 7043, "ko": 7240 }, "percentiles1": { "total": 40, "ok": 40, "ko": 43595 }, "percentiles2": { "total": 41, "ok": 41, "ko": 49888 }, "percentiles3": { "total": 20297, "ok": 19439, "ko": 53970 }, "percentiles4": { "total": 37377, "ok": 36665, "ko": 55250 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 48241, "percentage": 90.84591917441904 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 32, "percentage": 0.0602613837520244 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4679, "percentage": 8.811344205491318 }, "group4": { "name": "failed", "htmlName": "failed", "count": 150, "percentage": 0.2824752363376144 }, "meanNumberOfRequestsPerSecond": { "total": 14.750555555555556, "ok": 14.70888888888889, "ko": 0.041666666666666664 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 53102, "ok": 53101, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9036 }, "maxResponseTime": { "total": 9036, "ok": 4541, "ko": 9036 }, "meanResponseTime": { "total": 40, "ok": 39, "ko": 9036 }, "standardDeviation": { "total": 62, "ok": 48, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 9036 }, "percentiles2": { "total": 40, "ok": 40, "ko": 9036 }, "percentiles3": { "total": 42, "ok": 42, "ko": 9036 }, "percentiles4": { "total": 51, "ok": 51, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 53086, "percentage": 99.96986930812399 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.00753267296900305 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11, "percentage": 0.02071485066475839 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0018831682422507626 }, "meanNumberOfRequestsPerSecond": { "total": 14.750555555555556, "ok": 14.750277777777777, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 53091, "ok": 52893, "ko": 198 }, "minResponseTime": { "total": 6, "ok": 45, "ko": 6 }, "maxResponseTime": { "total": 59987, "ok": 59987, "ko": 55420 }, "meanResponseTime": { "total": 2797, "ok": 2675, "ko": 35255 }, "standardDeviation": { "total": 7721, "ok": 7397, "ko": 17629 }, "percentiles1": { "total": 93, "ok": 92, "ko": 39777 }, "percentiles2": { "total": 1139, "ok": 1119, "ko": 48812 }, "percentiles3": { "total": 21782, "ok": 21007, "ko": 53763 }, "percentiles4": { "total": 38143, "ok": 37250, "ko": 54626 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37183, "percentage": 70.03635267747829 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2907, "percentage": 5.475504322766571 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12803, "percentage": 24.115198432879396 }, "group4": { "name": "failed", "htmlName": "failed", "count": 198, "percentage": 0.3729445668757417 }, "meanNumberOfRequestsPerSecond": { "total": 14.7475, "ok": 14.6925, "ko": 0.055 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 53102, "ok": 52930, "ko": 172 }, "minResponseTime": { "total": 19, "ok": 38, "ko": 19 }, "maxResponseTime": { "total": 55538, "ok": 55538, "ko": 54989 }, "meanResponseTime": { "total": 2306, "ok": 2204, "ko": 33796 }, "standardDeviation": { "total": 7686, "ok": 7415, "ko": 18000 }, "percentiles1": { "total": 45, "ok": 45, "ko": 39447 }, "percentiles2": { "total": 47, "ok": 47, "ko": 46728 }, "percentiles3": { "total": 21571, "ok": 20944, "ko": 52459 }, "percentiles4": { "total": 37597, "ok": 36896, "ko": 54266 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 47555, "percentage": 89.55406576023502 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 31, "percentage": 0.058378215509773644 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5344, "percentage": 10.063651086588076 }, "group4": { "name": "failed", "htmlName": "failed", "count": 172, "percentage": 0.3239049376671312 }, "meanNumberOfRequestsPerSecond": { "total": 14.750555555555556, "ok": 14.702777777777778, "ko": 0.04777777777777778 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 53095, "ok": 52848, "ko": 247 }, "minResponseTime": { "total": 13, "ok": 45, "ko": 13 }, "maxResponseTime": { "total": 59297, "ok": 59297, "ko": 55740 }, "meanResponseTime": { "total": 2785, "ok": 2645, "ko": 32640 }, "standardDeviation": { "total": 7685, "ok": 7339, "ko": 16683 }, "percentiles1": { "total": 94, "ok": 94, "ko": 35633 }, "percentiles2": { "total": 1147, "ok": 1122, "ko": 46356 }, "percentiles3": { "total": 21665, "ok": 20834, "ko": 52849 }, "percentiles4": { "total": 38036, "ok": 37199, "ko": 54171 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37078, "percentage": 69.8333176381957 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2942, "percentage": 5.5410113946699315 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12828, "percentage": 24.160467087296354 }, "group4": { "name": "failed", "htmlName": "failed", "count": 247, "percentage": 0.4652038798380262 }, "meanNumberOfRequestsPerSecond": { "total": 14.748611111111112, "ok": 14.68, "ko": 0.06861111111111111 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 53094, "ok": 52854, "ko": 240 }, "minResponseTime": { "total": 28, "ok": 46, "ko": 28 }, "maxResponseTime": { "total": 60000, "ok": 53875, "ko": 60000 }, "meanResponseTime": { "total": 2818, "ok": 2674, "ko": 34495 }, "standardDeviation": { "total": 7731, "ok": 7358, "ko": 17011 }, "percentiles1": { "total": 95, "ok": 94, "ko": 37695 }, "percentiles2": { "total": 1157, "ok": 1130, "ko": 48327 }, "percentiles3": { "total": 21735, "ok": 20915, "ko": 53382 }, "percentiles4": { "total": 38365, "ok": 37135, "ko": 55423 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37054, "percentage": 69.78943006742759 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2942, "percentage": 5.541115756959355 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12858, "percentage": 24.21742569781896 }, "group4": { "name": "failed", "htmlName": "failed", "count": 240, "percentage": 0.45202847779410105 }, "meanNumberOfRequestsPerSecond": { "total": 14.748333333333333, "ok": 14.681666666666667, "ko": 0.06666666666666667 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 53084, "ok": 52767, "ko": 317 }, "minResponseTime": { "total": 17, "ok": 40, "ko": 17 }, "maxResponseTime": { "total": 60004, "ok": 59258, "ko": 60004 }, "meanResponseTime": { "total": 3074, "ok": 3023, "ko": 11716 }, "standardDeviation": { "total": 7880, "ok": 7743, "ko": 18498 }, "percentiles1": { "total": 90, "ok": 90, "ko": 1148 }, "percentiles2": { "total": 1386, "ok": 1371, "ko": 11764 }, "percentiles3": { "total": 23018, "ok": 22700, "ko": 60000 }, "percentiles4": { "total": 38054, "ok": 37635, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 36059, "percentage": 67.92818928490694 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2653, "percentage": 4.99773943184387 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14055, "percentage": 26.47690452867154 }, "group4": { "name": "failed", "htmlName": "failed", "count": 317, "percentage": 0.5971667545776506 }, "meanNumberOfRequestsPerSecond": { "total": 14.745555555555555, "ok": 14.6575, "ko": 0.08805555555555555 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 53089, "ok": 52907, "ko": 182 }, "minResponseTime": { "total": 15, "ok": 38, "ko": 15 }, "maxResponseTime": { "total": 60000, "ok": 59337, "ko": 60000 }, "meanResponseTime": { "total": 2468, "ok": 2355, "ko": 35189 }, "standardDeviation": { "total": 7285, "ok": 6956, "ko": 18414 }, "percentiles1": { "total": 68, "ok": 67, "ko": 40578 }, "percentiles2": { "total": 997, "ok": 982, "ko": 49035 }, "percentiles3": { "total": 19295, "ok": 18348, "ko": 53879 }, "percentiles4": { "total": 37942, "ok": 36932, "ko": 55318 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38202, "percentage": 71.95840946335399 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2743, "percentage": 5.166795381340767 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11962, "percentage": 22.531974608676 }, "group4": { "name": "failed", "htmlName": "failed", "count": 182, "percentage": 0.3428205466292452 }, "meanNumberOfRequestsPerSecond": { "total": 14.746944444444445, "ok": 14.696388888888889, "ko": 0.050555555555555555 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 53093, "ok": 52910, "ko": 183 }, "minResponseTime": { "total": 26, "ok": 40, "ko": 26 }, "maxResponseTime": { "total": 60000, "ok": 59391, "ko": 60000 }, "meanResponseTime": { "total": 2252, "ok": 2133, "ko": 36553 }, "standardDeviation": { "total": 6993, "ok": 6626, "ko": 17687 }, "percentiles1": { "total": 66, "ok": 66, "ko": 42802 }, "percentiles2": { "total": 843, "ok": 832, "ko": 49348 }, "percentiles3": { "total": 17128, "ok": 15781, "ko": 54098 }, "percentiles4": { "total": 37729, "ok": 36308, "ko": 55852 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 39378, "percentage": 74.16796941216356 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2668, "percentage": 5.025144557662968 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10864, "percentage": 20.46220782400693 }, "group4": { "name": "failed", "htmlName": "failed", "count": 183, "percentage": 0.34467820616653794 }, "meanNumberOfRequestsPerSecond": { "total": 14.748055555555556, "ok": 14.697222222222223, "ko": 0.050833333333333335 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 56695, "ok": 52673, "ko": 4022 }, "minResponseTime": { "total": 6, "ok": 41, "ko": 6 }, "maxResponseTime": { "total": 12444, "ok": 12444, "ko": 12062 }, "meanResponseTime": { "total": 661, "ok": 655, "ko": 742 }, "standardDeviation": { "total": 1090, "ok": 1086, "ko": 1139 }, "percentiles1": { "total": 69, "ok": 69, "ko": 68 }, "percentiles2": { "total": 875, "ok": 857, "ko": 1193 }, "percentiles3": { "total": 3101, "ok": 3097, "ko": 3156 }, "percentiles4": { "total": 4804, "ok": 4825, "ko": 4280 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38922, "percentage": 68.65155657465385 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3257, "percentage": 5.744774671487785 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10494, "percentage": 18.509568745039246 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4022, "percentage": 7.09410000881912 }, "meanNumberOfRequestsPerSecond": { "total": 15.748611111111112, "ok": 14.631388888888889, "ko": 1.1172222222222221 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 52282, "ok": 51893, "ko": 389 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 38 }, "maxResponseTime": { "total": 26409, "ok": 26409, "ko": 6864 }, "meanResponseTime": { "total": 647, "ok": 645, "ko": 853 }, "standardDeviation": { "total": 1100, "ok": 1098, "ko": 1284 }, "percentiles1": { "total": 60, "ok": 60, "ko": 136 }, "percentiles2": { "total": 845, "ok": 843, "ko": 1183 }, "percentiles3": { "total": 3033, "ok": 3028, "ko": 4175 }, "percentiles4": { "total": 4737, "ok": 4732, "ko": 5551 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38466, "percentage": 73.57407903293677 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3129, "percentage": 5.984851382885123 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10298, "percentage": 19.69702765770246 }, "group4": { "name": "failed", "htmlName": "failed", "count": 389, "percentage": 0.7440419264756513 }, "meanNumberOfRequestsPerSecond": { "total": 14.522777777777778, "ok": 14.414722222222222, "ko": 0.10805555555555556 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 56666, "ok": 56638, "ko": 28 }, "minResponseTime": { "total": 6, "ok": 33, "ko": 6 }, "maxResponseTime": { "total": 12553, "ok": 12553, "ko": 46 }, "meanResponseTime": { "total": 631, "ok": 631, "ko": 12 }, "standardDeviation": { "total": 1077, "ok": 1077, "ko": 8 }, "percentiles1": { "total": 41, "ok": 41, "ko": 8 }, "percentiles2": { "total": 852, "ok": 853, "ko": 10 }, "percentiles3": { "total": 2946, "ok": 2946, "ko": 25 }, "percentiles4": { "total": 4635, "ok": 4635, "ko": 40 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41914, "percentage": 73.96675255003001 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3429, "percentage": 6.051247661737197 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11295, "percentage": 19.9325874422052 }, "group4": { "name": "failed", "htmlName": "failed", "count": 28, "percentage": 0.04941234602760033 }, "meanNumberOfRequestsPerSecond": { "total": 15.740555555555556, "ok": 15.732777777777779, "ko": 0.0077777777777777776 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 56617, "ok": 56617, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 12555, "ok": 12555, "ko": 0 }, "meanResponseTime": { "total": 634, "ok": 634, "ko": 0 }, "standardDeviation": { "total": 1077, "ok": 1077, "ko": 0 }, "percentiles1": { "total": 41, "ok": 41, "ko": 0 }, "percentiles2": { "total": 848, "ok": 848, "ko": 0 }, "percentiles3": { "total": 2960, "ok": 2960, "ko": 0 }, "percentiles4": { "total": 4624, "ok": 4624, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41907, "percentage": 74.01840436617977 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3438, "percentage": 6.072381086952682 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11272, "percentage": 19.90921454686755 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.726944444444445, "ok": 15.726944444444445, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 52993, "ok": 52992, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 1072 }, "maxResponseTime": { "total": 12538, "ok": 12538, "ko": 1072 }, "meanResponseTime": { "total": 658, "ok": 658, "ko": 1072 }, "standardDeviation": { "total": 1087, "ok": 1087, "ko": 0 }, "percentiles1": { "total": 65, "ok": 65, "ko": 1072 }, "percentiles2": { "total": 877, "ok": 876, "ko": 1072 }, "percentiles3": { "total": 2999, "ok": 2999, "ko": 1072 }, "percentiles4": { "total": 4689, "ok": 4689, "ko": 1072 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38964, "percentage": 73.5266922046308 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3267, "percentage": 6.164965184080916 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10761, "percentage": 20.306455569603532 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0018870416847508163 }, "meanNumberOfRequestsPerSecond": { "total": 14.720277777777778, "ok": 14.72, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 52231, "ok": 52230, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 2274 }, "maxResponseTime": { "total": 12586, "ok": 12586, "ko": 2274 }, "meanResponseTime": { "total": 662, "ok": 662, "ko": 2274 }, "standardDeviation": { "total": 1082, "ok": 1082, "ko": 0 }, "percentiles1": { "total": 65, "ok": 65, "ko": 2274 }, "percentiles2": { "total": 882, "ok": 882, "ko": 2274 }, "percentiles3": { "total": 3020, "ok": 3020, "ko": 2274 }, "percentiles4": { "total": 4688, "ok": 4688, "ko": 2274 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38279, "percentage": 73.28789416247056 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3356, "percentage": 6.425302980988302 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10595, "percentage": 20.28488828473512 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0019145718060155847 }, "meanNumberOfRequestsPerSecond": { "total": 14.508611111111112, "ok": 14.508333333333333, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 52611, "ok": 52610, "ko": 1 }, "minResponseTime": { "total": 28, "ok": 38, "ko": 28 }, "maxResponseTime": { "total": 12672, "ok": 12672, "ko": 28 }, "meanResponseTime": { "total": 671, "ok": 671, "ko": 28 }, "standardDeviation": { "total": 1095, "ok": 1095, "ko": 0 }, "percentiles1": { "total": 70, "ok": 70, "ko": 28 }, "percentiles2": { "total": 894, "ok": 894, "ko": 28 }, "percentiles3": { "total": 3065, "ok": 3065, "ko": 28 }, "percentiles4": { "total": 4780, "ok": 4780, "ko": 28 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38452, "percentage": 73.0873771644713 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3325, "percentage": 6.319971108703504 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10833, "percentage": 20.5907509836346 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0019007431905875196 }, "meanNumberOfRequestsPerSecond": { "total": 14.614166666666666, "ok": 14.613888888888889, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 278, "ok": 278, "ko": 0 }, "minResponseTime": { "total": 190, "ok": 190, "ko": 0 }, "maxResponseTime": { "total": 8177, "ok": 8177, "ko": 0 }, "meanResponseTime": { "total": 1145, "ok": 1145, "ko": 0 }, "standardDeviation": { "total": 1484, "ok": 1484, "ko": 0 }, "percentiles1": { "total": 344, "ok": 344, "ko": 0 }, "percentiles2": { "total": 1441, "ok": 1441, "ko": 0 }, "percentiles3": { "total": 4247, "ok": 4247, "ko": 0 }, "percentiles4": { "total": 6740, "ok": 6740, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 177, "percentage": 63.66906474820144 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 23, "percentage": 8.273381294964029 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 78, "percentage": 28.05755395683453 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.07722222222222222, "ok": 0.07722222222222222, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 4394, "avg_response_time": 1269, "max_response_time": 59987, "min_response_time": 33, "num_requests": 15819542, "num_requests_pass": 14697245, "num_requests_percent_pass": 92.906 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:400", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 2096, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1589522982753948 }, "group3": { "count": 160465, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 88.72675598414182 }, "group4": { "count": 18292, "htmlName": "failed", "name": "failed", "percentage": 10.114291717582788 }, "maxResponseTime": { "ko": 183090, "ok": 169466, "total": 183090 }, "meanNumberOfRequestsPerSecond": { "ko": 5.081111111111111, "ok": 45.155833333333334, "total": 50.23694444444445 }, "meanResponseTime": { "ko": 31175, "ok": 22212, "total": 23119 }, "minResponseTime": { "ko": 27, "ok": 899, "total": 27 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 18292, "ok": 162561, "total": 180853 }, "percentiles1": { "ko": 20389, "ok": 14043, "total": 14782 }, "percentiles2": { "ko": 44237, "ok": 29873, "total": 30987 }, "percentiles3": { "ko": 85972, "ok": 69023, "total": 71698 }, "percentiles4": { "ko": 116791, "ok": 97390, "total": 99713 }, "spikes": [], "standardDeviation": { "ko": 26991, "ok": 22279, "total": 22959 } }, { "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": 45538, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 46656, "ok": 0, "total": 46656 }, "meanNumberOfRequestsPerSecond": { "ko": 12.649444444444445, "ok": 0, "total": 12.649444444444445 }, "meanResponseTime": { "ko": 7617, "ok": 0, "total": 7617 }, "minResponseTime": { "ko": 23, "ok": 0, "total": 23 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 45538, "ok": 0, "total": 45538 }, "percentiles1": { "ko": 5504, "ok": 0, "total": 5504 }, "percentiles2": { "ko": 10948, "ok": 0, "total": 10948 }, "percentiles3": { "ko": 21403, "ok": 0, "total": 21403 }, "percentiles4": { "ko": 29394, "ok": 0, "total": 29394 }, "spikes": [], "standardDeviation": { "ko": 6724, "ok": 0, "total": 6724 } }, { "group1": { "count": 846647, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 70.27288369263255 }, "group2": { "count": 75407, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.258886337057053 }, "group3": { "count": 279385, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23.189345276681006 }, "group4": { "count": 3360, "htmlName": "failed", "name": "failed", "percentage": 0.2788846936293938 }, "maxResponseTime": { "ko": 12066, "ok": 26689, "total": 26689 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9333333333333333, "ok": 333.73305555555555, "total": 334.6663888888889 }, "meanResponseTime": { "ko": 228, "ok": 769, "total": 767 }, "minResponseTime": { "ko": 5, "ok": 41, "total": 5 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 3360, "ok": 1201439, "total": 1204799 }, "percentiles1": { "ko": 42, "ok": 89, "total": 89 }, "percentiles2": { "ko": 45, "ok": 1073, "total": 1069 }, "percentiles3": { "ko": 309, "ok": 3455, "total": 3453 }, "percentiles4": { "ko": 9041, "ok": 5008, "total": 5010 }, "spikes": [], "standardDeviation": { "ko": 1114, "ok": 1219, "total": 1219 } }, { "group1": { "count": 521027, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 43.413128249566725 }, "group2": { "count": 64726, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.393114251433142 }, "group3": { "count": 588905, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 49.06887415011332 }, "group4": { "count": 25502, "htmlName": "failed", "name": "failed", "percentage": 2.124883348886815 }, "maxResponseTime": { "ko": 31529, "ok": 27901, "total": 31529 }, "meanNumberOfRequestsPerSecond": { "ko": 7.083888888888889, "ok": 326.2938888888889, "total": 333.3777777777778 }, "meanResponseTime": { "ko": 7346, "ok": 2570, "total": 2672 }, "minResponseTime": { "ko": 33, "ok": 67, "total": 33 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 25502, "ok": 1174658, "total": 1200160 }, "percentiles1": { "ko": 7278, "ok": 1211, "total": 1293 }, "percentiles2": { "ko": 10394, "ok": 4841, "total": 4944 }, "percentiles3": { "ko": 14337, "ok": 7575, "total": 7839 }, "percentiles4": { "ko": 17996, "ok": 9690, "total": 10782 }, "spikes": [], "standardDeviation": { "ko": 4270, "ok": 2738, "total": 2864 } }, { "group1": { "count": 329210, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.636633034726145 }, "group2": { "count": 43629, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.120371989526645 }, "group3": { "count": 477831, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.079040732712336 }, "group4": { "count": 1397, "htmlName": "failed", "name": "failed", "percentage": 0.1639542430348787 }, "maxResponseTime": { "ko": 60000, "ok": 32861, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.38805555555555554, "ok": 236.29722222222222, "total": 236.68527777777777 }, "meanResponseTime": { "ko": 916, "ok": 2975, "total": 2971 }, "minResponseTime": { "ko": 34, "ok": 57, "total": 34 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 1397, "ok": 850670, "total": 852067 }, "percentiles1": { "ko": 40, "ok": 1861, "total": 1852 }, "percentiles2": { "ko": 734, "ok": 5503, "total": 5500 }, "percentiles3": { "ko": 4415, "ok": 7767, "total": 7765 }, "percentiles4": { "ko": 6335, "ok": 9197, "total": 9196 }, "spikes": [], "standardDeviation": { "ko": 2276, "ok": 2776, "total": 2777 } }, { "group1": { "count": 715413, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.481455323072694 }, "group2": { "count": 48843, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.992672375739384 }, "group3": { "count": 195010, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 15.941097803020643 }, "group4": { "count": 264050, "htmlName": "failed", "name": "failed", "percentage": 21.584774498167274 }, "maxResponseTime": { "ko": 60001, "ok": 28149, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 73.34722222222223, "ok": 266.4627777777778, "total": 339.81 }, "meanResponseTime": { "ko": 1634, "ok": 689, "total": 893 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 264050, "ok": 959266, "total": 1223316 }, "percentiles1": { "ko": 1335, "ok": 127, "total": 213 }, "percentiles2": { "ko": 2402, "ok": 829, "total": 1366 }, "percentiles3": { "ko": 4270, "ok": 3215, "total": 3601 }, "percentiles4": { "ko": 5301, "ok": 4792, "total": 4967 }, "spikes": [], "standardDeviation": { "ko": 1332, "ok": 1106, "total": 1222 } }, { "group1": { "count": 580100, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 60.51546112134597 }, "group2": { "count": 39706, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.142090845171803 }, "group3": { "count": 178690, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.640764950479763 }, "group4": { "count": 160102, "htmlName": "failed", "name": "failed", "percentage": 16.701683083002468 }, "maxResponseTime": { "ko": 13501, "ok": 16833, "total": 16833 }, "meanNumberOfRequestsPerSecond": { "ko": 44.47277777777778, "ok": 221.80444444444444, "total": 266.27722222222224 }, "meanResponseTime": { "ko": 2076, "ok": 759, "total": 979 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 160102, "ok": 798496, "total": 958598 }, "percentiles1": { "ko": 1857, "ok": 144, "total": 225 }, "percentiles2": { "ko": 2964, "ok": 972, "total": 1551 }, "percentiles3": { "ko": 4815, "ok": 3446, "total": 3866 }, "percentiles4": { "ko": 5822, "ok": 5004, "total": 5259 }, "spikes": [], "standardDeviation": { "ko": 1444, "ok": 1175, "total": 1319 } }, { "group1": { "count": 111200, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 65.54980488322467 }, "group2": { "count": 11505, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.781929003430755 }, "group3": { "count": 46936, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 27.667676636681954 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.000589476662618927 }, "maxResponseTime": { "ko": 9036, "ok": 13023, "total": 13023 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 47.1225, "total": 47.12277777777778 }, "meanResponseTime": { "ko": 9036, "ok": 890, "total": 890 }, "minResponseTime": { "ko": 9036, "ok": 36, "total": 36 }, "name": "getIdToken", "numberOfRequests": { "ko": 1, "ok": 169641, "total": 169642 }, "percentiles1": { "ko": 9036, "ok": 218, "total": 218 }, "percentiles2": { "ko": 9036, "ok": 1363, "total": 1362 }, "percentiles3": { "ko": 9036, "ok": 3577, "total": 3577 }, "percentiles4": { "ko": 9036, "ok": 4906, "total": 4907 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1216, "total": 1216 } }, { "group1": { "count": 982058, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.14310651614052 }, "group2": { "count": 45529, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.649200451066395 }, "group3": { "count": 221481, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 12.887336974294103 }, "group4": { "count": 469526, "htmlName": "failed", "name": "failed", "percentage": 27.320356058498984 }, "maxResponseTime": { "ko": 18217, "ok": 33111, "total": 33111 }, "meanNumberOfRequestsPerSecond": { "ko": 130.42388888888888, "ok": 346.9633333333333, "total": 477.38722222222225 }, "meanResponseTime": { "ko": 1714, "ok": 610, "total": 911 }, "minResponseTime": { "ko": 36, "ok": 36, "total": 36 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 469526, "ok": 1249068, "total": 1718594 }, "percentiles1": { "ko": 1423, "ok": 90, "total": 165 }, "percentiles2": { "ko": 2575, "ok": 456, "total": 1426 }, "percentiles3": { "ko": 4378, "ok": 3220, "total": 3796 }, "percentiles4": { "ko": 5451, "ok": 4918, "total": 5130 }, "spikes": [], "standardDeviation": { "ko": 1422, "ok": 1127, "total": 1311 } }, { "group1": { "count": 154997, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.36765286693664 }, "group2": { "count": 76, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.044800490447474375 }, "group3": { "count": 14059, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8.287501252645292 }, "group4": { "count": 509, "htmlName": "failed", "name": "failed", "percentage": 0.30004538997058494 }, "maxResponseTime": { "ko": 55774, "ok": 59889, "total": 59889 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1413888888888889, "ok": 46.98111111111111, "total": 47.1225 }, "meanResponseTime": { "ko": 42747, "ok": 1893, "total": 2016 }, "minResponseTime": { "ko": 9033, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 509, "ok": 169132, "total": 169641 }, "percentiles1": { "ko": 43281, "ok": 39, "total": 39 }, "percentiles2": { "ko": 49189, "ok": 40, "total": 40 }, "percentiles3": { "ko": 53915, "ok": 19026, "total": 20202 }, "percentiles4": { "ko": 55451, "ok": 36666, "total": 37372 }, "spikes": [], "standardDeviation": { "ko": 7709, "ok": 6991, "total": 7342 } }, { "group1": { "count": 53514, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 62.600456220389546 }, "group2": { "count": 5490, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.422179329706966 }, "group3": { "count": 26190, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.636953851552907 }, "group4": { "count": 291, "htmlName": "failed", "name": "failed", "percentage": 0.3404105983505878 }, "maxResponseTime": { "ko": 60001, "ok": 59890, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.08083333333333333, "ok": 23.665, "total": 23.745833333333334 }, "meanResponseTime": { "ko": 39108, "ok": 2454, "total": 2579 }, "minResponseTime": { "ko": 9039, "ok": 46, "total": 46 }, "name": "createOrganization", "numberOfRequests": { "ko": 291, "ok": 85194, "total": 85485 }, "percentiles1": { "ko": 40052, "ok": 323, "total": 327 }, "percentiles2": { "ko": 48874, "ok": 1616, "total": 1637 }, "percentiles3": { "ko": 53997, "ok": 14276, "total": 16296 }, "percentiles4": { "ko": 55544, "ok": 38347, "total": 39162 }, "spikes": [], "standardDeviation": { "ko": 11715, "ok": 6801, "total": 7150 } }, { "group1": { "count": 63637, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74.70709774365476 }, "group2": { "count": 3632, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.263811603390388 }, "group3": { "count": 17759, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.848301284308892 }, "group4": { "count": 154, "htmlName": "failed", "name": "failed", "percentage": 0.18078936864595807 }, "maxResponseTime": { "ko": 55679, "ok": 59579, "total": 59579 }, "meanNumberOfRequestsPerSecond": { "ko": 0.042777777777777776, "ok": 23.61888888888889, "total": 23.661666666666665 }, "meanResponseTime": { "ko": 40487, "ok": 1881, "total": 1951 }, "minResponseTime": { "ko": 10650, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 154, "ok": 85028, "total": 85182 }, "percentiles1": { "ko": 40052, "ok": 89, "total": 89 }, "percentiles2": { "ko": 46854, "ok": 814, "total": 825 }, "percentiles3": { "ko": 53171, "ok": 8991, "total": 9824 }, "percentiles4": { "ko": 55288, "ok": 36093, "total": 36969 }, "spikes": [], "standardDeviation": { "ko": 9185, "ok": 6127, "total": 6349 } }, { "group1": { "count": 69992, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 82.17531171484256 }, "group2": { "count": 2396, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.8130650198417357 }, "group3": { "count": 12656, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 14.85899452884683 }, "group4": { "count": 130, "htmlName": "failed", "name": "failed", "percentage": 0.15262873646887548 }, "maxResponseTime": { "ko": 55777, "ok": 59122, "total": 59122 }, "meanNumberOfRequestsPerSecond": { "ko": 0.03611111111111111, "ok": 23.623333333333335, "total": 23.659444444444443 }, "meanResponseTime": { "ko": 39938, "ok": 1505, "total": 1564 }, "minResponseTime": { "ko": 9033, "ok": 41, "total": 41 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 130, "ok": 85044, "total": 85174 }, "percentiles1": { "ko": 37204, "ok": 71, "total": 71 }, "percentiles2": { "ko": 46568, "ok": 224, "total": 228 }, "percentiles3": { "ko": 51716, "ok": 5765, "total": 6410 }, "percentiles4": { "ko": 53781, "ok": 33523, "total": 34774 }, "spikes": [], "standardDeviation": { "ko": 7874, "ok": 5530, "total": 5734 } }, { "group1": { "count": 189133, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 72.06686455241369 }, "group2": { "count": 15788, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.015828319508003 }, "group3": { "count": 55658, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 21.20781432779177 }, "group4": { "count": 1862, "htmlName": "failed", "name": "failed", "percentage": 0.7094928002865406 }, "maxResponseTime": { "ko": 6299, "ok": 13349, "total": 13349 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5172222222222222, "ok": 72.38305555555556, "total": 72.90027777777777 }, "meanResponseTime": { "ko": 878, "ok": 683, "total": 685 }, "minResponseTime": { "ko": 37, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 1862, "ok": 260579, "total": 262441 }, "percentiles1": { "ko": 171, "ok": 69, "total": 69 }, "percentiles2": { "ko": 1354, "ok": 939, "total": 942 }, "percentiles3": { "ko": 3571, "ok": 3194, "total": 3198 }, "percentiles4": { "ko": 5319, "ok": 4576, "total": 4580 }, "spikes": [], "standardDeviation": { "ko": 1227, "ok": 1094, "total": 1095 } }, { "group1": { "count": 41900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.32994977160958 }, "group2": { "count": 3401, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.952151770244492 }, "group3": { "count": 11802, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.65489420535886 }, "group4": { "count": 36, "htmlName": "failed", "name": "failed", "percentage": 0.06300425278706312 }, "maxResponseTime": { "ko": 9040, "ok": 12551, "total": 12551 }, "meanNumberOfRequestsPerSecond": { "ko": 0.01, "ok": 15.861944444444445, "total": 15.871944444444445 }, "meanResponseTime": { "ko": 269, "ok": 657, "total": 657 }, "minResponseTime": { "ko": 6, "ok": 33, "total": 6 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 36, "ok": 57103, "total": 57139 }, "percentiles1": { "ko": 9, "ok": 41, "total": 41 }, "percentiles2": { "ko": 28, "ok": 888, "total": 887 }, "percentiles3": { "ko": 61, "ok": 3143, "total": 3142 }, "percentiles4": { "ko": 5898, "ok": 4535, "total": 4536 }, "spikes": [], "standardDeviation": { "ko": 1483, "ok": 1120, "total": 1121 } }, { "group1": { "count": 41748, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.16637165039695 }, "group2": { "count": 3428, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.00781647067071 }, "group3": { "count": 11883, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.82581187893233 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 12564, "total": 12564 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 15.849722222222223, "total": 15.849722222222223 }, "meanResponseTime": { "ko": 0, "ok": 653, "total": 653 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 57059, "total": 57059 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 899, "total": 899 }, "percentiles3": { "ko": 0, "ok": 3102, "total": 3102 }, "percentiles4": { "ko": 0, "ok": 4489, "total": 4489 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1087, "total": 1087 } }, { "group1": { "count": 38788, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 68.02286836659535 }, "group2": { "count": 3254, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.706569394268879 }, "group3": { "count": 11390, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.97474658903581 }, "group4": { "count": 3590, "htmlName": "failed", "name": "failed", "percentage": 6.295815650099962 }, "maxResponseTime": { "ko": 11948, "ok": 12002, "total": 12002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9972222222222222, "ok": 14.842222222222222, "total": 15.839444444444444 }, "meanResponseTime": { "ko": 781, "ok": 680, "total": 687 }, "minResponseTime": { "ko": 35, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 3590, "ok": 53432, "total": 57022 }, "percentiles1": { "ko": 59, "ok": 69, "total": 69 }, "percentiles2": { "ko": 1267, "ok": 937, "total": 952 }, "percentiles3": { "ko": 3174, "ok": 3156, "total": 3160 }, "percentiles4": { "ko": 5170, "ok": 4535, "total": 4550 }, "spikes": [], "standardDeviation": { "ko": 1319, "ok": 1084, "total": 1100 } }, { "group1": { "count": 41278, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 72.39595208446603 }, "group2": { "count": 3438, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.029780591753337 }, "group3": { "count": 12265, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 21.511128259992635 }, "group4": { "count": 36, "htmlName": "failed", "name": "failed", "percentage": 0.06313906378799305 }, "maxResponseTime": { "ko": 10000, "ok": 12541, "total": 12541 }, "meanNumberOfRequestsPerSecond": { "ko": 0.01, "ok": 15.828055555555556, "total": 15.838055555555556 }, "meanResponseTime": { "ko": 289, "ok": 692, "total": 692 }, "minResponseTime": { "ko": 5, "ok": 38, "total": 5 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 36, "ok": 56981, "total": 57017 }, "percentiles1": { "ko": 9, "ok": 72, "total": 72 }, "percentiles2": { "ko": 12, "ok": 952, "total": 951 }, "percentiles3": { "ko": 32, "ok": 3201, "total": 3200 }, "percentiles4": { "ko": 6514, "ok": 4594, "total": 4594 }, "spikes": [], "standardDeviation": { "ko": 1641, "ok": 1113, "total": 1114 } }, { "group1": { "count": 41748, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.3630900080835 }, "group2": { "count": 3391, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.958949847116297 }, "group3": { "count": 11732, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.61645520683232 }, "group4": { "count": 35, "htmlName": "failed", "name": "failed", "percentage": 0.061504937967876844 }, "maxResponseTime": { "ko": 37, "ok": 14277, "total": 14277 }, "meanNumberOfRequestsPerSecond": { "ko": 0.009722222222222222, "ok": 15.7975, "total": 15.807222222222222 }, "meanResponseTime": { "ko": 13, "ok": 641, "total": 641 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 35, "ok": 56871, "total": 56906 }, "percentiles1": { "ko": 9, "ok": 41, "total": 41 }, "percentiles2": { "ko": 21, "ok": 886, "total": 885 }, "percentiles3": { "ko": 29, "ok": 3035, "total": 3034 }, "percentiles4": { "ko": 35, "ok": 4368, "total": 4367 }, "spikes": [], "standardDeviation": { "ko": 8, "ok": 1056, "total": 1056 } }, { "group1": { "count": 41605, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.2005559758608 }, "group2": { "count": 3364, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.918679733272341 }, "group3": { "count": 11868, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.880764290866864 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 12141, "total": 12141 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 15.788055555555555, "total": 15.788055555555555 }, "meanResponseTime": { "ko": 0, "ok": 650, "total": 650 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 56837, "total": 56837 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 904, "total": 904 }, "percentiles3": { "ko": 0, "ok": 3086, "total": 3086 }, "percentiles4": { "ko": 0, "ok": 4435, "total": 4435 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1066, "total": 1066 } }, { "group1": { "count": 56811, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.95601379407418 }, "group2": { "count": 6, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0105566894221972 }, "group3": { "count": 18, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0316700682665916 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0017594482370328667 }, "maxResponseTime": { "ko": 9041, "ok": 5090, "total": 9041 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 15.7875, "total": 15.787777777777778 }, "meanResponseTime": { "ko": 9041, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 9041, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 1, "ok": 56835, "total": 56836 }, "percentiles1": { "ko": 9041, "ok": 38, "total": 38 }, "percentiles2": { "ko": 9041, "ok": 40, "total": 40 }, "percentiles3": { "ko": 9041, "ok": 42, "total": 42 }, "percentiles4": { "ko": 9041, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 55, "total": 67 } }, { "group1": { "count": 56817, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.96657048349637 }, "group2": { "count": 7, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.012316137659230066 }, "group3": { "count": 11, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.01935393060736153 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0017594482370328667 }, "maxResponseTime": { "ko": 9036, "ok": 4542, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 15.7875, "total": 15.787777777777778 }, "meanResponseTime": { "ko": 9036, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 9036, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 1, "ok": 56835, "total": 56836 }, "percentiles1": { "ko": 9036, "ok": 38, "total": 38 }, "percentiles2": { "ko": 9036, "ok": 40, "total": 40 }, "percentiles3": { "ko": 9036, "ok": 42, "total": 42 }, "percentiles4": { "ko": 9036, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 47, "total": 60 } }, { "group1": { "count": 38952, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.32555250178834 }, "group2": { "count": 3247, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.112345167727119 }, "group3": { "count": 10922, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.560219871239788 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.001882459244757351 }, "maxResponseTime": { "ko": 9040, "ok": 12188, "total": 12188 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.755833333333333, "total": 14.75611111111111 }, "meanResponseTime": { "ko": 9040, "ok": 642, "total": 642 }, "minResponseTime": { "ko": 9040, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 1, "ok": 53121, "total": 53122 }, "percentiles1": { "ko": 9040, "ok": 41, "total": 41 }, "percentiles2": { "ko": 9040, "ok": 895, "total": 895 }, "percentiles3": { "ko": 9040, "ok": 3082, "total": 3082 }, "percentiles4": { "ko": 9040, "ok": 4331, "total": 4335 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1057, "total": 1057 } }, { "group1": { "count": 39159, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.74159651997061 }, "group2": { "count": 3145, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.922452592132271 }, "group3": { "count": 10799, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.335950887897106 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 12565, "total": 12565 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 14.750833333333333, "total": 14.750833333333333 }, "meanResponseTime": { "ko": 0, "ok": 634, "total": 634 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 53103, "total": 53103 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 869, "total": 869 }, "percentiles3": { "ko": 0, "ok": 3043, "total": 3043 }, "percentiles4": { "ko": 0, "ok": 4297, "total": 4297 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1050, "total": 1050 } }, { "group1": { "count": 48241, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.84591917441904 }, "group2": { "count": 32, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0602613837520244 }, "group3": { "count": 4679, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8.811344205491318 }, "group4": { "count": 150, "htmlName": "failed", "name": "failed", "percentage": 0.2824752363376144 }, "maxResponseTime": { "ko": 55381, "ok": 54724, "total": 55381 }, "meanNumberOfRequestsPerSecond": { "ko": 0.041666666666666664, "ok": 14.70888888888889, "total": 14.750555555555556 }, "meanResponseTime": { "ko": 43200, "ok": 1955, "total": 2071 }, "minResponseTime": { "ko": 30254, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 150, "ok": 52952, "total": 53102 }, "percentiles1": { "ko": 43595, "ok": 40, "total": 40 }, "percentiles2": { "ko": 49888, "ok": 41, "total": 41 }, "percentiles3": { "ko": 53970, "ok": 19439, "total": 20297 }, "percentiles4": { "ko": 55250, "ok": 36665, "total": 37377 }, "spikes": [], "standardDeviation": { "ko": 7240, "ok": 7043, "total": 7376 } }, { "group1": { "count": 53086, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.96986930812399 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00753267296900305 }, "group3": { "count": 11, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.02071485066475839 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0018831682422507626 }, "maxResponseTime": { "ko": 9036, "ok": 4541, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.750277777777777, "total": 14.750555555555556 }, "meanResponseTime": { "ko": 9036, "ok": 39, "total": 40 }, "minResponseTime": { "ko": 9036, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 1, "ok": 53101, "total": 53102 }, "percentiles1": { "ko": 9036, "ok": 39, "total": 39 }, "percentiles2": { "ko": 9036, "ok": 40, "total": 40 }, "percentiles3": { "ko": 9036, "ok": 42, "total": 42 }, "percentiles4": { "ko": 9036, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 48, "total": 62 } }, { "group1": { "count": 37183, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 70.03635267747829 }, "group2": { "count": 2907, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.475504322766571 }, "group3": { "count": 12803, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.115198432879396 }, "group4": { "count": 198, "htmlName": "failed", "name": "failed", "percentage": 0.3729445668757417 }, "maxResponseTime": { "ko": 55420, "ok": 59987, "total": 59987 }, "meanNumberOfRequestsPerSecond": { "ko": 0.055, "ok": 14.6925, "total": 14.7475 }, "meanResponseTime": { "ko": 35255, "ok": 2675, "total": 2797 }, "minResponseTime": { "ko": 6, "ok": 45, "total": 6 }, "name": " UI IDM features", "numberOfRequests": { "ko": 198, "ok": 52893, "total": 53091 }, "percentiles1": { "ko": 39777, "ok": 92, "total": 93 }, "percentiles2": { "ko": 48812, "ok": 1119, "total": 1139 }, "percentiles3": { "ko": 53763, "ok": 21007, "total": 21782 }, "percentiles4": { "ko": 54626, "ok": 37250, "total": 38143 }, "spikes": [], "standardDeviation": { "ko": 17629, "ok": 7397, "total": 7721 } }, { "group1": { "count": 47555, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 89.55406576023502 }, "group2": { "count": 31, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.058378215509773644 }, "group3": { "count": 5344, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.063651086588076 }, "group4": { "count": 172, "htmlName": "failed", "name": "failed", "percentage": 0.3239049376671312 }, "maxResponseTime": { "ko": 54989, "ok": 55538, "total": 55538 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04777777777777778, "ok": 14.702777777777778, "total": 14.750555555555556 }, "meanResponseTime": { "ko": 33796, "ok": 2204, "total": 2306 }, "minResponseTime": { "ko": 19, "ok": 38, "total": 19 }, "name": " UI IDM version", "numberOfRequests": { "ko": 172, "ok": 52930, "total": 53102 }, "percentiles1": { "ko": 39447, "ok": 45, "total": 45 }, "percentiles2": { "ko": 46728, "ok": 47, "total": 47 }, "percentiles3": { "ko": 52459, "ok": 20944, "total": 21571 }, "percentiles4": { "ko": 54266, "ok": 36896, "total": 37597 }, "spikes": [], "standardDeviation": { "ko": 18000, "ok": 7415, "total": 7686 } }, { "group1": { "count": 37078, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 69.8333176381957 }, "group2": { "count": 2942, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.5410113946699315 }, "group3": { "count": 12828, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.160467087296354 }, "group4": { "count": 247, "htmlName": "failed", "name": "failed", "percentage": 0.4652038798380262 }, "maxResponseTime": { "ko": 55740, "ok": 59297, "total": 59297 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06861111111111111, "ok": 14.68, "total": 14.748611111111112 }, "meanResponseTime": { "ko": 32640, "ok": 2645, "total": 2785 }, "minResponseTime": { "ko": 13, "ok": 45, "total": 13 }, "name": " UI IDM login", "numberOfRequests": { "ko": 247, "ok": 52848, "total": 53095 }, "percentiles1": { "ko": 35633, "ok": 94, "total": 94 }, "percentiles2": { "ko": 46356, "ok": 1122, "total": 1147 }, "percentiles3": { "ko": 52849, "ok": 20834, "total": 21665 }, "percentiles4": { "ko": 54171, "ok": 37199, "total": 38036 }, "spikes": [], "standardDeviation": { "ko": 16683, "ok": 7339, "total": 7685 } }, { "group1": { "count": 37054, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 69.78943006742759 }, "group2": { "count": 2942, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.541115756959355 }, "group3": { "count": 12858, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.21742569781896 }, "group4": { "count": 240, "htmlName": "failed", "name": "failed", "percentage": 0.45202847779410105 }, "maxResponseTime": { "ko": 60000, "ok": 53875, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06666666666666667, "ok": 14.681666666666667, "total": 14.748333333333333 }, "meanResponseTime": { "ko": 34495, "ok": 2674, "total": 2818 }, "minResponseTime": { "ko": 28, "ok": 46, "total": 28 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 240, "ok": 52854, "total": 53094 }, "percentiles1": { "ko": 37695, "ok": 94, "total": 95 }, "percentiles2": { "ko": 48327, "ok": 1130, "total": 1157 }, "percentiles3": { "ko": 53382, "ok": 20915, "total": 21735 }, "percentiles4": { "ko": 55423, "ok": 37135, "total": 38365 }, "spikes": [], "standardDeviation": { "ko": 17011, "ok": 7358, "total": 7731 } }, { "group1": { "count": 36059, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67.92818928490694 }, "group2": { "count": 2653, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.99773943184387 }, "group3": { "count": 14055, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 26.47690452867154 }, "group4": { "count": 317, "htmlName": "failed", "name": "failed", "percentage": 0.5971667545776506 }, "maxResponseTime": { "ko": 60004, "ok": 59258, "total": 60004 }, "meanNumberOfRequestsPerSecond": { "ko": 0.08805555555555555, "ok": 14.6575, "total": 14.745555555555555 }, "meanResponseTime": { "ko": 11716, "ok": 3023, "total": 3074 }, "minResponseTime": { "ko": 17, "ok": 40, "total": 17 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 317, "ok": 52767, "total": 53084 }, "percentiles1": { "ko": 1148, "ok": 90, "total": 90 }, "percentiles2": { "ko": 11764, "ok": 1371, "total": 1386 }, "percentiles3": { "ko": 60000, "ok": 22700, "total": 23018 }, "percentiles4": { "ko": 60000, "ok": 37635, "total": 38054 }, "spikes": [], "standardDeviation": { "ko": 18498, "ok": 7743, "total": 7880 } }, { "group1": { "count": 38202, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 71.95840946335399 }, "group2": { "count": 2743, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.166795381340767 }, "group3": { "count": 11962, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 22.531974608676 }, "group4": { "count": 182, "htmlName": "failed", "name": "failed", "percentage": 0.3428205466292452 }, "maxResponseTime": { "ko": 60000, "ok": 59337, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.050555555555555555, "ok": 14.696388888888889, "total": 14.746944444444445 }, "meanResponseTime": { "ko": 35189, "ok": 2355, "total": 2468 }, "minResponseTime": { "ko": 15, "ok": 38, "total": 15 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 182, "ok": 52907, "total": 53089 }, "percentiles1": { "ko": 40578, "ok": 67, "total": 68 }, "percentiles2": { "ko": 49035, "ok": 982, "total": 997 }, "percentiles3": { "ko": 53879, "ok": 18348, "total": 19295 }, "percentiles4": { "ko": 55318, "ok": 36932, "total": 37942 }, "spikes": [], "standardDeviation": { "ko": 18414, "ok": 6956, "total": 7285 } }, { "group1": { "count": 39378, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74.16796941216356 }, "group2": { "count": 2668, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.025144557662968 }, "group3": { "count": 10864, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.46220782400693 }, "group4": { "count": 183, "htmlName": "failed", "name": "failed", "percentage": 0.34467820616653794 }, "maxResponseTime": { "ko": 60000, "ok": 59391, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.050833333333333335, "ok": 14.697222222222223, "total": 14.748055555555556 }, "meanResponseTime": { "ko": 36553, "ok": 2133, "total": 2252 }, "minResponseTime": { "ko": 26, "ok": 40, "total": 26 }, "name": " UI IDM user", "numberOfRequests": { "ko": 183, "ok": 52910, "total": 53093 }, "percentiles1": { "ko": 42802, "ok": 66, "total": 66 }, "percentiles2": { "ko": 49348, "ok": 832, "total": 843 }, "percentiles3": { "ko": 54098, "ok": 15781, "total": 17128 }, "percentiles4": { "ko": 55852, "ok": 36308, "total": 37729 }, "spikes": [], "standardDeviation": { "ko": 17687, "ok": 6626, "total": 6993 } }, { "group1": { "count": 38922, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 68.65155657465385 }, "group2": { "count": 3257, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.744774671487785 }, "group3": { "count": 10494, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.509568745039246 }, "group4": { "count": 4022, "htmlName": "failed", "name": "failed", "percentage": 7.09410000881912 }, "maxResponseTime": { "ko": 12062, "ok": 12444, "total": 12444 }, "meanNumberOfRequestsPerSecond": { "ko": 1.1172222222222221, "ok": 14.631388888888889, "total": 15.748611111111112 }, "meanResponseTime": { "ko": 742, "ok": 655, "total": 661 }, "minResponseTime": { "ko": 6, "ok": 41, "total": 6 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 4022, "ok": 52673, "total": 56695 }, "percentiles1": { "ko": 68, "ok": 69, "total": 69 }, "percentiles2": { "ko": 1193, "ok": 857, "total": 875 }, "percentiles3": { "ko": 3156, "ok": 3097, "total": 3101 }, "percentiles4": { "ko": 4280, "ok": 4825, "total": 4804 }, "spikes": [], "standardDeviation": { "ko": 1139, "ok": 1086, "total": 1090 } }, { "group1": { "count": 38466, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.57407903293677 }, "group2": { "count": 3129, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.984851382885123 }, "group3": { "count": 10298, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.69702765770246 }, "group4": { "count": 389, "htmlName": "failed", "name": "failed", "percentage": 0.7440419264756513 }, "maxResponseTime": { "ko": 6864, "ok": 26409, "total": 26409 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10805555555555556, "ok": 14.414722222222222, "total": 14.522777777777778 }, "meanResponseTime": { "ko": 853, "ok": 645, "total": 647 }, "minResponseTime": { "ko": 38, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 389, "ok": 51893, "total": 52282 }, "percentiles1": { "ko": 136, "ok": 60, "total": 60 }, "percentiles2": { "ko": 1183, "ok": 843, "total": 845 }, "percentiles3": { "ko": 4175, "ok": 3028, "total": 3033 }, "percentiles4": { "ko": 5551, "ok": 4732, "total": 4737 }, "spikes": [], "standardDeviation": { "ko": 1284, "ok": 1098, "total": 1100 } }, { "group1": { "count": 41914, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.96675255003001 }, "group2": { "count": 3429, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.051247661737197 }, "group3": { "count": 11295, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.9325874422052 }, "group4": { "count": 28, "htmlName": "failed", "name": "failed", "percentage": 0.04941234602760033 }, "maxResponseTime": { "ko": 46, "ok": 12553, "total": 12553 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0077777777777777776, "ok": 15.732777777777779, "total": 15.740555555555556 }, "meanResponseTime": { "ko": 12, "ok": 631, "total": 631 }, "minResponseTime": { "ko": 6, "ok": 33, "total": 6 }, "name": "UI-Logout", "numberOfRequests": { "ko": 28, "ok": 56638, "total": 56666 }, "percentiles1": { "ko": 8, "ok": 41, "total": 41 }, "percentiles2": { "ko": 10, "ok": 853, "total": 852 }, "percentiles3": { "ko": 25, "ok": 2946, "total": 2946 }, "percentiles4": { "ko": 40, "ok": 4635, "total": 4635 }, "spikes": [], "standardDeviation": { "ko": 8, "ok": 1077, "total": 1077 } }, { "group1": { "count": 41907, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74.01840436617977 }, "group2": { "count": 3438, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.072381086952682 }, "group3": { "count": 11272, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.90921454686755 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 12555, "total": 12555 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 15.726944444444445, "total": 15.726944444444445 }, "meanResponseTime": { "ko": 0, "ok": 634, "total": 634 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 56617, "total": 56617 }, "percentiles1": { "ko": 0, "ok": 41, "total": 41 }, "percentiles2": { "ko": 0, "ok": 848, "total": 848 }, "percentiles3": { "ko": 0, "ok": 2960, "total": 2960 }, "percentiles4": { "ko": 0, "ok": 4624, "total": 4624 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1077, "total": 1077 } }, { "group1": { "count": 38964, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.5266922046308 }, "group2": { "count": 3267, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.164965184080916 }, "group3": { "count": 10761, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.306455569603532 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0018870416847508163 }, "maxResponseTime": { "ko": 1072, "ok": 12538, "total": 12538 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.72, "total": 14.720277777777778 }, "meanResponseTime": { "ko": 1072, "ok": 658, "total": 658 }, "minResponseTime": { "ko": 1072, "ok": 37, "total": 37 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1, "ok": 52992, "total": 52993 }, "percentiles1": { "ko": 1072, "ok": 65, "total": 65 }, "percentiles2": { "ko": 1072, "ok": 876, "total": 877 }, "percentiles3": { "ko": 1072, "ok": 2999, "total": 2999 }, "percentiles4": { "ko": 1072, "ok": 4689, "total": 4689 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1087, "total": 1087 } }, { "group1": { "count": 38279, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.28789416247056 }, "group2": { "count": 3356, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.425302980988302 }, "group3": { "count": 10595, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.28488828473512 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0019145718060155847 }, "maxResponseTime": { "ko": 2274, "ok": 12586, "total": 12586 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.508333333333333, "total": 14.508611111111112 }, "meanResponseTime": { "ko": 2274, "ok": 662, "total": 662 }, "minResponseTime": { "ko": 2274, "ok": 37, "total": 37 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1, "ok": 52230, "total": 52231 }, "percentiles1": { "ko": 2274, "ok": 65, "total": 65 }, "percentiles2": { "ko": 2274, "ok": 882, "total": 882 }, "percentiles3": { "ko": 2274, "ok": 3020, "total": 3020 }, "percentiles4": { "ko": 2274, "ok": 4688, "total": 4688 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1082, "total": 1082 } }, { "group1": { "count": 38452, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.0873771644713 }, "group2": { "count": 3325, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.319971108703504 }, "group3": { "count": 10833, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.5907509836346 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0019007431905875196 }, "maxResponseTime": { "ko": 28, "ok": 12672, "total": 12672 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.613888888888889, "total": 14.614166666666666 }, "meanResponseTime": { "ko": 28, "ok": 671, "total": 671 }, "minResponseTime": { "ko": 28, "ok": 38, "total": 28 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1, "ok": 52610, "total": 52611 }, "percentiles1": { "ko": 28, "ok": 70, "total": 70 }, "percentiles2": { "ko": 28, "ok": 894, "total": 894 }, "percentiles3": { "ko": 28, "ok": 3065, "total": 3065 }, "percentiles4": { "ko": 28, "ok": 4780, "total": 4780 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1095, "total": 1095 } }, { "group1": { "count": 177, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 63.66906474820144 }, "group2": { "count": 23, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8.273381294964029 }, "group3": { "count": 78, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.05755395683453 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 8177, "total": 8177 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.07722222222222222, "total": 0.07722222222222222 }, "meanResponseTime": { "ko": 0, "ok": 1145, "total": 1145 }, "minResponseTime": { "ko": 0, "ok": 190, "total": 190 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 278, "total": 278 }, "percentiles1": { "ko": 0, "ok": 344, "total": 344 }, "percentiles2": { "ko": 0, "ok": 1441, "total": 1441 }, "percentiles3": { "ko": 0, "ok": 4247, "total": 4247 }, "percentiles4": { "ko": 0, "ok": 6740, "total": 6740 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1484, "total": 1484 } } ], "global": { "group1": { "count": 10467433, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 66.16773734663116 }, "group2": { "count": 728637, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.605929805047453 }, "group3": { "count": 3501175, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 22.131961848200156 }, "group4": { "count": 1122297, "htmlName": "failed", "name": "failed", "percentage": 7.094371000121242 }, "maxResponseTime": { "ko": 60010, "ok": 59987, "total": 60010 }, "meanNumberOfRequestsPerSecond": { "ko": 311.74916666666667, "ok": 4082.5680555555555, "total": 4394.317222222222 }, "meanResponseTime": { "ko": 2067, "ok": 1208, "total": 1269 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "All Requests", "numberOfRequests": { "ko": 1122297, "ok": 14697245, "total": 15819542 }, "percentiles1": { "ko": 1353, "ok": 106, "total": 134 }, "percentiles2": { "ko": 2629, "ok": 1092, "total": 1283 }, "percentiles3": { "ko": 5124, "ok": 5316, "total": 5301 }, "percentiles4": { "ko": 12614, "ok": 15397, "total": 14987 }, "standardDeviation": { "ko": 3742, "ok": 3293, "total": 3334 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 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/05_benchmark-400/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped