--Task-- name: Reporting-benchmark-300 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200'] preceding_task: None options: {'task_name': 'benchmark-300'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-15 23:43:37 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-15 23:43:37 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-300/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-300/stderr.txt Pod log : /results/orders/Reporting-benchmark-300 2025-09-15 23:43:37 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-15 23:43:37 - 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:43:37] Reporting-benchmark-300 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/order.json { "name": "Reporting-benchmark-300", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-300\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-300.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-300" } ________________________________________________________________________________ [2025-09-15 23:43:37] Reporting-benchmark-300 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-15 23:43:37,012 INFO 2025-09-15 23:43:37,012 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:43:37,012 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-15 23:43:37,220 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:43:37,220 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:43:37,220 DEBUG --- stdout --- 2025-09-15 23:43:37,220 DEBUG WAITING 2025-09-15 23:43:37,220 DEBUG --- stderr --- 2025-09-15 23:43:37,220 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-15 23:43:37] Reporting-benchmark-300 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-15 23:43:37,221 INFO 2025-09-15 23:43:37,221 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:43:37,221 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:43:37,514 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:43:37,514 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:43:37,514 DEBUG --- stdout --- 2025-09-15 23:43:37,514 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:43:37,514 DEBUG --- stderr --- 2025-09-15 23:43:37,514 DEBUG 2025-09-15 23:43:37,515 INFO 2025-09-15 23:43:37,515 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/11_Reporting-benchmark-300/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-15 23:43:37,515 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:43:38,414 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:43:38,414 DEBUG --- stdout --- 2025-09-15 23:43:38,414 DEBUG 2025-09-15 23:43:38,414 DEBUG --- stderr --- 2025-09-15 23:43:38,414 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-15 23:43:38] Reporting-benchmark-300 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-15 23:43:43,416 INFO 2025-09-15 23:43:43,416 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:43:43,416 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-15 23:43:43,622 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:43:48,831 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:43:54,041 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:43:59,250 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:04,461 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:09,673 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:14,885 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:20,097 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:25,302 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:30,541 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:35,750 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:40,958 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:46,167 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:51,376 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:44:56,583 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:01,822 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:07,030 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:12,238 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:17,446 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:22,658 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:27,870 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:33,106 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:38,315 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:43,524 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:48,732 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:53,940 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:45:59,145 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:04,353 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:09,562 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:14,770 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:19,979 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:25,188 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:30,397 INFO [loop_until]: Function succeeded after 2m 46s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:35,609 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:40,817 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:46:46,023 INFO [loop_until]: Function succeeded after 3m 02s (rc=0) - expected pattern found 2025-09-15 23:46:46,023 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:46,023 DEBUG --- stdout --- 2025-09-15 23:46:46,023 DEBUG WAITING 2025-09-15 23:46:46,023 DEBUG --- stderr --- 2025-09-15 23:46:46,023 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-15 23:46:46] Reporting-benchmark-300 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:46:46] Reporting-benchmark-300 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-15 23:46:46,024 INFO 2025-09-15 23:46:46,024 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:46:46,024 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:46:46,334 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:46:46,334 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:46,334 DEBUG --- stdout --- 2025-09-15 23:46:46,334 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:46:46,334 DEBUG --- stderr --- 2025-09-15 23:46:46,334 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:46:46,335 INFO 2025-09-15 23:46:46,335 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-300/benchmark-300.tar.gz" ]; then echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-300/benchmark-300.tar.gz file found" 2025-09-15 23:46:46,335 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:46:46,939 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:46,939 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:46,939 DEBUG --- stdout --- 2025-09-15 23:46:46,939 DEBUG /results/gatling/benchmark-300/benchmark-300.tar.gz file found 2025-09-15 23:46:46,939 DEBUG --- stderr --- 2025-09-15 23:46:46,939 DEBUG 2025-09-15 23:46:46,939 INFO 2025-09-15 23:46:46,939 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-300/benchmark-300.tar.gz | grep "^\d+ .+$" 2025-09-15 23:46:46,939 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:46:47,484 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:47,484 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:47,484 DEBUG --- stdout --- 2025-09-15 23:46:47,485 DEBUG 1980 /results/gatling/benchmark-300/benchmark-300.tar.gz 2025-09-15 23:46:47,485 DEBUG --- stderr --- 2025-09-15 23:46:47,485 DEBUG - Download file (size 1.98MB) source : /results/gatling/benchmark-300/benchmark-300.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-15 23:46:47,485 INFO 2025-09-15 23:46:47,485 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-300/benchmark-300.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-15 23:46:47,485 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:46:48,452 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:48,452 DEBUG --- stdout --- 2025-09-15 23:46:48,452 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:46:48,452 DEBUG --- stderr --- 2025-09-15 23:46:48,452 DEBUG ________________________________________________________________________________ [2025-09-15 23:46:48] Reporting-benchmark-300 step7 : Unzip the result ________________________________________________________________________________ 2025-09-15 23:46:48,452 INFO 2025-09-15 23:46:48,453 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling 2025-09-15 23:46:48,543 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-15 23:46:48,543 DEBUG --- stdout --- 2025-09-15 23:46:48,543 DEBUG 2025-09-15 23:46:48,543 DEBUG --- stderr --- 2025-09-15 23:46:48,543 DEBUG 2025-09-15 23:46:48,543 INFO ________________________________________________________________________________ [2025-09-15 23:46:48] Reporting-benchmark-300 step8 : Print rc order ________________________________________________________________________________ 2025-09-15 23:46:48,544 INFO 2025-09-15 23:46:48,544 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:46:48,544 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:46:48,852 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:46:48,853 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:48,853 DEBUG --- stdout --- 2025-09-15 23:46:48,853 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:46:48,853 DEBUG --- stderr --- 2025-09-15 23:46:48,853 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:46:48,854 INFO 2025-09-15 23:46:48,854 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-300/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/rc.txt file found" 2025-09-15 23:46:48,854 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:46:49,401 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:49,401 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:49,401 DEBUG --- stdout --- 2025-09-15 23:46:49,401 DEBUG /results/orders/Reporting-benchmark-300/rc.txt file found 2025-09-15 23:46:49,401 DEBUG --- stderr --- 2025-09-15 23:46:49,401 DEBUG 2025-09-15 23:46:49,402 INFO 2025-09-15 23:46:49,402 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/rc.txt | grep "^\d+ .+$" 2025-09-15 23:46:49,402 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:46:49,948 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:49,948 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:49,948 DEBUG --- stdout --- 2025-09-15 23:46:49,948 DEBUG 4 /results/orders/Reporting-benchmark-300/rc.txt 2025-09-15 23:46:49,948 DEBUG --- stderr --- 2025-09-15 23:46:49,948 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-300/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt 2025-09-15 23:46:49,949 INFO 2025-09-15 23:46:49,949 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt 2025-09-15 23:46:49,949 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:46:50,498 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:50,498 DEBUG --- stdout --- 2025-09-15 23:46:50,498 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:46:50,498 DEBUG --- stderr --- 2025-09-15 23:46:50,498 DEBUG 2025-09-15 23:46:50,498 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt is small (1 lines), printing all lines: 2025-09-15 23:46:50,498 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-15 23:46:50] Reporting-benchmark-300 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-15 23:46:50] Reporting-benchmark-300 step10 : Print stdout order ________________________________________________________________________________ 2025-09-15 23:46:50,729 INFO 2025-09-15 23:46:50,729 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:46:50,729 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:46:51,012 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:46:51,012 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:51,012 DEBUG --- stdout --- 2025-09-15 23:46:51,012 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:46:51,012 DEBUG --- stderr --- 2025-09-15 23:46:51,012 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:46:51,013 INFO 2025-09-15 23:46:51,013 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stdout.txt file found" 2025-09-15 23:46:51,013 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:46:51,564 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:51,564 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:51,564 DEBUG --- stdout --- 2025-09-15 23:46:51,564 DEBUG /results/orders/Reporting-benchmark-300/stdout.txt file found 2025-09-15 23:46:51,564 DEBUG --- stderr --- 2025-09-15 23:46:51,564 DEBUG 2025-09-15 23:46:51,564 INFO 2025-09-15 23:46:51,564 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/stdout.txt | grep "^\d+ .+$" 2025-09-15 23:46:51,564 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:46:52,119 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:52,119 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:52,119 DEBUG --- stdout --- 2025-09-15 23:46:52,119 DEBUG 12 /results/orders/Reporting-benchmark-300/stdout.txt 2025-09-15 23:46:52,119 DEBUG --- stderr --- 2025-09-15 23:46:52,119 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-300/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt 2025-09-15 23:46:52,120 INFO 2025-09-15 23:46:52,120 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt 2025-09-15 23:46:52,120 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:46:52,767 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:52,767 DEBUG --- stdout --- 2025-09-15 23:46:52,767 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:46:52,767 DEBUG --- stderr --- 2025-09-15 23:46:52,767 DEBUG 2025-09-15 23:46:52,768 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt is small (120 lines), printing all lines: 2025-09-15 23:46:52,768 INFO ----- output ----- 2025-09-16 00:43:40,769 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpygpn_aaw 2025-09-16 00:43:40,771 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-300/loadtest-20250915203546487" -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/tmpygpn_aaw/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/tmpygpn_aaw/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:43:43,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:43:43,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:43:43,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:43:43,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:43:43,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:43:43,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:43:43,271 |-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:43:43,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:43:43,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:43:43,272 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:43:43,276 |-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:43:43,282 |-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:43:43,340 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:43:43,340 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:43:43,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:43:43,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:43:43,403 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:43:43,432 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:43:43,433 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:43:43,433 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:43:43,434 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:43:43,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 175s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 13881096 (OK=13777376 KO=103720) > min response time 33 (OK=33 KO=34 ) > max response time 52356 (OK=52356 KO=10001 ) > mean response time 54 (OK=54 KO=73 ) > std deviation 32 (OK=29 KO=172 ) > response time 50th percentile 48 (OK=48 KO=44 ) > response time 75th percentile 58 (OK=58 KO=119 ) > response time 95th percentile 104 (OK=103 KO=135 ) > response time 99th percentile 128 (OK=127 KO=148 ) > mean requests/sec 3855.86 (OK=3827.05 KO=28.81 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 13777127 ( 99.25%) > 800 ms <= t < 1200 ms 169 ( 0%) > t >= 1200 ms 80 ( 0%) > failed 103720 ( 0.75%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 401 34523 (33.13%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 34522 (33.13%) ing > jsonPath($.tokenId).find.exists, found nothing 34522 (33.13%) > tokenUserinfo: No attribute named 'access_token' is defined 397 ( 0.38%) > status.find.in([200, 209], 304), found 500 89 ( 0.09%) > RootUserinfo: No attribute named 'access_token' is defined 55 ( 0.05%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 27 ( 0.03%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 17 ( 0.02%) d nothing > status.find.in([200, 209], 304), found 502 11 ( 0.01%) > deleteOrganization: No attribute named 'organization_id' is de 7 ( 0.01%) fined > createOrganization: No attribute named 'access_token' is defin 7 ( 0.01%) ed > queryOrganization: No attribute named 'organization_id' is def 7 ( 0.01%) ined > status.find.is(200), but actually found 502 5 ( 0.00%) > PatchManagedUser: No attribute named 'access_token' is defined 3 ( 0.00%) > ReadManagedUser: No attribute named 'access_token' is defined 3 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 3 ( 0.00%) > UI AM endsession: No attribute named 'id_token_2' is defined 3 ( 0.00%) > status.find.in([200, 209], 304), found 503 2 ( 0.00%) > status.find.is(302), but actually found 502 1 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 1 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 1 ( 0.00%) > status.find.is(200), but actually found 403 1 ( 0.00%) > registrationCallback: No attribute named 'callbacks' is define 1 ( 0.00%) d ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-300/loadtest-20250915203546487/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:59 min [INFO] Finished at: 2025-09-16T00:46:40+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 00:46:41,023 INFO Gatling simulation run ended successfully 2025-09-16 00:46:41,024 INFO Creating archive benchmark-300.tar.gz with report files 2025-09-16 00:46:42,398 INFO Archive /results/gatling/benchmark-300/benchmark-300.tar.gz successfully created ________________________________________________________________________________ [2025-09-15 23:46:52] Reporting-benchmark-300 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-15 23:46:52] Reporting-benchmark-300 step12 : Print stderr order ________________________________________________________________________________ 2025-09-15 23:46:52,769 INFO 2025-09-15 23:46:52,769 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:46:52,769 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:46:53,055 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:46:53,055 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:53,055 DEBUG --- stdout --- 2025-09-15 23:46:53,055 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:46:53,055 DEBUG --- stderr --- 2025-09-15 23:46:53,055 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:46:53,056 INFO 2025-09-15 23:46:53,056 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-300/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stderr.txt file found" 2025-09-15 23:46:53,056 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:46:53,611 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:53,611 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:53,611 DEBUG --- stdout --- 2025-09-15 23:46:53,611 DEBUG /results/orders/Reporting-benchmark-300/stderr.txt file found 2025-09-15 23:46:53,611 DEBUG --- stderr --- 2025-09-15 23:46:53,611 DEBUG 2025-09-15 23:46:53,611 INFO 2025-09-15 23:46:53,611 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-300/stderr.txt | grep "^\d+ .+$" 2025-09-15 23:46:53,611 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:46:54,169 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:46:54,169 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:54,169 DEBUG --- stdout --- 2025-09-15 23:46:54,169 DEBUG 0 /results/orders/Reporting-benchmark-300/stderr.txt 2025-09-15 23:46:54,169 DEBUG --- stderr --- 2025-09-15 23:46:54,169 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-300/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt 2025-09-15 23:46:54,169 INFO 2025-09-15 23:46:54,169 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-300/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt 2025-09-15 23:46:54,170 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:46:54,706 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:46:54,706 DEBUG --- stdout --- 2025-09-15 23:46:54,706 DEBUG 2025-09-15 23:46:54,706 DEBUG --- stderr --- 2025-09-15 23:46:54,706 DEBUG 2025-09-15 23:46:54,706 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt is small (0 lines), printing all lines: 2025-09-15 23:46:54,706 INFO ----- output ----- ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 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/04_benchmark-300/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/04_benchmark-300/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/04_benchmark-300/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/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/04_benchmark-300/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/04_benchmark-300/gatling/req_user-accesstoke--1481526597.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/04_benchmark-300/gatling/req_rootuserinfo-351054363.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/04_benchmark-300/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request getIdToken checking simulation request userinfo checking simulation request getIdToken Redirect 1 checking simulation request createOrganization checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request UI AM revoke1 checking simulation request UI AM revoke2 checking simulation request UI AM endsession checking simulation request deleteOrganization checking simulation request restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 13881096, "ok": 13777376, "ko": 103720 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 52356, "ok": 52356, "ko": 10001 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 73 }, "standardDeviation": { "total": 32, "ok": 29, "ko": 172 }, "percentiles1": { "total": 48, "ok": 48, "ko": 44 }, "percentiles2": { "total": 58, "ok": 58, "ko": 119 }, "percentiles3": { "total": 104, "ok": 103, "ko": 135 }, "percentiles4": { "total": 128, "ok": 127, "ko": 148 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13777127, "percentage": 99.25100294674138 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 169, "percentage": 0.0012174831151661222 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 80, "percentage": 0.0005763233681259751 }, "group4": { "name": "failed", "htmlName": "failed", "count": 103720, "percentage": 0.7472032467753267 }, "meanNumberOfRequestsPerSecond": { "total": 3855.86, "ok": 3827.048888888889, "ko": 28.81111111111111 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 137244, "ok": 137219, "ko": 25 }, "minResponseTime": { "total": 810, "ok": 873, "ko": 810 }, "maxResponseTime": { "total": 14461, "ok": 14461, "ko": 11169 }, "meanResponseTime": { "total": 1092, "ok": 1091, "ko": 6019 }, "standardDeviation": { "total": 160, "ok": 131, "ko": 4612 }, "percentiles1": { "total": 1084, "ok": 1084, "ko": 6442 }, "percentiles2": { "total": 1160, "ok": 1160, "ko": 10876 }, "percentiles3": { "total": 1261, "ok": 1261, "ko": 11037 }, "percentiles4": { "total": 1328, "ok": 1328, "ko": 11140 }, "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": 109423, "percentage": 79.72880417358864 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27796, "percentage": 20.25298009384745 }, "group4": { "name": "failed", "htmlName": "failed", "count": 25, "percentage": 0.01821573256390079 }, "meanNumberOfRequestsPerSecond": { "total": 38.123333333333335, "ok": 38.11638888888889, "ko": 0.006944444444444444 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 34518, "ok": 0, "ko": 34518 }, "minResponseTime": { "total": 433, "ok": 0, "ko": 433 }, "maxResponseTime": { "total": 10499, "ok": 0, "ko": 10499 }, "meanResponseTime": { "total": 490, "ok": 0, "ko": 490 }, "standardDeviation": { "total": 106, "ok": 0, "ko": 106 }, "percentiles1": { "total": 487, "ok": 0, "ko": 487 }, "percentiles2": { "total": 498, "ok": 0, "ko": 498 }, "percentiles3": { "total": 520, "ok": 0, "ko": 520 }, "percentiles4": { "total": 552, "ok": 0, "ko": 552 }, "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": 34518, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 9.588333333333333, "ok": 0, "ko": 9.588333333333333 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 903563, "ok": 903553, "ko": 10 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 10701, "ok": 10701, "ko": 10000 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 10000 }, "standardDeviation": { "total": 43, "ok": 27, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles2": { "total": 56, "ok": 56, "ko": 10000 }, "percentiles3": { "total": 63, "ok": 63, "ko": 10000 }, "percentiles4": { "total": 75, "ok": 75, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 903481, "percentage": 99.99092481653189 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 55, "percentage": 0.006087013301784159 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17, "percentage": 0.0018814404750969217 }, "group4": { "name": "failed", "htmlName": "failed", "count": 10, "percentage": 0.0011067296912334835 }, "meanNumberOfRequestsPerSecond": { "total": 250.9897222222222, "ok": 250.98694444444445, "ko": 0.002777777777777778 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 903524, "ok": 903523, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 64, "ko": 37 }, "maxResponseTime": { "total": 2135, "ok": 2135, "ko": 37 }, "meanResponseTime": { "total": 106, "ok": 106, "ko": 37 }, "standardDeviation": { "total": 19, "ok": 19, "ko": 0 }, "percentiles1": { "total": 105, "ok": 105, "ko": 37 }, "percentiles2": { "total": 116, "ok": 116, "ko": 37 }, "percentiles3": { "total": 135, "ok": 135, "ko": 37 }, "percentiles4": { "total": 159, "ok": 159, "ko": 37 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 903519, "percentage": 99.99944661126877 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.00022135549249383528 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.00022135549249383528 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00011067774624691764 }, "meanNumberOfRequestsPerSecond": { "total": 250.9788888888889, "ok": 250.97861111111112, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 645659, "ok": 645655, "ko": 4 }, "minResponseTime": { "total": 35, "ok": 54, "ko": 35 }, "maxResponseTime": { "total": 52356, "ok": 52356, "ko": 42 }, "meanResponseTime": { "total": 82, "ok": 82, "ko": 38 }, "standardDeviation": { "total": 67, "ok": 67, "ko": 3 }, "percentiles1": { "total": 79, "ok": 79, "ko": 38 }, "percentiles2": { "total": 91, "ok": 91, "ko": 39 }, "percentiles3": { "total": 107, "ok": 107, "ko": 41 }, "percentiles4": { "total": 129, "ok": 129, "ko": 42 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 645653, "percentage": 99.99907071689546 }, "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.00030976103484966523 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0006195220696993305 }, "meanNumberOfRequestsPerSecond": { "total": 179.34972222222223, "ok": 179.3486111111111, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 945812, "ok": 945796, "ko": 16 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 69 }, "maxResponseTime": { "total": 2823, "ok": 2823, "ko": 209 }, "meanResponseTime": { "total": 59, "ok": 59, "ko": 102 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 38 }, "percentiles1": { "total": 58, "ok": 58, "ko": 88 }, "percentiles2": { "total": 62, "ok": 62, "ko": 123 }, "percentiles3": { "total": 71, "ok": 71, "ko": 163 }, "percentiles4": { "total": 86, "ok": 86, "ko": 200 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 945787, "percentage": 99.99735676857557 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.000317187770931221 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.000634375541862442 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16, "percentage": 0.0016916681116331787 }, "meanNumberOfRequestsPerSecond": { "total": 262.72555555555556, "ok": 262.7211111111111, "ko": 0.0044444444444444444 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 945785, "ok": 945781, "ko": 4 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 94 }, "maxResponseTime": { "total": 13390, "ok": 13390, "ko": 283 }, "meanResponseTime": { "total": 60, "ok": 60, "ko": 193 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 90 }, "percentiles1": { "total": 59, "ok": 59, "ko": 197 }, "percentiles2": { "total": 64, "ok": 64, "ko": 282 }, "percentiles3": { "total": 74, "ok": 74, "ko": 283 }, "percentiles4": { "total": 88, "ok": 88, "ko": 283 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 945774, "percentage": 99.99883694497164 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.0005286613765284921 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.00021146455061139688 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.00042292910122279377 }, "meanNumberOfRequestsPerSecond": { "total": 262.71805555555557, "ok": 262.71694444444444, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 2581721, "ok": 2581637, "ko": 84 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 37 }, "maxResponseTime": { "total": 13753, "ok": 13753, "ko": 5895 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 300 }, "standardDeviation": { "total": 20, "ok": 19, "ko": 1019 }, "percentiles1": { "total": 44, "ok": 44, "ko": 70 }, "percentiles2": { "total": 47, "ok": 47, "ko": 92 }, "percentiles3": { "total": 53, "ok": 53, "ko": 281 }, "percentiles4": { "total": 63, "ok": 63, "ko": 5740 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2581620, "percentage": 99.99608788091354 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6, "percentage": 0.00023240311404679282 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11, "percentage": 0.00042607237575245345 }, "group4": { "name": "failed", "htmlName": "failed", "count": 84, "percentage": 0.0032536435966550995 }, "meanNumberOfRequestsPerSecond": { "total": 717.1447222222222, "ok": 717.1213888888889, "ko": 0.023333333333333334 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 214726, "ok": 214723, "ko": 3 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 42 }, "maxResponseTime": { "total": 2030, "ok": 2030, "ko": 55 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 49 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 5 }, "percentiles1": { "total": 45, "ok": 45, "ko": 49 }, "percentiles2": { "total": 48, "ok": 48, "ko": 52 }, "percentiles3": { "total": 55, "ok": 55, "ko": 54 }, "percentiles4": { "total": 64, "ok": 64, "ko": 55 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 214722, "percentage": 99.99813716084685 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00046570978828833025 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0013971293648649906 }, "meanNumberOfRequestsPerSecond": { "total": 59.64611111111111, "ok": 59.64527777777778, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 42717, "ok": 42717, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 253, "ok": 253, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42717, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865833333333333, "ok": 11.865833333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 42717, "ok": 42717, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 288, "ok": 288, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42717, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865833333333333, "ok": 11.865833333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 42716, "ok": 42715, "ko": 1 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 50 }, "maxResponseTime": { "total": 576, "ok": 576, "ko": 50 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 50 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 50 }, "percentiles2": { "total": 51, "ok": 51, "ko": 50 }, "percentiles3": { "total": 58, "ok": 58, "ko": 50 }, "percentiles4": { "total": 67, "ok": 67, "ko": 50 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42715, "percentage": 99.99765895683116 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0023410431688360334 }, "meanNumberOfRequestsPerSecond": { "total": 11.865555555555556, "ok": 11.865277777777777, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 42716, "ok": 42714, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 3008 }, "maxResponseTime": { "total": 10001, "ok": 4130, "ko": 10001 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 6505 }, "standardDeviation": { "total": 58, "ok": 28, "ko": 3497 }, "percentiles1": { "total": 49, "ok": 49, "ko": 6505 }, "percentiles2": { "total": 52, "ok": 52, "ko": 8253 }, "percentiles3": { "total": 58, "ok": 58, "ko": 9651 }, "percentiles4": { "total": 69, "ok": 69, "ko": 9931 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42709, "percentage": 99.98361269781815 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.004682086337672067 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0070231295065081 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.004682086337672067 }, "meanNumberOfRequestsPerSecond": { "total": 11.865555555555556, "ok": 11.865, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 42716, "ok": 42716, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 691, "ok": 691, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42716, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865555555555556, "ok": 11.865555555555556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 42716, "ok": 42716, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 632, "ok": 632, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 47, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42716, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865555555555556, "ok": 11.865555555555556, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 42715, "ok": 42715, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 246, "ok": 246, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42715, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865277777777777, "ok": 11.865277777777777, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 42715, "ok": 42715, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 450, "ok": 450, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42715, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865277777777777, "ok": 11.865277777777777, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2815, "ok": 2815, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42713, "percentage": 99.99765884721637 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00234115278363066 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2806, "ok": 2806, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 47, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42713, "percentage": 99.99765884721637 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00234115278363066 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 253, "ok": 253, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42714, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 389, "ok": 389, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42714, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 1087, "ok": 1087, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 54, "ok": 54, "ko": 0 }, "percentiles2": { "total": 57, "ok": 57, "ko": 0 }, "percentiles3": { "total": 62, "ok": 62, "ko": 0 }, "percentiles4": { "total": 70, "ok": 70, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42711, "percentage": 99.9929765416491 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.007023458350891979 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 42714, "ok": 42713, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 8694, "ko": 10000 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 10000 }, "standardDeviation": { "total": 64, "ok": 42, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 10000 }, "percentiles2": { "total": 45, "ok": 45, "ko": 10000 }, "percentiles3": { "total": 47, "ok": 47, "ko": 10000 }, "percentiles4": { "total": 52, "ok": 52, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42711, "percentage": 99.9929765416491 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00234115278363066 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00234115278363066 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00234115278363066 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.864722222222222, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 42714, "ok": 42713, "ko": 1 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 6273 }, "maxResponseTime": { "total": 7245, "ok": 7245, "ko": 6273 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 6273 }, "standardDeviation": { "total": 53, "ok": 44, "ko": 0 }, "percentiles1": { "total": 54, "ok": 54, "ko": 6273 }, "percentiles2": { "total": 57, "ok": 57, "ko": 6273 }, "percentiles3": { "total": 62, "ok": 62, "ko": 6273 }, "percentiles4": { "total": 71, "ok": 71, "ko": 6273 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42709, "percentage": 99.98829423608184 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.00468230556726132 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.00468230556726132 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00234115278363066 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.864722222222222, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 42714, "ok": 42713, "ko": 1 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 6437, "ko": 10000 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 10000 }, "standardDeviation": { "total": 59, "ok": 35, "ko": 0 }, "percentiles1": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles2": { "total": 57, "ok": 57, "ko": 10000 }, "percentiles3": { "total": 62, "ok": 62, "ko": 10000 }, "percentiles4": { "total": 71, "ok": 71, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42707, "percentage": 99.98361193051458 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.00936461113452264 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.00468230556726132 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00234115278363066 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.864722222222222, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 431, "ok": 431, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 69, "ok": 69, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42714, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 265, "ok": 265, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42714, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 42714, "ok": 42714, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 258, "ok": 258, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42714, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.865, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 42714, "ok": 42713, "ko": 1 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 47 }, "maxResponseTime": { "total": 268, "ok": 268, "ko": 47 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 47 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 47 }, "percentiles2": { "total": 50, "ok": 50, "ko": 47 }, "percentiles3": { "total": 55, "ok": 55, "ko": 47 }, "percentiles4": { "total": 66, "ok": 66, "ko": 47 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42713, "percentage": 99.99765884721637 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00234115278363066 }, "meanNumberOfRequestsPerSecond": { "total": 11.865, "ok": 11.864722222222222, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 128965, "ok": 128965, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 354, "ok": 354, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "ko": 0 }, "percentiles3": { "total": 61, "ok": 61, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128965, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82361111111111, "ok": 35.82361111111111, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 42713, "ok": 42713, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 250, "ok": 250, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42713, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.864722222222222, "ok": 11.864722222222222, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 128965, "ok": 128965, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 476, "ok": 476, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128965, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82361111111111, "ok": 35.82361111111111, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 128955, "ok": 128955, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 447, "ok": 447, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 0 }, "percentiles2": { "total": 58, "ok": 58, "ko": 0 }, "percentiles3": { "total": 64, "ok": 64, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128955, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82083333333333, "ok": 35.82083333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 42713, "ok": 42713, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1059, "ok": 1059, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 47, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42712, "percentage": 99.99765879240512 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0023412075948774378 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.864722222222222, "ok": 11.864722222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 42710, "ok": 42710, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 249, "ok": 249, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42710, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.863888888888889, "ok": 11.863888888888889, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 128954, "ok": 128954, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 2800, "ok": 2800, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 66, "ok": 66, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128953, "percentage": 99.99922452967725 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0007754703227507483 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82055555555556, "ok": 35.82055555555556, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 42708, "ok": 42708, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 465, "ok": 465, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42708, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.863333333333333, "ok": 11.863333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 42708, "ok": 42708, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 701, "ok": 701, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42708, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.863333333333333, "ok": 11.863333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 42708, "ok": 42708, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 352, "ok": 352, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42708, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.863333333333333, "ok": 11.863333333333333, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 128954, "ok": 128954, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 344, "ok": 344, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 63, "ok": 63, "ko": 0 }, "percentiles4": { "total": 72, "ok": 72, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128954, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82055555555556, "ok": 35.82055555555556, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 92, "ok": 92, "ko": 0 }, "minResponseTime": { "total": 117, "ok": 117, "ko": 0 }, "maxResponseTime": { "total": 213, "ok": 213, "ko": 0 }, "meanResponseTime": { "total": 154, "ok": 154, "ko": 0 }, "standardDeviation": { "total": 19, "ok": 19, "ko": 0 }, "percentiles1": { "total": 152, "ok": 152, "ko": 0 }, "percentiles2": { "total": 163, "ok": 163, "ko": 0 }, "percentiles3": { "total": 187, "ok": 187, "ko": 0 }, "percentiles4": { "total": 210, "ok": 210, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 92, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.025555555555555557, "ok": 0.025555555555555557, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3856, "avg_response_time": 54, "max_response_time": 52356, "min_response_time": 33, "num_requests": 13881096, "num_requests_pass": 13777376, "num_requests_percent_pass": 99.253 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:300", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 109423, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 79.72880417358864 }, "group3": { "count": 27796, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.25298009384745 }, "group4": { "count": 25, "htmlName": "failed", "name": "failed", "percentage": 0.01821573256390079 }, "maxResponseTime": { "ko": 11169, "ok": 14461, "total": 14461 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006944444444444444, "ok": 38.11638888888889, "total": 38.123333333333335 }, "meanResponseTime": { "ko": 6019, "ok": 1091, "total": 1092 }, "minResponseTime": { "ko": 810, "ok": 873, "total": 810 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 25, "ok": 137219, "total": 137244 }, "percentiles1": { "ko": 6442, "ok": 1084, "total": 1084 }, "percentiles2": { "ko": 10876, "ok": 1160, "total": 1160 }, "percentiles3": { "ko": 11037, "ok": 1261, "total": 1261 }, "percentiles4": { "ko": 11140, "ok": 1328, "total": 1328 }, "spikes": [], "standardDeviation": { "ko": 4612, "ok": 131, "total": 160 } }, { "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": 34518, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 10499, "ok": 0, "total": 10499 }, "meanNumberOfRequestsPerSecond": { "ko": 9.588333333333333, "ok": 0, "total": 9.588333333333333 }, "meanResponseTime": { "ko": 490, "ok": 0, "total": 490 }, "minResponseTime": { "ko": 433, "ok": 0, "total": 433 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 34518, "ok": 0, "total": 34518 }, "percentiles1": { "ko": 487, "ok": 0, "total": 487 }, "percentiles2": { "ko": 498, "ok": 0, "total": 498 }, "percentiles3": { "ko": 520, "ok": 0, "total": 520 }, "percentiles4": { "ko": 552, "ok": 0, "total": 552 }, "spikes": [], "standardDeviation": { "ko": 106, "ok": 0, "total": 106 } }, { "group1": { "count": 903481, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99092481653189 }, "group2": { "count": 55, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006087013301784159 }, "group3": { "count": 17, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0018814404750969217 }, "group4": { "count": 10, "htmlName": "failed", "name": "failed", "percentage": 0.0011067296912334835 }, "maxResponseTime": { "ko": 10000, "ok": 10701, "total": 10701 }, "meanNumberOfRequestsPerSecond": { "ko": 0.002777777777777778, "ok": 250.98694444444445, "total": 250.9897222222222 }, "meanResponseTime": { "ko": 10000, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 10, "ok": 903553, "total": 903563 }, "percentiles1": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10000, "ok": 56, "total": 56 }, "percentiles3": { "ko": 10000, "ok": 63, "total": 63 }, "percentiles4": { "ko": 10000, "ok": 75, "total": 75 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 27, "total": 43 } }, { "group1": { "count": 903519, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99944661126877 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00022135549249383528 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00022135549249383528 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00011067774624691764 }, "maxResponseTime": { "ko": 37, "ok": 2135, "total": 2135 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 250.97861111111112, "total": 250.9788888888889 }, "meanResponseTime": { "ko": 37, "ok": 106, "total": 106 }, "minResponseTime": { "ko": 37, "ok": 64, "total": 37 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1, "ok": 903523, "total": 903524 }, "percentiles1": { "ko": 37, "ok": 105, "total": 105 }, "percentiles2": { "ko": 37, "ok": 116, "total": 116 }, "percentiles3": { "ko": 37, "ok": 135, "total": 135 }, "percentiles4": { "ko": 37, "ok": 159, "total": 159 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 19, "total": 19 } }, { "group1": { "count": 645653, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99907071689546 }, "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.00030976103484966523 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0006195220696993305 }, "maxResponseTime": { "ko": 42, "ok": 52356, "total": 52356 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 179.3486111111111, "total": 179.34972222222223 }, "meanResponseTime": { "ko": 38, "ok": 82, "total": 82 }, "minResponseTime": { "ko": 35, "ok": 54, "total": 35 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 4, "ok": 645655, "total": 645659 }, "percentiles1": { "ko": 38, "ok": 79, "total": 79 }, "percentiles2": { "ko": 39, "ok": 91, "total": 91 }, "percentiles3": { "ko": 41, "ok": 107, "total": 107 }, "percentiles4": { "ko": 42, "ok": 129, "total": 129 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 67, "total": 67 } }, { "group1": { "count": 945787, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99735676857557 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.000317187770931221 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000634375541862442 }, "group4": { "count": 16, "htmlName": "failed", "name": "failed", "percentage": 0.0016916681116331787 }, "maxResponseTime": { "ko": 209, "ok": 2823, "total": 2823 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0044444444444444444, "ok": 262.7211111111111, "total": 262.72555555555556 }, "meanResponseTime": { "ko": 102, "ok": 59, "total": 59 }, "minResponseTime": { "ko": 69, "ok": 38, "total": 38 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 16, "ok": 945796, "total": 945812 }, "percentiles1": { "ko": 88, "ok": 58, "total": 58 }, "percentiles2": { "ko": 123, "ok": 62, "total": 62 }, "percentiles3": { "ko": 163, "ok": 71, "total": 71 }, "percentiles4": { "ko": 200, "ok": 86, "total": 86 }, "spikes": [], "standardDeviation": { "ko": 38, "ok": 10, "total": 10 } }, { "group1": { "count": 945774, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99883694497164 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0005286613765284921 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00021146455061139688 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.00042292910122279377 }, "maxResponseTime": { "ko": 283, "ok": 13390, "total": 13390 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 262.71694444444444, "total": 262.71805555555557 }, "meanResponseTime": { "ko": 193, "ok": 60, "total": 60 }, "minResponseTime": { "ko": 94, "ok": 38, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 4, "ok": 945781, "total": 945785 }, "percentiles1": { "ko": 197, "ok": 59, "total": 59 }, "percentiles2": { "ko": 282, "ok": 64, "total": 64 }, "percentiles3": { "ko": 283, "ok": 74, "total": 74 }, "percentiles4": { "ko": 283, "ok": 88, "total": 88 }, "spikes": [], "standardDeviation": { "ko": 90, "ok": 17, "total": 17 } }, { "group1": { "count": 2581620, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99608788091354 }, "group2": { "count": 6, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00023240311404679282 }, "group3": { "count": 11, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00042607237575245345 }, "group4": { "count": 84, "htmlName": "failed", "name": "failed", "percentage": 0.0032536435966550995 }, "maxResponseTime": { "ko": 5895, "ok": 13753, "total": 13753 }, "meanNumberOfRequestsPerSecond": { "ko": 0.023333333333333334, "ok": 717.1213888888889, "total": 717.1447222222222 }, "meanResponseTime": { "ko": 300, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 37, "ok": 35, "total": 35 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 84, "ok": 2581637, "total": 2581721 }, "percentiles1": { "ko": 70, "ok": 44, "total": 44 }, "percentiles2": { "ko": 92, "ok": 47, "total": 47 }, "percentiles3": { "ko": 281, "ok": 53, "total": 53 }, "percentiles4": { "ko": 5740, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 1019, "ok": 19, "total": 20 } }, { "group1": { "count": 214722, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99813716084685 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00046570978828833025 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0013971293648649906 }, "maxResponseTime": { "ko": 55, "ok": 2030, "total": 2030 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 59.64527777777778, "total": 59.64611111111111 }, "meanResponseTime": { "ko": 49, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 42, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 3, "ok": 214723, "total": 214726 }, "percentiles1": { "ko": 49, "ok": 45, "total": 45 }, "percentiles2": { "ko": 52, "ok": 48, "total": 48 }, "percentiles3": { "ko": 54, "ok": 55, "total": 55 }, "percentiles4": { "ko": 55, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 5, "ok": 8, "total": 8 } }, { "group1": { "count": 42717, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 253, "total": 253 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865833333333333, "total": 11.865833333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 42717, "total": 42717 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42717, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 288, "total": 288 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865833333333333, "total": 11.865833333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42717, "total": 42717 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42715, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99765895683116 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0023410431688360334 }, "maxResponseTime": { "ko": 50, "ok": 576, "total": 576 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.865277777777777, "total": 11.865555555555556 }, "meanResponseTime": { "ko": 50, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 50, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 1, "ok": 42715, "total": 42716 }, "percentiles1": { "ko": 50, "ok": 48, "total": 48 }, "percentiles2": { "ko": 50, "ok": 51, "total": 51 }, "percentiles3": { "ko": 50, "ok": 58, "total": 58 }, "percentiles4": { "ko": 50, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 42709, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98361269781815 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004682086337672067 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0070231295065081 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.004682086337672067 }, "maxResponseTime": { "ko": 10001, "ok": 4130, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 11.865, "total": 11.865555555555556 }, "meanResponseTime": { "ko": 6505, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 3008, "ok": 39, "total": 39 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 2, "ok": 42714, "total": 42716 }, "percentiles1": { "ko": 6505, "ok": 49, "total": 49 }, "percentiles2": { "ko": 8253, "ok": 52, "total": 52 }, "percentiles3": { "ko": 9651, "ok": 58, "total": 58 }, "percentiles4": { "ko": 9931, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 3497, "ok": 28, "total": 58 } }, { "group1": { "count": 42716, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 691, "total": 691 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865555555555556, "total": 11.865555555555556 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 42716, "total": 42716 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42716, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 632, "total": 632 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865555555555556, "total": 11.865555555555556 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42716, "total": 42716 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42715, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 246, "total": 246 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865277777777777, "total": 11.865277777777777 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 42715, "total": 42715 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 42715, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 450, "total": 450 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865277777777777, "total": 11.865277777777777 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 42715, "total": 42715 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99765884721637 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00234115278363066 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2815, "total": 2815 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 42713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99765884721637 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00234115278363066 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2806, "total": 2806 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 42714, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 253, "total": 253 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 42714, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 389, "total": 389 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42711, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9929765416491 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.007023458350891979 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1087, "total": 1087 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 54, "total": 54 }, "percentiles2": { "ko": 0, "ok": 57, "total": 57 }, "percentiles3": { "ko": 0, "ok": 62, "total": 62 }, "percentiles4": { "ko": 0, "ok": 70, "total": 70 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 42711, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9929765416491 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00234115278363066 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00234115278363066 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00234115278363066 }, "maxResponseTime": { "ko": 10000, "ok": 8694, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.864722222222222, "total": 11.865 }, "meanResponseTime": { "ko": 10000, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 10000, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 1, "ok": 42713, "total": 42714 }, "percentiles1": { "ko": 10000, "ok": 43, "total": 43 }, "percentiles2": { "ko": 10000, "ok": 45, "total": 45 }, "percentiles3": { "ko": 10000, "ok": 47, "total": 47 }, "percentiles4": { "ko": 10000, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 42, "total": 64 } }, { "group1": { "count": 42709, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98829423608184 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00468230556726132 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00468230556726132 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00234115278363066 }, "maxResponseTime": { "ko": 6273, "ok": 7245, "total": 7245 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.864722222222222, "total": 11.865 }, "meanResponseTime": { "ko": 6273, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 6273, "ok": 43, "total": 43 }, "name": " UI IDM login", "numberOfRequests": { "ko": 1, "ok": 42713, "total": 42714 }, "percentiles1": { "ko": 6273, "ok": 54, "total": 54 }, "percentiles2": { "ko": 6273, "ok": 57, "total": 57 }, "percentiles3": { "ko": 6273, "ok": 62, "total": 62 }, "percentiles4": { "ko": 6273, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 44, "total": 53 } }, { "group1": { "count": 42707, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98361193051458 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00936461113452264 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00468230556726132 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00234115278363066 }, "maxResponseTime": { "ko": 10000, "ok": 6437, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.864722222222222, "total": 11.865 }, "meanResponseTime": { "ko": 10000, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 10000, "ok": 43, "total": 43 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 1, "ok": 42713, "total": 42714 }, "percentiles1": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles2": { "ko": 10000, "ok": 57, "total": 57 }, "percentiles3": { "ko": 10000, "ok": 62, "total": 62 }, "percentiles4": { "ko": 10000, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 35, "total": 59 } }, { "group1": { "count": 42714, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 431, "total": 431 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 42714, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 265, "total": 265 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42714, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 258, "total": 258 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.865, "total": 11.865 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 42714, "total": 42714 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99765884721637 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00234115278363066 }, "maxResponseTime": { "ko": 47, "ok": 268, "total": 268 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.864722222222222, "total": 11.865 }, "meanResponseTime": { "ko": 47, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 47, "ok": 39, "total": 39 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 1, "ok": 42713, "total": 42714 }, "percentiles1": { "ko": 47, "ok": 48, "total": 48 }, "percentiles2": { "ko": 47, "ok": 50, "total": 50 }, "percentiles3": { "ko": 47, "ok": 55, "total": 55 }, "percentiles4": { "ko": 47, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 128965, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 354, "total": 354 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82361111111111, "total": 35.82361111111111 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 128965, "total": 128965 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 61, "total": 61 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 42713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 250, "total": 250 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.864722222222222, "total": 11.864722222222222 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 42713, "total": 42713 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 128965, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 476, "total": 476 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82361111111111, "total": 35.82361111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 128965, "total": 128965 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 128955, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 447, "total": 447 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82083333333333, "total": 35.82083333333333 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 128955, "total": 128955 }, "percentiles1": { "ko": 0, "ok": 55, "total": 55 }, "percentiles2": { "ko": 0, "ok": 58, "total": 58 }, "percentiles3": { "ko": 0, "ok": 64, "total": 64 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 42712, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99765879240512 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0023412075948774378 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1059, "total": 1059 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.864722222222222, "total": 11.864722222222222 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 42713, "total": 42713 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 42710, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 249, "total": 249 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.863888888888889, "total": 11.863888888888889 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42710, "total": 42710 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 128953, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99922452967725 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007754703227507483 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2800, "total": 2800 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82055555555556, "total": 35.82055555555556 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 128954, "total": 128954 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 42708, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 465, "total": 465 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.863333333333333, "total": 11.863333333333333 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 42708, "total": 42708 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 42708, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 701, "total": 701 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.863333333333333, "total": 11.863333333333333 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 42708, "total": 42708 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 42708, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 352, "total": 352 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.863333333333333, "total": 11.863333333333333 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 42708, "total": 42708 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 128954, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 344, "total": 344 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82055555555556, "total": 35.82055555555556 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 128954, "total": 128954 }, "percentiles1": { "ko": 0, "ok": 52, "total": 52 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 63, "total": 63 }, "percentiles4": { "ko": 0, "ok": 72, "total": 72 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 92, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 213, "total": 213 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.025555555555555557, "total": 0.025555555555555557 }, "meanResponseTime": { "ko": 0, "ok": 154, "total": 154 }, "minResponseTime": { "ko": 0, "ok": 117, "total": 117 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 92, "total": 92 }, "percentiles1": { "ko": 0, "ok": 152, "total": 152 }, "percentiles2": { "ko": 0, "ok": 163, "total": 163 }, "percentiles3": { "ko": 0, "ok": 187, "total": 187 }, "percentiles4": { "ko": 0, "ok": 210, "total": 210 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 19, "total": 19 } } ], "global": { "group1": { "count": 13777127, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.25100294674138 }, "group2": { "count": 169, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0012174831151661222 }, "group3": { "count": 80, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005763233681259751 }, "group4": { "count": 103720, "htmlName": "failed", "name": "failed", "percentage": 0.7472032467753267 }, "maxResponseTime": { "ko": 10001, "ok": 52356, "total": 52356 }, "meanNumberOfRequestsPerSecond": { "ko": 28.81111111111111, "ok": 3827.048888888889, "total": 3855.86 }, "meanResponseTime": { "ko": 73, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 103720, "ok": 13777376, "total": 13881096 }, "percentiles1": { "ko": 44, "ok": 48, "total": 48 }, "percentiles2": { "ko": 119, "ok": 58, "total": 58 }, "percentiles3": { "ko": 135, "ok": 103, "total": 104 }, "percentiles4": { "ko": 148, "ok": 127, "total": 128 }, "standardDeviation": { "ko": 172, "ok": 29, "total": 32 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 step17 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-15 23:46:54] Reporting-benchmark-300 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped