--Task-- name: Reporting-benchmark-130 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: ['Reporting-benchmark-10', 'Reporting-benchmark-40', 'Reporting-benchmark-80', 'Reporting-benchmark-100', 'Reporting-benchmark-120'] preceding_task: None options: {'task_name': 'benchmark-130'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-11-21 02:22:13] Reporting-benchmark-130 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component 2024-11-21 02:22:13 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2024-11-21 02:22:13 - 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-130/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-130/stderr.txt Pod log : /results/orders/Reporting-benchmark-130 ________________________________________________________________________________ [2024-11-21 02:22:13] Reporting-benchmark-130 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-11-21 02:22:13,369 INFO 2024-11-21 02:22:13,369 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 2024-11-21 02:22:13,369 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:13,643 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:13,643 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:13,643 DEBUG --- stdout --- 2024-11-21 02:22:13,643 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:13,643 DEBUG --- stderr --- 2024-11-21 02:22:13,643 DEBUG Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/order.json { "name": "Reporting-benchmark-130", "command": " /lodestar/lodestar.py run-gatling --reports-only=\"/results/gatling/benchmark-130\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-130.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-130" } ________________________________________________________________________________ [2024-11-21 02:22:13] Reporting-benchmark-130 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-11-21 02:22:13,645 INFO 2024-11-21 02:22:13,646 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-21 02:22:13,646 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-11-21 02:22:13,974 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:22:13,974 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:13,974 DEBUG --- stdout --- 2024-11-21 02:22:13,974 DEBUG WAITING 2024-11-21 02:22:13,974 DEBUG --- stderr --- 2024-11-21 02:22:13,974 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 21 0 --:--:-- --:--:-- --:--:-- 21 ________________________________________________________________________________ [2024-11-21 02:22:13] Reporting-benchmark-130 step3 : Send order to overseer ________________________________________________________________________________ 2024-11-21 02:22:13,974 INFO 2024-11-21 02:22:13,974 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 2024-11-21 02:22:13,974 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:14,247 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:14,247 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:14,247 DEBUG --- stdout --- 2024-11-21 02:22:14,247 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:14,247 DEBUG --- stderr --- 2024-11-21 02:22:14,247 DEBUG 2024-11-21 02:22:14,247 INFO 2024-11-21 02:22:14,247 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/14_Reporting-benchmark-130/order.json overseer-0-6644bb6697-rchxr:/results/orders/order.json 2024-11-21 02:22:14,247 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:22:15,575 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:15,575 DEBUG --- stdout --- 2024-11-21 02:22:15,575 DEBUG 2024-11-21 02:22:15,575 DEBUG --- stderr --- 2024-11-21 02:22:15,575 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-11-21 02:22:15] Reporting-benchmark-130 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-11-21 02:22:20,576 INFO 2024-11-21 02:22:20,576 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-21 02:22:20,576 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2024-11-21 02:22:20,787 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:22:25,999 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:22:31,210 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:22:36,420 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:22:41,632 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:22:46,939 INFO [loop_until]: Function succeeded after 26s (rc=0) - expected pattern found 2024-11-21 02:22:46,939 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:46,939 DEBUG --- stdout --- 2024-11-21 02:22:46,939 DEBUG WAITING 2024-11-21 02:22:46,939 DEBUG --- stderr --- 2024-11-21 02:22:46,939 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 23 0 --:--:-- --:--:-- --:--:-- 23 ________________________________________________________________________________ [2024-11-21 02:22:46] Reporting-benchmark-130 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-11-21 02:22:46,939 INFO 2024-11-21 02:22:46,939 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 2024-11-21 02:22:46,939 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:47,241 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:47,241 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:47,241 DEBUG --- stdout --- 2024-11-21 02:22:47,241 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:47,241 DEBUG --- stderr --- 2024-11-21 02:22:47,241 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:22:47,241 INFO 2024-11-21 02:22:47,241 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-21 02:22:47,241 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:47,514 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:47,514 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:47,514 DEBUG --- stdout --- 2024-11-21 02:22:47,514 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:47,514 DEBUG --- stderr --- 2024-11-21 02:22:47,514 DEBUG 2024-11-21 02:22:47,515 INFO 2024-11-21 02:22:47,515 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-130/benchmark-130.tar.gz" ]; then echo "/results/gatling/benchmark-130/benchmark-130.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-130/benchmark-130.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-130/benchmark-130.tar.gz file found" 2024-11-21 02:22:47,515 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:22:48,346 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:22:48,346 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:48,346 DEBUG --- stdout --- 2024-11-21 02:22:48,346 DEBUG /results/gatling/benchmark-130/benchmark-130.tar.gz file found 2024-11-21 02:22:48,346 DEBUG --- stderr --- 2024-11-21 02:22:48,346 DEBUG 2024-11-21 02:22:48,347 INFO 2024-11-21 02:22:48,347 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 2024-11-21 02:22:48,347 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:48,620 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:48,620 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:48,620 DEBUG --- stdout --- 2024-11-21 02:22:48,620 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:48,620 DEBUG --- stderr --- 2024-11-21 02:22:48,620 DEBUG 2024-11-21 02:22:48,620 INFO 2024-11-21 02:22:48,620 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/gatling/benchmark-130/benchmark-130.tar.gz 2024-11-21 02:22:49,404 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:22:49,404 DEBUG --- stdout --- 2024-11-21 02:22:49,404 DEBUG 2308 /results/gatling/benchmark-130/benchmark-130.tar.gz 2024-11-21 02:22:49,404 DEBUG --- stderr --- 2024-11-21 02:22:49,404 DEBUG 2024-11-21 02:22:49,404 INFO - Download file (size 2308k) 2024-11-21 02:22:49,404 INFO 2024-11-21 02:22:49,404 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 2024-11-21 02:22:49,404 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:49,678 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:49,678 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:49,678 DEBUG --- stdout --- 2024-11-21 02:22:49,678 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:49,678 DEBUG --- stderr --- 2024-11-21 02:22:49,678 DEBUG source : /results/gatling/benchmark-130/benchmark-130.tar.gz @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz 2024-11-21 02:22:49,678 INFO 2024-11-21 02:22:49,678 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 2024-11-21 02:22:49,678 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:49,952 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:49,952 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:49,952 DEBUG --- stdout --- 2024-11-21 02:22:49,952 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:49,952 DEBUG --- stderr --- 2024-11-21 02:22:49,952 DEBUG 2024-11-21 02:22:49,953 INFO 2024-11-21 02:22:49,953 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/gatling/benchmark-130/benchmark-130.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz 2024-11-21 02:22:49,953 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:22:51,114 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:51,114 DEBUG --- stdout --- 2024-11-21 02:22:51,114 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:22:51,114 DEBUG --- stderr --- 2024-11-21 02:22:51,114 DEBUG ________________________________________________________________________________ [2024-11-21 02:22:51] Reporting-benchmark-130 step6 : Unzip the result ________________________________________________________________________________ 2024-11-21 02:22:51,115 INFO 2024-11-21 02:22:51,115 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling 2024-11-21 02:22:51,180 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:22:51,180 DEBUG --- stdout --- 2024-11-21 02:22:51,180 DEBUG 2024-11-21 02:22:51,180 DEBUG --- stderr --- 2024-11-21 02:22:51,180 DEBUG 2024-11-21 02:22:51,180 INFO ________________________________________________________________________________ [2024-11-21 02:22:51] Reporting-benchmark-130 step7 : Print rc order ________________________________________________________________________________ 2024-11-21 02:22:51,181 INFO 2024-11-21 02:22:51,181 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 2024-11-21 02:22:51,181 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:51,453 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:51,454 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:51,454 DEBUG --- stdout --- 2024-11-21 02:22:51,454 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:51,454 DEBUG --- stderr --- 2024-11-21 02:22:51,454 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:22:51,454 INFO 2024-11-21 02:22:51,454 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 2024-11-21 02:22:51,454 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:51,726 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:51,726 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:51,726 DEBUG --- stdout --- 2024-11-21 02:22:51,726 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:51,726 DEBUG --- stderr --- 2024-11-21 02:22:51,726 DEBUG 2024-11-21 02:22:51,727 INFO 2024-11-21 02:22:51,727 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-130/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/rc.txt file found" 2024-11-21 02:22:51,727 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:22:52,515 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:22:52,516 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:52,516 DEBUG --- stdout --- 2024-11-21 02:22:52,516 DEBUG /results/orders/Reporting-benchmark-130/rc.txt file found 2024-11-21 02:22:52,516 DEBUG --- stderr --- 2024-11-21 02:22:52,516 DEBUG 2024-11-21 02:22:52,516 INFO 2024-11-21 02:22:52,516 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 2024-11-21 02:22:52,516 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:52,788 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:52,788 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:52,788 DEBUG --- stdout --- 2024-11-21 02:22:52,789 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:52,789 DEBUG --- stderr --- 2024-11-21 02:22:52,789 DEBUG 2024-11-21 02:22:52,789 INFO 2024-11-21 02:22:52,789 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-130/rc.txt 2024-11-21 02:22:53,568 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:22:53,568 DEBUG --- stdout --- 2024-11-21 02:22:53,568 DEBUG 4 /results/orders/Reporting-benchmark-130/rc.txt 2024-11-21 02:22:53,568 DEBUG --- stderr --- 2024-11-21 02:22:53,568 DEBUG 2024-11-21 02:22:53,568 INFO - Download file (size 4k) 2024-11-21 02:22:53,569 INFO 2024-11-21 02:22:53,569 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 2024-11-21 02:22:53,569 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:53,845 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:53,845 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:53,845 DEBUG --- stdout --- 2024-11-21 02:22:53,845 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:53,845 DEBUG --- stderr --- 2024-11-21 02:22:53,845 DEBUG source : /results/orders/Reporting-benchmark-130/rc.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt 2024-11-21 02:22:53,845 INFO 2024-11-21 02:22:53,845 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 2024-11-21 02:22:53,845 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:54,118 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:54,118 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:54,118 DEBUG --- stdout --- 2024-11-21 02:22:54,118 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:54,118 DEBUG --- stderr --- 2024-11-21 02:22:54,118 DEBUG 2024-11-21 02:22:54,119 INFO 2024-11-21 02:22:54,119 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-130/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt 2024-11-21 02:22:54,119 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:22:54,862 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:54,862 DEBUG --- stdout --- 2024-11-21 02:22:54,862 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:22:54,862 DEBUG --- stderr --- 2024-11-21 02:22:54,862 DEBUG 2024-11-21 02:22:54,862 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt is small (1 lines), printing all lines: 2024-11-21 02:22:54,863 DEBUG ----- output ----- 2024-11-21 02:22:54,863 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-11-21 02:22:54,863 INFO ________________________________________________________________________________ [2024-11-21 02:22:54] Reporting-benchmark-130 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-11-21 02:22:54] Reporting-benchmark-130 step9 : Print stdout order ________________________________________________________________________________ 2024-11-21 02:22:54,863 INFO 2024-11-21 02:22:54,863 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 2024-11-21 02:22:54,863 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:55,143 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:55,143 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:55,143 DEBUG --- stdout --- 2024-11-21 02:22:55,143 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:55,143 DEBUG --- stderr --- 2024-11-21 02:22:55,143 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:22:55,143 INFO 2024-11-21 02:22:55,143 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 2024-11-21 02:22:55,143 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:55,417 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:55,417 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:55,417 DEBUG --- stdout --- 2024-11-21 02:22:55,417 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:55,417 DEBUG --- stderr --- 2024-11-21 02:22:55,417 DEBUG 2024-11-21 02:22:55,418 INFO 2024-11-21 02:22:55,418 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-130/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/stdout.txt file found" 2024-11-21 02:22:55,418 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:22:56,191 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:22:56,191 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:56,191 DEBUG --- stdout --- 2024-11-21 02:22:56,192 DEBUG /results/orders/Reporting-benchmark-130/stdout.txt file found 2024-11-21 02:22:56,192 DEBUG --- stderr --- 2024-11-21 02:22:56,192 DEBUG 2024-11-21 02:22:56,192 INFO 2024-11-21 02:22:56,192 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 2024-11-21 02:22:56,192 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:56,464 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:56,464 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:56,464 DEBUG --- stdout --- 2024-11-21 02:22:56,464 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:56,464 DEBUG --- stderr --- 2024-11-21 02:22:56,464 DEBUG 2024-11-21 02:22:56,465 INFO 2024-11-21 02:22:56,465 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-130/stdout.txt 2024-11-21 02:22:57,247 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:22:57,247 DEBUG --- stdout --- 2024-11-21 02:22:57,247 DEBUG 12 /results/orders/Reporting-benchmark-130/stdout.txt 2024-11-21 02:22:57,247 DEBUG --- stderr --- 2024-11-21 02:22:57,247 DEBUG 2024-11-21 02:22:57,247 INFO - Download file (size 12k) 2024-11-21 02:22:57,248 INFO 2024-11-21 02:22:57,248 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 2024-11-21 02:22:57,248 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:57,519 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:57,519 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:57,519 DEBUG --- stdout --- 2024-11-21 02:22:57,519 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:57,519 DEBUG --- stderr --- 2024-11-21 02:22:57,519 DEBUG source : /results/orders/Reporting-benchmark-130/stdout.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt 2024-11-21 02:22:57,519 INFO 2024-11-21 02:22:57,519 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 2024-11-21 02:22:57,519 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:57,793 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:57,793 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:57,793 DEBUG --- stdout --- 2024-11-21 02:22:57,793 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:57,793 DEBUG --- stderr --- 2024-11-21 02:22:57,793 DEBUG 2024-11-21 02:22:57,794 INFO 2024-11-21 02:22:57,794 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-130/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt 2024-11-21 02:22:57,794 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:22:58,561 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:58,561 DEBUG --- stdout --- 2024-11-21 02:22:58,561 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:22:58,561 DEBUG --- stderr --- 2024-11-21 02:22:58,562 DEBUG 2024-11-21 02:22:58,562 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt is small (123 lines), printing all lines: 2024-11-21 02:22:58,562 DEBUG ----- output ----- 2024-11-21 02:22:58,562 DEBUG 2024-11-21 02:22:16,077 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpwu7a9zp8 2024-11-21 02:22:16,078 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-130/loadtest-20241121001157101" -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/tmpwu7a9zp8/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/tmpwu7a9zp8/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 02:22:17,679 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:22:17,681 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:22:17,681 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:22:17,681 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:22:17,686 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:22:17,687 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:22:17,693 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 02:22:17,693 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:22:17,694 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:22:17,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:22:17,697 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 02:22:17,700 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 02:22:17,739 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:22:17,739 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:22:17,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:22:17,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:22:17,780 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:22:17,799 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:22:17,800 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:22:17,800 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:22:17,800 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:22:17,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 106 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 23s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 3998616 (OK=2904320 KO=1094296) > min response time 32 (OK=33 KO=32 ) > max response time 86830 (OK=86830 KO=60829 ) > mean response time 10564 (OK=11367 KO=8433 ) > std deviation 13331 (OK=12321 KO=15501 ) > response time 50th percentile 5789 (OK=7578 KO=39 ) > response time 75th percentile 16368 (OK=17934 KO=11192 ) > response time 95th percentile 38654 (OK=36888 KO=60000 ) > response time 99th percentile 60000 (OK=51322 KO=60000 ) > mean requests/sec 1110.73 (OK=806.76 KO=303.97) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 760184 ( 19.01%) > 800 ms <= t < 1200 ms 52700 ( 1.32%) > t >= 1200 ms 2091436 ( 52.3%) > failed 1094296 ( 27.37%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 503 540042 (36.27%) > RootUserinfo: No attribute named 'access_token' is defined 170052 (11.42%) > status.find.is(302), but actually found 503 139063 ( 9.34%) > status.find.in([200, 209], 304), found 404 106819 ( 7.17%) > CreatePolicy: No attribute named 'oauth2_uuId' is defined 68266 ( 4.59%) > status.find.in([200, 209], 304), found 500 65864 ( 4.42%) > userinfo: No attribute named 'access_token' is defined 59597 ( 4.00%) > Request timeout to openam-perf-benchmark.forgeblocks.com/34.8. 57098 ( 3.83%) 9.233:443 after 60000 ms > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 53802 ( 3.61%) d nothing > status.find.is(200), but actually found 503 48981 ( 3.29%) > tokenUserinfo: No attribute named 'access_token' is defined 25537 ( 1.72%) > status.find.in([200, 209], 304), found 502 20102 ( 1.35%) > deleteOrganization: No attribute named 'organization_id' is de 20062 ( 1.35%) fined > queryOrganization: No attribute named 'organization_id' is def 20062 ( 1.35%) ined > status.find.is(200), but actually found 502 17656 ( 1.19%) > createOrganization: No attribute named 'access_token' is defin 16820 ( 1.13%) ed > status.find.is(302), but actually found 502 16512 ( 1.11%) > status.find.in([200, 209], 304), found 401 12388 ( 0.83%) > status.find.is(200), but actually found 401 9578 ( 0.64%) > UI AM revoke1: No attribute named 'access_token' is defined 5161 ( 0.35%) > UI AM revoke2: No attribute named 'access_token_2' is defined 5040 ( 0.34%) > UI AM endsession: No attribute named 'id_token_2' is defined 3996 ( 0.27%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 2998 ( 0.20%) ing > status.find.in([200, 209], 304), found 403 1440 ( 0.10%) > status.find.in([200, 209], 304), found 400 1151 ( 0.08%) > jsonPath($.result[1].uuid).find.exists, found nothing 462 ( 0.03%) > status.find.in([200, 209], 304), found 409 333 ( 0.02%) > j.i.IOException: Premature close 7 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-130/loadtest-20241121001157101/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.837 s [INFO] Finished at: 2024-11-21T02:22:42Z [INFO] ------------------------------------------------------------------------ 2024-11-21 02:22:42,711 INFO Gatling simulation run ended successfully 2024-11-21 02:22:42,711 INFO Creating archive benchmark-130.tar.gz with report files 2024-11-21 02:22:43,426 INFO Archive /results/gatling/benchmark-130/benchmark-130.tar.gz successfully created 2024-11-21 02:22:58,562 INFO ________________________________________________________________________________ [2024-11-21 02:22:58] Reporting-benchmark-130 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-11-21 02:22:58] Reporting-benchmark-130 step11 : Print stderr order ________________________________________________________________________________ 2024-11-21 02:22:58,563 INFO 2024-11-21 02:22:58,563 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 2024-11-21 02:22:58,563 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:58,841 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:58,841 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:58,841 DEBUG --- stdout --- 2024-11-21 02:22:58,841 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:58,841 DEBUG --- stderr --- 2024-11-21 02:22:58,841 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:22:58,842 INFO 2024-11-21 02:22:58,842 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 2024-11-21 02:22:58,842 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:22:59,114 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:22:59,114 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:59,114 DEBUG --- stdout --- 2024-11-21 02:22:59,114 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:22:59,114 DEBUG --- stderr --- 2024-11-21 02:22:59,114 DEBUG 2024-11-21 02:22:59,115 INFO 2024-11-21 02:22:59,115 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-130/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/stderr.txt file found" 2024-11-21 02:22:59,115 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:22:59,896 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:22:59,896 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:22:59,896 DEBUG --- stdout --- 2024-11-21 02:22:59,896 DEBUG /results/orders/Reporting-benchmark-130/stderr.txt file found 2024-11-21 02:22:59,896 DEBUG --- stderr --- 2024-11-21 02:22:59,896 DEBUG 2024-11-21 02:22:59,896 INFO 2024-11-21 02:22:59,896 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 2024-11-21 02:22:59,896 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:23:00,169 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:23:00,169 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:23:00,169 DEBUG --- stdout --- 2024-11-21 02:23:00,169 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:23:00,169 DEBUG --- stderr --- 2024-11-21 02:23:00,169 DEBUG 2024-11-21 02:23:00,169 INFO 2024-11-21 02:23:00,170 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-130/stderr.txt 2024-11-21 02:23:00,950 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:23:00,951 DEBUG --- stdout --- 2024-11-21 02:23:00,951 DEBUG 0 /results/orders/Reporting-benchmark-130/stderr.txt 2024-11-21 02:23:00,951 DEBUG --- stderr --- 2024-11-21 02:23:00,951 DEBUG 2024-11-21 02:23:00,951 INFO - Download file (size 0k) 2024-11-21 02:23:00,951 INFO 2024-11-21 02:23:00,951 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 2024-11-21 02:23:00,951 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:23:01,224 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:23:01,224 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:23:01,224 DEBUG --- stdout --- 2024-11-21 02:23:01,224 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:23:01,224 DEBUG --- stderr --- 2024-11-21 02:23:01,224 DEBUG source : /results/orders/Reporting-benchmark-130/stderr.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt 2024-11-21 02:23:01,224 INFO 2024-11-21 02:23:01,224 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 2024-11-21 02:23:01,224 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:23:01,498 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:23:01,498 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:23:01,498 DEBUG --- stdout --- 2024-11-21 02:23:01,499 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:23:01,499 DEBUG --- stderr --- 2024-11-21 02:23:01,499 DEBUG 2024-11-21 02:23:01,499 INFO 2024-11-21 02:23:01,499 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-130/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt 2024-11-21 02:23:01,499 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:23:02,243 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:23:02,243 DEBUG --- stdout --- 2024-11-21 02:23:02,243 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:23:02,243 DEBUG --- stderr --- 2024-11-21 02:23:02,243 DEBUG 2024-11-21 02:23:02,244 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt is small (0 lines), printing all lines: 2024-11-21 02:23:02,244 DEBUG ----- output ----- 2024-11-21 02:23:02,244 DEBUG 2024-11-21 02:23:02,244 INFO ________________________________________________________________________________ [2024-11-21 02:23:02] Reporting-benchmark-130 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-11-21 02:23:02] Reporting-benchmark-130 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-enduser-appa--1326670335.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/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/06_benchmark-130/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/06_benchmark-130/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request GetUUid [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getuuid-1589541873.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request GetOpenidConfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getopenidconfig-1944748765.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request CreatePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_createpolicy-1609423214.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/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/06_benchmark-130/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_restloginprogre--1228345864.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl--50030702.html - cannot check for spikes checking simulation request ReadPolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_readpolicy-1402584712.html - cannot check for spikes checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl-1828367807.html - cannot check for spikes checking simulation request DeletePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_deletepolicy--686407971.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-11-21 02:23:02] Reporting-benchmark-130 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 3998616, "ok": 2904320, "ko": 1094296 }, "minResponseTime": { "total": 32, "ok": 33, "ko": 32 }, "maxResponseTime": { "total": 86830, "ok": 86830, "ko": 60829 }, "meanResponseTime": { "total": 10564, "ok": 11367, "ko": 8433 }, "standardDeviation": { "total": 13331, "ok": 12321, "ko": 15501 }, "percentiles1": { "total": 5789, "ok": 7578, "ko": 39 }, "percentiles2": { "total": 16368, "ok": 17934, "ko": 11192 }, "percentiles3": { "total": 38654, "ok": 36888, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 51322, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 760184, "percentage": 19.01117786754217 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 52700, "percentage": 1.317956012780422 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2091436, "percentage": 52.30399718302533 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1094296, "percentage": 27.366868936652082 }, "meanNumberOfRequestsPerSecond": { "total": 1110.7266666666667, "ok": 806.7555555555556, "ko": 303.9711111111111 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 445672, "ok": 396249, "ko": 49423 }, "minResponseTime": { "total": 36, "ok": 44, "ko": 36 }, "maxResponseTime": { "total": 60024, "ok": 59988, "ko": 60024 }, "meanResponseTime": { "total": 11312, "ok": 11273, "ko": 11625 }, "standardDeviation": { "total": 13004, "ok": 11657, "ko": 20863 }, "percentiles1": { "total": 7349, "ok": 7942, "ko": 43 }, "percentiles2": { "total": 16789, "ok": 17260, "ko": 9115 }, "percentiles3": { "total": 38773, "ok": 35953, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 48513, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 88199, "percentage": 19.79011470318979 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6955, "percentage": 1.5605647202426898 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 301095, "percentage": 67.55977490172145 }, "group4": { "name": "failed", "htmlName": "failed", "count": 49423, "percentage": 11.089545674846075 }, "meanNumberOfRequestsPerSecond": { "total": 123.79777777777778, "ok": 110.06916666666666, "ko": 13.72861111111111 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 394826, "ok": 361971, "ko": 32855 }, "minResponseTime": { "total": 33, "ok": 72, "ko": 33 }, "maxResponseTime": { "total": 60023, "ok": 59999, "ko": 60023 }, "meanResponseTime": { "total": 13467, "ok": 13009, "ko": 18514 }, "standardDeviation": { "total": 13024, "ok": 11647, "ko": 22715 }, "percentiles1": { "total": 9714, "ok": 9785, "ko": 8041 }, "percentiles2": { "total": 19963, "ok": 19882, "ko": 24092 }, "percentiles3": { "total": 39318, "ok": 35462, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 50807, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 48447, "percentage": 12.270468510179168 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6744, "percentage": 1.7080941984570417 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 306780, "percentage": 77.70005014867309 }, "group4": { "name": "failed", "htmlName": "failed", "count": 32855, "percentage": 8.321387142690705 }, "meanNumberOfRequestsPerSecond": { "total": 109.67388888888888, "ok": 100.5475, "ko": 9.126388888888888 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 98683, "ok": 61452, "ko": 37231 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59969, "ko": 60001 }, "meanResponseTime": { "total": 7786, "ok": 11686, "ko": 1349 }, "standardDeviation": { "total": 10661, "ok": 10963, "ko": 6028 }, "percentiles1": { "total": 2854, "ok": 8823, "ko": 36 }, "percentiles2": { "total": 12867, "ok": 17990, "ko": 38 }, "percentiles3": { "total": 29017, "ok": 32789, "ko": 8041 }, "percentiles4": { "total": 45466, "ok": 46842, "ko": 20041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11255, "percentage": 11.405206570533933 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 950, "percentage": 0.9626784755226331 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 49247, "percentage": 49.904238825329585 }, "group4": { "name": "failed", "htmlName": "failed", "count": 37231, "percentage": 37.72787612861384 }, "meanNumberOfRequestsPerSecond": { "total": 27.411944444444444, "ok": 17.07, "ko": 10.341944444444444 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 61184, "ok": 54909, "ko": 6275 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60008, "ok": 59854, "ko": 60008 }, "meanResponseTime": { "total": 10214, "ok": 10745, "ko": 5562 }, "standardDeviation": { "total": 11018, "ok": 10872, "ko": 11189 }, "percentiles1": { "total": 7170, "ok": 7781, "ko": 39 }, "percentiles2": { "total": 16031, "ok": 16844, "ko": 8039 }, "percentiles3": { "total": 31833, "ok": 32348, "ko": 16044 }, "percentiles4": { "total": 49352, "ok": 47522, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11802, "percentage": 19.28935669456067 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 927, "percentage": 1.5151019874476988 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 42180, "percentage": 68.93959205020921 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6275, "percentage": 10.255949267782427 }, "meanNumberOfRequestsPerSecond": { "total": 16.995555555555555, "ok": 15.2525, "ko": 1.7430555555555556 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 54800, "ok": 46525, "ko": 8275 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 60002, "ok": 60000, "ko": 60002 }, "meanResponseTime": { "total": 10405, "ok": 10665, "ko": 8943 }, "standardDeviation": { "total": 11276, "ok": 11022, "ko": 12509 }, "percentiles1": { "total": 7287, "ok": 7535, "ko": 4052 }, "percentiles2": { "total": 16217, "ok": 17004, "ko": 12042 }, "percentiles3": { "total": 32175, "ok": 32079, "ko": 33491 }, "percentiles4": { "total": 50693, "ok": 46978, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11030, "percentage": 20.12773722627737 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 921, "percentage": 1.6806569343065694 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 34574, "percentage": 63.09124087591241 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8275, "percentage": 15.10036496350365 }, "meanNumberOfRequestsPerSecond": { "total": 15.222222222222221, "ok": 12.92361111111111, "ko": 2.298611111111111 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 54795, "ok": 47106, "ko": 7689 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 60005, "ok": 59994, "ko": 60005 }, "meanResponseTime": { "total": 10241, "ok": 11110, "ko": 4917 }, "standardDeviation": { "total": 11154, "ok": 10940, "ko": 10974 }, "percentiles1": { "total": 7256, "ok": 8178, "ko": 41 }, "percentiles2": { "total": 16084, "ok": 17580, "ko": 8040 }, "percentiles3": { "total": 31537, "ok": 32068, "ko": 16048 }, "percentiles4": { "total": 49473, "ok": 45983, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10170, "percentage": 18.56008759923351 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 863, "percentage": 1.574961219089333 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 36073, "percentage": 65.83264896432156 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7689, "percentage": 14.0323022173556 }, "meanNumberOfRequestsPerSecond": { "total": 15.220833333333333, "ok": 13.085, "ko": 2.1358333333333333 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 401328, "ok": 253938, "ko": 147390 }, "minResponseTime": { "total": 33, "ok": 40, "ko": 33 }, "maxResponseTime": { "total": 60031, "ok": 59989, "ko": 60031 }, "meanResponseTime": { "total": 13075, "ok": 14352, "ko": 10875 }, "standardDeviation": { "total": 13586, "ok": 12373, "ko": 15204 }, "percentiles1": { "total": 9371, "ok": 12035, "ko": 4036 }, "percentiles2": { "total": 20716, "ok": 21953, "ko": 16724 }, "percentiles3": { "total": 40258, "ok": 38071, "ko": 46405 }, "percentiles4": { "total": 59647, "ok": 51498, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 36979, "percentage": 9.214158992146075 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5201, "percentage": 1.295947454451222 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 211758, "percentage": 52.76432244946777 }, "group4": { "name": "failed", "htmlName": "failed", "count": 147390, "percentage": 36.72557110393493 }, "meanNumberOfRequestsPerSecond": { "total": 111.48, "ok": 70.53833333333333, "ko": 40.94166666666667 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 263331, "ok": 209888, "ko": 53443 }, "minResponseTime": { "total": 33, "ok": 41, "ko": 33 }, "maxResponseTime": { "total": 60022, "ok": 59986, "ko": 60022 }, "meanResponseTime": { "total": 10692, "ok": 11347, "ko": 8118 }, "standardDeviation": { "total": 11526, "ok": 11278, "ko": 12111 }, "percentiles1": { "total": 7653, "ok": 8431, "ko": 3070 }, "percentiles2": { "total": 17071, "ok": 18014, "ko": 12042 }, "percentiles3": { "total": 32751, "ok": 33201, "ko": 30565 }, "percentiles4": { "total": 50228, "ok": 48634, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 47311, "percentage": 17.966361727255812 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3811, "percentage": 1.447228013412777 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 158766, "percentage": 60.29142030372421 }, "group4": { "name": "failed", "htmlName": "failed", "count": 53443, "percentage": 20.2949899556072 }, "meanNumberOfRequestsPerSecond": { "total": 73.1475, "ok": 58.30222222222222, "ko": 14.845277777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 97883, "ok": 42195, "ko": 55688 }, "minResponseTime": { "total": 32, "ok": 33, "ko": 32 }, "maxResponseTime": { "total": 60003, "ok": 59959, "ko": 60003 }, "meanResponseTime": { "total": 4769, "ok": 10340, "ko": 548 }, "standardDeviation": { "total": 9156, "ok": 11037, "ko": 3705 }, "percentiles1": { "total": 38, "ok": 7183, "ko": 36 }, "percentiles2": { "total": 5930, "ok": 16771, "ko": 38 }, "percentiles3": { "total": 24351, "ok": 31537, "ko": 66 }, "percentiles4": { "total": 40699, "ok": 47585, "ko": 12042 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11242, "percentage": 11.485140422749609 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 747, "percentage": 0.7631560127907808 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 30206, "percentage": 30.85929119458946 }, "group4": { "name": "failed", "htmlName": "failed", "count": 55688, "percentage": 56.89241236987015 }, "meanNumberOfRequestsPerSecond": { "total": 27.189722222222223, "ok": 11.720833333333333, "ko": 15.46888888888889 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 42098, "ok": 36803, "ko": 5295 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59880, "ko": 60001 }, "meanResponseTime": { "total": 8896, "ok": 9649, "ko": 3655 }, "standardDeviation": { "total": 10682, "ok": 10678, "ko": 9125 }, "percentiles1": { "total": 5180, "ok": 6366, "ko": 37 }, "percentiles2": { "total": 14578, "ok": 15840, "ko": 4037 }, "percentiles3": { "total": 29218, "ok": 30195, "ko": 16040 }, "percentiles4": { "total": 47436, "ok": 46080, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10433, "percentage": 24.78265000712623 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 643, "percentage": 1.5273884745118533 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25727, "percentage": 61.11216684878141 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5295, "percentage": 12.577794669580502 }, "meanNumberOfRequestsPerSecond": { "total": 11.693888888888889, "ok": 10.223055555555556, "ko": 1.4708333333333334 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 36803, "ok": 36801, "ko": 2 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 5290 }, "maxResponseTime": { "total": 6151, "ok": 667, "ko": 6151 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 5721 }, "standardDeviation": { "total": 43, "ok": 10, "ko": 431 }, "percentiles1": { "total": 38, "ok": 38, "ko": 5721 }, "percentiles2": { "total": 40, "ok": 40, "ko": 5936 }, "percentiles3": { "total": 44, "ok": 44, "ko": 6108 }, "percentiles4": { "total": 52, "ok": 52, "ko": 6142 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 36801, "percentage": 99.99456566040811 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.005434339591881096 }, "meanNumberOfRequestsPerSecond": { "total": 10.223055555555556, "ok": 10.2225, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 36803, "ok": 36801, "ko": 2 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 2000 }, "maxResponseTime": { "total": 3364, "ok": 648, "ko": 3364 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 2682 }, "standardDeviation": { "total": 21, "ok": 7, "ko": 682 }, "percentiles1": { "total": 38, "ok": 38, "ko": 2682 }, "percentiles2": { "total": 40, "ok": 40, "ko": 3023 }, "percentiles3": { "total": 44, "ok": 44, "ko": 3296 }, "percentiles4": { "total": 52, "ok": 52, "ko": 3350 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 36801, "percentage": 99.99456566040811 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.005434339591881096 }, "meanNumberOfRequestsPerSecond": { "total": 10.223055555555556, "ok": 10.2225, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 226204, "ok": 218338, "ko": 7866 }, "minResponseTime": { "total": 33, "ok": 65, "ko": 33 }, "maxResponseTime": { "total": 60024, "ok": 59985, "ko": 60024 }, "meanResponseTime": { "total": 13664, "ok": 12148, "ko": 55735 }, "standardDeviation": { "total": 14594, "ok": 12123, "ko": 14534 }, "percentiles1": { "total": 9009, "ok": 8552, "ko": 60000 }, "percentiles2": { "total": 19622, "ok": 18550, "ko": 60000 }, "percentiles3": { "total": 48290, "ok": 36770, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 52014, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38422, "percentage": 16.985552863786673 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4884, "percentage": 2.159113013032484 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 175032, "percentage": 77.37794203462362 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7866, "percentage": 3.477392088557232 }, "meanNumberOfRequestsPerSecond": { "total": 62.83444444444444, "ok": 60.64944444444444, "ko": 2.185 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 31238, "ok": 28858, "ko": 2380 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59997, "ko": 60001 }, "meanResponseTime": { "total": 8914, "ok": 9161, "ko": 5920 }, "standardDeviation": { "total": 10876, "ok": 10751, "ko": 11881 }, "percentiles1": { "total": 4872, "ok": 5363, "ko": 39 }, "percentiles2": { "total": 14912, "ok": 15554, "ko": 8038 }, "percentiles3": { "total": 30086, "ok": 30210, "ko": 16047 }, "percentiles4": { "total": 48668, "ok": 46161, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9672, "percentage": 30.96228951917536 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 523, "percentage": 1.6742429092771622 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18663, "percentage": 59.74454190409118 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2380, "percentage": 7.618925667456303 }, "meanNumberOfRequestsPerSecond": { "total": 8.677222222222222, "ok": 8.016111111111112, "ko": 0.6611111111111111 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 28815, "ok": 26423, "ko": 2392 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 59713, "ko": 60000 }, "meanResponseTime": { "total": 8272, "ok": 8526, "ko": 5465 }, "standardDeviation": { "total": 10694, "ok": 10642, "ko": 10866 }, "percentiles1": { "total": 4047, "ok": 4499, "ko": 39 }, "percentiles2": { "total": 13186, "ok": 13928, "ko": 8040 }, "percentiles3": { "total": 29666, "ok": 30129, "ko": 16044 }, "percentiles4": { "total": 48386, "ok": 46062, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9575, "percentage": 33.22922089189658 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 466, "percentage": 1.6172132569842095 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16382, "percentage": 56.852333853895544 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2392, "percentage": 8.301231997223669 }, "meanNumberOfRequestsPerSecond": { "total": 8.004166666666666, "ok": 7.339722222222222, "ko": 0.6644444444444444 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 26423, "ok": 26423, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 19019, "ok": 19019, "ko": 0 }, "meanResponseTime": { "total": 350, "ok": 350, "ko": 0 }, "standardDeviation": { "total": 1496, "ok": 1496, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 1634, "ok": 1634, "ko": 0 }, "percentiles4": { "total": 8705, "ok": 8703, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 24875, "percentage": 94.1414676607501 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 126, "percentage": 0.4768572834273171 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1422, "percentage": 5.381675055822579 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 7.339722222222222, "ok": 7.339722222222222, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 26423, "ok": 26423, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2142, "ok": 2142, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 44, "ok": 44, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 26421, "percentage": 99.99243083677099 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0037845816145025165 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0037845816145025165 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 7.339722222222222, "ok": 7.339722222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 26410, "ok": 21052, "ko": 5358 }, "minResponseTime": { "total": 39, "ok": 48, "ko": 39 }, "maxResponseTime": { "total": 35058, "ok": 35058, "ko": 32207 }, "meanResponseTime": { "total": 4690, "ok": 2806, "ko": 12093 }, "standardDeviation": { "total": 5480, "ok": 3866, "ko": 4532 }, "percentiles1": { "total": 2125, "ok": 579, "ko": 11035 }, "percentiles2": { "total": 9474, "ok": 4659, "ko": 13962 }, "percentiles3": { "total": 14891, "ok": 10617, "ko": 20080 }, "percentiles4": { "total": 20559, "ok": 15047, "ko": 24105 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11048, "percentage": 41.832639151836425 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 574, "percentage": 2.1734191594093146 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9430, "percentage": 35.706171904581595 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5358, "percentage": 20.287769784172664 }, "meanNumberOfRequestsPerSecond": { "total": 7.336111111111111, "ok": 5.847777777777778, "ko": 1.4883333333333333 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 26423, "ok": 26423, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 18690, "ok": 18690, "ko": 0 }, "meanResponseTime": { "total": 385, "ok": 385, "ko": 0 }, "standardDeviation": { "total": 1565, "ok": 1565, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 2136, "ok": 2136, "ko": 0 }, "percentiles4": { "total": 8810, "ok": 8810, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 24747, "percentage": 93.65704121409378 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 131, "percentage": 0.4957801914998297 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1545, "percentage": 5.8471785944063885 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 7.339722222222222, "ok": 7.339722222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 26408, "ok": 21037, "ko": 5371 }, "minResponseTime": { "total": 37, "ok": 47, "ko": 37 }, "maxResponseTime": { "total": 35047, "ok": 35047, "ko": 31716 }, "meanResponseTime": { "total": 4699, "ok": 2819, "ko": 12063 }, "standardDeviation": { "total": 5476, "ok": 3866, "ko": 4564 }, "percentiles1": { "total": 2158, "ok": 600, "ko": 11021 }, "percentiles2": { "total": 9471, "ok": 4673, "ko": 13969 }, "percentiles3": { "total": 14896, "ok": 10638, "ko": 20097 }, "percentiles4": { "total": 20665, "ok": 15257, "ko": 24410 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10985, "percentage": 41.5972432596183 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 608, "percentage": 2.3023326264768254 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9444, "percentage": 35.761890336261736 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5371, "percentage": 20.33853377764314 }, "meanNumberOfRequestsPerSecond": { "total": 7.335555555555556, "ok": 5.8436111111111115, "ko": 1.4919444444444445 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 26409, "ok": 21070, "ko": 5339 }, "minResponseTime": { "total": 39, "ok": 47, "ko": 39 }, "maxResponseTime": { "total": 34159, "ok": 34159, "ko": 31970 }, "meanResponseTime": { "total": 4683, "ok": 2817, "ko": 12046 }, "standardDeviation": { "total": 5463, "ok": 3869, "ko": 4539 }, "percentiles1": { "total": 2138, "ok": 590, "ko": 11007 }, "percentiles2": { "total": 9462, "ok": 4660, "ko": 13944 }, "percentiles3": { "total": 14834, "ok": 10726, "ko": 19964 }, "percentiles4": { "total": 20309, "ok": 15100, "ko": 24357 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11031, "percentage": 41.769851187095306 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 586, "percentage": 2.2189405127040023 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9453, "percentage": 35.794615471998185 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5339, "percentage": 20.216592828202508 }, "meanNumberOfRequestsPerSecond": { "total": 7.335833333333333, "ok": 5.852777777777778, "ko": 1.4830555555555556 }, "spikes": [] }, { "name": "GetUUid", "numberOfRequests": { "total": 133960, "ok": 64947, "ko": 69013 }, "minResponseTime": { "total": 33, "ok": 55, "ko": 33 }, "maxResponseTime": { "total": 86830, "ok": 86830, "ko": 60060 }, "meanResponseTime": { "total": 29522, "ok": 36210, "ko": 23228 }, "standardDeviation": { "total": 23367, "ok": 15404, "ko": 27475 }, "percentiles1": { "total": 33478, "ok": 38357, "ko": 4037 }, "percentiles2": { "total": 51668, "ok": 47729, "ko": 60000 }, "percentiles3": { "total": 60000, "ok": 56865, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 59284, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1729, "percentage": 1.2906837862048373 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 974, "percentage": 0.7270827112570917 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 62244, "percentage": 46.46461630337414 }, "group4": { "name": "failed", "htmlName": "failed", "count": 69013, "percentage": 51.51761719916394 }, "meanNumberOfRequestsPerSecond": { "total": 37.21111111111111, "ok": 18.04083333333333, "ko": 19.170277777777777 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 26408, "ok": 21067, "ko": 5341 }, "minResponseTime": { "total": 37, "ok": 42, "ko": 37 }, "maxResponseTime": { "total": 34585, "ok": 34585, "ko": 31848 }, "meanResponseTime": { "total": 4755, "ok": 2862, "ko": 12219 }, "standardDeviation": { "total": 5513, "ok": 3932, "ko": 4410 }, "percentiles1": { "total": 2230, "ok": 591, "ko": 10994 }, "percentiles2": { "total": 9681, "ok": 4780, "ko": 14026 }, "percentiles3": { "total": 14989, "ok": 10887, "ko": 20351 }, "percentiles4": { "total": 20668, "ok": 15408, "ko": 24510 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11003, "percentage": 41.66540442290215 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 588, "percentage": 2.2265980006058768 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9476, "percentage": 35.88306573765526 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5341, "percentage": 20.224931838836717 }, "meanNumberOfRequestsPerSecond": { "total": 7.335555555555556, "ok": 5.851944444444444, "ko": 1.4836111111111112 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 26410, "ok": 21083, "ko": 5327 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 33222, "ok": 28378, "ko": 33222 }, "meanResponseTime": { "total": 4516, "ok": 2659, "ko": 11865 }, "standardDeviation": { "total": 5258, "ok": 3668, "ko": 4021 }, "percentiles1": { "total": 2022, "ok": 554, "ko": 10966 }, "percentiles2": { "total": 9151, "ok": 4433, "ko": 13556 }, "percentiles3": { "total": 14254, "ok": 10233, "ko": 18654 }, "percentiles4": { "total": 18911, "ok": 14324, "ko": 22956 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11173, "percentage": 42.30594471790988 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 646, "percentage": 2.446043165467626 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9264, "percentage": 35.077622112836046 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5327, "percentage": 20.170390003786444 }, "meanNumberOfRequestsPerSecond": { "total": 7.336111111111111, "ok": 5.856388888888889, "ko": 1.4797222222222222 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 26407, "ok": 21084, "ko": 5323 }, "minResponseTime": { "total": 35, "ok": 42, "ko": 35 }, "maxResponseTime": { "total": 31618, "ok": 28604, "ko": 31618 }, "meanResponseTime": { "total": 4334, "ok": 2519, "ko": 11521 }, "standardDeviation": { "total": 5074, "ok": 3497, "ko": 3816 }, "percentiles1": { "total": 1895, "ok": 538, "ko": 10880 }, "percentiles2": { "total": 8766, "ok": 4086, "ko": 12949 }, "percentiles3": { "total": 13603, "ok": 9907, "ko": 18070 }, "percentiles4": { "total": 18246, "ok": 13499, "ko": 21765 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11279, "percentage": 42.71215965463703 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 692, "percentage": 2.6205172870829707 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9113, "percentage": 34.50978907107964 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5323, "percentage": 20.157533987200363 }, "meanNumberOfRequestsPerSecond": { "total": 7.335277777777778, "ok": 5.8566666666666665, "ko": 1.478611111111111 }, "spikes": [] }, { "name": "GetOpenidConfig", "numberOfRequests": { "total": 396645, "ok": 267078, "ko": 129567 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60014, "ok": 59994, "ko": 60014 }, "meanResponseTime": { "total": 8777, "ok": 12111, "ko": 1903 }, "standardDeviation": { "total": 11052, "ok": 11121, "ko": 6990 }, "percentiles1": { "total": 4797, "ok": 9590, "ko": 36 }, "percentiles2": { "total": 14464, "ok": 18077, "ko": 39 }, "percentiles3": { "total": 30681, "ok": 34176, "ko": 12039 }, "percentiles4": { "total": 48406, "ok": 48133, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 47152, "percentage": 11.887708152125956 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3478, "percentage": 0.8768546181093925 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 216448, "percentage": 54.569703387159805 }, "group4": { "name": "failed", "htmlName": "failed", "count": 129567, "percentage": 32.66573384260485 }, "meanNumberOfRequestsPerSecond": { "total": 110.17916666666666, "ok": 74.18833333333333, "ko": 35.990833333333335 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 97392, "ok": 28413, "ko": 68979 }, "minResponseTime": { "total": 33, "ok": 43, "ko": 33 }, "maxResponseTime": { "total": 60020, "ok": 59958, "ko": 60020 }, "meanResponseTime": { "total": 3236, "ok": 8970, "ko": 875 }, "standardDeviation": { "total": 7854, "ok": 10904, "ko": 4359 }, "percentiles1": { "total": 38, "ok": 4897, "ko": 36 }, "percentiles2": { "total": 331, "ok": 14647, "ko": 39 }, "percentiles3": { "total": 20351, "ok": 31028, "ko": 4040 }, "percentiles4": { "total": 37689, "ok": 47599, "ko": 21266 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9950, "percentage": 10.216444882536553 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 541, "percentage": 0.5554871036635453 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17922, "percentage": 18.401922129127648 }, "group4": { "name": "failed", "htmlName": "failed", "count": 68979, "percentage": 70.82614588467226 }, "meanNumberOfRequestsPerSecond": { "total": 27.053333333333335, "ok": 7.8925, "ko": 19.160833333333333 }, "spikes": [] }, { "name": "CreatePolicy", "numberOfRequests": { "total": 64621, "ok": 44042, "ko": 20579 }, "minResponseTime": { "total": 33, "ok": 53, "ko": 33 }, "maxResponseTime": { "total": 60009, "ok": 59995, "ko": 60009 }, "meanResponseTime": { "total": 15641, "ok": 18995, "ko": 8463 }, "standardDeviation": { "total": 16177, "ok": 14030, "ko": 18023 }, "percentiles1": { "total": 12037, "ok": 16979, "ko": 37 }, "percentiles2": { "total": 25390, "ok": 28310, "ko": 4038 }, "percentiles3": { "total": 48566, "ok": 45741, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 55228, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3511, "percentage": 5.433218303647421 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1060, "percentage": 1.6403336376719642 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 39471, "percentage": 61.08076321938689 }, "group4": { "name": "failed", "htmlName": "failed", "count": 20579, "percentage": 31.845684839293725 }, "meanNumberOfRequestsPerSecond": { "total": 17.950277777777778, "ok": 12.233888888888888, "ko": 5.716388888888889 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 37753, "ok": 23075, "ko": 14678 }, "minResponseTime": { "total": 33, "ok": 38, "ko": 33 }, "maxResponseTime": { "total": 60019, "ok": 59677, "ko": 60019 }, "meanResponseTime": { "total": 5122, "ok": 7879, "ko": 788 }, "standardDeviation": { "total": 8849, "ok": 10038, "ko": 3500 }, "percentiles1": { "total": 62, "ok": 3704, "ko": 36 }, "percentiles2": { "total": 7235, "ok": 12997, "ko": 39 }, "percentiles3": { "total": 24326, "ok": 28182, "ko": 4124 }, "percentiles4": { "total": 38116, "ok": 41080, "ko": 16038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8834, "percentage": 23.399464943183325 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 444, "percentage": 1.1760654782401398 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13797, "percentage": 36.5454400974757 }, "group4": { "name": "failed", "htmlName": "failed", "count": 14678, "percentage": 38.879029481100844 }, "meanNumberOfRequestsPerSecond": { "total": 10.486944444444445, "ok": 6.409722222222222, "ko": 4.077222222222222 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 97269, "ok": 29553, "ko": 67716 }, "minResponseTime": { "total": 32, "ok": 33, "ko": 32 }, "maxResponseTime": { "total": 60023, "ok": 59884, "ko": 60023 }, "meanResponseTime": { "total": 2817, "ok": 8721, "ko": 241 }, "standardDeviation": { "total": 7271, "ok": 10500, "ko": 2446 }, "percentiles1": { "total": 37, "ok": 4917, "ko": 36 }, "percentiles2": { "total": 48, "ok": 14326, "ko": 38 }, "percentiles3": { "total": 19159, "ok": 29388, "ko": 41 }, "percentiles4": { "total": 34761, "ok": 44368, "ko": 8036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9964, "percentage": 10.243757003773043 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 578, "percentage": 0.5942283769751925 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19011, "percentage": 19.544767603244612 }, "group4": { "name": "failed", "htmlName": "failed", "count": 67716, "percentage": 69.61724701600716 }, "meanNumberOfRequestsPerSecond": { "total": 27.019166666666667, "ok": 8.209166666666667, "ko": 18.81 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 29488, "ok": 26365, "ko": 3123 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60002, "ok": 59970, "ko": 60002 }, "meanResponseTime": { "total": 8421, "ok": 8914, "ko": 4266 }, "standardDeviation": { "total": 10937, "ok": 10835, "ko": 10904 }, "percentiles1": { "total": 4038, "ok": 4898, "ko": 37 }, "percentiles2": { "total": 13589, "ok": 14822, "ko": 4037 }, "percentiles3": { "total": 30468, "ok": 31058, "ko": 16043 }, "percentiles4": { "total": 48322, "ok": 46244, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9318, "percentage": 31.59929462832339 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 431, "percentage": 1.461611502984265 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16616, "percentage": 56.34834508952794 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3123, "percentage": 10.590748779164407 }, "meanNumberOfRequestsPerSecond": { "total": 8.19111111111111, "ok": 7.323611111111111, "ko": 0.8675 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 21291, "ok": 19510, "ko": 1781 }, "minResponseTime": { "total": 33, "ok": 38, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59965, "ko": 60001 }, "meanResponseTime": { "total": 7366, "ok": 7588, "ko": 4935 }, "standardDeviation": { "total": 9844, "ok": 9941, "ko": 8335 }, "percentiles1": { "total": 2529, "ok": 2633, "ko": 61 }, "percentiles2": { "total": 12022, "ok": 12459, "ko": 8039 }, "percentiles3": { "total": 27331, "ok": 27888, "ko": 16042 }, "percentiles4": { "total": 40751, "ok": 40474, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8142, "percentage": 38.241510497393264 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 408, "percentage": 1.9163026630970834 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10960, "percentage": 51.47714996947067 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1781, "percentage": 8.365036870038983 }, "meanNumberOfRequestsPerSecond": { "total": 5.914166666666667, "ok": 5.419444444444444, "ko": 0.49472222222222223 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 21174, "ok": 19443, "ko": 1731 }, "minResponseTime": { "total": 33, "ok": 38, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 59788, "ko": 60000 }, "meanResponseTime": { "total": 7414, "ok": 7661, "ko": 4638 }, "standardDeviation": { "total": 9931, "ok": 10060, "ko": 7835 }, "percentiles1": { "total": 2614, "ok": 2758, "ko": 44 }, "percentiles2": { "total": 12042, "ok": 12596, "ko": 8038 }, "percentiles3": { "total": 27486, "ok": 28096, "ko": 16040 }, "percentiles4": { "total": 41974, "ok": 41952, "ko": 50916 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8090, "percentage": 38.20723528856144 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 399, "percentage": 1.8843865117597052 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10954, "percentage": 51.733257768961934 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1731, "percentage": 8.175120430716918 }, "meanNumberOfRequestsPerSecond": { "total": 5.881666666666667, "ok": 5.400833333333333, "ko": 0.48083333333333333 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 22338, "ok": 20526, "ko": 1812 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 60001, "ok": 59963, "ko": 60001 }, "meanResponseTime": { "total": 7495, "ok": 7736, "ko": 4764 }, "standardDeviation": { "total": 9966, "ok": 10106, "ko": 7707 }, "percentiles1": { "total": 2812, "ok": 2965, "ko": 43 }, "percentiles2": { "total": 12061, "ok": 12834, "ko": 8041 }, "percentiles3": { "total": 27466, "ok": 28034, "ko": 16043 }, "percentiles4": { "total": 41385, "ok": 41439, "ko": 28286 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8505, "percentage": 38.07413376309428 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 373, "percentage": 1.669800340227415 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11648, "percentage": 52.14432805085505 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1812, "percentage": 8.11173784582326 }, "meanNumberOfRequestsPerSecond": { "total": 6.205, "ok": 5.701666666666667, "ko": 0.5033333333333333 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 130335, "ok": 90529, "ko": 39806 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 60022, "ok": 59974, "ko": 60022 }, "meanResponseTime": { "total": 8469, "ok": 9706, "ko": 5657 }, "standardDeviation": { "total": 10666, "ok": 10898, "ko": 9540 }, "percentiles1": { "total": 4032, "ok": 5941, "ko": 39 }, "percentiles2": { "total": 14619, "ok": 16391, "ko": 8513 }, "percentiles3": { "total": 28847, "ok": 30315, "ko": 24359 }, "percentiles4": { "total": 45422, "ok": 46367, "ko": 42880 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 27755, "percentage": 21.295124103272336 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1911, "percentage": 1.4662216595695707 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 60863, "percentage": 46.69735681129397 }, "group4": { "name": "failed", "htmlName": "failed", "count": 39806, "percentage": 30.541297425864116 }, "meanNumberOfRequestsPerSecond": { "total": 36.204166666666666, "ok": 25.146944444444443, "ko": 11.057222222222222 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 41448, "ok": 37044, "ko": 4404 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59441, "ko": 60001 }, "meanResponseTime": { "total": 10121, "ok": 10695, "ko": 5296 }, "standardDeviation": { "total": 10778, "ok": 10862, "ko": 8658 }, "percentiles1": { "total": 7157, "ok": 7619, "ko": 100 }, "percentiles2": { "total": 16292, "ok": 17333, "ko": 8042 }, "percentiles3": { "total": 30625, "ok": 31238, "ko": 16043 }, "percentiles4": { "total": 46503, "ok": 45782, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8746, "percentage": 21.10113877629801 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 652, "percentage": 1.5730553947114458 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27646, "percentage": 66.70044392974329 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4404, "percentage": 10.62536189924725 }, "meanNumberOfRequestsPerSecond": { "total": 11.513333333333334, "ok": 10.29, "ko": 1.2233333333333334 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 13387, "ok": 11367, "ko": 2020 }, "minResponseTime": { "total": 33, "ok": 125, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 57963, "ko": 60001 }, "meanResponseTime": { "total": 11502, "ok": 12557, "ko": 5561 }, "standardDeviation": { "total": 11461, "ok": 11454, "ko": 9523 }, "percentiles1": { "total": 8120, "ok": 9576, "ko": 313 }, "percentiles2": { "total": 18266, "ok": 19597, "ko": 8039 }, "percentiles3": { "total": 33354, "ok": 34188, "ko": 20328 }, "percentiles4": { "total": 49722, "ok": 48969, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1763, "percentage": 13.169492791514156 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 325, "percentage": 2.4277283932173 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9279, "percentage": 69.31351310973332 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2020, "percentage": 15.08926570553522 }, "meanNumberOfRequestsPerSecond": { "total": 3.718611111111111, "ok": 3.1575, "ko": 0.5611111111111111 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 30060, "ok": 21274, "ko": 8786 }, "minResponseTime": { "total": 33, "ok": 39, "ko": 33 }, "maxResponseTime": { "total": 60003, "ok": 59948, "ko": 60003 }, "meanResponseTime": { "total": 11181, "ok": 14834, "ko": 2337 }, "standardDeviation": { "total": 11976, "ok": 11379, "ko": 8167 }, "percentiles1": { "total": 8158, "ok": 12403, "ko": 37 }, "percentiles2": { "total": 17729, "ok": 21201, "ko": 39 }, "percentiles3": { "total": 34652, "ok": 37230, "ko": 12043 }, "percentiles4": { "total": 50073, "ok": 49292, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1662, "percentage": 5.528942115768463 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 240, "percentage": 0.7984031936127743 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19372, "percentage": 64.44444444444444 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8786, "percentage": 29.228210246174317 }, "meanNumberOfRequestsPerSecond": { "total": 8.35, "ok": 5.9094444444444445, "ko": 2.4405555555555556 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 21274, "ok": 21274, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 21035, "ok": 21035, "ko": 0 }, "meanResponseTime": { "total": 708, "ok": 708, "ko": 0 }, "standardDeviation": { "total": 2259, "ok": 2259, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 42, "ok": 42, "ko": 0 }, "percentiles3": { "total": 5561, "ok": 5561, "ko": 0 }, "percentiles4": { "total": 11733, "ok": 11733, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18755, "percentage": 88.15925542916236 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 193, "percentage": 0.9072106797029238 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2326, "percentage": 10.933533891134719 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.9094444444444445, "ok": 5.9094444444444445, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 13219, "ok": 9977, "ko": 3242 }, "minResponseTime": { "total": 35, "ok": 53, "ko": 35 }, "maxResponseTime": { "total": 31325, "ok": 25447, "ko": 31325 }, "meanResponseTime": { "total": 5359, "ok": 3486, "ko": 11124 }, "standardDeviation": { "total": 5126, "ok": 3922, "ko": 3971 }, "percentiles1": { "total": 3934, "ok": 1839, "ko": 10789 }, "percentiles2": { "total": 10198, "ok": 6011, "ko": 12054 }, "percentiles3": { "total": 13924, "ok": 11137, "ko": 17766 }, "percentiles4": { "total": 18712, "ok": 14753, "ko": 22012 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3908, "percentage": 29.56350707315228 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 479, "percentage": 3.6235721310235265 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5590, "percentage": 42.28761630985702 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3242, "percentage": 24.52530448596717 }, "meanNumberOfRequestsPerSecond": { "total": 3.6719444444444442, "ok": 2.7713888888888887, "ko": 0.9005555555555556 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 9977, "ok": 9067, "ko": 910 }, "minResponseTime": { "total": 37, "ok": 43, "ko": 37 }, "maxResponseTime": { "total": 25969, "ok": 20261, "ko": 25969 }, "meanResponseTime": { "total": 2508, "ok": 1613, "ko": 11427 }, "standardDeviation": { "total": 3948, "ok": 2793, "ko": 2377 }, "percentiles1": { "total": 188, "ok": 126, "ko": 10820 }, "percentiles2": { "total": 3395, "ok": 1934, "ko": 11625 }, "percentiles3": { "total": 10973, "ok": 8076, "ko": 16465 }, "percentiles4": { "total": 14500, "ok": 12166, "ko": 19707 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5946, "percentage": 59.59707326851758 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 327, "percentage": 3.2775383381778087 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2794, "percentage": 28.004410143329654 }, "group4": { "name": "failed", "htmlName": "failed", "count": 910, "percentage": 9.120978249974943 }, "meanNumberOfRequestsPerSecond": { "total": 2.7713888888888887, "ok": 2.518611111111111, "ko": 0.25277777777777777 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 9977, "ok": 9172, "ko": 805 }, "minResponseTime": { "total": 36, "ok": 50, "ko": 36 }, "maxResponseTime": { "total": 25039, "ok": 25039, "ko": 24409 }, "meanResponseTime": { "total": 1998, "ok": 1233, "ko": 10725 }, "standardDeviation": { "total": 3637, "ok": 2463, "ko": 3464 }, "percentiles1": { "total": 147, "ok": 132, "ko": 10741 }, "percentiles2": { "total": 1746, "ok": 950, "ko": 11315 }, "percentiles3": { "total": 10741, "ok": 7067, "ko": 16041 }, "percentiles4": { "total": 14102, "ok": 10923, "ko": 20367 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6731, "percentage": 67.46516989074873 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 353, "percentage": 3.5381377167485217 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2088, "percentage": 20.928134709832616 }, "group4": { "name": "failed", "htmlName": "failed", "count": 805, "percentage": 8.068557682670141 }, "meanNumberOfRequestsPerSecond": { "total": 2.7713888888888887, "ok": 2.5477777777777777, "ko": 0.22361111111111112 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 16607, "ok": 13235, "ko": 3372 }, "minResponseTime": { "total": 36, "ok": 45, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 59897, "ko": 60000 }, "meanResponseTime": { "total": 11581, "ok": 13610, "ko": 3616 }, "standardDeviation": { "total": 11681, "ok": 11441, "ko": 8869 }, "percentiles1": { "total": 8641, "ok": 11554, "ko": 42 }, "percentiles2": { "total": 17659, "ok": 19701, "ko": 4043 }, "percentiles3": { "total": 34919, "ok": 36363, "ko": 14168 }, "percentiles4": { "total": 50482, "ok": 49366, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1827, "percentage": 11.001384958150178 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 141, "percentage": 0.8490395616306377 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11267, "percentage": 67.84488468718011 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3372, "percentage": 20.30469079303908 }, "meanNumberOfRequestsPerSecond": { "total": 4.6130555555555555, "ok": 3.676388888888889, "ko": 0.9366666666666666 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 13174, "ok": 11342, "ko": 1832 }, "minResponseTime": { "total": 33, "ok": 98, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 59211, "ko": 60000 }, "meanResponseTime": { "total": 12775, "ok": 13747, "ko": 6763 }, "standardDeviation": { "total": 11454, "ok": 11419, "ko": 9706 }, "percentiles1": { "total": 10174, "ok": 11311, "ko": 4035 }, "percentiles2": { "total": 20089, "ok": 21073, "ko": 12038 }, "percentiles3": { "total": 33383, "ok": 34278, "ko": 19410 }, "percentiles4": { "total": 49925, "ok": 49073, "ko": 57500 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1414, "percentage": 10.73326248671626 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 219, "percentage": 1.6623652649157432 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9709, "percentage": 73.69819341126461 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1832, "percentage": 13.906178837103386 }, "meanNumberOfRequestsPerSecond": { "total": 3.6594444444444445, "ok": 3.1505555555555556, "ko": 0.5088888888888888 }, "spikes": [] }, { "name": "ReadPolicy", "numberOfRequests": { "total": 131816, "ok": 31595, "ko": 100221 }, "minResponseTime": { "total": 33, "ok": 46, "ko": 33 }, "maxResponseTime": { "total": 60013, "ok": 59903, "ko": 60013 }, "meanResponseTime": { "total": 12326, "ok": 16504, "ko": 11009 }, "standardDeviation": { "total": 13602, "ok": 12869, "ko": 13560 }, "percentiles1": { "total": 8815, "ok": 14629, "ko": 5790 }, "percentiles2": { "total": 20877, "ok": 24372, "ko": 19466 }, "percentiles3": { "total": 38216, "ok": 39968, "ko": 37301 }, "percentiles4": { "total": 57954, "ok": 53082, "ko": 59954 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3311, "percentage": 2.511834678642957 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1002, "percentage": 0.7601505128360745 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27282, "percentage": 20.697032226740305 }, "group4": { "name": "failed", "htmlName": "failed", "count": 100221, "percentage": 76.03098258178066 }, "meanNumberOfRequestsPerSecond": { "total": 36.61555555555555, "ok": 8.776388888888889, "ko": 27.839166666666667 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 2243, "ok": 1914, "ko": 329 }, "minResponseTime": { "total": 33, "ok": 132, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 58481, "ko": 60000 }, "meanResponseTime": { "total": 11690, "ok": 12543, "ko": 6726 }, "standardDeviation": { "total": 11598, "ok": 11343, "ko": 11819 }, "percentiles1": { "total": 8469, "ok": 9480, "ko": 1526 }, "percentiles2": { "total": 18411, "ok": 19645, "ko": 8041 }, "percentiles3": { "total": 33540, "ok": 34200, "ko": 21324 }, "percentiles4": { "total": 49880, "ok": 45220, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 296, "percentage": 13.196611680784665 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 61, "percentage": 2.719572001783326 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1557, "percentage": 69.41596076683014 }, "group4": { "name": "failed", "htmlName": "failed", "count": 329, "percentage": 14.667855550601871 }, "meanNumberOfRequestsPerSecond": { "total": 0.6230555555555556, "ok": 0.5316666666666666, "ko": 0.0913888888888889 }, "spikes": [] }, { "name": "DeletePolicy", "numberOfRequests": { "total": 130984, "ok": 29659, "ko": 101325 }, "minResponseTime": { "total": 33, "ok": 61, "ko": 33 }, "maxResponseTime": { "total": 60829, "ok": 59990, "ko": 60829 }, "meanResponseTime": { "total": 15104, "ok": 22983, "ko": 12798 }, "standardDeviation": { "total": 15074, "ok": 14871, "ko": 14336 }, "percentiles1": { "total": 11987, "ok": 22924, "ko": 9117 }, "percentiles2": { "total": 24239, "ok": 33562, "ko": 20664 }, "percentiles3": { "total": 44922, "ok": 48353, "ko": 41841 }, "percentiles4": { "total": 60000, "ok": 56551, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2174, "percentage": 1.6597447016429487 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 524, "percentage": 0.4000488609295792 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26961, "percentage": 20.58343003725646 }, "group4": { "name": "failed", "htmlName": "failed", "count": 101325, "percentage": 77.35677640017101 }, "meanNumberOfRequestsPerSecond": { "total": 36.38444444444445, "ok": 8.238611111111112, "ko": 28.145833333333332 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 1111, "avg_response_time": 10564, "max_response_time": 86830, "min_response_time": 33, "num_requests": 3998616, "num_requests_pass": 2904320, "num_requests_percent_pass": 72.633 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:130", "stats": { "details": [ { "group1": { "count": 88199, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.79011470318979 }, "group2": { "count": 6955, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5605647202426898 }, "group3": { "count": 301095, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.55977490172145 }, "group4": { "count": 49423, "htmlName": "failed", "name": "failed", "percentage": 11.089545674846075 }, "maxResponseTime": { "ko": 60024, "ok": 59988, "total": 60024 }, "meanNumberOfRequestsPerSecond": { "ko": 13.72861111111111, "ok": 110.06916666666666, "total": 123.79777777777778 }, "meanResponseTime": { "ko": 11625, "ok": 11273, "total": 11312 }, "minResponseTime": { "ko": 36, "ok": 44, "total": 36 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 49423, "ok": 396249, "total": 445672 }, "percentiles1": { "ko": 43, "ok": 7942, "total": 7349 }, "percentiles2": { "ko": 9115, "ok": 17260, "total": 16789 }, "percentiles3": { "ko": 60000, "ok": 35953, "total": 38773 }, "percentiles4": { "ko": 60000, "ok": 48513, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 20863, "ok": 11657, "total": 13004 } }, { "group1": { "count": 48447, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.270468510179168 }, "group2": { "count": 6744, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.7080941984570417 }, "group3": { "count": 306780, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77.70005014867309 }, "group4": { "count": 32855, "htmlName": "failed", "name": "failed", "percentage": 8.321387142690705 }, "maxResponseTime": { "ko": 60023, "ok": 59999, "total": 60023 }, "meanNumberOfRequestsPerSecond": { "ko": 9.126388888888888, "ok": 100.5475, "total": 109.67388888888888 }, "meanResponseTime": { "ko": 18514, "ok": 13009, "total": 13467 }, "minResponseTime": { "ko": 33, "ok": 72, "total": 33 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 32855, "ok": 361971, "total": 394826 }, "percentiles1": { "ko": 8041, "ok": 9785, "total": 9714 }, "percentiles2": { "ko": 24092, "ok": 19882, "total": 19963 }, "percentiles3": { "ko": 60000, "ok": 35462, "total": 39318 }, "percentiles4": { "ko": 60000, "ok": 50807, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 22715, "ok": 11647, "total": 13024 } }, { "group1": { "count": 11255, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.405206570533933 }, "group2": { "count": 950, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9626784755226331 }, "group3": { "count": 49247, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 49.904238825329585 }, "group4": { "count": 37231, "htmlName": "failed", "name": "failed", "percentage": 37.72787612861384 }, "maxResponseTime": { "ko": 60001, "ok": 59969, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 10.341944444444444, "ok": 17.07, "total": 27.411944444444444 }, "meanResponseTime": { "ko": 1349, "ok": 11686, "total": 7786 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 37231, "ok": 61452, "total": 98683 }, "percentiles1": { "ko": 36, "ok": 8823, "total": 2854 }, "percentiles2": { "ko": 38, "ok": 17990, "total": 12867 }, "percentiles3": { "ko": 8041, "ok": 32789, "total": 29017 }, "percentiles4": { "ko": 20041, "ok": 46842, "total": 45466 }, "spikes": [], "standardDeviation": { "ko": 6028, "ok": 10963, "total": 10661 } }, { "group1": { "count": 11802, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.28935669456067 }, "group2": { "count": 927, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5151019874476988 }, "group3": { "count": 42180, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.93959205020921 }, "group4": { "count": 6275, "htmlName": "failed", "name": "failed", "percentage": 10.255949267782427 }, "maxResponseTime": { "ko": 60008, "ok": 59854, "total": 60008 }, "meanNumberOfRequestsPerSecond": { "ko": 1.7430555555555556, "ok": 15.2525, "total": 16.995555555555555 }, "meanResponseTime": { "ko": 5562, "ok": 10745, "total": 10214 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 6275, "ok": 54909, "total": 61184 }, "percentiles1": { "ko": 39, "ok": 7781, "total": 7170 }, "percentiles2": { "ko": 8039, "ok": 16844, "total": 16031 }, "percentiles3": { "ko": 16044, "ok": 32348, "total": 31833 }, "percentiles4": { "ko": 60000, "ok": 47522, "total": 49352 }, "spikes": [], "standardDeviation": { "ko": 11189, "ok": 10872, "total": 11018 } }, { "group1": { "count": 11030, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.12773722627737 }, "group2": { "count": 921, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6806569343065694 }, "group3": { "count": 34574, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63.09124087591241 }, "group4": { "count": 8275, "htmlName": "failed", "name": "failed", "percentage": 15.10036496350365 }, "maxResponseTime": { "ko": 60002, "ok": 60000, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 2.298611111111111, "ok": 12.92361111111111, "total": 15.222222222222221 }, "meanResponseTime": { "ko": 8943, "ok": 10665, "total": 10405 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 8275, "ok": 46525, "total": 54800 }, "percentiles1": { "ko": 4052, "ok": 7535, "total": 7287 }, "percentiles2": { "ko": 12042, "ok": 17004, "total": 16217 }, "percentiles3": { "ko": 33491, "ok": 32079, "total": 32175 }, "percentiles4": { "ko": 60000, "ok": 46978, "total": 50693 }, "spikes": [], "standardDeviation": { "ko": 12509, "ok": 11022, "total": 11276 } }, { "group1": { "count": 10170, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 18.56008759923351 }, "group2": { "count": 863, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.574961219089333 }, "group3": { "count": 36073, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65.83264896432156 }, "group4": { "count": 7689, "htmlName": "failed", "name": "failed", "percentage": 14.0323022173556 }, "maxResponseTime": { "ko": 60005, "ok": 59994, "total": 60005 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1358333333333333, "ok": 13.085, "total": 15.220833333333333 }, "meanResponseTime": { "ko": 4917, "ok": 11110, "total": 10241 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 7689, "ok": 47106, "total": 54795 }, "percentiles1": { "ko": 41, "ok": 8178, "total": 7256 }, "percentiles2": { "ko": 8040, "ok": 17580, "total": 16084 }, "percentiles3": { "ko": 16048, "ok": 32068, "total": 31537 }, "percentiles4": { "ko": 60000, "ok": 45983, "total": 49473 }, "spikes": [], "standardDeviation": { "ko": 10974, "ok": 10940, "total": 11154 } }, { "group1": { "count": 36979, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9.214158992146075 }, "group2": { "count": 5201, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.295947454451222 }, "group3": { "count": 211758, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.76432244946777 }, "group4": { "count": 147390, "htmlName": "failed", "name": "failed", "percentage": 36.72557110393493 }, "maxResponseTime": { "ko": 60031, "ok": 59989, "total": 60031 }, "meanNumberOfRequestsPerSecond": { "ko": 40.94166666666667, "ok": 70.53833333333333, "total": 111.48 }, "meanResponseTime": { "ko": 10875, "ok": 14352, "total": 13075 }, "minResponseTime": { "ko": 33, "ok": 40, "total": 33 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 147390, "ok": 253938, "total": 401328 }, "percentiles1": { "ko": 4036, "ok": 12035, "total": 9371 }, "percentiles2": { "ko": 16724, "ok": 21953, "total": 20716 }, "percentiles3": { "ko": 46405, "ok": 38071, "total": 40258 }, "percentiles4": { "ko": 60000, "ok": 51498, "total": 59647 }, "spikes": [], "standardDeviation": { "ko": 15204, "ok": 12373, "total": 13586 } }, { "group1": { "count": 47311, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17.966361727255812 }, "group2": { "count": 3811, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.447228013412777 }, "group3": { "count": 158766, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 60.29142030372421 }, "group4": { "count": 53443, "htmlName": "failed", "name": "failed", "percentage": 20.2949899556072 }, "maxResponseTime": { "ko": 60022, "ok": 59986, "total": 60022 }, "meanNumberOfRequestsPerSecond": { "ko": 14.845277777777778, "ok": 58.30222222222222, "total": 73.1475 }, "meanResponseTime": { "ko": 8118, "ok": 11347, "total": 10692 }, "minResponseTime": { "ko": 33, "ok": 41, "total": 33 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 53443, "ok": 209888, "total": 263331 }, "percentiles1": { "ko": 3070, "ok": 8431, "total": 7653 }, "percentiles2": { "ko": 12042, "ok": 18014, "total": 17071 }, "percentiles3": { "ko": 30565, "ok": 33201, "total": 32751 }, "percentiles4": { "ko": 60000, "ok": 48634, "total": 50228 }, "spikes": [], "standardDeviation": { "ko": 12111, "ok": 11278, "total": 11526 } }, { "group1": { "count": 11242, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.485140422749609 }, "group2": { "count": 747, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7631560127907808 }, "group3": { "count": 30206, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.85929119458946 }, "group4": { "count": 55688, "htmlName": "failed", "name": "failed", "percentage": 56.89241236987015 }, "maxResponseTime": { "ko": 60003, "ok": 59959, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 15.46888888888889, "ok": 11.720833333333333, "total": 27.189722222222223 }, "meanResponseTime": { "ko": 548, "ok": 10340, "total": 4769 }, "minResponseTime": { "ko": 32, "ok": 33, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 55688, "ok": 42195, "total": 97883 }, "percentiles1": { "ko": 36, "ok": 7183, "total": 38 }, "percentiles2": { "ko": 38, "ok": 16771, "total": 5930 }, "percentiles3": { "ko": 66, "ok": 31537, "total": 24351 }, "percentiles4": { "ko": 12042, "ok": 47585, "total": 40699 }, "spikes": [], "standardDeviation": { "ko": 3705, "ok": 11037, "total": 9156 } }, { "group1": { "count": 10433, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.78265000712623 }, "group2": { "count": 643, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5273884745118533 }, "group3": { "count": 25727, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.11216684878141 }, "group4": { "count": 5295, "htmlName": "failed", "name": "failed", "percentage": 12.577794669580502 }, "maxResponseTime": { "ko": 60001, "ok": 59880, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4708333333333334, "ok": 10.223055555555556, "total": 11.693888888888889 }, "meanResponseTime": { "ko": 3655, "ok": 9649, "total": 8896 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 5295, "ok": 36803, "total": 42098 }, "percentiles1": { "ko": 37, "ok": 6366, "total": 5180 }, "percentiles2": { "ko": 4037, "ok": 15840, "total": 14578 }, "percentiles3": { "ko": 16040, "ok": 30195, "total": 29218 }, "percentiles4": { "ko": 60000, "ok": 46080, "total": 47436 }, "spikes": [], "standardDeviation": { "ko": 9125, "ok": 10678, "total": 10682 } }, { "group1": { "count": 36801, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99456566040811 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.005434339591881096 }, "maxResponseTime": { "ko": 6151, "ok": 667, "total": 6151 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 10.2225, "total": 10.223055555555556 }, "meanResponseTime": { "ko": 5721, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 5290, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 2, "ok": 36801, "total": 36803 }, "percentiles1": { "ko": 5721, "ok": 38, "total": 38 }, "percentiles2": { "ko": 5936, "ok": 40, "total": 40 }, "percentiles3": { "ko": 6108, "ok": 44, "total": 44 }, "percentiles4": { "ko": 6142, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 431, "ok": 10, "total": 43 } }, { "group1": { "count": 36801, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99456566040811 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.005434339591881096 }, "maxResponseTime": { "ko": 3364, "ok": 648, "total": 3364 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 10.2225, "total": 10.223055555555556 }, "meanResponseTime": { "ko": 2682, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 2000, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 2, "ok": 36801, "total": 36803 }, "percentiles1": { "ko": 2682, "ok": 38, "total": 38 }, "percentiles2": { "ko": 3023, "ok": 40, "total": 40 }, "percentiles3": { "ko": 3296, "ok": 44, "total": 44 }, "percentiles4": { "ko": 3350, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 682, "ok": 7, "total": 21 } }, { "group1": { "count": 38422, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.985552863786673 }, "group2": { "count": 4884, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.159113013032484 }, "group3": { "count": 175032, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77.37794203462362 }, "group4": { "count": 7866, "htmlName": "failed", "name": "failed", "percentage": 3.477392088557232 }, "maxResponseTime": { "ko": 60024, "ok": 59985, "total": 60024 }, "meanNumberOfRequestsPerSecond": { "ko": 2.185, "ok": 60.64944444444444, "total": 62.83444444444444 }, "meanResponseTime": { "ko": 55735, "ok": 12148, "total": 13664 }, "minResponseTime": { "ko": 33, "ok": 65, "total": 33 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 7866, "ok": 218338, "total": 226204 }, "percentiles1": { "ko": 60000, "ok": 8552, "total": 9009 }, "percentiles2": { "ko": 60000, "ok": 18550, "total": 19622 }, "percentiles3": { "ko": 60000, "ok": 36770, "total": 48290 }, "percentiles4": { "ko": 60001, "ok": 52014, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 14534, "ok": 12123, "total": 14594 } }, { "group1": { "count": 9672, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 30.96228951917536 }, "group2": { "count": 523, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6742429092771622 }, "group3": { "count": 18663, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.74454190409118 }, "group4": { "count": 2380, "htmlName": "failed", "name": "failed", "percentage": 7.618925667456303 }, "maxResponseTime": { "ko": 60001, "ok": 59997, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.6611111111111111, "ok": 8.016111111111112, "total": 8.677222222222222 }, "meanResponseTime": { "ko": 5920, "ok": 9161, "total": 8914 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 2380, "ok": 28858, "total": 31238 }, "percentiles1": { "ko": 39, "ok": 5363, "total": 4872 }, "percentiles2": { "ko": 8038, "ok": 15554, "total": 14912 }, "percentiles3": { "ko": 16047, "ok": 30210, "total": 30086 }, "percentiles4": { "ko": 60000, "ok": 46161, "total": 48668 }, "spikes": [], "standardDeviation": { "ko": 11881, "ok": 10751, "total": 10876 } }, { "group1": { "count": 9575, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 33.22922089189658 }, "group2": { "count": 466, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6172132569842095 }, "group3": { "count": 16382, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.852333853895544 }, "group4": { "count": 2392, "htmlName": "failed", "name": "failed", "percentage": 8.301231997223669 }, "maxResponseTime": { "ko": 60000, "ok": 59713, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.6644444444444444, "ok": 7.339722222222222, "total": 8.004166666666666 }, "meanResponseTime": { "ko": 5465, "ok": 8526, "total": 8272 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 2392, "ok": 26423, "total": 28815 }, "percentiles1": { "ko": 39, "ok": 4499, "total": 4047 }, "percentiles2": { "ko": 8040, "ok": 13928, "total": 13186 }, "percentiles3": { "ko": 16044, "ok": 30129, "total": 29666 }, "percentiles4": { "ko": 60000, "ok": 46062, "total": 48386 }, "spikes": [], "standardDeviation": { "ko": 10866, "ok": 10642, "total": 10694 } }, { "group1": { "count": 24875, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.1414676607501 }, "group2": { "count": 126, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.4768572834273171 }, "group3": { "count": 1422, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.381675055822579 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 19019, "total": 19019 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 7.339722222222222, "total": 7.339722222222222 }, "meanResponseTime": { "ko": 0, "ok": 350, "total": 350 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 26423, "total": 26423 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 1634, "total": 1634 }, "percentiles4": { "ko": 0, "ok": 8703, "total": 8705 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1496, "total": 1496 } }, { "group1": { "count": 26421, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99243083677099 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0037845816145025165 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0037845816145025165 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2142, "total": 2142 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 7.339722222222222, "total": 7.339722222222222 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 26423, "total": 26423 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 44, "total": 44 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 17 } }, { "group1": { "count": 11048, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 41.832639151836425 }, "group2": { "count": 574, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.1734191594093146 }, "group3": { "count": 9430, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.706171904581595 }, "group4": { "count": 5358, "htmlName": "failed", "name": "failed", "percentage": 20.287769784172664 }, "maxResponseTime": { "ko": 32207, "ok": 35058, "total": 35058 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4883333333333333, "ok": 5.847777777777778, "total": 7.336111111111111 }, "meanResponseTime": { "ko": 12093, "ok": 2806, "total": 4690 }, "minResponseTime": { "ko": 39, "ok": 48, "total": 39 }, "name": " UI IDM features", "numberOfRequests": { "ko": 5358, "ok": 21052, "total": 26410 }, "percentiles1": { "ko": 11035, "ok": 579, "total": 2125 }, "percentiles2": { "ko": 13962, "ok": 4659, "total": 9474 }, "percentiles3": { "ko": 20080, "ok": 10617, "total": 14891 }, "percentiles4": { "ko": 24105, "ok": 15047, "total": 20559 }, "spikes": [], "standardDeviation": { "ko": 4532, "ok": 3866, "total": 5480 } }, { "group1": { "count": 24747, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.65704121409378 }, "group2": { "count": 131, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.4957801914998297 }, "group3": { "count": 1545, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.8471785944063885 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 18690, "total": 18690 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 7.339722222222222, "total": 7.339722222222222 }, "meanResponseTime": { "ko": 0, "ok": 385, "total": 385 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 26423, "total": 26423 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 2136, "total": 2136 }, "percentiles4": { "ko": 0, "ok": 8810, "total": 8810 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1565, "total": 1565 } }, { "group1": { "count": 10985, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 41.5972432596183 }, "group2": { "count": 608, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.3023326264768254 }, "group3": { "count": 9444, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.761890336261736 }, "group4": { "count": 5371, "htmlName": "failed", "name": "failed", "percentage": 20.33853377764314 }, "maxResponseTime": { "ko": 31716, "ok": 35047, "total": 35047 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4919444444444445, "ok": 5.8436111111111115, "total": 7.335555555555556 }, "meanResponseTime": { "ko": 12063, "ok": 2819, "total": 4699 }, "minResponseTime": { "ko": 37, "ok": 47, "total": 37 }, "name": " UI IDM login", "numberOfRequests": { "ko": 5371, "ok": 21037, "total": 26408 }, "percentiles1": { "ko": 11021, "ok": 600, "total": 2158 }, "percentiles2": { "ko": 13969, "ok": 4673, "total": 9471 }, "percentiles3": { "ko": 20097, "ok": 10638, "total": 14896 }, "percentiles4": { "ko": 24410, "ok": 15257, "total": 20665 }, "spikes": [], "standardDeviation": { "ko": 4564, "ok": 3866, "total": 5476 } }, { "group1": { "count": 11031, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 41.769851187095306 }, "group2": { "count": 586, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.2189405127040023 }, "group3": { "count": 9453, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.794615471998185 }, "group4": { "count": 5339, "htmlName": "failed", "name": "failed", "percentage": 20.216592828202508 }, "maxResponseTime": { "ko": 31970, "ok": 34159, "total": 34159 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4830555555555556, "ok": 5.852777777777778, "total": 7.335833333333333 }, "meanResponseTime": { "ko": 12046, "ok": 2817, "total": 4683 }, "minResponseTime": { "ko": 39, "ok": 47, "total": 39 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 5339, "ok": 21070, "total": 26409 }, "percentiles1": { "ko": 11007, "ok": 590, "total": 2138 }, "percentiles2": { "ko": 13944, "ok": 4660, "total": 9462 }, "percentiles3": { "ko": 19964, "ok": 10726, "total": 14834 }, "percentiles4": { "ko": 24357, "ok": 15100, "total": 20309 }, "spikes": [], "standardDeviation": { "ko": 4539, "ok": 3869, "total": 5463 } }, { "group1": { "count": 1729, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 1.2906837862048373 }, "group2": { "count": 974, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7270827112570917 }, "group3": { "count": 62244, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46.46461630337414 }, "group4": { "count": 69013, "htmlName": "failed", "name": "failed", "percentage": 51.51761719916394 }, "maxResponseTime": { "ko": 60060, "ok": 86830, "total": 86830 }, "meanNumberOfRequestsPerSecond": { "ko": 19.170277777777777, "ok": 18.04083333333333, "total": 37.21111111111111 }, "meanResponseTime": { "ko": 23228, "ok": 36210, "total": 29522 }, "minResponseTime": { "ko": 33, "ok": 55, "total": 33 }, "name": "GetUUid", "numberOfRequests": { "ko": 69013, "ok": 64947, "total": 133960 }, "percentiles1": { "ko": 4037, "ok": 38357, "total": 33478 }, "percentiles2": { "ko": 60000, "ok": 47729, "total": 51668 }, "percentiles3": { "ko": 60000, "ok": 56865, "total": 60000 }, "percentiles4": { "ko": 60001, "ok": 59284, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 27475, "ok": 15404, "total": 23367 } }, { "group1": { "count": 11003, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 41.66540442290215 }, "group2": { "count": 588, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.2265980006058768 }, "group3": { "count": 9476, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.88306573765526 }, "group4": { "count": 5341, "htmlName": "failed", "name": "failed", "percentage": 20.224931838836717 }, "maxResponseTime": { "ko": 31848, "ok": 34585, "total": 34585 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4836111111111112, "ok": 5.851944444444444, "total": 7.335555555555556 }, "meanResponseTime": { "ko": 12219, "ok": 2862, "total": 4755 }, "minResponseTime": { "ko": 37, "ok": 42, "total": 37 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 5341, "ok": 21067, "total": 26408 }, "percentiles1": { "ko": 10994, "ok": 591, "total": 2230 }, "percentiles2": { "ko": 14026, "ok": 4780, "total": 9681 }, "percentiles3": { "ko": 20351, "ok": 10887, "total": 14989 }, "percentiles4": { "ko": 24510, "ok": 15408, "total": 20668 }, "spikes": [], "standardDeviation": { "ko": 4410, "ok": 3932, "total": 5513 } }, { "group1": { "count": 11173, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 42.30594471790988 }, "group2": { "count": 646, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.446043165467626 }, "group3": { "count": 9264, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.077622112836046 }, "group4": { "count": 5327, "htmlName": "failed", "name": "failed", "percentage": 20.170390003786444 }, "maxResponseTime": { "ko": 33222, "ok": 28378, "total": 33222 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4797222222222222, "ok": 5.856388888888889, "total": 7.336111111111111 }, "meanResponseTime": { "ko": 11865, "ok": 2659, "total": 4516 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 5327, "ok": 21083, "total": 26410 }, "percentiles1": { "ko": 10966, "ok": 554, "total": 2022 }, "percentiles2": { "ko": 13556, "ok": 4433, "total": 9151 }, "percentiles3": { "ko": 18654, "ok": 10233, "total": 14254 }, "percentiles4": { "ko": 22956, "ok": 14324, "total": 18911 }, "spikes": [], "standardDeviation": { "ko": 4021, "ok": 3668, "total": 5258 } }, { "group1": { "count": 11279, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 42.71215965463703 }, "group2": { "count": 692, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.6205172870829707 }, "group3": { "count": 9113, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 34.50978907107964 }, "group4": { "count": 5323, "htmlName": "failed", "name": "failed", "percentage": 20.157533987200363 }, "maxResponseTime": { "ko": 31618, "ok": 28604, "total": 31618 }, "meanNumberOfRequestsPerSecond": { "ko": 1.478611111111111, "ok": 5.8566666666666665, "total": 7.335277777777778 }, "meanResponseTime": { "ko": 11521, "ok": 2519, "total": 4334 }, "minResponseTime": { "ko": 35, "ok": 42, "total": 35 }, "name": " UI IDM user", "numberOfRequests": { "ko": 5323, "ok": 21084, "total": 26407 }, "percentiles1": { "ko": 10880, "ok": 538, "total": 1895 }, "percentiles2": { "ko": 12949, "ok": 4086, "total": 8766 }, "percentiles3": { "ko": 18070, "ok": 9907, "total": 13603 }, "percentiles4": { "ko": 21765, "ok": 13499, "total": 18246 }, "spikes": [], "standardDeviation": { "ko": 3816, "ok": 3497, "total": 5074 } }, { "group1": { "count": 47152, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.887708152125956 }, "group2": { "count": 3478, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8768546181093925 }, "group3": { "count": 216448, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54.569703387159805 }, "group4": { "count": 129567, "htmlName": "failed", "name": "failed", "percentage": 32.66573384260485 }, "maxResponseTime": { "ko": 60014, "ok": 59994, "total": 60014 }, "meanNumberOfRequestsPerSecond": { "ko": 35.990833333333335, "ok": 74.18833333333333, "total": 110.17916666666666 }, "meanResponseTime": { "ko": 1903, "ok": 12111, "total": 8777 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": "GetOpenidConfig", "numberOfRequests": { "ko": 129567, "ok": 267078, "total": 396645 }, "percentiles1": { "ko": 36, "ok": 9590, "total": 4797 }, "percentiles2": { "ko": 39, "ok": 18077, "total": 14464 }, "percentiles3": { "ko": 12039, "ok": 34176, "total": 30681 }, "percentiles4": { "ko": 60000, "ok": 48133, "total": 48406 }, "spikes": [], "standardDeviation": { "ko": 6990, "ok": 11121, "total": 11052 } }, { "group1": { "count": 9950, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 10.216444882536553 }, "group2": { "count": 541, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5554871036635453 }, "group3": { "count": 17922, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.401922129127648 }, "group4": { "count": 68979, "htmlName": "failed", "name": "failed", "percentage": 70.82614588467226 }, "maxResponseTime": { "ko": 60020, "ok": 59958, "total": 60020 }, "meanNumberOfRequestsPerSecond": { "ko": 19.160833333333333, "ok": 7.8925, "total": 27.053333333333335 }, "meanResponseTime": { "ko": 875, "ok": 8970, "total": 3236 }, "minResponseTime": { "ko": 33, "ok": 43, "total": 33 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 68979, "ok": 28413, "total": 97392 }, "percentiles1": { "ko": 36, "ok": 4897, "total": 38 }, "percentiles2": { "ko": 39, "ok": 14647, "total": 331 }, "percentiles3": { "ko": 4040, "ok": 31028, "total": 20351 }, "percentiles4": { "ko": 21266, "ok": 47599, "total": 37689 }, "spikes": [], "standardDeviation": { "ko": 4359, "ok": 10904, "total": 7854 } }, { "group1": { "count": 3511, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5.433218303647421 }, "group2": { "count": 1060, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6403336376719642 }, "group3": { "count": 39471, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.08076321938689 }, "group4": { "count": 20579, "htmlName": "failed", "name": "failed", "percentage": 31.845684839293725 }, "maxResponseTime": { "ko": 60009, "ok": 59995, "total": 60009 }, "meanNumberOfRequestsPerSecond": { "ko": 5.716388888888889, "ok": 12.233888888888888, "total": 17.950277777777778 }, "meanResponseTime": { "ko": 8463, "ok": 18995, "total": 15641 }, "minResponseTime": { "ko": 33, "ok": 53, "total": 33 }, "name": "CreatePolicy", "numberOfRequests": { "ko": 20579, "ok": 44042, "total": 64621 }, "percentiles1": { "ko": 37, "ok": 16979, "total": 12037 }, "percentiles2": { "ko": 4038, "ok": 28310, "total": 25390 }, "percentiles3": { "ko": 60000, "ok": 45741, "total": 48566 }, "percentiles4": { "ko": 60000, "ok": 55228, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18023, "ok": 14030, "total": 16177 } }, { "group1": { "count": 8834, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23.399464943183325 }, "group2": { "count": 444, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1760654782401398 }, "group3": { "count": 13797, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 36.5454400974757 }, "group4": { "count": 14678, "htmlName": "failed", "name": "failed", "percentage": 38.879029481100844 }, "maxResponseTime": { "ko": 60019, "ok": 59677, "total": 60019 }, "meanNumberOfRequestsPerSecond": { "ko": 4.077222222222222, "ok": 6.409722222222222, "total": 10.486944444444445 }, "meanResponseTime": { "ko": 788, "ok": 7879, "total": 5122 }, "minResponseTime": { "ko": 33, "ok": 38, "total": 33 }, "name": "userinfo", "numberOfRequests": { "ko": 14678, "ok": 23075, "total": 37753 }, "percentiles1": { "ko": 36, "ok": 3704, "total": 62 }, "percentiles2": { "ko": 39, "ok": 12997, "total": 7235 }, "percentiles3": { "ko": 4124, "ok": 28182, "total": 24326 }, "percentiles4": { "ko": 16038, "ok": 41080, "total": 38116 }, "spikes": [], "standardDeviation": { "ko": 3500, "ok": 10038, "total": 8849 } }, { "group1": { "count": 9964, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 10.243757003773043 }, "group2": { "count": 578, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5942283769751925 }, "group3": { "count": 19011, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.544767603244612 }, "group4": { "count": 67716, "htmlName": "failed", "name": "failed", "percentage": 69.61724701600716 }, "maxResponseTime": { "ko": 60023, "ok": 59884, "total": 60023 }, "meanNumberOfRequestsPerSecond": { "ko": 18.81, "ok": 8.209166666666667, "total": 27.019166666666667 }, "meanResponseTime": { "ko": 241, "ok": 8721, "total": 2817 }, "minResponseTime": { "ko": 32, "ok": 33, "total": 32 }, "name": "UI-Logout", "numberOfRequests": { "ko": 67716, "ok": 29553, "total": 97269 }, "percentiles1": { "ko": 36, "ok": 4917, "total": 37 }, "percentiles2": { "ko": 38, "ok": 14326, "total": 48 }, "percentiles3": { "ko": 41, "ok": 29388, "total": 19159 }, "percentiles4": { "ko": 8036, "ok": 44368, "total": 34761 }, "spikes": [], "standardDeviation": { "ko": 2446, "ok": 10500, "total": 7271 } }, { "group1": { "count": 9318, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 31.59929462832339 }, "group2": { "count": 431, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.461611502984265 }, "group3": { "count": 16616, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.34834508952794 }, "group4": { "count": 3123, "htmlName": "failed", "name": "failed", "percentage": 10.590748779164407 }, "maxResponseTime": { "ko": 60002, "ok": 59970, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.8675, "ok": 7.323611111111111, "total": 8.19111111111111 }, "meanResponseTime": { "ko": 4266, "ok": 8914, "total": 8421 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 3123, "ok": 26365, "total": 29488 }, "percentiles1": { "ko": 37, "ok": 4898, "total": 4038 }, "percentiles2": { "ko": 4037, "ok": 14822, "total": 13589 }, "percentiles3": { "ko": 16043, "ok": 31058, "total": 30468 }, "percentiles4": { "ko": 60000, "ok": 46244, "total": 48322 }, "spikes": [], "standardDeviation": { "ko": 10904, "ok": 10835, "total": 10937 } }, { "group1": { "count": 8142, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.241510497393264 }, "group2": { "count": 408, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9163026630970834 }, "group3": { "count": 10960, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51.47714996947067 }, "group4": { "count": 1781, "htmlName": "failed", "name": "failed", "percentage": 8.365036870038983 }, "maxResponseTime": { "ko": 60001, "ok": 59965, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.49472222222222223, "ok": 5.419444444444444, "total": 5.914166666666667 }, "meanResponseTime": { "ko": 4935, "ok": 7588, "total": 7366 }, "minResponseTime": { "ko": 33, "ok": 38, "total": 33 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1781, "ok": 19510, "total": 21291 }, "percentiles1": { "ko": 61, "ok": 2633, "total": 2529 }, "percentiles2": { "ko": 8039, "ok": 12459, "total": 12022 }, "percentiles3": { "ko": 16042, "ok": 27888, "total": 27331 }, "percentiles4": { "ko": 60000, "ok": 40474, "total": 40751 }, "spikes": [], "standardDeviation": { "ko": 8335, "ok": 9941, "total": 9844 } }, { "group1": { "count": 8090, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.20723528856144 }, "group2": { "count": 399, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.8843865117597052 }, "group3": { "count": 10954, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51.733257768961934 }, "group4": { "count": 1731, "htmlName": "failed", "name": "failed", "percentage": 8.175120430716918 }, "maxResponseTime": { "ko": 60000, "ok": 59788, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.48083333333333333, "ok": 5.400833333333333, "total": 5.881666666666667 }, "meanResponseTime": { "ko": 4638, "ok": 7661, "total": 7414 }, "minResponseTime": { "ko": 33, "ok": 38, "total": 33 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1731, "ok": 19443, "total": 21174 }, "percentiles1": { "ko": 44, "ok": 2758, "total": 2614 }, "percentiles2": { "ko": 8038, "ok": 12596, "total": 12042 }, "percentiles3": { "ko": 16040, "ok": 28096, "total": 27486 }, "percentiles4": { "ko": 50916, "ok": 41952, "total": 41974 }, "spikes": [], "standardDeviation": { "ko": 7835, "ok": 10060, "total": 9931 } }, { "group1": { "count": 8505, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.07413376309428 }, "group2": { "count": 373, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.669800340227415 }, "group3": { "count": 11648, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.14432805085505 }, "group4": { "count": 1812, "htmlName": "failed", "name": "failed", "percentage": 8.11173784582326 }, "maxResponseTime": { "ko": 60001, "ok": 59963, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5033333333333333, "ok": 5.701666666666667, "total": 6.205 }, "meanResponseTime": { "ko": 4764, "ok": 7736, "total": 7495 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1812, "ok": 20526, "total": 22338 }, "percentiles1": { "ko": 43, "ok": 2965, "total": 2812 }, "percentiles2": { "ko": 8041, "ok": 12834, "total": 12061 }, "percentiles3": { "ko": 16043, "ok": 28034, "total": 27466 }, "percentiles4": { "ko": 28286, "ok": 41439, "total": 41385 }, "spikes": [], "standardDeviation": { "ko": 7707, "ok": 10106, "total": 9966 } }, { "group1": { "count": 27755, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.295124103272336 }, "group2": { "count": 1911, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.4662216595695707 }, "group3": { "count": 60863, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46.69735681129397 }, "group4": { "count": 39806, "htmlName": "failed", "name": "failed", "percentage": 30.541297425864116 }, "maxResponseTime": { "ko": 60022, "ok": 59974, "total": 60022 }, "meanNumberOfRequestsPerSecond": { "ko": 11.057222222222222, "ok": 25.146944444444443, "total": 36.204166666666666 }, "meanResponseTime": { "ko": 5657, "ok": 9706, "total": 8469 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 39806, "ok": 90529, "total": 130335 }, "percentiles1": { "ko": 39, "ok": 5941, "total": 4032 }, "percentiles2": { "ko": 8513, "ok": 16391, "total": 14619 }, "percentiles3": { "ko": 24359, "ok": 30315, "total": 28847 }, "percentiles4": { "ko": 42880, "ok": 46367, "total": 45422 }, "spikes": [], "standardDeviation": { "ko": 9540, "ok": 10898, "total": 10666 } }, { "group1": { "count": 8746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.10113877629801 }, "group2": { "count": 652, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5730553947114458 }, "group3": { "count": 27646, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.70044392974329 }, "group4": { "count": 4404, "htmlName": "failed", "name": "failed", "percentage": 10.62536189924725 }, "maxResponseTime": { "ko": 60001, "ok": 59441, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.2233333333333334, "ok": 10.29, "total": 11.513333333333334 }, "meanResponseTime": { "ko": 5296, "ok": 10695, "total": 10121 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 4404, "ok": 37044, "total": 41448 }, "percentiles1": { "ko": 100, "ok": 7619, "total": 7157 }, "percentiles2": { "ko": 8042, "ok": 17333, "total": 16292 }, "percentiles3": { "ko": 16043, "ok": 31238, "total": 30625 }, "percentiles4": { "ko": 60000, "ok": 45782, "total": 46503 }, "spikes": [], "standardDeviation": { "ko": 8658, "ok": 10862, "total": 10778 } }, { "group1": { "count": 1763, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.169492791514156 }, "group2": { "count": 325, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.4277283932173 }, "group3": { "count": 9279, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.31351310973332 }, "group4": { "count": 2020, "htmlName": "failed", "name": "failed", "percentage": 15.08926570553522 }, "maxResponseTime": { "ko": 60001, "ok": 57963, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5611111111111111, "ok": 3.1575, "total": 3.718611111111111 }, "meanResponseTime": { "ko": 5561, "ok": 12557, "total": 11502 }, "minResponseTime": { "ko": 33, "ok": 125, "total": 33 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 2020, "ok": 11367, "total": 13387 }, "percentiles1": { "ko": 313, "ok": 9576, "total": 8120 }, "percentiles2": { "ko": 8039, "ok": 19597, "total": 18266 }, "percentiles3": { "ko": 20328, "ok": 34188, "total": 33354 }, "percentiles4": { "ko": 60000, "ok": 48969, "total": 49722 }, "spikes": [], "standardDeviation": { "ko": 9523, "ok": 11454, "total": 11461 } }, { "group1": { "count": 1662, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5.528942115768463 }, "group2": { "count": 240, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7984031936127743 }, "group3": { "count": 19372, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 64.44444444444444 }, "group4": { "count": 8786, "htmlName": "failed", "name": "failed", "percentage": 29.228210246174317 }, "maxResponseTime": { "ko": 60003, "ok": 59948, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 2.4405555555555556, "ok": 5.9094444444444445, "total": 8.35 }, "meanResponseTime": { "ko": 2337, "ok": 14834, "total": 11181 }, "minResponseTime": { "ko": 33, "ok": 39, "total": 33 }, "name": "getIdToken", "numberOfRequests": { "ko": 8786, "ok": 21274, "total": 30060 }, "percentiles1": { "ko": 37, "ok": 12403, "total": 8158 }, "percentiles2": { "ko": 39, "ok": 21201, "total": 17729 }, "percentiles3": { "ko": 12043, "ok": 37230, "total": 34652 }, "percentiles4": { "ko": 60000, "ok": 49292, "total": 50073 }, "spikes": [], "standardDeviation": { "ko": 8167, "ok": 11379, "total": 11976 } }, { "group1": { "count": 18755, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 88.15925542916236 }, "group2": { "count": 193, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9072106797029238 }, "group3": { "count": 2326, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.933533891134719 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 21035, "total": 21035 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.9094444444444445, "total": 5.9094444444444445 }, "meanResponseTime": { "ko": 0, "ok": 708, "total": 708 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 21274, "total": 21274 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 42, "total": 42 }, "percentiles3": { "ko": 0, "ok": 5561, "total": 5561 }, "percentiles4": { "ko": 0, "ok": 11733, "total": 11733 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2259, "total": 2259 } }, { "group1": { "count": 3908, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29.56350707315228 }, "group2": { "count": 479, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.6235721310235265 }, "group3": { "count": 5590, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42.28761630985702 }, "group4": { "count": 3242, "htmlName": "failed", "name": "failed", "percentage": 24.52530448596717 }, "maxResponseTime": { "ko": 31325, "ok": 25447, "total": 31325 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9005555555555556, "ok": 2.7713888888888887, "total": 3.6719444444444442 }, "meanResponseTime": { "ko": 11124, "ok": 3486, "total": 5359 }, "minResponseTime": { "ko": 35, "ok": 53, "total": 35 }, "name": "createOrganization", "numberOfRequests": { "ko": 3242, "ok": 9977, "total": 13219 }, "percentiles1": { "ko": 10789, "ok": 1839, "total": 3934 }, "percentiles2": { "ko": 12054, "ok": 6011, "total": 10198 }, "percentiles3": { "ko": 17766, "ok": 11137, "total": 13924 }, "percentiles4": { "ko": 22012, "ok": 14753, "total": 18712 }, "spikes": [], "standardDeviation": { "ko": 3971, "ok": 3922, "total": 5126 } }, { "group1": { "count": 5946, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 59.59707326851758 }, "group2": { "count": 327, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.2775383381778087 }, "group3": { "count": 2794, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.004410143329654 }, "group4": { "count": 910, "htmlName": "failed", "name": "failed", "percentage": 9.120978249974943 }, "maxResponseTime": { "ko": 25969, "ok": 20261, "total": 25969 }, "meanNumberOfRequestsPerSecond": { "ko": 0.25277777777777777, "ok": 2.518611111111111, "total": 2.7713888888888887 }, "meanResponseTime": { "ko": 11427, "ok": 1613, "total": 2508 }, "minResponseTime": { "ko": 37, "ok": 43, "total": 37 }, "name": "queryOrganization", "numberOfRequests": { "ko": 910, "ok": 9067, "total": 9977 }, "percentiles1": { "ko": 10820, "ok": 126, "total": 188 }, "percentiles2": { "ko": 11625, "ok": 1934, "total": 3395 }, "percentiles3": { "ko": 16465, "ok": 8076, "total": 10973 }, "percentiles4": { "ko": 19707, "ok": 12166, "total": 14500 }, "spikes": [], "standardDeviation": { "ko": 2377, "ok": 2793, "total": 3948 } }, { "group1": { "count": 6731, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67.46516989074873 }, "group2": { "count": 353, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.5381377167485217 }, "group3": { "count": 2088, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.928134709832616 }, "group4": { "count": 805, "htmlName": "failed", "name": "failed", "percentage": 8.068557682670141 }, "maxResponseTime": { "ko": 24409, "ok": 25039, "total": 25039 }, "meanNumberOfRequestsPerSecond": { "ko": 0.22361111111111112, "ok": 2.5477777777777777, "total": 2.7713888888888887 }, "meanResponseTime": { "ko": 10725, "ok": 1233, "total": 1998 }, "minResponseTime": { "ko": 36, "ok": 50, "total": 36 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 805, "ok": 9172, "total": 9977 }, "percentiles1": { "ko": 10741, "ok": 132, "total": 147 }, "percentiles2": { "ko": 11315, "ok": 950, "total": 1746 }, "percentiles3": { "ko": 16041, "ok": 7067, "total": 10741 }, "percentiles4": { "ko": 20367, "ok": 10923, "total": 14102 }, "spikes": [], "standardDeviation": { "ko": 3464, "ok": 2463, "total": 3637 } }, { "group1": { "count": 1827, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.001384958150178 }, "group2": { "count": 141, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8490395616306377 }, "group3": { "count": 11267, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.84488468718011 }, "group4": { "count": 3372, "htmlName": "failed", "name": "failed", "percentage": 20.30469079303908 }, "maxResponseTime": { "ko": 60000, "ok": 59897, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9366666666666666, "ok": 3.676388888888889, "total": 4.6130555555555555 }, "meanResponseTime": { "ko": 3616, "ok": 13610, "total": 11581 }, "minResponseTime": { "ko": 36, "ok": 45, "total": 36 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 3372, "ok": 13235, "total": 16607 }, "percentiles1": { "ko": 42, "ok": 11554, "total": 8641 }, "percentiles2": { "ko": 4043, "ok": 19701, "total": 17659 }, "percentiles3": { "ko": 14168, "ok": 36363, "total": 34919 }, "percentiles4": { "ko": 60000, "ok": 49366, "total": 50482 }, "spikes": [], "standardDeviation": { "ko": 8869, "ok": 11441, "total": 11681 } }, { "group1": { "count": 1414, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 10.73326248671626 }, "group2": { "count": 219, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6623652649157432 }, "group3": { "count": 9709, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 73.69819341126461 }, "group4": { "count": 1832, "htmlName": "failed", "name": "failed", "percentage": 13.906178837103386 }, "maxResponseTime": { "ko": 60000, "ok": 59211, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5088888888888888, "ok": 3.1505555555555556, "total": 3.6594444444444445 }, "meanResponseTime": { "ko": 6763, "ok": 13747, "total": 12775 }, "minResponseTime": { "ko": 33, "ok": 98, "total": 33 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1832, "ok": 11342, "total": 13174 }, "percentiles1": { "ko": 4035, "ok": 11311, "total": 10174 }, "percentiles2": { "ko": 12038, "ok": 21073, "total": 20089 }, "percentiles3": { "ko": 19410, "ok": 34278, "total": 33383 }, "percentiles4": { "ko": 57500, "ok": 49073, "total": 49925 }, "spikes": [], "standardDeviation": { "ko": 9706, "ok": 11419, "total": 11454 } }, { "group1": { "count": 3311, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 2.511834678642957 }, "group2": { "count": 1002, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7601505128360745 }, "group3": { "count": 27282, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.697032226740305 }, "group4": { "count": 100221, "htmlName": "failed", "name": "failed", "percentage": 76.03098258178066 }, "maxResponseTime": { "ko": 60013, "ok": 59903, "total": 60013 }, "meanNumberOfRequestsPerSecond": { "ko": 27.839166666666667, "ok": 8.776388888888889, "total": 36.61555555555555 }, "meanResponseTime": { "ko": 11009, "ok": 16504, "total": 12326 }, "minResponseTime": { "ko": 33, "ok": 46, "total": 33 }, "name": "ReadPolicy", "numberOfRequests": { "ko": 100221, "ok": 31595, "total": 131816 }, "percentiles1": { "ko": 5790, "ok": 14629, "total": 8815 }, "percentiles2": { "ko": 19466, "ok": 24372, "total": 20877 }, "percentiles3": { "ko": 37301, "ok": 39968, "total": 38216 }, "percentiles4": { "ko": 59954, "ok": 53082, "total": 57954 }, "spikes": [], "standardDeviation": { "ko": 13560, "ok": 12869, "total": 13602 } }, { "group1": { "count": 296, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.196611680784665 }, "group2": { "count": 61, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.719572001783326 }, "group3": { "count": 1557, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.41596076683014 }, "group4": { "count": 329, "htmlName": "failed", "name": "failed", "percentage": 14.667855550601871 }, "maxResponseTime": { "ko": 60000, "ok": 58481, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0913888888888889, "ok": 0.5316666666666666, "total": 0.6230555555555556 }, "meanResponseTime": { "ko": 6726, "ok": 12543, "total": 11690 }, "minResponseTime": { "ko": 33, "ok": 132, "total": 33 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 329, "ok": 1914, "total": 2243 }, "percentiles1": { "ko": 1526, "ok": 9480, "total": 8469 }, "percentiles2": { "ko": 8041, "ok": 19645, "total": 18411 }, "percentiles3": { "ko": 21324, "ok": 34200, "total": 33540 }, "percentiles4": { "ko": 60000, "ok": 45220, "total": 49880 }, "spikes": [], "standardDeviation": { "ko": 11819, "ok": 11343, "total": 11598 } }, { "group1": { "count": 2174, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 1.6597447016429487 }, "group2": { "count": 524, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.4000488609295792 }, "group3": { "count": 26961, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.58343003725646 }, "group4": { "count": 101325, "htmlName": "failed", "name": "failed", "percentage": 77.35677640017101 }, "maxResponseTime": { "ko": 60829, "ok": 59990, "total": 60829 }, "meanNumberOfRequestsPerSecond": { "ko": 28.145833333333332, "ok": 8.238611111111112, "total": 36.38444444444445 }, "meanResponseTime": { "ko": 12798, "ok": 22983, "total": 15104 }, "minResponseTime": { "ko": 33, "ok": 61, "total": 33 }, "name": "DeletePolicy", "numberOfRequests": { "ko": 101325, "ok": 29659, "total": 130984 }, "percentiles1": { "ko": 9117, "ok": 22924, "total": 11987 }, "percentiles2": { "ko": 20664, "ok": 33562, "total": 24239 }, "percentiles3": { "ko": 41841, "ok": 48353, "total": 44922 }, "percentiles4": { "ko": 60000, "ok": 56551, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 14336, "ok": 14871, "total": 15074 } } ], "global": { "group1": { "count": 760184, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.01117786754217 }, "group2": { "count": 52700, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.317956012780422 }, "group3": { "count": 2091436, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.30399718302533 }, "group4": { "count": 1094296, "htmlName": "failed", "name": "failed", "percentage": 27.366868936652082 }, "maxResponseTime": { "ko": 60829, "ok": 86830, "total": 86830 }, "meanNumberOfRequestsPerSecond": { "ko": 303.9711111111111, "ok": 806.7555555555556, "total": 1110.7266666666667 }, "meanResponseTime": { "ko": 8433, "ok": 11367, "total": 10564 }, "minResponseTime": { "ko": 32, "ok": 33, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 1094296, "ok": 2904320, "total": 3998616 }, "percentiles1": { "ko": 39, "ok": 7578, "total": 5789 }, "percentiles2": { "ko": 11192, "ok": 17934, "total": 16368 }, "percentiles3": { "ko": 60000, "ok": 36888, "total": 38654 }, "percentiles4": { "ko": 60000, "ok": 51322, "total": 60000 }, "standardDeviation": { "ko": 15501, "ok": 12321, "total": 13331 } } }, "target_hostname": "openam-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-11-21 02:23:02] Reporting-benchmark-130 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-11-21 02:23:02] Reporting-benchmark-130 step16 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-11-21 02:24:09] Reporting-benchmark-130 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped