--Task-- name: Reporting-benchmark-500 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', 'Reporting-benchmark-400'] preceding_task: None options: {'task_name': 'benchmark-500'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-15 23:50:17 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-15 23:50:17 - 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-500/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-500/stderr.txt Pod log : /results/orders/Reporting-benchmark-500 2025-09-15 23:50:17 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-15 23:50:17 - 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-15 23:50:17] Reporting-benchmark-500 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/order.json { "name": "Reporting-benchmark-500", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-500\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-500.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-500" } ________________________________________________________________________________ [2025-09-15 23:50:17] Reporting-benchmark-500 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-15 23:50:17,633 INFO 2025-09-15 23:50:17,633 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:50:17,633 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-15 23:50:17,844 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:50:17,844 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:50:17,844 DEBUG --- stdout --- 2025-09-15 23:50:17,844 DEBUG WAITING 2025-09-15 23:50:17,844 DEBUG --- stderr --- 2025-09-15 23:50:17,844 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-15 23:50:17] Reporting-benchmark-500 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-15 23:50:17,844 INFO 2025-09-15 23:50:17,844 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-15 23:50:17,844 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:50:18,125 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:50:18,125 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:50:18,125 DEBUG --- stdout --- 2025-09-15 23:50:18,125 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:50:18,125 DEBUG --- stderr --- 2025-09-15 23:50:18,125 DEBUG 2025-09-15 23:50:18,126 INFO 2025-09-15 23:50:18,126 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/13_Reporting-benchmark-500/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-15 23:50:18,126 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:50:19,026 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:50:19,026 DEBUG --- stdout --- 2025-09-15 23:50:19,026 DEBUG 2025-09-15 23:50:19,026 DEBUG --- stderr --- 2025-09-15 23:50:19,026 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-15 23:50:19] Reporting-benchmark-500 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-15 23:50:24,027 INFO 2025-09-15 23:50:24,027 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:50:24,027 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-15 23:50:24,237 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:29,447 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:34,656 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:39,863 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:45,115 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:50,323 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:50:55,535 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:00,743 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:05,947 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:11,159 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:16,394 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:21,603 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:26,811 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:32,020 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:37,226 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:42,435 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:47,674 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:52,883 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:51:58,087 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:52:03,299 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:52:08,508 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:52:13,717 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:52:18,952 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - expected pattern found 2025-09-15 23:52:18,952 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:18,952 DEBUG --- stdout --- 2025-09-15 23:52:18,952 DEBUG WAITING 2025-09-15 23:52:18,952 DEBUG --- stderr --- 2025-09-15 23:52:18,952 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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [2025-09-15 23:52:18] Reporting-benchmark-500 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:52:18] Reporting-benchmark-500 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-15 23:52:18,953 INFO 2025-09-15 23:52:18,953 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-15 23:52:18,953 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:52:19,260 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:52:19,260 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:19,260 DEBUG --- stdout --- 2025-09-15 23:52:19,260 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:52:19,260 DEBUG --- stderr --- 2025-09-15 23:52:19,260 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:52:19,261 INFO 2025-09-15 23:52:19,261 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-500/benchmark-500.tar.gz" ]; then echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-500/benchmark-500.tar.gz file found" 2025-09-15 23:52:19,261 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:52:19,857 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:19,857 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:19,857 DEBUG --- stdout --- 2025-09-15 23:52:19,857 DEBUG /results/gatling/benchmark-500/benchmark-500.tar.gz file found 2025-09-15 23:52:19,857 DEBUG --- stderr --- 2025-09-15 23:52:19,857 DEBUG 2025-09-15 23:52:19,858 INFO 2025-09-15 23:52:19,858 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-500/benchmark-500.tar.gz | grep "^\d+ .+$" 2025-09-15 23:52:19,858 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:52:20,404 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:20,404 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:20,405 DEBUG --- stdout --- 2025-09-15 23:52:20,405 DEBUG 3888 /results/gatling/benchmark-500/benchmark-500.tar.gz 2025-09-15 23:52:20,405 DEBUG --- stderr --- 2025-09-15 23:52:20,405 DEBUG - Download file (size 3.888MB) source : /results/gatling/benchmark-500/benchmark-500.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-15 23:52:20,406 INFO 2025-09-15 23:52:20,406 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-500/benchmark-500.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-15 23:52:20,406 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:52:21,402 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:21,403 DEBUG --- stdout --- 2025-09-15 23:52:21,403 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:52:21,403 DEBUG --- stderr --- 2025-09-15 23:52:21,403 DEBUG ________________________________________________________________________________ [2025-09-15 23:52:21] Reporting-benchmark-500 step7 : Unzip the result ________________________________________________________________________________ 2025-09-15 23:52:21,403 INFO 2025-09-15 23:52:21,403 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling 2025-09-15 23:52:21,513 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-15 23:52:21,513 DEBUG --- stdout --- 2025-09-15 23:52:21,513 DEBUG 2025-09-15 23:52:21,513 DEBUG --- stderr --- 2025-09-15 23:52:21,513 DEBUG 2025-09-15 23:52:21,513 INFO ________________________________________________________________________________ [2025-09-15 23:52:21] Reporting-benchmark-500 step8 : Print rc order ________________________________________________________________________________ 2025-09-15 23:52:21,514 INFO 2025-09-15 23:52:21,514 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-15 23:52:21,514 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:52:21,803 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:52:21,804 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:21,804 DEBUG --- stdout --- 2025-09-15 23:52:21,804 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:52:21,804 DEBUG --- stderr --- 2025-09-15 23:52:21,804 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:52:21,805 INFO 2025-09-15 23:52:21,805 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-500/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/rc.txt file found" 2025-09-15 23:52:21,805 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:52:22,434 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:22,434 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:22,434 DEBUG --- stdout --- 2025-09-15 23:52:22,434 DEBUG /results/orders/Reporting-benchmark-500/rc.txt file found 2025-09-15 23:52:22,434 DEBUG --- stderr --- 2025-09-15 23:52:22,434 DEBUG 2025-09-15 23:52:22,434 INFO 2025-09-15 23:52:22,434 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-500/rc.txt | grep "^\d+ .+$" 2025-09-15 23:52:22,434 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:52:22,979 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:22,979 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:22,979 DEBUG --- stdout --- 2025-09-15 23:52:22,979 DEBUG 4 /results/orders/Reporting-benchmark-500/rc.txt 2025-09-15 23:52:22,979 DEBUG --- stderr --- 2025-09-15 23:52:22,979 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-500/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt 2025-09-15 23:52:22,980 INFO 2025-09-15 23:52:22,980 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-500/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt 2025-09-15 23:52:22,980 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:52:23,516 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:23,516 DEBUG --- stdout --- 2025-09-15 23:52:23,516 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:52:23,516 DEBUG --- stderr --- 2025-09-15 23:52:23,516 DEBUG 2025-09-15 23:52:23,516 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt is small (1 lines), printing all lines: 2025-09-15 23:52:23,516 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-15 23:52:23] Reporting-benchmark-500 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-15 23:52:23] Reporting-benchmark-500 step10 : Print stdout order ________________________________________________________________________________ 2025-09-15 23:52:23,747 INFO 2025-09-15 23:52:23,747 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-15 23:52:23,747 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:52:24,031 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:52:24,031 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:24,031 DEBUG --- stdout --- 2025-09-15 23:52:24,031 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:52:24,031 DEBUG --- stderr --- 2025-09-15 23:52:24,031 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:52:24,032 INFO 2025-09-15 23:52:24,032 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-500/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stdout.txt file found" 2025-09-15 23:52:24,032 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:52:24,583 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:24,584 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:24,584 DEBUG --- stdout --- 2025-09-15 23:52:24,584 DEBUG /results/orders/Reporting-benchmark-500/stdout.txt file found 2025-09-15 23:52:24,584 DEBUG --- stderr --- 2025-09-15 23:52:24,584 DEBUG 2025-09-15 23:52:24,584 INFO 2025-09-15 23:52:24,584 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-500/stdout.txt | grep "^\d+ .+$" 2025-09-15 23:52:24,585 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:52:25,149 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:25,149 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:25,150 DEBUG --- stdout --- 2025-09-15 23:52:25,150 DEBUG 12 /results/orders/Reporting-benchmark-500/stdout.txt 2025-09-15 23:52:25,150 DEBUG --- stderr --- 2025-09-15 23:52:25,150 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-500/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt 2025-09-15 23:52:25,150 INFO 2025-09-15 23:52:25,150 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-500/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt 2025-09-15 23:52:25,150 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:52:25,754 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:25,754 DEBUG --- stdout --- 2025-09-15 23:52:25,754 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:52:25,754 DEBUG --- stderr --- 2025-09-15 23:52:25,754 DEBUG 2025-09-15 23:52:25,755 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt is small (140 lines), printing all lines: 2025-09-15 23:52:25,755 INFO ----- output ----- 2025-09-16 00:50:20,968 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp7tts4lp5 2025-09-16 00:50:20,971 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250915223710300" -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/tmp7tts4lp5/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/tmp7tts4lp5/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:50:23,448 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:50:23,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:50:23,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:50:23,452 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:50:23,459 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:50:23,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:50:23,469 |-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 00:50:23,469 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:50:23,469 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:50:23,470 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:50:23,474 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:50:23,480 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:50:23,540 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:50:23,540 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:50:23,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:50:23,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:50:23,604 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:50:23,634 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:50:23,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:50:23,635 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:50:23,635 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:50:23,636 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 167 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 108s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 10550636 (OK=8266359 KO=2284277) > min response time 3 (OK=33 KO=3 ) > max response time 63576 (OK=62072 KO=63576 ) > mean response time 5153 (OK=4986 KO=5754 ) > std deviation 9254 (OK=7407 KO=14019 ) > response time 50th percentile 2934 (OK=3400 KO=109 ) > response time 75th percentile 5630 (OK=5852 KO=4540 ) > response time 95th percentile 18535 (OK=16224 KO=57853 ) > response time 99th percentile 60000 (OK=43237 KO=60032 ) > mean requests/sec 3417.76 (OK=2677.8 KO=739.97) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 2243366 ( 21.26%) > 800 ms <= t < 1200 ms 291768 ( 2.77%) > t >= 1200 ms 5731225 ( 54.32%) > failed 2284277 ( 21.65%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 1459648 (35.94%) > j.n.ConnectException: connect(..) failed: Cannot assign reques 840434 (20.69%) ted address > status.find.in([200, 209], 304), found 500 399756 ( 9.84%) > status.find.in([200, 209], 304), found 503 247278 ( 6.09%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 218922 ( 5.39%) d nothing > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 111696 ( 2.75%) 144.60:443 after 60000 ms > status.find.is(302), but actually found 503 101313 ( 2.49%) > deleteOrganization: No attribute named 'organization_id' is de 77207 ( 1.90%) fined > queryOrganization: No attribute named 'organization_id' is def 77207 ( 1.90%) ined > createOrganization: No attribute named 'access_token' is defin 72125 ( 1.78%) ed > headerRegex((location,#id_token=(.*))).find.exists, found noth 62055 ( 1.53%) ing > status.find.in([200, 209], 304), found 401 61436 ( 1.51%) > status.find.is(200), but actually found 401 61332 ( 1.51%) > status.find.is(200), but actually found 503 55967 ( 1.38%) > status.find.in([200, 209], 304), found 502 50073 ( 1.23%) > userinfo: No attribute named 'access_token' is defined 32799 ( 0.81%) > status.find.is(200), but actually found 502 30428 ( 0.75%) > jsonPath($.tokenId).find.exists, found nothing 24521 ( 0.60%) > registrationCallback: No attribute named 'callbacks' is define 16962 ( 0.42%) d > status.find.is(302), but actually found 502 14498 ( 0.36%) > tokenUserinfo: No attribute named 'access_token' is defined 12075 ( 0.30%) > UI AM revoke1: No attribute named 'access_token' is defined 10409 ( 0.26%) > UI AM endsession: No attribute named 'id_token_2' is defined 8393 ( 0.21%) > UI AM revoke2: No attribute named 'access_token_2' is defined 8085 ( 0.20%) > status.find.in([200, 209], 304), found 400 2196 ( 0.05%) > PatchManagedUser: No attribute named 'access_token' is defined 1188 ( 0.03%) > ReadManagedUser: No attribute named 'access_token' is defined 1188 ( 0.03%) > status.find.in([200, 209], 304), found 404 737 ( 0.02%) > status.find.in(200,304), but actually found 500 389 ( 0.01%) > status.find.in(200), but actually found 500 363 ( 0.01%) > status.find.in(200), but actually found 502 329 ( 0.01%) > status.find.in([200, 209], 304), found 405 184 ( 0.00%) > status.find.in(200,304), but actually found 502 102 ( 0.00%) > status.find.in(200,304), but actually found 503 93 ( 0.00%) > status.find.in(200), but actually found 503 61 ( 0.00%) > j.i.IOException: Premature close 47 ( 0.00%) > status.find.in(200,304), but actually found 404 32 ( 0.00%) > status.find.in(200), but actually found 501 19 ( 0.00%) > status.find.in(200), but actually found 404 9 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 5 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > j.n.c.ClosedChannelException 2 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250915223710300/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:53 min [INFO] Finished at: 2025-09-16T00:52:15+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 00:52:15,554 INFO Gatling simulation run ended successfully 2025-09-16 00:52:15,554 INFO Creating archive benchmark-500.tar.gz with report files 2025-09-16 00:52:16,929 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created ________________________________________________________________________________ [2025-09-15 23:52:25] Reporting-benchmark-500 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-15 23:52:25] Reporting-benchmark-500 step12 : Print stderr order ________________________________________________________________________________ 2025-09-15 23:52:25,756 INFO 2025-09-15 23:52:25,756 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-15 23:52:25,756 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:52:26,038 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:52:26,039 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:26,039 DEBUG --- stdout --- 2025-09-15 23:52:26,039 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:52:26,039 DEBUG --- stderr --- 2025-09-15 23:52:26,039 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:52:26,040 INFO 2025-09-15 23:52:26,040 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-500/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stderr.txt file found" 2025-09-15 23:52:26,040 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:52:26,593 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:26,593 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:26,593 DEBUG --- stdout --- 2025-09-15 23:52:26,593 DEBUG /results/orders/Reporting-benchmark-500/stderr.txt file found 2025-09-15 23:52:26,593 DEBUG --- stderr --- 2025-09-15 23:52:26,593 DEBUG 2025-09-15 23:52:26,593 INFO 2025-09-15 23:52:26,593 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-500/stderr.txt | grep "^\d+ .+$" 2025-09-15 23:52:26,593 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:52:27,147 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:52:27,147 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:27,147 DEBUG --- stdout --- 2025-09-15 23:52:27,147 DEBUG 0 /results/orders/Reporting-benchmark-500/stderr.txt 2025-09-15 23:52:27,147 DEBUG --- stderr --- 2025-09-15 23:52:27,147 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-500/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt 2025-09-15 23:52:27,148 INFO 2025-09-15 23:52:27,148 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-500/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt 2025-09-15 23:52:27,148 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:52:27,696 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:52:27,696 DEBUG --- stdout --- 2025-09-15 23:52:27,696 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:52:27,696 DEBUG --- stderr --- 2025-09-15 23:52:27,696 DEBUG 2025-09-15 23:52:27,696 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt is small (0 lines), printing all lines: 2025-09-15 23:52:27,696 INFO ----- output ----- ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/gatling/req_user-accesstoke--1481526597.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/06_benchmark-500/gatling/req_tokenuserinfo--1352693742.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/06_benchmark-500/gatling/req_getidtoken--1615597208.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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/gatling/req_deleteorganizat--77816194.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/06_benchmark-500/gatling/req_ui-post-login---528369937.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/06_benchmark-500/gatling/req_rootuserinfo-351054363.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/06_benchmark-500/gatling/req_ui-post-login---2054994812.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/06_benchmark-500/gatling/req_ui-am-validateg-1213538689.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/06_benchmark-500/gatling/req_ui-am-idfromses--1482814839.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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/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/06_benchmark-500/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-endsessio-1571439939.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/06_benchmark-500/gatling/req_ui-am-revoke1--592239741.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/06_benchmark-500/gatling/req_restloginprogre--1228345864.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10550636, "ok": 8266359, "ko": 2284277 }, "minResponseTime": { "total": 3, "ok": 33, "ko": 3 }, "maxResponseTime": { "total": 63576, "ok": 62072, "ko": 63576 }, "meanResponseTime": { "total": 5153, "ok": 4986, "ko": 5754 }, "standardDeviation": { "total": 9254, "ok": 7407, "ko": 14019 }, "percentiles1": { "total": 2934, "ok": 3400, "ko": 109 }, "percentiles2": { "total": 5630, "ok": 5852, "ko": 4540 }, "percentiles3": { "total": 18535, "ok": 16224, "ko": 57853 }, "percentiles4": { "total": 60000, "ok": 43237, "ko": 60032 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2243366, "percentage": 21.262850884060448 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 291768, "percentage": 2.765406748939116 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5731225, "percentage": 54.32113286819865 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2284277, "percentage": 21.650609498801778 }, "meanNumberOfRequestsPerSecond": { "total": 3417.763524457402, "ok": 2677.7968901846452, "ko": 739.9666342727568 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 191943, "ok": 37567, "ko": 154376 }, "minResponseTime": { "total": 23, "ok": 881, "ko": 23 }, "maxResponseTime": { "total": 322255, "ok": 322255, "ko": 314304 }, "meanResponseTime": { "total": 60180, "ok": 84938, "ko": 54155 }, "standardDeviation": { "total": 52256, "ok": 40182, "ko": 53074 }, "percentiles1": { "total": 61187, "ok": 82741, "ko": 49917 }, "percentiles2": { "total": 95264, "ok": 101857, "ko": 91990 }, "percentiles3": { "total": 151594, "ok": 162297, "ko": 148995 }, "percentiles4": { "total": 193851, "ok": 200802, "ko": 191581 }, "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": 537, "percentage": 0.27977055688407493 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 37030, "percentage": 19.29218570096331 }, "group4": { "name": "failed", "htmlName": "failed", "count": 154376, "percentage": 80.42804374215262 }, "meanNumberOfRequestsPerSecond": { "total": 62.177842565597665, "ok": 12.169420149011986, "ko": 50.00842241658568 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 48674, "ok": 0, "ko": 48674 }, "minResponseTime": { "total": 20, "ok": 0, "ko": 20 }, "maxResponseTime": { "total": 232228, "ok": 0, "ko": 232228 }, "meanResponseTime": { "total": 29554, "ok": 0, "ko": 29554 }, "standardDeviation": { "total": 28322, "ok": 0, "ko": 28322 }, "percentiles1": { "total": 27626, "ok": 0, "ko": 27626 }, "percentiles2": { "total": 42490, "ok": 0, "ko": 42490 }, "percentiles3": { "total": 86387, "ok": 0, "ko": 86387 }, "percentiles4": { "total": 117813, "ok": 0, "ko": 117813 }, "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": 48674, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.7674117265954, "ok": 0, "ko": 15.7674117265954 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1289329, "ok": 890382, "ko": 398947 }, "minResponseTime": { "total": 3, "ok": 41, "ko": 3 }, "maxResponseTime": { "total": 62427, "ok": 62072, "ko": 62427 }, "meanResponseTime": { "total": 5710, "ok": 5928, "ko": 5222 }, "standardDeviation": { "total": 11585, "ok": 8820, "ko": 16118 }, "percentiles1": { "total": 1920, "ok": 3738, "ko": 8 }, "percentiles2": { "total": 5486, "ok": 6338, "ko": 43 }, "percentiles3": { "total": 31805, "ok": 23453, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 48461, "ko": 60082 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 186201, "percentage": 14.441697968478179 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 38007, "percentage": 2.9478123892350205 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 666174, "percentage": 51.66827086026918 }, "group4": { "name": "failed", "htmlName": "failed", "count": 398947, "percentage": 30.942218782017623 }, "meanNumberOfRequestsPerSecond": { "total": 417.66407515387107, "ok": 288.42954324586975, "ko": 129.2345319080013 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 887937, "ok": 801644, "ko": 86293 }, "minResponseTime": { "total": 5, "ok": 65, "ko": 5 }, "maxResponseTime": { "total": 63134, "ok": 60231, "ko": 63134 }, "meanResponseTime": { "total": 10057, "ok": 7836, "ko": 30689 }, "standardDeviation": { "total": 12778, "ok": 7979, "ko": 24844 }, "percentiles1": { "total": 6611, "ok": 6230, "ko": 18044 }, "percentiles2": { "total": 10385, "ok": 9575, "ko": 60000 }, "percentiles3": { "total": 47603, "ok": 18404, "ko": 60047 }, "percentiles4": { "total": 60006, "ok": 51207, "ko": 60271 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 67267, "percentage": 7.5756500742732875 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15328, "percentage": 1.7262485964657404 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 719049, "percentage": 80.97973167015228 }, "group4": { "name": "failed", "htmlName": "failed", "count": 86293, "percentage": 9.7183696591087 }, "meanNumberOfRequestsPerSecond": { "total": 287.6375121477162, "ok": 259.6838354389375, "ko": 27.95367670877875 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 603994, "ok": 596975, "ko": 7019 }, "minResponseTime": { "total": 7, "ok": 55, "ko": 7 }, "maxResponseTime": { "total": 63576, "ok": 61790, "ko": 63576 }, "meanResponseTime": { "total": 7381, "ok": 6889, "ko": 49227 }, "standardDeviation": { "total": 8098, "ok": 6276, "ko": 22846 }, "percentiles1": { "total": 5848, "ok": 5808, "ko": 60000 }, "percentiles2": { "total": 9249, "ok": 9164, "ko": 60003 }, "percentiles3": { "total": 15889, "ok": 14723, "ko": 60083 }, "percentiles4": { "total": 58344, "ok": 39725, "ko": 60459 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51975, "percentage": 8.60521793262847 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13855, "percentage": 2.293896959241317 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 531145, "percentage": 87.93878747139873 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7019, "percentage": 1.1620976367314908 }, "meanNumberOfRequestsPerSecond": { "total": 195.65727243278263, "ok": 193.38354389374797, "ko": 2.2737285390346615 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 820989, "ok": 567073, "ko": 253916 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 60944, "ok": 60328, "ko": 60944 }, "meanResponseTime": { "total": 4634, "ok": 4555, "ko": 4811 }, "standardDeviation": { "total": 6547, "ok": 6305, "ko": 7056 }, "percentiles1": { "total": 3845, "ok": 3688, "ko": 4162 }, "percentiles2": { "total": 5521, "ok": 5373, "ko": 5801 }, "percentiles3": { "total": 9638, "ok": 9923, "ko": 9320 }, "percentiles4": { "total": 44918, "ok": 42004, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 100914, "percentage": 12.291760303731232 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 21592, "percentage": 2.6299986966938653 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 444567, "percentage": 54.15017740797988 }, "group4": { "name": "failed", "htmlName": "failed", "count": 253916, "percentage": 30.928063591595016 }, "meanNumberOfRequestsPerSecond": { "total": 265.95043731778424, "ok": 183.6971169420149, "ko": 82.25332037576935 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 567505, "ok": 441558, "ko": 125947 }, "minResponseTime": { "total": 7, "ok": 40, "ko": 7 }, "maxResponseTime": { "total": 60823, "ok": 60725, "ko": 60823 }, "meanResponseTime": { "total": 5095, "ok": 4804, "ko": 6118 }, "standardDeviation": { "total": 7923, "ok": 7262, "ko": 9828 }, "percentiles1": { "total": 3789, "ok": 3561, "ko": 4513 }, "percentiles2": { "total": 5650, "ok": 5391, "ko": 6366 }, "percentiles3": { "total": 11524, "ok": 11442, "ko": 11744 }, "percentiles4": { "total": 53615, "ok": 47238, "ko": 60007 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 85400, "percentage": 15.04832556541352 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 18401, "percentage": 3.242438392613281 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 337757, "percentage": 59.51612761121048 }, "group4": { "name": "failed", "htmlName": "failed", "count": 125947, "percentage": 22.193108430762727 }, "meanNumberOfRequestsPerSecond": { "total": 183.837058632977, "ok": 143.03790087463557, "ko": 40.79915775834143 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 150128, "ok": 143256, "ko": 6872 }, "minResponseTime": { "total": 29, "ok": 37, "ko": 29 }, "maxResponseTime": { "total": 60445, "ok": 59949, "ko": 60445 }, "meanResponseTime": { "total": 3636, "ok": 3599, "ko": 4404 }, "standardDeviation": { "total": 4782, "ok": 4336, "ko": 10348 }, "percentiles1": { "total": 3238, "ok": 3283, "ko": 2292 }, "percentiles2": { "total": 4844, "ok": 4870, "ko": 3993 }, "percentiles3": { "total": 7892, "ok": 7836, "ko": 12041 }, "percentiles4": { "total": 19502, "ok": 15870, "ko": 60039 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30099, "percentage": 20.048891612490674 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6513, "percentage": 4.338297985718853 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 106644, "percentage": 71.03538313972078 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6872, "percentage": 4.5774272620697 }, "meanNumberOfRequestsPerSecond": { "total": 48.63232912212504, "ok": 46.40621963070943, "ko": 2.2261094914156137 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 119047, "ok": 109359, "ko": 9688 }, "minResponseTime": { "total": 4, "ok": 41, "ko": 4 }, "maxResponseTime": { "total": 60519, "ok": 60299, "ko": 60519 }, "meanResponseTime": { "total": 4621, "ok": 4701, "ko": 3726 }, "standardDeviation": { "total": 7215, "ok": 6390, "ko": 13339 }, "percentiles1": { "total": 3573, "ok": 3830, "ko": 37 }, "percentiles2": { "total": 5375, "ok": 5490, "ko": 39 }, "percentiles3": { "total": 10111, "ok": 9798, "ko": 59424 }, "percentiles4": { "total": 48554, "ok": 43655, "ko": 60073 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16904, "percentage": 14.199433837055953 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4525, "percentage": 3.8010197653027795 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 87930, "percentage": 73.86158408023722 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9688, "percentage": 8.13796231740405 }, "meanNumberOfRequestsPerSecond": { "total": 38.56397797214124, "ok": 35.42565597667638, "ko": 3.1383219954648527 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 109103, "ok": 106259, "ko": 2844 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60434, "ok": 59986, "ko": 60434 }, "meanResponseTime": { "total": 5039, "ok": 4027, "ko": 42850 }, "standardDeviation": { "total": 11411, "ok": 9064, "ko": 21395 }, "percentiles1": { "total": 40, "ok": 40, "ko": 50723 }, "percentiles2": { "total": 1681, "ok": 384, "ko": 60000 }, "percentiles3": { "total": 30185, "ok": 25832, "ko": 60090 }, "percentiles4": { "total": 59690, "ok": 39689, "ko": 60231 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 80706, "percentage": 73.97230140326114 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 261, "percentage": 0.23922348606362792 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25292, "percentage": 23.181764021154322 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2844, "percentage": 2.6067110895209114 }, "meanNumberOfRequestsPerSecond": { "total": 35.342727567217366, "ok": 34.421444768383544, "ko": 0.9212827988338192 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 46552, "ok": 41470, "ko": 5082 }, "minResponseTime": { "total": 4, "ok": 43, "ko": 4 }, "maxResponseTime": { "total": 60909, "ok": 59777, "ko": 60909 }, "meanResponseTime": { "total": 6307, "ok": 4580, "ko": 20395 }, "standardDeviation": { "total": 10653, "ok": 7735, "ko": 18122 }, "percentiles1": { "total": 1606, "ok": 1355, "ko": 19787 }, "percentiles2": { "total": 6531, "ok": 5193, "ko": 30399 }, "percentiles3": { "total": 30072, "ok": 22290, "ko": 59615 }, "percentiles4": { "total": 51420, "ok": 38191, "ko": 60047 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16622, "percentage": 35.706306925588585 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3298, "percentage": 7.084550610070458 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21550, "percentage": 46.292318267743596 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5082, "percentage": 10.916824196597354 }, "meanNumberOfRequestsPerSecond": { "total": 15.080012957563978, "ok": 13.433754454162617, "ko": 1.6462585034013606 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 41425, "ok": 40375, "ko": 1050 }, "minResponseTime": { "total": 35, "ok": 37, "ko": 35 }, "maxResponseTime": { "total": 60283, "ok": 59606, "ko": 60283 }, "meanResponseTime": { "total": 3544, "ok": 2901, "ko": 28279 }, "standardDeviation": { "total": 8462, "ok": 6773, "ko": 20811 }, "percentiles1": { "total": 305, "ok": 283, "ko": 23817 }, "percentiles2": { "total": 2373, "ok": 1994, "ko": 46687 }, "percentiles3": { "total": 22206, "ok": 17169, "ko": 60004 }, "percentiles4": { "total": 43564, "ok": 34891, "ko": 60065 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 26119, "percentage": 63.051297525648764 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2096, "percentage": 5.059746529873265 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12160, "percentage": 29.35425467712734 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1050, "percentage": 2.5347012673506337 }, "meanNumberOfRequestsPerSecond": { "total": 13.419177194687398, "ok": 13.07904114026563, "ko": 0.3401360544217687 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 41407, "ok": 40236, "ko": 1171 }, "minResponseTime": { "total": 5, "ok": 41, "ko": 5 }, "maxResponseTime": { "total": 60856, "ok": 59011, "ko": 60856 }, "meanResponseTime": { "total": 2881, "ok": 2326, "ko": 21970 }, "standardDeviation": { "total": 7939, "ok": 6427, "ko": 20842 }, "percentiles1": { "total": 90, "ok": 87, "ko": 19315 }, "percentiles2": { "total": 919, "ok": 780, "ko": 41095 }, "percentiles3": { "total": 19927, "ok": 15009, "ko": 60000 }, "percentiles4": { "total": 41220, "ok": 34096, "ko": 60055 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30262, "percentage": 73.08426111527037 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1379, "percentage": 3.330354770932451 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8595, "percentage": 20.757359866689207 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1171, "percentage": 2.828024247107977 }, "meanNumberOfRequestsPerSecond": { "total": 13.41334629089731, "ok": 13.034013605442176, "ko": 0.37933268545513443 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 61246, "ok": 38823, "ko": 22423 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60776, "ok": 59993, "ko": 60776 }, "meanResponseTime": { "total": 3049, "ok": 4425, "ko": 666 }, "standardDeviation": { "total": 6273, "ok": 6281, "ko": 5497 }, "percentiles1": { "total": 1077, "ok": 3571, "ko": 9 }, "percentiles2": { "total": 4297, "ok": 5217, "ko": 37 }, "percentiles3": { "total": 8373, "ok": 10023, "ko": 284 }, "percentiles4": { "total": 37297, "ok": 39324, "ko": 12150 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7775, "percentage": 12.69470659308363 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1519, "percentage": 2.4801619697612907 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 29529, "percentage": 48.213760898670934 }, "group4": { "name": "failed", "htmlName": "failed", "count": 22423, "percentage": 36.611370538484145 }, "meanNumberOfRequestsPerSecond": { "total": 19.839974084872043, "ok": 12.576287657920311, "ko": 7.263686426951733 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 939434, "ok": 578385, "ko": 361049 }, "minResponseTime": { "total": 4, "ok": 35, "ko": 4 }, "maxResponseTime": { "total": 61051, "ok": 60032, "ko": 61051 }, "meanResponseTime": { "total": 4686, "ok": 4992, "ko": 4196 }, "standardDeviation": { "total": 8059, "ok": 8440, "ko": 7383 }, "percentiles1": { "total": 3099, "ok": 3058, "ko": 3197 }, "percentiles2": { "total": 5185, "ok": 5144, "ko": 5231 }, "percentiles3": { "total": 12078, "ok": 19636, "ko": 8882 }, "percentiles4": { "total": 51666, "ok": 49959, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 145024, "percentage": 15.43738038010121 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 25192, "percentage": 2.681614674367758 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 408169, "percentage": 43.44839552326188 }, "group4": { "name": "failed", "htmlName": "failed", "count": 361049, "percentage": 38.43260942226915 }, "meanNumberOfRequestsPerSecond": { "total": 304.31940395205703, "ok": 187.3615160349854, "ko": 116.95788791707159 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 38775, "ok": 37903, "ko": 872 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60594, "ok": 59877, "ko": 60594 }, "meanResponseTime": { "total": 3978, "ok": 3877, "ko": 8332 }, "standardDeviation": { "total": 6127, "ok": 5447, "ko": 18978 }, "percentiles1": { "total": 3212, "ok": 3251, "ko": 38 }, "percentiles2": { "total": 4871, "ok": 4881, "ko": 4038 }, "percentiles3": { "total": 8560, "ok": 8387, "ko": 60000 }, "percentiles4": { "total": 38894, "ok": 33057, "ko": 60287 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8279, "percentage": 21.351386202450033 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1703, "percentage": 4.392005157962605 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27921, "percentage": 72.00773694390715 }, "group4": { "name": "failed", "htmlName": "failed", "count": 872, "percentage": 2.248871695680206 }, "meanNumberOfRequestsPerSecond": { "total": 12.560738581146744, "ok": 12.278263686426952, "ko": 0.2824748947197927 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 37865, "ok": 31029, "ko": 6836 }, "minResponseTime": { "total": 4, "ok": 37, "ko": 4 }, "maxResponseTime": { "total": 60204, "ok": 59914, "ko": 60204 }, "meanResponseTime": { "total": 3380, "ok": 3926, "ko": 902 }, "standardDeviation": { "total": 5270, "ok": 4881, "ko": 6181 }, "percentiles1": { "total": 2599, "ok": 3431, "ko": 37 }, "percentiles2": { "total": 4697, "ok": 5057, "ko": 106 }, "percentiles3": { "total": 8281, "ok": 8606, "ko": 932 }, "percentiles4": { "total": 25886, "ok": 23963, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5674, "percentage": 14.984814472467978 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1452, "percentage": 3.8346758219992076 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23903, "percentage": 63.1268981909415 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6836, "percentage": 18.05361151459131 }, "meanNumberOfRequestsPerSecond": { "total": 12.265954000647879, "ok": 10.05150631681244, "ko": 2.2144476838354388 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 37850, "ok": 30705, "ko": 7145 }, "minResponseTime": { "total": 33, "ok": 35, "ko": 33 }, "maxResponseTime": { "total": 60364, "ok": 60000, "ko": 60364 }, "meanResponseTime": { "total": 4000, "ok": 3727, "ko": 5174 }, "standardDeviation": { "total": 5934, "ok": 4722, "ko": 9436 }, "percentiles1": { "total": 3262, "ok": 3302, "ko": 3082 }, "percentiles2": { "total": 4922, "ok": 4880, "ko": 5197 }, "percentiles3": { "total": 8881, "ok": 8172, "ko": 15855 }, "percentiles4": { "total": 34970, "ok": 24878, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6428, "percentage": 16.982826948480845 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1401, "percentage": 3.701453104359313 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22876, "percentage": 60.43857331571994 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7145, "percentage": 18.877146631439896 }, "meanNumberOfRequestsPerSecond": { "total": 12.26109491415614, "ok": 9.946550048590865, "ko": 2.314544865565274 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 60950, "ok": 36557, "ko": 24393 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60671, "ok": 59855, "ko": 60671 }, "meanResponseTime": { "total": 2776, "ok": 4291, "ko": 506 }, "standardDeviation": { "total": 6253, "ok": 6573, "ko": 4934 }, "percentiles1": { "total": 522, "ok": 3124, "ko": 13 }, "percentiles2": { "total": 3803, "ok": 4948, "ko": 37 }, "percentiles3": { "total": 8187, "ok": 10655, "ko": 102 }, "percentiles4": { "total": 38095, "ok": 42064, "ko": 8578 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7699, "percentage": 12.631665299425759 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1609, "percentage": 2.6398687448728464 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27249, "percentage": 44.70713699753897 }, "group4": { "name": "failed", "htmlName": "failed", "count": 24393, "percentage": 40.02132895816243 }, "meanNumberOfRequestsPerSecond": { "total": 19.74408811143505, "ok": 11.84224165856819, "ko": 7.901846452866861 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 36482, "ok": 35317, "ko": 1165 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60436, "ok": 59868, "ko": 60436 }, "meanResponseTime": { "total": 4264, "ok": 4134, "ko": 8217 }, "standardDeviation": { "total": 7124, "ok": 6313, "ko": 19108 }, "percentiles1": { "total": 3037, "ok": 3093, "ko": 38 }, "percentiles2": { "total": 4843, "ok": 4859, "ko": 4037 }, "percentiles3": { "total": 10504, "ok": 9996, "ko": 60000 }, "percentiles4": { "total": 47976, "ok": 41326, "ko": 60189 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7665, "percentage": 21.010361274052958 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1588, "percentage": 4.352831533358917 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26064, "percentage": 71.44345156515541 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1165, "percentage": 3.193355627432706 }, "meanNumberOfRequestsPerSecond": { "total": 11.817946226109491, "ok": 11.440557175251053, "ko": 0.3773890508584386 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 35316, "ok": 35314, "ko": 2 }, "minResponseTime": { "total": 15, "ok": 33, "ko": 15 }, "maxResponseTime": { "total": 13412, "ok": 13412, "ko": 56 }, "meanResponseTime": { "total": 70, "ok": 70, "ko": 36 }, "standardDeviation": { "total": 108, "ok": 108, "ko": 21 }, "percentiles1": { "total": 39, "ok": 39, "ko": 36 }, "percentiles2": { "total": 43, "ok": 43, "ko": 46 }, "percentiles3": { "total": 267, "ok": 267, "ko": 54 }, "percentiles4": { "total": 417, "ok": 417, "ko": 56 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35312, "percentage": 99.9886736889795 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.005663155510250311 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.005663155510250311 }, "meanNumberOfRequestsPerSecond": { "total": 11.440233236151604, "ok": 11.439585357952705, "ko": 0.0006478781988986071 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 35316, "ok": 33926, "ko": 1390 }, "minResponseTime": { "total": 5, "ok": 33, "ko": 5 }, "maxResponseTime": { "total": 4301, "ok": 4301, "ko": 3513 }, "meanResponseTime": { "total": 98, "ok": 90, "ko": 293 }, "standardDeviation": { "total": 248, "ok": 228, "ko": 503 }, "percentiles1": { "total": 39, "ok": 39, "ko": 68 }, "percentiles2": { "total": 46, "ok": 45, "ko": 346 }, "percentiles3": { "total": 311, "ok": 288, "ko": 1443 }, "percentiles4": { "total": 1310, "ok": 1027, "ko": 2309 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 33446, "percentage": 94.70494959791596 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 189, "percentage": 0.5351681957186544 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 291, "percentage": 0.8239891267414203 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1390, "percentage": 3.9358930796239666 }, "meanNumberOfRequestsPerSecond": { "total": 11.440233236151604, "ok": 10.989957887917072, "ko": 0.4502753482345319 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 26954, "ok": 26445, "ko": 509 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60893, "ok": 59873, "ko": 60893 }, "meanResponseTime": { "total": 4262, "ok": 4048, "ko": 15362 }, "standardDeviation": { "total": 7507, "ok": 6601, "ko": 24381 }, "percentiles1": { "total": 2976, "ok": 2985, "ko": 40 }, "percentiles2": { "total": 4754, "ok": 4739, "ko": 13161 }, "percentiles3": { "total": 10247, "ok": 9344, "ko": 60028 }, "percentiles4": { "total": 50846, "ok": 44663, "ko": 60367 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6359, "percentage": 23.59204570750167 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1230, "percentage": 4.563330117978779 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18856, "percentage": 69.9562217110633 }, "group4": { "name": "failed", "htmlName": "failed", "count": 509, "percentage": 1.8884024634562588 }, "meanNumberOfRequestsPerSecond": { "total": 8.731454486556528, "ok": 8.566569484936831, "ko": 0.1648850016196955 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 26411, "ok": 25890, "ko": 521 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60559, "ok": 59730, "ko": 60559 }, "meanResponseTime": { "total": 4243, "ok": 3993, "ko": 16667 }, "standardDeviation": { "total": 7571, "ok": 6488, "ko": 25622 }, "percentiles1": { "total": 2915, "ok": 2931, "ko": 39 }, "percentiles2": { "total": 4686, "ok": 4668, "ko": 57903 }, "percentiles3": { "total": 10237, "ok": 9281, "ko": 60032 }, "percentiles4": { "total": 50905, "ok": 43814, "ko": 60209 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6418, "percentage": 24.300480860247625 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1157, "percentage": 4.380750444890387 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18315, "percentage": 69.34610578925448 }, "group4": { "name": "failed", "htmlName": "failed", "count": 521, "percentage": 1.972662905607512 }, "meanNumberOfRequestsPerSecond": { "total": 8.555555555555555, "ok": 8.386783284742469, "ko": 0.16877227081308713 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 25862, "ok": 25054, "ko": 808 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60468, "ok": 59984, "ko": 60468 }, "meanResponseTime": { "total": 6361, "ok": 5123, "ko": 44742 }, "standardDeviation": { "total": 12582, "ok": 10060, "ko": 20208 }, "percentiles1": { "total": 81, "ok": 71, "ko": 54984 }, "percentiles2": { "total": 6669, "ok": 5192, "ko": 60000 }, "percentiles3": { "total": 33221, "ok": 28415, "ko": 60081 }, "percentiles4": { "total": 60000, "ok": 42305, "ko": 60198 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 17597, "percentage": 68.0419147784394 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 81, "percentage": 0.3132008352022272 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7376, "percentage": 28.5206093882917 }, "group4": { "name": "failed", "htmlName": "failed", "count": 808, "percentage": 3.1242749980666615 }, "meanNumberOfRequestsPerSecond": { "total": 8.377712989957887, "ok": 8.11597019760285, "ko": 0.2617427923550373 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 25890, "ok": 25685, "ko": 205 }, "minResponseTime": { "total": 5, "ok": 33, "ko": 5 }, "maxResponseTime": { "total": 4286, "ok": 4286, "ko": 3031 }, "meanResponseTime": { "total": 101, "ok": 98, "ko": 496 }, "standardDeviation": { "total": 191, "ok": 178, "ko": 685 }, "percentiles1": { "total": 39, "ok": 39, "ko": 113 }, "percentiles2": { "total": 93, "ok": 92, "ko": 809 }, "percentiles3": { "total": 344, "ok": 330, "ko": 1899 }, "percentiles4": { "total": 605, "ok": 525, "ko": 2790 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 25554, "percentage": 98.70220162224797 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 30, "percentage": 0.11587485515643105 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 101, "percentage": 0.39011201235998455 }, "group4": { "name": "failed", "htmlName": "failed", "count": 205, "percentage": 0.7918115102356121 }, "meanNumberOfRequestsPerSecond": { "total": 8.386783284742469, "ok": 8.320375769355362, "ko": 0.06640751538710722 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 25838, "ok": 19122, "ko": 6716 }, "minResponseTime": { "total": 5, "ok": 45, "ko": 5 }, "maxResponseTime": { "total": 60687, "ok": 59764, "ko": 60687 }, "meanResponseTime": { "total": 7133, "ok": 6648, "ko": 8512 }, "standardDeviation": { "total": 12474, "ok": 9383, "ko": 18586 }, "percentiles1": { "total": 1379, "ok": 2570, "ko": 92 }, "percentiles2": { "total": 7330, "ok": 8204, "ko": 809 }, "percentiles3": { "total": 34240, "ok": 28446, "ko": 60000 }, "percentiles4": { "total": 60001, "ok": 38795, "ko": 60069 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6323, "percentage": 24.471708336558557 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1042, "percentage": 4.032819877699512 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11757, "percentage": 45.50274789070362 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6716, "percentage": 25.992723895038317 }, "meanNumberOfRequestsPerSecond": { "total": 8.369938451571105, "ok": 6.1943634596695825, "ko": 2.1755749919015224 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 25836, "ok": 19022, "ko": 6814 }, "minResponseTime": { "total": 7, "ok": 45, "ko": 7 }, "maxResponseTime": { "total": 60951, "ok": 59772, "ko": 60951 }, "meanResponseTime": { "total": 7038, "ok": 6492, "ko": 8562 }, "standardDeviation": { "total": 12148, "ok": 9172, "ko": 17932 }, "percentiles1": { "total": 1399, "ok": 2518, "ko": 107 }, "percentiles2": { "total": 7428, "ok": 8014, "ko": 1136 }, "percentiles3": { "total": 32504, "ok": 27991, "ko": 60000 }, "percentiles4": { "total": 60001, "ok": 38062, "ko": 60075 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6338, "percentage": 24.531661247871188 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1030, "percentage": 3.9866852453940242 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11654, "percentage": 45.107601795943644 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6814, "percentage": 26.374051710791147 }, "meanNumberOfRequestsPerSecond": { "total": 8.369290573372206, "ok": 6.161969549724652, "ko": 2.2073210236475544 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 25853, "ok": 19916, "ko": 5937 }, "minResponseTime": { "total": 9, "ok": 38, "ko": 9 }, "maxResponseTime": { "total": 60310, "ok": 60092, "ko": 60310 }, "meanResponseTime": { "total": 5889, "ok": 5928, "ko": 5756 }, "standardDeviation": { "total": 12168, "ok": 10587, "ko": 16391 }, "percentiles1": { "total": 64, "ok": 61, "ko": 89 }, "percentiles2": { "total": 4525, "ok": 7405, "ko": 415 }, "percentiles3": { "total": 32351, "ok": 29863, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 42661, "ko": 60078 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12439, "percentage": 48.11433876145902 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 390, "percentage": 1.5085289908327855 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7087, "percentage": 27.412679379569106 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5937, "percentage": 22.964452868139094 }, "meanNumberOfRequestsPerSecond": { "total": 8.374797538062845, "ok": 6.451571104632329, "ko": 1.9232264334305151 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 25840, "ok": 19102, "ko": 6738 }, "minResponseTime": { "total": 17, "ok": 45, "ko": 17 }, "maxResponseTime": { "total": 60582, "ok": 59758, "ko": 60582 }, "meanResponseTime": { "total": 7188, "ok": 6568, "ko": 8946 }, "standardDeviation": { "total": 12342, "ok": 9239, "ko": 18383 }, "percentiles1": { "total": 1440, "ok": 2572, "ko": 142 }, "percentiles2": { "total": 7736, "ok": 8250, "ko": 1292 }, "percentiles3": { "total": 33320, "ok": 28203, "ko": 60000 }, "percentiles4": { "total": 60001, "ok": 38272, "ko": 60070 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6329, "percentage": 24.493034055727556 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1051, "percentage": 4.06733746130031 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11722, "percentage": 45.363777089783284 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6738, "percentage": 26.075851393188852 }, "meanNumberOfRequestsPerSecond": { "total": 8.370586329770003, "ok": 6.1878846776805965, "ko": 2.182701652089407 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 25834, "ok": 20744, "ko": 5090 }, "minResponseTime": { "total": 5, "ok": 41, "ko": 5 }, "maxResponseTime": { "total": 60963, "ok": 59970, "ko": 60963 }, "meanResponseTime": { "total": 9479, "ok": 7806, "ko": 16294 }, "standardDeviation": { "total": 14964, "ok": 10280, "ko": 25456 }, "percentiles1": { "total": 3001, "ok": 3789, "ko": 101 }, "percentiles2": { "total": 11708, "ok": 11087, "ko": 45055 }, "percentiles3": { "total": 49927, "ok": 30692, "ko": 60020 }, "percentiles4": { "total": 60019, "ok": 43663, "ko": 60133 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6276, "percentage": 24.293566617635673 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 821, "percentage": 3.1779825036773244 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13647, "percentage": 52.82573352945731 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5090, "percentage": 19.702717349229697 }, "meanNumberOfRequestsPerSecond": { "total": 8.368642695173307, "ok": 6.7197926789763525, "ko": 1.648850016196955 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 25835, "ok": 20786, "ko": 5049 }, "minResponseTime": { "total": 5, "ok": 37, "ko": 5 }, "maxResponseTime": { "total": 60639, "ok": 59925, "ko": 60639 }, "meanResponseTime": { "total": 6101, "ok": 5208, "ko": 9779 }, "standardDeviation": { "total": 11533, "ok": 8581, "ko": 18991 }, "percentiles1": { "total": 869, "ok": 1312, "ko": 93 }, "percentiles2": { "total": 5693, "ok": 5733, "ko": 1745 }, "percentiles3": { "total": 31421, "ok": 25960, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 38208, "ko": 60051 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8959, "percentage": 34.677762724985485 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1207, "percentage": 4.671956647958196 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10620, "percentage": 41.10702535320302 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5049, "percentage": 19.543255273853298 }, "meanNumberOfRequestsPerSecond": { "total": 8.368966634272757, "ok": 6.733398121153223, "ko": 1.6355685131195334 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 25837, "ok": 20713, "ko": 5124 }, "minResponseTime": { "total": 5, "ok": 40, "ko": 5 }, "maxResponseTime": { "total": 60899, "ok": 59909, "ko": 60899 }, "meanResponseTime": { "total": 4804, "ok": 4032, "ko": 7925 }, "standardDeviation": { "total": 10411, "ok": 7849, "ko": 16894 }, "percentiles1": { "total": 392, "ok": 582, "ko": 96 }, "percentiles2": { "total": 3872, "ok": 4048, "ko": 772 }, "percentiles3": { "total": 28301, "ok": 23030, "ko": 55587 }, "percentiles4": { "total": 56271, "ok": 36946, "ko": 60021 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11102, "percentage": 42.969384990517476 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1063, "percentage": 4.114254750938576 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8548, "percentage": 33.084336416766654 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5124, "percentage": 19.832023841777296 }, "meanNumberOfRequestsPerSecond": { "total": 8.369614512471655, "ok": 6.709750566893424, "ko": 1.6598639455782314 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 60529, "ok": 25788, "ko": 34741 }, "minResponseTime": { "total": 4, "ok": 41, "ko": 4 }, "maxResponseTime": { "total": 60983, "ok": 59982, "ko": 60983 }, "meanResponseTime": { "total": 2980, "ok": 4982, "ko": 1494 }, "standardDeviation": { "total": 6923, "ok": 7411, "ko": 6128 }, "percentiles1": { "total": 170, "ok": 3614, "ko": 36 }, "percentiles2": { "total": 3932, "ok": 5318, "ko": 77 }, "percentiles3": { "total": 10202, "ok": 18176, "ko": 5668 }, "percentiles4": { "total": 41731, "ok": 43370, "ko": 35122 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6012, "percentage": 9.932429083579772 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 820, "percentage": 1.354722529696509 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18956, "percentage": 31.317219845032962 }, "group4": { "name": "failed", "htmlName": "failed", "count": 34741, "percentage": 57.395628541690755 }, "meanNumberOfRequestsPerSecond": { "total": 19.607709750566894, "ok": 8.353741496598639, "ko": 11.253968253968255 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 27695, "ok": 23074, "ko": 4621 }, "minResponseTime": { "total": 6, "ok": 36, "ko": 6 }, "maxResponseTime": { "total": 60424, "ok": 59975, "ko": 60424 }, "meanResponseTime": { "total": 3181, "ok": 3604, "ko": 1068 }, "standardDeviation": { "total": 4428, "ok": 4267, "ko": 4612 }, "percentiles1": { "total": 2576, "ok": 3272, "ko": 38 }, "percentiles2": { "total": 4514, "ok": 4783, "ko": 73 }, "percentiles3": { "total": 7953, "ok": 8235, "ko": 4253 }, "percentiles4": { "total": 18270, "ok": 18968, "ko": 12764 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5379, "percentage": 19.42227838960101 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 918, "percentage": 3.3146777396641993 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16777, "percentage": 60.577721610398996 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4621, "percentage": 16.6853222603358 }, "meanNumberOfRequestsPerSecond": { "total": 8.971493359248461, "ok": 7.47457078069323, "ko": 1.4969225785552316 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 60452, "ok": 32694, "ko": 27758 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60464, "ok": 59962, "ko": 60464 }, "meanResponseTime": { "total": 2299, "ok": 3978, "ko": 322 }, "standardDeviation": { "total": 5330, "ok": 5870, "ko": 3748 }, "percentiles1": { "total": 91, "ok": 3183, "ko": 34 }, "percentiles2": { "total": 3554, "ok": 4698, "ko": 37 }, "percentiles3": { "total": 7417, "ok": 9866, "ko": 68 }, "percentiles4": { "total": 26393, "ok": 35271, "ko": 4039 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7593, "percentage": 12.560378482101504 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1261, "percentage": 2.0859524912327134 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23840, "percentage": 39.43624693972077 }, "group4": { "name": "failed", "htmlName": "failed", "count": 27758, "percentage": 45.91742208694502 }, "meanNumberOfRequestsPerSecond": { "total": 19.582766439909296, "ok": 10.59086491739553, "ko": 8.991901522513768 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 32649, "ok": 31777, "ko": 872 }, "minResponseTime": { "total": 7, "ok": 33, "ko": 7 }, "maxResponseTime": { "total": 60411, "ok": 60091, "ko": 60411 }, "meanResponseTime": { "total": 3858, "ok": 3763, "ko": 7295 }, "standardDeviation": { "total": 6144, "ok": 5441, "ko": 17960 }, "percentiles1": { "total": 3108, "ok": 3160, "ko": 38 }, "percentiles2": { "total": 4596, "ok": 4608, "ko": 132 }, "percentiles3": { "total": 8605, "ok": 8348, "ko": 60003 }, "percentiles4": { "total": 38442, "ok": 31421, "ko": 60203 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7206, "percentage": 22.071120095561884 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1259, "percentage": 3.856167110784404 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23312, "percentage": 71.40188060890074 }, "group4": { "name": "failed", "htmlName": "failed", "count": 872, "percentage": 2.6708321847529786 }, "meanNumberOfRequestsPerSecond": { "total": 10.576287657920311, "ok": 10.293812763200519, "ko": 0.2824748947197927 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 23652, "ok": 22833, "ko": 819 }, "minResponseTime": { "total": 6, "ok": 36, "ko": 6 }, "maxResponseTime": { "total": 62203, "ok": 59970, "ko": 62203 }, "meanResponseTime": { "total": 3797, "ok": 3680, "ko": 7046 }, "standardDeviation": { "total": 5877, "ok": 5165, "ko": 15579 }, "percentiles1": { "total": 3134, "ok": 3165, "ko": 1269 }, "percentiles2": { "total": 4680, "ok": 4692, "ko": 3357 }, "percentiles3": { "total": 7837, "ok": 7617, "ko": 60002 }, "percentiles4": { "total": 37297, "ok": 29996, "ko": 60236 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4915, "percentage": 20.78048368002706 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1054, "percentage": 4.4562827667850495 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16864, "percentage": 71.30052426856079 }, "group4": { "name": "failed", "htmlName": "failed", "count": 819, "percentage": 3.462709284627093 }, "meanNumberOfRequestsPerSecond": { "total": 7.661807580174927, "ok": 7.396501457725948, "ko": 0.2653061224489796 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 23882, "ok": 22476, "ko": 1406 }, "minResponseTime": { "total": 4, "ok": 38, "ko": 4 }, "maxResponseTime": { "total": 60743, "ok": 59760, "ko": 60743 }, "meanResponseTime": { "total": 3732, "ok": 3729, "ko": 3784 }, "standardDeviation": { "total": 5765, "ok": 5120, "ko": 12060 }, "percentiles1": { "total": 3099, "ok": 3239, "ko": 201 }, "percentiles2": { "total": 4686, "ok": 4747, "ko": 2280 }, "percentiles3": { "total": 7751, "ok": 7678, "ko": 13139 }, "percentiles4": { "total": 36033, "ok": 29106, "ko": 60171 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4621, "percentage": 19.349300728582193 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1074, "percentage": 4.497110794740809 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16781, "percentage": 70.26630935432543 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1406, "percentage": 5.887279122351561 }, "meanNumberOfRequestsPerSecond": { "total": 7.736313573048267, "ok": 7.280855199222546, "ko": 0.45545837382572074 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 22985, "ok": 22248, "ko": 737 }, "minResponseTime": { "total": 6, "ok": 37, "ko": 6 }, "maxResponseTime": { "total": 60515, "ok": 59969, "ko": 60515 }, "meanResponseTime": { "total": 3842, "ok": 3732, "ko": 7148 }, "standardDeviation": { "total": 5999, "ok": 5318, "ko": 16049 }, "percentiles1": { "total": 3140, "ok": 3175, "ko": 1180 }, "percentiles2": { "total": 4680, "ok": 4695, "ko": 3367 }, "percentiles3": { "total": 7972, "ok": 7748, "ko": 60003 }, "percentiles4": { "total": 38737, "ok": 30985, "ko": 60175 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4763, "percentage": 20.7222101370459 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1061, "percentage": 4.616053948227104 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16424, "percentage": 71.45529693278225 }, "group4": { "name": "failed", "htmlName": "failed", "count": 737, "percentage": 3.2064389819447467 }, "meanNumberOfRequestsPerSecond": { "total": 7.445740200842241, "ok": 7.206997084548105, "ko": 0.2387431162941367 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 343, "ok": 316, "ko": 27 }, "minResponseTime": { "total": 35, "ok": 116, "ko": 35 }, "maxResponseTime": { "total": 60175, "ok": 18808, "ko": 60175 }, "meanResponseTime": { "total": 5011, "ok": 4517, "ko": 10797 }, "standardDeviation": { "total": 5683, "ok": 3139, "ko": 16083 }, "percentiles1": { "total": 4400, "ok": 4445, "ko": 2331 }, "percentiles2": { "total": 6218, "ok": 6149, "ko": 15137 }, "percentiles3": { "total": 11437, "ok": 9874, "ko": 49104 }, "percentiles4": { "total": 22211, "ok": 14301, "ko": 60130 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 44, "percentage": 12.82798833819242 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 9, "percentage": 2.623906705539359 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 263, "percentage": 76.67638483965014 }, "group4": { "name": "failed", "htmlName": "failed", "count": 27, "percentage": 7.871720116618077 }, "meanNumberOfRequestsPerSecond": { "total": 0.1111111111111111, "ok": 0.10236475542597992, "ko": 0.008746355685131196 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3418, "avg_response_time": 5153, "max_response_time": 62072, "min_response_time": 33, "num_requests": 10550636, "num_requests_pass": 8266359, "num_requests_percent_pass": 78.349 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:500", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 537, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.27977055688407493 }, "group3": { "count": 37030, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.29218570096331 }, "group4": { "count": 154376, "htmlName": "failed", "name": "failed", "percentage": 80.42804374215262 }, "maxResponseTime": { "ko": 314304, "ok": 322255, "total": 322255 }, "meanNumberOfRequestsPerSecond": { "ko": 50.00842241658568, "ok": 12.169420149011986, "total": 62.177842565597665 }, "meanResponseTime": { "ko": 54155, "ok": 84938, "total": 60180 }, "minResponseTime": { "ko": 23, "ok": 881, "total": 23 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 154376, "ok": 37567, "total": 191943 }, "percentiles1": { "ko": 49917, "ok": 82741, "total": 61187 }, "percentiles2": { "ko": 91990, "ok": 101857, "total": 95264 }, "percentiles3": { "ko": 148995, "ok": 162297, "total": 151594 }, "percentiles4": { "ko": 191581, "ok": 200802, "total": 193851 }, "spikes": [], "standardDeviation": { "ko": 53074, "ok": 40182, "total": 52256 } }, { "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": 48674, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 232228, "ok": 0, "total": 232228 }, "meanNumberOfRequestsPerSecond": { "ko": 15.7674117265954, "ok": 0, "total": 15.7674117265954 }, "meanResponseTime": { "ko": 29554, "ok": 0, "total": 29554 }, "minResponseTime": { "ko": 20, "ok": 0, "total": 20 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 48674, "ok": 0, "total": 48674 }, "percentiles1": { "ko": 27626, "ok": 0, "total": 27626 }, "percentiles2": { "ko": 42490, "ok": 0, "total": 42490 }, "percentiles3": { "ko": 86387, "ok": 0, "total": 86387 }, "percentiles4": { "ko": 117813, "ok": 0, "total": 117813 }, "spikes": [], "standardDeviation": { "ko": 28322, "ok": 0, "total": 28322 } }, { "group1": { "count": 186201, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 14.441697968478179 }, "group2": { "count": 38007, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.9478123892350205 }, "group3": { "count": 666174, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51.66827086026918 }, "group4": { "count": 398947, "htmlName": "failed", "name": "failed", "percentage": 30.942218782017623 }, "maxResponseTime": { "ko": 62427, "ok": 62072, "total": 62427 }, "meanNumberOfRequestsPerSecond": { "ko": 129.2345319080013, "ok": 288.42954324586975, "total": 417.66407515387107 }, "meanResponseTime": { "ko": 5222, "ok": 5928, "total": 5710 }, "minResponseTime": { "ko": 3, "ok": 41, "total": 3 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 398947, "ok": 890382, "total": 1289329 }, "percentiles1": { "ko": 8, "ok": 3738, "total": 1920 }, "percentiles2": { "ko": 43, "ok": 6338, "total": 5486 }, "percentiles3": { "ko": 60000, "ok": 23453, "total": 31805 }, "percentiles4": { "ko": 60082, "ok": 48461, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16118, "ok": 8820, "total": 11585 } }, { "group1": { "count": 67267, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 7.5756500742732875 }, "group2": { "count": 15328, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.7262485964657404 }, "group3": { "count": 719049, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 80.97973167015228 }, "group4": { "count": 86293, "htmlName": "failed", "name": "failed", "percentage": 9.7183696591087 }, "maxResponseTime": { "ko": 63134, "ok": 60231, "total": 63134 }, "meanNumberOfRequestsPerSecond": { "ko": 27.95367670877875, "ok": 259.6838354389375, "total": 287.6375121477162 }, "meanResponseTime": { "ko": 30689, "ok": 7836, "total": 10057 }, "minResponseTime": { "ko": 5, "ok": 65, "total": 5 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 86293, "ok": 801644, "total": 887937 }, "percentiles1": { "ko": 18044, "ok": 6230, "total": 6611 }, "percentiles2": { "ko": 60000, "ok": 9575, "total": 10385 }, "percentiles3": { "ko": 60047, "ok": 18404, "total": 47603 }, "percentiles4": { "ko": 60271, "ok": 51207, "total": 60006 }, "spikes": [], "standardDeviation": { "ko": 24844, "ok": 7979, "total": 12778 } }, { "group1": { "count": 51975, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 8.60521793262847 }, "group2": { "count": 13855, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.293896959241317 }, "group3": { "count": 531145, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 87.93878747139873 }, "group4": { "count": 7019, "htmlName": "failed", "name": "failed", "percentage": 1.1620976367314908 }, "maxResponseTime": { "ko": 63576, "ok": 61790, "total": 63576 }, "meanNumberOfRequestsPerSecond": { "ko": 2.2737285390346615, "ok": 193.38354389374797, "total": 195.65727243278263 }, "meanResponseTime": { "ko": 49227, "ok": 6889, "total": 7381 }, "minResponseTime": { "ko": 7, "ok": 55, "total": 7 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 7019, "ok": 596975, "total": 603994 }, "percentiles1": { "ko": 60000, "ok": 5808, "total": 5848 }, "percentiles2": { "ko": 60003, "ok": 9164, "total": 9249 }, "percentiles3": { "ko": 60083, "ok": 14723, "total": 15889 }, "percentiles4": { "ko": 60459, "ok": 39725, "total": 58344 }, "spikes": [], "standardDeviation": { "ko": 22846, "ok": 6276, "total": 8098 } }, { "group1": { "count": 100914, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.291760303731232 }, "group2": { "count": 21592, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.6299986966938653 }, "group3": { "count": 444567, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54.15017740797988 }, "group4": { "count": 253916, "htmlName": "failed", "name": "failed", "percentage": 30.928063591595016 }, "maxResponseTime": { "ko": 60944, "ok": 60328, "total": 60944 }, "meanNumberOfRequestsPerSecond": { "ko": 82.25332037576935, "ok": 183.6971169420149, "total": 265.95043731778424 }, "meanResponseTime": { "ko": 4811, "ok": 4555, "total": 4634 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 253916, "ok": 567073, "total": 820989 }, "percentiles1": { "ko": 4162, "ok": 3688, "total": 3845 }, "percentiles2": { "ko": 5801, "ok": 5373, "total": 5521 }, "percentiles3": { "ko": 9320, "ok": 9923, "total": 9638 }, "percentiles4": { "ko": 60000, "ok": 42004, "total": 44918 }, "spikes": [], "standardDeviation": { "ko": 7056, "ok": 6305, "total": 6547 } }, { "group1": { "count": 85400, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.04832556541352 }, "group2": { "count": 18401, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.242438392613281 }, "group3": { "count": 337757, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.51612761121048 }, "group4": { "count": 125947, "htmlName": "failed", "name": "failed", "percentage": 22.193108430762727 }, "maxResponseTime": { "ko": 60823, "ok": 60725, "total": 60823 }, "meanNumberOfRequestsPerSecond": { "ko": 40.79915775834143, "ok": 143.03790087463557, "total": 183.837058632977 }, "meanResponseTime": { "ko": 6118, "ok": 4804, "total": 5095 }, "minResponseTime": { "ko": 7, "ok": 40, "total": 7 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 125947, "ok": 441558, "total": 567505 }, "percentiles1": { "ko": 4513, "ok": 3561, "total": 3789 }, "percentiles2": { "ko": 6366, "ok": 5391, "total": 5650 }, "percentiles3": { "ko": 11744, "ok": 11442, "total": 11524 }, "percentiles4": { "ko": 60007, "ok": 47238, "total": 53615 }, "spikes": [], "standardDeviation": { "ko": 9828, "ok": 7262, "total": 7923 } }, { "group1": { "count": 30099, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.048891612490674 }, "group2": { "count": 6513, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.338297985718853 }, "group3": { "count": 106644, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.03538313972078 }, "group4": { "count": 6872, "htmlName": "failed", "name": "failed", "percentage": 4.5774272620697 }, "maxResponseTime": { "ko": 60445, "ok": 59949, "total": 60445 }, "meanNumberOfRequestsPerSecond": { "ko": 2.2261094914156137, "ok": 46.40621963070943, "total": 48.63232912212504 }, "meanResponseTime": { "ko": 4404, "ok": 3599, "total": 3636 }, "minResponseTime": { "ko": 29, "ok": 37, "total": 29 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 6872, "ok": 143256, "total": 150128 }, "percentiles1": { "ko": 2292, "ok": 3283, "total": 3238 }, "percentiles2": { "ko": 3993, "ok": 4870, "total": 4844 }, "percentiles3": { "ko": 12041, "ok": 7836, "total": 7892 }, "percentiles4": { "ko": 60039, "ok": 15870, "total": 19502 }, "spikes": [], "standardDeviation": { "ko": 10348, "ok": 4336, "total": 4782 } }, { "group1": { "count": 16904, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 14.199433837055953 }, "group2": { "count": 4525, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.8010197653027795 }, "group3": { "count": 87930, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 73.86158408023722 }, "group4": { "count": 9688, "htmlName": "failed", "name": "failed", "percentage": 8.13796231740405 }, "maxResponseTime": { "ko": 60519, "ok": 60299, "total": 60519 }, "meanNumberOfRequestsPerSecond": { "ko": 3.1383219954648527, "ok": 35.42565597667638, "total": 38.56397797214124 }, "meanResponseTime": { "ko": 3726, "ok": 4701, "total": 4621 }, "minResponseTime": { "ko": 4, "ok": 41, "total": 4 }, "name": "getIdToken", "numberOfRequests": { "ko": 9688, "ok": 109359, "total": 119047 }, "percentiles1": { "ko": 37, "ok": 3830, "total": 3573 }, "percentiles2": { "ko": 39, "ok": 5490, "total": 5375 }, "percentiles3": { "ko": 59424, "ok": 9798, "total": 10111 }, "percentiles4": { "ko": 60073, "ok": 43655, "total": 48554 }, "spikes": [], "standardDeviation": { "ko": 13339, "ok": 6390, "total": 7215 } }, { "group1": { "count": 80706, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.97230140326114 }, "group2": { "count": 261, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.23922348606362792 }, "group3": { "count": 25292, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23.181764021154322 }, "group4": { "count": 2844, "htmlName": "failed", "name": "failed", "percentage": 2.6067110895209114 }, "maxResponseTime": { "ko": 60434, "ok": 59986, "total": 60434 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9212827988338192, "ok": 34.421444768383544, "total": 35.342727567217366 }, "meanResponseTime": { "ko": 42850, "ok": 4027, "total": 5039 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 2844, "ok": 106259, "total": 109103 }, "percentiles1": { "ko": 50723, "ok": 40, "total": 40 }, "percentiles2": { "ko": 60000, "ok": 384, "total": 1681 }, "percentiles3": { "ko": 60090, "ok": 25832, "total": 30185 }, "percentiles4": { "ko": 60231, "ok": 39689, "total": 59690 }, "spikes": [], "standardDeviation": { "ko": 21395, "ok": 9064, "total": 11411 } }, { "group1": { "count": 16622, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 35.706306925588585 }, "group2": { "count": 3298, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 7.084550610070458 }, "group3": { "count": 21550, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46.292318267743596 }, "group4": { "count": 5082, "htmlName": "failed", "name": "failed", "percentage": 10.916824196597354 }, "maxResponseTime": { "ko": 60909, "ok": 59777, "total": 60909 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6462585034013606, "ok": 13.433754454162617, "total": 15.080012957563978 }, "meanResponseTime": { "ko": 20395, "ok": 4580, "total": 6307 }, "minResponseTime": { "ko": 4, "ok": 43, "total": 4 }, "name": "createOrganization", "numberOfRequests": { "ko": 5082, "ok": 41470, "total": 46552 }, "percentiles1": { "ko": 19787, "ok": 1355, "total": 1606 }, "percentiles2": { "ko": 30399, "ok": 5193, "total": 6531 }, "percentiles3": { "ko": 59615, "ok": 22290, "total": 30072 }, "percentiles4": { "ko": 60047, "ok": 38191, "total": 51420 }, "spikes": [], "standardDeviation": { "ko": 18122, "ok": 7735, "total": 10653 } }, { "group1": { "count": 26119, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 63.051297525648764 }, "group2": { "count": 2096, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.059746529873265 }, "group3": { "count": 12160, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 29.35425467712734 }, "group4": { "count": 1050, "htmlName": "failed", "name": "failed", "percentage": 2.5347012673506337 }, "maxResponseTime": { "ko": 60283, "ok": 59606, "total": 60283 }, "meanNumberOfRequestsPerSecond": { "ko": 0.3401360544217687, "ok": 13.07904114026563, "total": 13.419177194687398 }, "meanResponseTime": { "ko": 28279, "ok": 2901, "total": 3544 }, "minResponseTime": { "ko": 35, "ok": 37, "total": 35 }, "name": "queryOrganization", "numberOfRequests": { "ko": 1050, "ok": 40375, "total": 41425 }, "percentiles1": { "ko": 23817, "ok": 283, "total": 305 }, "percentiles2": { "ko": 46687, "ok": 1994, "total": 2373 }, "percentiles3": { "ko": 60004, "ok": 17169, "total": 22206 }, "percentiles4": { "ko": 60065, "ok": 34891, "total": 43564 }, "spikes": [], "standardDeviation": { "ko": 20811, "ok": 6773, "total": 8462 } }, { "group1": { "count": 30262, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.08426111527037 }, "group2": { "count": 1379, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.330354770932451 }, "group3": { "count": 8595, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.757359866689207 }, "group4": { "count": 1171, "htmlName": "failed", "name": "failed", "percentage": 2.828024247107977 }, "maxResponseTime": { "ko": 60856, "ok": 59011, "total": 60856 }, "meanNumberOfRequestsPerSecond": { "ko": 0.37933268545513443, "ok": 13.034013605442176, "total": 13.41334629089731 }, "meanResponseTime": { "ko": 21970, "ok": 2326, "total": 2881 }, "minResponseTime": { "ko": 5, "ok": 41, "total": 5 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 1171, "ok": 40236, "total": 41407 }, "percentiles1": { "ko": 19315, "ok": 87, "total": 90 }, "percentiles2": { "ko": 41095, "ok": 780, "total": 919 }, "percentiles3": { "ko": 60000, "ok": 15009, "total": 19927 }, "percentiles4": { "ko": 60055, "ok": 34096, "total": 41220 }, "spikes": [], "standardDeviation": { "ko": 20842, "ok": 6427, "total": 7939 } }, { "group1": { "count": 7775, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.69470659308363 }, "group2": { "count": 1519, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.4801619697612907 }, "group3": { "count": 29529, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48.213760898670934 }, "group4": { "count": 22423, "htmlName": "failed", "name": "failed", "percentage": 36.611370538484145 }, "maxResponseTime": { "ko": 60776, "ok": 59993, "total": 60776 }, "meanNumberOfRequestsPerSecond": { "ko": 7.263686426951733, "ok": 12.576287657920311, "total": 19.839974084872043 }, "meanResponseTime": { "ko": 666, "ok": 4425, "total": 3049 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 22423, "ok": 38823, "total": 61246 }, "percentiles1": { "ko": 9, "ok": 3571, "total": 1077 }, "percentiles2": { "ko": 37, "ok": 5217, "total": 4297 }, "percentiles3": { "ko": 284, "ok": 10023, "total": 8373 }, "percentiles4": { "ko": 12150, "ok": 39324, "total": 37297 }, "spikes": [], "standardDeviation": { "ko": 5497, "ok": 6281, "total": 6273 } }, { "group1": { "count": 145024, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.43738038010121 }, "group2": { "count": 25192, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.681614674367758 }, "group3": { "count": 408169, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 43.44839552326188 }, "group4": { "count": 361049, "htmlName": "failed", "name": "failed", "percentage": 38.43260942226915 }, "maxResponseTime": { "ko": 61051, "ok": 60032, "total": 61051 }, "meanNumberOfRequestsPerSecond": { "ko": 116.95788791707159, "ok": 187.3615160349854, "total": 304.31940395205703 }, "meanResponseTime": { "ko": 4196, "ok": 4992, "total": 4686 }, "minResponseTime": { "ko": 4, "ok": 35, "total": 4 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 361049, "ok": 578385, "total": 939434 }, "percentiles1": { "ko": 3197, "ok": 3058, "total": 3099 }, "percentiles2": { "ko": 5231, "ok": 5144, "total": 5185 }, "percentiles3": { "ko": 8882, "ok": 19636, "total": 12078 }, "percentiles4": { "ko": 60000, "ok": 49959, "total": 51666 }, "spikes": [], "standardDeviation": { "ko": 7383, "ok": 8440, "total": 8059 } }, { "group1": { "count": 8279, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.351386202450033 }, "group2": { "count": 1703, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.392005157962605 }, "group3": { "count": 27921, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 72.00773694390715 }, "group4": { "count": 872, "htmlName": "failed", "name": "failed", "percentage": 2.248871695680206 }, "maxResponseTime": { "ko": 60594, "ok": 59877, "total": 60594 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2824748947197927, "ok": 12.278263686426952, "total": 12.560738581146744 }, "meanResponseTime": { "ko": 8332, "ok": 3877, "total": 3978 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 872, "ok": 37903, "total": 38775 }, "percentiles1": { "ko": 38, "ok": 3251, "total": 3212 }, "percentiles2": { "ko": 4038, "ok": 4881, "total": 4871 }, "percentiles3": { "ko": 60000, "ok": 8387, "total": 8560 }, "percentiles4": { "ko": 60287, "ok": 33057, "total": 38894 }, "spikes": [], "standardDeviation": { "ko": 18978, "ok": 5447, "total": 6127 } }, { "group1": { "count": 5674, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 14.984814472467978 }, "group2": { "count": 1452, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.8346758219992076 }, "group3": { "count": 23903, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63.1268981909415 }, "group4": { "count": 6836, "htmlName": "failed", "name": "failed", "percentage": 18.05361151459131 }, "maxResponseTime": { "ko": 60204, "ok": 59914, "total": 60204 }, "meanNumberOfRequestsPerSecond": { "ko": 2.2144476838354388, "ok": 10.05150631681244, "total": 12.265954000647879 }, "meanResponseTime": { "ko": 902, "ok": 3926, "total": 3380 }, "minResponseTime": { "ko": 4, "ok": 37, "total": 4 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 6836, "ok": 31029, "total": 37865 }, "percentiles1": { "ko": 37, "ok": 3431, "total": 2599 }, "percentiles2": { "ko": 106, "ok": 5057, "total": 4697 }, "percentiles3": { "ko": 932, "ok": 8606, "total": 8281 }, "percentiles4": { "ko": 60000, "ok": 23963, "total": 25886 }, "spikes": [], "standardDeviation": { "ko": 6181, "ok": 4881, "total": 5270 } }, { "group1": { "count": 6428, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.982826948480845 }, "group2": { "count": 1401, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.701453104359313 }, "group3": { "count": 22876, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 60.43857331571994 }, "group4": { "count": 7145, "htmlName": "failed", "name": "failed", "percentage": 18.877146631439896 }, "maxResponseTime": { "ko": 60364, "ok": 60000, "total": 60364 }, "meanNumberOfRequestsPerSecond": { "ko": 2.314544865565274, "ok": 9.946550048590865, "total": 12.26109491415614 }, "meanResponseTime": { "ko": 5174, "ok": 3727, "total": 4000 }, "minResponseTime": { "ko": 33, "ok": 35, "total": 33 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 7145, "ok": 30705, "total": 37850 }, "percentiles1": { "ko": 3082, "ok": 3302, "total": 3262 }, "percentiles2": { "ko": 5197, "ok": 4880, "total": 4922 }, "percentiles3": { "ko": 15855, "ok": 8172, "total": 8881 }, "percentiles4": { "ko": 60000, "ok": 24878, "total": 34970 }, "spikes": [], "standardDeviation": { "ko": 9436, "ok": 4722, "total": 5934 } }, { "group1": { "count": 7699, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.631665299425759 }, "group2": { "count": 1609, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.6398687448728464 }, "group3": { "count": 27249, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44.70713699753897 }, "group4": { "count": 24393, "htmlName": "failed", "name": "failed", "percentage": 40.02132895816243 }, "maxResponseTime": { "ko": 60671, "ok": 59855, "total": 60671 }, "meanNumberOfRequestsPerSecond": { "ko": 7.901846452866861, "ok": 11.84224165856819, "total": 19.74408811143505 }, "meanResponseTime": { "ko": 506, "ok": 4291, "total": 2776 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 24393, "ok": 36557, "total": 60950 }, "percentiles1": { "ko": 13, "ok": 3124, "total": 522 }, "percentiles2": { "ko": 37, "ok": 4948, "total": 3803 }, "percentiles3": { "ko": 102, "ok": 10655, "total": 8187 }, "percentiles4": { "ko": 8578, "ok": 42064, "total": 38095 }, "spikes": [], "standardDeviation": { "ko": 4934, "ok": 6573, "total": 6253 } }, { "group1": { "count": 7665, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.010361274052958 }, "group2": { "count": 1588, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.352831533358917 }, "group3": { "count": 26064, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.44345156515541 }, "group4": { "count": 1165, "htmlName": "failed", "name": "failed", "percentage": 3.193355627432706 }, "maxResponseTime": { "ko": 60436, "ok": 59868, "total": 60436 }, "meanNumberOfRequestsPerSecond": { "ko": 0.3773890508584386, "ok": 11.440557175251053, "total": 11.817946226109491 }, "meanResponseTime": { "ko": 8217, "ok": 4134, "total": 4264 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 1165, "ok": 35317, "total": 36482 }, "percentiles1": { "ko": 38, "ok": 3093, "total": 3037 }, "percentiles2": { "ko": 4037, "ok": 4859, "total": 4843 }, "percentiles3": { "ko": 60000, "ok": 9996, "total": 10504 }, "percentiles4": { "ko": 60189, "ok": 41326, "total": 47976 }, "spikes": [], "standardDeviation": { "ko": 19108, "ok": 6313, "total": 7124 } }, { "group1": { "count": 35312, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9886736889795 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.005663155510250311 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.005663155510250311 }, "maxResponseTime": { "ko": 56, "ok": 13412, "total": 13412 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0006478781988986071, "ok": 11.439585357952705, "total": 11.440233236151604 }, "meanResponseTime": { "ko": 36, "ok": 70, "total": 70 }, "minResponseTime": { "ko": 15, "ok": 33, "total": 15 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 2, "ok": 35314, "total": 35316 }, "percentiles1": { "ko": 36, "ok": 39, "total": 39 }, "percentiles2": { "ko": 46, "ok": 43, "total": 43 }, "percentiles3": { "ko": 54, "ok": 267, "total": 267 }, "percentiles4": { "ko": 56, "ok": 417, "total": 417 }, "spikes": [], "standardDeviation": { "ko": 21, "ok": 108, "total": 108 } }, { "group1": { "count": 33446, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.70494959791596 }, "group2": { "count": 189, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5351681957186544 }, "group3": { "count": 291, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.8239891267414203 }, "group4": { "count": 1390, "htmlName": "failed", "name": "failed", "percentage": 3.9358930796239666 }, "maxResponseTime": { "ko": 3513, "ok": 4301, "total": 4301 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4502753482345319, "ok": 10.989957887917072, "total": 11.440233236151604 }, "meanResponseTime": { "ko": 293, "ok": 90, "total": 98 }, "minResponseTime": { "ko": 5, "ok": 33, "total": 5 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 1390, "ok": 33926, "total": 35316 }, "percentiles1": { "ko": 68, "ok": 39, "total": 39 }, "percentiles2": { "ko": 346, "ok": 45, "total": 46 }, "percentiles3": { "ko": 1443, "ok": 288, "total": 311 }, "percentiles4": { "ko": 2309, "ok": 1027, "total": 1310 }, "spikes": [], "standardDeviation": { "ko": 503, "ok": 228, "total": 248 } }, { "group1": { "count": 6359, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23.59204570750167 }, "group2": { "count": 1230, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.563330117978779 }, "group3": { "count": 18856, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.9562217110633 }, "group4": { "count": 509, "htmlName": "failed", "name": "failed", "percentage": 1.8884024634562588 }, "maxResponseTime": { "ko": 60893, "ok": 59873, "total": 60893 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1648850016196955, "ok": 8.566569484936831, "total": 8.731454486556528 }, "meanResponseTime": { "ko": 15362, "ok": 4048, "total": 4262 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 509, "ok": 26445, "total": 26954 }, "percentiles1": { "ko": 40, "ok": 2985, "total": 2976 }, "percentiles2": { "ko": 13161, "ok": 4739, "total": 4754 }, "percentiles3": { "ko": 60028, "ok": 9344, "total": 10247 }, "percentiles4": { "ko": 60367, "ok": 44663, "total": 50846 }, "spikes": [], "standardDeviation": { "ko": 24381, "ok": 6601, "total": 7507 } }, { "group1": { "count": 6418, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.300480860247625 }, "group2": { "count": 1157, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.380750444890387 }, "group3": { "count": 18315, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.34610578925448 }, "group4": { "count": 521, "htmlName": "failed", "name": "failed", "percentage": 1.972662905607512 }, "maxResponseTime": { "ko": 60559, "ok": 59730, "total": 60559 }, "meanNumberOfRequestsPerSecond": { "ko": 0.16877227081308713, "ok": 8.386783284742469, "total": 8.555555555555555 }, "meanResponseTime": { "ko": 16667, "ok": 3993, "total": 4243 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 521, "ok": 25890, "total": 26411 }, "percentiles1": { "ko": 39, "ok": 2931, "total": 2915 }, "percentiles2": { "ko": 57903, "ok": 4668, "total": 4686 }, "percentiles3": { "ko": 60032, "ok": 9281, "total": 10237 }, "percentiles4": { "ko": 60209, "ok": 43814, "total": 50905 }, "spikes": [], "standardDeviation": { "ko": 25622, "ok": 6488, "total": 7571 } }, { "group1": { "count": 17597, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 68.0419147784394 }, "group2": { "count": 81, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3132008352022272 }, "group3": { "count": 7376, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.5206093882917 }, "group4": { "count": 808, "htmlName": "failed", "name": "failed", "percentage": 3.1242749980666615 }, "maxResponseTime": { "ko": 60468, "ok": 59984, "total": 60468 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2617427923550373, "ok": 8.11597019760285, "total": 8.377712989957887 }, "meanResponseTime": { "ko": 44742, "ok": 5123, "total": 6361 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 808, "ok": 25054, "total": 25862 }, "percentiles1": { "ko": 54984, "ok": 71, "total": 81 }, "percentiles2": { "ko": 60000, "ok": 5192, "total": 6669 }, "percentiles3": { "ko": 60081, "ok": 28415, "total": 33221 }, "percentiles4": { "ko": 60198, "ok": 42305, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 20208, "ok": 10060, "total": 12582 } }, { "group1": { "count": 25554, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.70220162224797 }, "group2": { "count": 30, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.11587485515643105 }, "group3": { "count": 101, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.39011201235998455 }, "group4": { "count": 205, "htmlName": "failed", "name": "failed", "percentage": 0.7918115102356121 }, "maxResponseTime": { "ko": 3031, "ok": 4286, "total": 4286 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06640751538710722, "ok": 8.320375769355362, "total": 8.386783284742469 }, "meanResponseTime": { "ko": 496, "ok": 98, "total": 101 }, "minResponseTime": { "ko": 5, "ok": 33, "total": 5 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 205, "ok": 25685, "total": 25890 }, "percentiles1": { "ko": 113, "ok": 39, "total": 39 }, "percentiles2": { "ko": 809, "ok": 92, "total": 93 }, "percentiles3": { "ko": 1899, "ok": 330, "total": 344 }, "percentiles4": { "ko": 2790, "ok": 525, "total": 605 }, "spikes": [], "standardDeviation": { "ko": 685, "ok": 178, "total": 191 } }, { "group1": { "count": 6323, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.471708336558557 }, "group2": { "count": 1042, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.032819877699512 }, "group3": { "count": 11757, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 45.50274789070362 }, "group4": { "count": 6716, "htmlName": "failed", "name": "failed", "percentage": 25.992723895038317 }, "maxResponseTime": { "ko": 60687, "ok": 59764, "total": 60687 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1755749919015224, "ok": 6.1943634596695825, "total": 8.369938451571105 }, "meanResponseTime": { "ko": 8512, "ok": 6648, "total": 7133 }, "minResponseTime": { "ko": 5, "ok": 45, "total": 5 }, "name": " UI IDM features", "numberOfRequests": { "ko": 6716, "ok": 19122, "total": 25838 }, "percentiles1": { "ko": 92, "ok": 2570, "total": 1379 }, "percentiles2": { "ko": 809, "ok": 8204, "total": 7330 }, "percentiles3": { "ko": 60000, "ok": 28446, "total": 34240 }, "percentiles4": { "ko": 60069, "ok": 38795, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 18586, "ok": 9383, "total": 12474 } }, { "group1": { "count": 6338, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.531661247871188 }, "group2": { "count": 1030, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.9866852453940242 }, "group3": { "count": 11654, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 45.107601795943644 }, "group4": { "count": 6814, "htmlName": "failed", "name": "failed", "percentage": 26.374051710791147 }, "maxResponseTime": { "ko": 60951, "ok": 59772, "total": 60951 }, "meanNumberOfRequestsPerSecond": { "ko": 2.2073210236475544, "ok": 6.161969549724652, "total": 8.369290573372206 }, "meanResponseTime": { "ko": 8562, "ok": 6492, "total": 7038 }, "minResponseTime": { "ko": 7, "ok": 45, "total": 7 }, "name": " UI IDM login", "numberOfRequests": { "ko": 6814, "ok": 19022, "total": 25836 }, "percentiles1": { "ko": 107, "ok": 2518, "total": 1399 }, "percentiles2": { "ko": 1136, "ok": 8014, "total": 7428 }, "percentiles3": { "ko": 60000, "ok": 27991, "total": 32504 }, "percentiles4": { "ko": 60075, "ok": 38062, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 17932, "ok": 9172, "total": 12148 } }, { "group1": { "count": 12439, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 48.11433876145902 }, "group2": { "count": 390, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5085289908327855 }, "group3": { "count": 7087, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 27.412679379569106 }, "group4": { "count": 5937, "htmlName": "failed", "name": "failed", "percentage": 22.964452868139094 }, "maxResponseTime": { "ko": 60310, "ok": 60092, "total": 60310 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9232264334305151, "ok": 6.451571104632329, "total": 8.374797538062845 }, "meanResponseTime": { "ko": 5756, "ok": 5928, "total": 5889 }, "minResponseTime": { "ko": 9, "ok": 38, "total": 9 }, "name": " UI IDM version", "numberOfRequests": { "ko": 5937, "ok": 19916, "total": 25853 }, "percentiles1": { "ko": 89, "ok": 61, "total": 64 }, "percentiles2": { "ko": 415, "ok": 7405, "total": 4525 }, "percentiles3": { "ko": 60000, "ok": 29863, "total": 32351 }, "percentiles4": { "ko": 60078, "ok": 42661, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16391, "ok": 10587, "total": 12168 } }, { "group1": { "count": 6329, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.493034055727556 }, "group2": { "count": 1051, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.06733746130031 }, "group3": { "count": 11722, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 45.363777089783284 }, "group4": { "count": 6738, "htmlName": "failed", "name": "failed", "percentage": 26.075851393188852 }, "maxResponseTime": { "ko": 60582, "ok": 59758, "total": 60582 }, "meanNumberOfRequestsPerSecond": { "ko": 2.182701652089407, "ok": 6.1878846776805965, "total": 8.370586329770003 }, "meanResponseTime": { "ko": 8946, "ok": 6568, "total": 7188 }, "minResponseTime": { "ko": 17, "ok": 45, "total": 17 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 6738, "ok": 19102, "total": 25840 }, "percentiles1": { "ko": 142, "ok": 2572, "total": 1440 }, "percentiles2": { "ko": 1292, "ok": 8250, "total": 7736 }, "percentiles3": { "ko": 60000, "ok": 28203, "total": 33320 }, "percentiles4": { "ko": 60070, "ok": 38272, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 18383, "ok": 9239, "total": 12342 } }, { "group1": { "count": 6276, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.293566617635673 }, "group2": { "count": 821, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.1779825036773244 }, "group3": { "count": 13647, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.82573352945731 }, "group4": { "count": 5090, "htmlName": "failed", "name": "failed", "percentage": 19.702717349229697 }, "maxResponseTime": { "ko": 60963, "ok": 59970, "total": 60963 }, "meanNumberOfRequestsPerSecond": { "ko": 1.648850016196955, "ok": 6.7197926789763525, "total": 8.368642695173307 }, "meanResponseTime": { "ko": 16294, "ok": 7806, "total": 9479 }, "minResponseTime": { "ko": 5, "ok": 41, "total": 5 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 5090, "ok": 20744, "total": 25834 }, "percentiles1": { "ko": 101, "ok": 3789, "total": 3001 }, "percentiles2": { "ko": 45055, "ok": 11087, "total": 11708 }, "percentiles3": { "ko": 60020, "ok": 30692, "total": 49927 }, "percentiles4": { "ko": 60133, "ok": 43663, "total": 60019 }, "spikes": [], "standardDeviation": { "ko": 25456, "ok": 10280, "total": 14964 } }, { "group1": { "count": 8959, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34.677762724985485 }, "group2": { "count": 1207, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.671956647958196 }, "group3": { "count": 10620, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.10702535320302 }, "group4": { "count": 5049, "htmlName": "failed", "name": "failed", "percentage": 19.543255273853298 }, "maxResponseTime": { "ko": 60639, "ok": 59925, "total": 60639 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6355685131195334, "ok": 6.733398121153223, "total": 8.368966634272757 }, "meanResponseTime": { "ko": 9779, "ok": 5208, "total": 6101 }, "minResponseTime": { "ko": 5, "ok": 37, "total": 5 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 5049, "ok": 20786, "total": 25835 }, "percentiles1": { "ko": 93, "ok": 1312, "total": 869 }, "percentiles2": { "ko": 1745, "ok": 5733, "total": 5693 }, "percentiles3": { "ko": 60000, "ok": 25960, "total": 31421 }, "percentiles4": { "ko": 60051, "ok": 38208, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18991, "ok": 8581, "total": 11533 } }, { "group1": { "count": 11102, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 42.969384990517476 }, "group2": { "count": 1063, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.114254750938576 }, "group3": { "count": 8548, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.084336416766654 }, "group4": { "count": 5124, "htmlName": "failed", "name": "failed", "percentage": 19.832023841777296 }, "maxResponseTime": { "ko": 60899, "ok": 59909, "total": 60899 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6598639455782314, "ok": 6.709750566893424, "total": 8.369614512471655 }, "meanResponseTime": { "ko": 7925, "ok": 4032, "total": 4804 }, "minResponseTime": { "ko": 5, "ok": 40, "total": 5 }, "name": " UI IDM user", "numberOfRequests": { "ko": 5124, "ok": 20713, "total": 25837 }, "percentiles1": { "ko": 96, "ok": 582, "total": 392 }, "percentiles2": { "ko": 772, "ok": 4048, "total": 3872 }, "percentiles3": { "ko": 55587, "ok": 23030, "total": 28301 }, "percentiles4": { "ko": 60021, "ok": 36946, "total": 56271 }, "spikes": [], "standardDeviation": { "ko": 16894, "ok": 7849, "total": 10411 } }, { "group1": { "count": 6012, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9.932429083579772 }, "group2": { "count": 820, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.354722529696509 }, "group3": { "count": 18956, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.317219845032962 }, "group4": { "count": 34741, "htmlName": "failed", "name": "failed", "percentage": 57.395628541690755 }, "maxResponseTime": { "ko": 60983, "ok": 59982, "total": 60983 }, "meanNumberOfRequestsPerSecond": { "ko": 11.253968253968255, "ok": 8.353741496598639, "total": 19.607709750566894 }, "meanResponseTime": { "ko": 1494, "ok": 4982, "total": 2980 }, "minResponseTime": { "ko": 4, "ok": 41, "total": 4 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 34741, "ok": 25788, "total": 60529 }, "percentiles1": { "ko": 36, "ok": 3614, "total": 170 }, "percentiles2": { "ko": 77, "ok": 5318, "total": 3932 }, "percentiles3": { "ko": 5668, "ok": 18176, "total": 10202 }, "percentiles4": { "ko": 35122, "ok": 43370, "total": 41731 }, "spikes": [], "standardDeviation": { "ko": 6128, "ok": 7411, "total": 6923 } }, { "group1": { "count": 5379, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.42227838960101 }, "group2": { "count": 918, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.3146777396641993 }, "group3": { "count": 16777, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 60.577721610398996 }, "group4": { "count": 4621, "htmlName": "failed", "name": "failed", "percentage": 16.6853222603358 }, "maxResponseTime": { "ko": 60424, "ok": 59975, "total": 60424 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4969225785552316, "ok": 7.47457078069323, "total": 8.971493359248461 }, "meanResponseTime": { "ko": 1068, "ok": 3604, "total": 3181 }, "minResponseTime": { "ko": 6, "ok": 36, "total": 6 }, "name": "userinfo", "numberOfRequests": { "ko": 4621, "ok": 23074, "total": 27695 }, "percentiles1": { "ko": 38, "ok": 3272, "total": 2576 }, "percentiles2": { "ko": 73, "ok": 4783, "total": 4514 }, "percentiles3": { "ko": 4253, "ok": 8235, "total": 7953 }, "percentiles4": { "ko": 12764, "ok": 18968, "total": 18270 }, "spikes": [], "standardDeviation": { "ko": 4612, "ok": 4267, "total": 4428 } }, { "group1": { "count": 7593, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.560378482101504 }, "group2": { "count": 1261, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.0859524912327134 }, "group3": { "count": 23840, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 39.43624693972077 }, "group4": { "count": 27758, "htmlName": "failed", "name": "failed", "percentage": 45.91742208694502 }, "maxResponseTime": { "ko": 60464, "ok": 59962, "total": 60464 }, "meanNumberOfRequestsPerSecond": { "ko": 8.991901522513768, "ok": 10.59086491739553, "total": 19.582766439909296 }, "meanResponseTime": { "ko": 322, "ok": 3978, "total": 2299 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Logout", "numberOfRequests": { "ko": 27758, "ok": 32694, "total": 60452 }, "percentiles1": { "ko": 34, "ok": 3183, "total": 91 }, "percentiles2": { "ko": 37, "ok": 4698, "total": 3554 }, "percentiles3": { "ko": 68, "ok": 9866, "total": 7417 }, "percentiles4": { "ko": 4039, "ok": 35271, "total": 26393 }, "spikes": [], "standardDeviation": { "ko": 3748, "ok": 5870, "total": 5330 } }, { "group1": { "count": 7206, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.071120095561884 }, "group2": { "count": 1259, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.856167110784404 }, "group3": { "count": 23312, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.40188060890074 }, "group4": { "count": 872, "htmlName": "failed", "name": "failed", "percentage": 2.6708321847529786 }, "maxResponseTime": { "ko": 60411, "ok": 60091, "total": 60411 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2824748947197927, "ok": 10.293812763200519, "total": 10.576287657920311 }, "meanResponseTime": { "ko": 7295, "ok": 3763, "total": 3858 }, "minResponseTime": { "ko": 7, "ok": 33, "total": 7 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 872, "ok": 31777, "total": 32649 }, "percentiles1": { "ko": 38, "ok": 3160, "total": 3108 }, "percentiles2": { "ko": 132, "ok": 4608, "total": 4596 }, "percentiles3": { "ko": 60003, "ok": 8348, "total": 8605 }, "percentiles4": { "ko": 60203, "ok": 31421, "total": 38442 }, "spikes": [], "standardDeviation": { "ko": 17960, "ok": 5441, "total": 6144 } }, { "group1": { "count": 4915, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.78048368002706 }, "group2": { "count": 1054, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.4562827667850495 }, "group3": { "count": 16864, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.30052426856079 }, "group4": { "count": 819, "htmlName": "failed", "name": "failed", "percentage": 3.462709284627093 }, "maxResponseTime": { "ko": 62203, "ok": 59970, "total": 62203 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2653061224489796, "ok": 7.396501457725948, "total": 7.661807580174927 }, "meanResponseTime": { "ko": 7046, "ok": 3680, "total": 3797 }, "minResponseTime": { "ko": 6, "ok": 36, "total": 6 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 819, "ok": 22833, "total": 23652 }, "percentiles1": { "ko": 1269, "ok": 3165, "total": 3134 }, "percentiles2": { "ko": 3357, "ok": 4692, "total": 4680 }, "percentiles3": { "ko": 60002, "ok": 7617, "total": 7837 }, "percentiles4": { "ko": 60236, "ok": 29996, "total": 37297 }, "spikes": [], "standardDeviation": { "ko": 15579, "ok": 5165, "total": 5877 } }, { "group1": { "count": 4621, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.349300728582193 }, "group2": { "count": 1074, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.497110794740809 }, "group3": { "count": 16781, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 70.26630935432543 }, "group4": { "count": 1406, "htmlName": "failed", "name": "failed", "percentage": 5.887279122351561 }, "maxResponseTime": { "ko": 60743, "ok": 59760, "total": 60743 }, "meanNumberOfRequestsPerSecond": { "ko": 0.45545837382572074, "ok": 7.280855199222546, "total": 7.736313573048267 }, "meanResponseTime": { "ko": 3784, "ok": 3729, "total": 3732 }, "minResponseTime": { "ko": 4, "ok": 38, "total": 4 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1406, "ok": 22476, "total": 23882 }, "percentiles1": { "ko": 201, "ok": 3239, "total": 3099 }, "percentiles2": { "ko": 2280, "ok": 4747, "total": 4686 }, "percentiles3": { "ko": 13139, "ok": 7678, "total": 7751 }, "percentiles4": { "ko": 60171, "ok": 29106, "total": 36033 }, "spikes": [], "standardDeviation": { "ko": 12060, "ok": 5120, "total": 5765 } }, { "group1": { "count": 4763, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.7222101370459 }, "group2": { "count": 1061, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.616053948227104 }, "group3": { "count": 16424, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.45529693278225 }, "group4": { "count": 737, "htmlName": "failed", "name": "failed", "percentage": 3.2064389819447467 }, "maxResponseTime": { "ko": 60515, "ok": 59969, "total": 60515 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2387431162941367, "ok": 7.206997084548105, "total": 7.445740200842241 }, "meanResponseTime": { "ko": 7148, "ok": 3732, "total": 3842 }, "minResponseTime": { "ko": 6, "ok": 37, "total": 6 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 737, "ok": 22248, "total": 22985 }, "percentiles1": { "ko": 1180, "ok": 3175, "total": 3140 }, "percentiles2": { "ko": 3367, "ok": 4695, "total": 4680 }, "percentiles3": { "ko": 60003, "ok": 7748, "total": 7972 }, "percentiles4": { "ko": 60175, "ok": 30985, "total": 38737 }, "spikes": [], "standardDeviation": { "ko": 16049, "ok": 5318, "total": 5999 } }, { "group1": { "count": 44, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.82798833819242 }, "group2": { "count": 9, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.623906705539359 }, "group3": { "count": 263, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 76.67638483965014 }, "group4": { "count": 27, "htmlName": "failed", "name": "failed", "percentage": 7.871720116618077 }, "maxResponseTime": { "ko": 60175, "ok": 18808, "total": 60175 }, "meanNumberOfRequestsPerSecond": { "ko": 0.008746355685131196, "ok": 0.10236475542597992, "total": 0.1111111111111111 }, "meanResponseTime": { "ko": 10797, "ok": 4517, "total": 5011 }, "minResponseTime": { "ko": 35, "ok": 116, "total": 35 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 27, "ok": 316, "total": 343 }, "percentiles1": { "ko": 2331, "ok": 4445, "total": 4400 }, "percentiles2": { "ko": 15137, "ok": 6149, "total": 6218 }, "percentiles3": { "ko": 49104, "ok": 9874, "total": 11437 }, "percentiles4": { "ko": 60130, "ok": 14301, "total": 22211 }, "spikes": [], "standardDeviation": { "ko": 16083, "ok": 3139, "total": 5683 } } ], "global": { "group1": { "count": 2243366, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.262850884060448 }, "group2": { "count": 291768, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.765406748939116 }, "group3": { "count": 5731225, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54.32113286819865 }, "group4": { "count": 2284277, "htmlName": "failed", "name": "failed", "percentage": 21.650609498801778 }, "maxResponseTime": { "ko": 63576, "ok": 62072, "total": 63576 }, "meanNumberOfRequestsPerSecond": { "ko": 739.9666342727568, "ok": 2677.7968901846452, "total": 3417.763524457402 }, "meanResponseTime": { "ko": 5754, "ok": 4986, "total": 5153 }, "minResponseTime": { "ko": 3, "ok": 33, "total": 3 }, "name": "All Requests", "numberOfRequests": { "ko": 2284277, "ok": 8266359, "total": 10550636 }, "percentiles1": { "ko": 109, "ok": 3400, "total": 2934 }, "percentiles2": { "ko": 4540, "ok": 5852, "total": 5630 }, "percentiles3": { "ko": 57853, "ok": 16224, "total": 18535 }, "percentiles4": { "ko": 60032, "ok": 43237, "total": 60000 }, "standardDeviation": { "ko": 14019, "ok": 7407, "total": 9254 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 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/06_benchmark-500/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-15 23:52:27] Reporting-benchmark-500 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped