--Task-- name: Reporting-benchmark-140 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', 'Reporting-benchmark-130'] preceding_task: None options: {'task_name': 'benchmark-140'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-11-21 02:24:09] Reporting-benchmark-140 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component 2024-11-21 02:24:09 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2024-11-21 02:24:09 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-140/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-140/stderr.txt Pod log : /results/orders/Reporting-benchmark-140 ________________________________________________________________________________ [2024-11-21 02:24:09] Reporting-benchmark-140 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-11-21 02:24:09,954 INFO 2024-11-21 02:24:09,954 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:24:09,954 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:10,231 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:10,231 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:10,231 DEBUG --- stdout --- 2024-11-21 02:24:10,231 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:10,231 DEBUG --- stderr --- 2024-11-21 02:24:10,231 DEBUG Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/order.json { "name": "Reporting-benchmark-140", "command": " /lodestar/lodestar.py run-gatling --reports-only=\"/results/gatling/benchmark-140\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-140.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-140" } ________________________________________________________________________________ [2024-11-21 02:24:10] Reporting-benchmark-140 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-11-21 02:24:10,233 INFO 2024-11-21 02:24:10,233 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-21 02:24:10,233 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-11-21 02:24:10,493 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:24:10,493 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:10,493 DEBUG --- stdout --- 2024-11-21 02:24:10,493 DEBUG WAITING 2024-11-21 02:24:10,493 DEBUG --- stderr --- 2024-11-21 02:24:10,493 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 27 0 --:--:-- --:--:-- --:--:-- 27 ________________________________________________________________________________ [2024-11-21 02:24:10] Reporting-benchmark-140 step3 : Send order to overseer ________________________________________________________________________________ 2024-11-21 02:24:10,494 INFO 2024-11-21 02:24:10,494 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:24:10,494 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:10,768 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:10,768 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:10,768 DEBUG --- stdout --- 2024-11-21 02:24:10,768 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:10,768 DEBUG --- stderr --- 2024-11-21 02:24:10,768 DEBUG 2024-11-21 02:24:10,768 INFO 2024-11-21 02:24:10,768 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/15_Reporting-benchmark-140/order.json overseer-0-6644bb6697-rchxr:/results/orders/order.json 2024-11-21 02:24:10,768 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:24:12,098 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:12,098 DEBUG --- stdout --- 2024-11-21 02:24:12,098 DEBUG 2024-11-21 02:24:12,098 DEBUG --- stderr --- 2024-11-21 02:24:12,098 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-11-21 02:24:12] Reporting-benchmark-140 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-11-21 02:24:17,099 INFO 2024-11-21 02:24:17,099 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-21 02:24:17,099 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2024-11-21 02:24:17,310 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:22,521 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:27,732 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:32,943 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:38,154 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:43,368 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-11-21 02:24:48,591 INFO [loop_until]: Function succeeded after 31s (rc=0) - expected pattern found 2024-11-21 02:24:48,591 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:48,591 DEBUG --- stdout --- 2024-11-21 02:24:48,591 DEBUG WAITING 2024-11-21 02:24:48,591 DEBUG --- stderr --- 2024-11-21 02:24:48,591 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [2024-11-21 02:24:48] Reporting-benchmark-140 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-11-21 02:24:48,592 INFO 2024-11-21 02:24:48,592 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:24:48,592 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:48,933 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:48,933 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:48,933 DEBUG --- stdout --- 2024-11-21 02:24:48,933 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:48,933 DEBUG --- stderr --- 2024-11-21 02:24:48,933 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:24:48,933 INFO 2024-11-21 02:24:48,933 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:24:48,933 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:49,205 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:49,205 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:49,205 DEBUG --- stdout --- 2024-11-21 02:24:49,205 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:49,205 DEBUG --- stderr --- 2024-11-21 02:24:49,205 DEBUG 2024-11-21 02:24:49,206 INFO 2024-11-21 02:24:49,206 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-140/benchmark-140.tar.gz" ]; then echo "/results/gatling/benchmark-140/benchmark-140.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-140/benchmark-140.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-140/benchmark-140.tar.gz file found" 2024-11-21 02:24:49,206 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:24:50,047 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:24:50,047 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:50,047 DEBUG --- stdout --- 2024-11-21 02:24:50,047 DEBUG /results/gatling/benchmark-140/benchmark-140.tar.gz file found 2024-11-21 02:24:50,047 DEBUG --- stderr --- 2024-11-21 02:24:50,047 DEBUG 2024-11-21 02:24:50,047 INFO 2024-11-21 02:24:50,047 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:24:50,047 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:50,319 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:50,319 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:50,319 DEBUG --- stdout --- 2024-11-21 02:24:50,319 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:50,319 DEBUG --- stderr --- 2024-11-21 02:24:50,319 DEBUG 2024-11-21 02:24:50,319 INFO 2024-11-21 02:24:50,319 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-140/benchmark-140.tar.gz 2024-11-21 02:24:51,102 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:24:51,102 DEBUG --- stdout --- 2024-11-21 02:24:51,102 DEBUG 1308 /results/gatling/benchmark-140/benchmark-140.tar.gz 2024-11-21 02:24:51,102 DEBUG --- stderr --- 2024-11-21 02:24:51,102 DEBUG 2024-11-21 02:24:51,102 INFO - Download file (size 1308k) 2024-11-21 02:24:51,103 INFO 2024-11-21 02:24:51,103 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:24:51,103 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:51,374 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:51,374 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:51,374 DEBUG --- stdout --- 2024-11-21 02:24:51,374 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:51,374 DEBUG --- stderr --- 2024-11-21 02:24:51,374 DEBUG source : /results/gatling/benchmark-140/benchmark-140.tar.gz @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-140.tar.gz 2024-11-21 02:24:51,375 INFO 2024-11-21 02:24:51,375 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:24:51,375 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:51,648 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:51,648 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:51,648 DEBUG --- stdout --- 2024-11-21 02:24:51,648 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:51,648 DEBUG --- stderr --- 2024-11-21 02:24:51,648 DEBUG 2024-11-21 02:24:51,649 INFO 2024-11-21 02:24:51,649 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/gatling/benchmark-140/benchmark-140.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-140.tar.gz 2024-11-21 02:24:51,649 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:24:52,744 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:52,744 DEBUG --- stdout --- 2024-11-21 02:24:52,744 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:24:52,744 DEBUG --- stderr --- 2024-11-21 02:24:52,744 DEBUG ________________________________________________________________________________ [2024-11-21 02:24:52] Reporting-benchmark-140 step6 : Unzip the result ________________________________________________________________________________ 2024-11-21 02:24:52,745 INFO 2024-11-21 02:24:52,745 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-140.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling 2024-11-21 02:24:52,794 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:24:52,794 DEBUG --- stdout --- 2024-11-21 02:24:52,794 DEBUG 2024-11-21 02:24:52,794 DEBUG --- stderr --- 2024-11-21 02:24:52,794 DEBUG 2024-11-21 02:24:52,794 INFO ________________________________________________________________________________ [2024-11-21 02:24:52] Reporting-benchmark-140 step7 : Print rc order ________________________________________________________________________________ 2024-11-21 02:24:52,795 INFO 2024-11-21 02:24:52,795 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:24:52,795 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:53,068 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:53,068 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:53,068 DEBUG --- stdout --- 2024-11-21 02:24:53,068 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:53,068 DEBUG --- stderr --- 2024-11-21 02:24:53,069 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:24:53,069 INFO 2024-11-21 02:24:53,069 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:24:53,069 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:53,340 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:53,340 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:53,340 DEBUG --- stdout --- 2024-11-21 02:24:53,340 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:53,340 DEBUG --- stderr --- 2024-11-21 02:24:53,340 DEBUG 2024-11-21 02:24:53,341 INFO 2024-11-21 02:24:53,341 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-140/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-140/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-140/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-140/rc.txt file found" 2024-11-21 02:24:53,341 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:24:54,155 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:24:54,155 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:54,155 DEBUG --- stdout --- 2024-11-21 02:24:54,155 DEBUG /results/orders/Reporting-benchmark-140/rc.txt file found 2024-11-21 02:24:54,155 DEBUG --- stderr --- 2024-11-21 02:24:54,155 DEBUG 2024-11-21 02:24:54,155 INFO 2024-11-21 02:24:54,155 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:24:54,155 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:54,429 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:54,430 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:54,430 DEBUG --- stdout --- 2024-11-21 02:24:54,430 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:54,430 DEBUG --- stderr --- 2024-11-21 02:24:54,430 DEBUG 2024-11-21 02:24:54,430 INFO 2024-11-21 02:24:54,430 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-140/rc.txt 2024-11-21 02:24:55,216 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:24:55,216 DEBUG --- stdout --- 2024-11-21 02:24:55,216 DEBUG 4 /results/orders/Reporting-benchmark-140/rc.txt 2024-11-21 02:24:55,216 DEBUG --- stderr --- 2024-11-21 02:24:55,217 DEBUG 2024-11-21 02:24:55,217 INFO - Download file (size 4k) 2024-11-21 02:24:55,217 INFO 2024-11-21 02:24:55,218 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:24:55,218 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:55,490 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:55,490 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:55,490 DEBUG --- stdout --- 2024-11-21 02:24:55,490 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:55,490 DEBUG --- stderr --- 2024-11-21 02:24:55,490 DEBUG source : /results/orders/Reporting-benchmark-140/rc.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/rc.txt 2024-11-21 02:24:55,491 INFO 2024-11-21 02:24:55,491 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:24:55,491 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:55,765 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:55,765 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:55,765 DEBUG --- stdout --- 2024-11-21 02:24:55,765 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:55,765 DEBUG --- stderr --- 2024-11-21 02:24:55,765 DEBUG 2024-11-21 02:24:55,765 INFO 2024-11-21 02:24:55,765 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-140/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/rc.txt 2024-11-21 02:24:55,765 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:24:56,512 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:56,512 DEBUG --- stdout --- 2024-11-21 02:24:56,512 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:24:56,512 DEBUG --- stderr --- 2024-11-21 02:24:56,512 DEBUG 2024-11-21 02:24:56,512 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/rc.txt is small (1 lines), printing all lines: 2024-11-21 02:24:56,512 DEBUG ----- output ----- 2024-11-21 02:24:56,512 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-11-21 02:24:56,512 INFO ________________________________________________________________________________ [2024-11-21 02:24:56] Reporting-benchmark-140 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-11-21 02:24:56] Reporting-benchmark-140 step9 : Print stdout order ________________________________________________________________________________ 2024-11-21 02:24:56,513 INFO 2024-11-21 02:24:56,513 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:24:56,513 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:56,785 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:56,785 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:56,785 DEBUG --- stdout --- 2024-11-21 02:24:56,785 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:56,785 DEBUG --- stderr --- 2024-11-21 02:24:56,785 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:24:56,785 INFO 2024-11-21 02:24:56,785 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:24:56,785 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:57,059 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:57,059 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:57,059 DEBUG --- stdout --- 2024-11-21 02:24:57,059 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:57,059 DEBUG --- stderr --- 2024-11-21 02:24:57,059 DEBUG 2024-11-21 02:24:57,060 INFO 2024-11-21 02:24:57,060 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-140/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-140/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-140/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-140/stdout.txt file found" 2024-11-21 02:24:57,060 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:24:57,843 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:24:57,843 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:57,843 DEBUG --- stdout --- 2024-11-21 02:24:57,843 DEBUG /results/orders/Reporting-benchmark-140/stdout.txt file found 2024-11-21 02:24:57,844 DEBUG --- stderr --- 2024-11-21 02:24:57,844 DEBUG 2024-11-21 02:24:57,844 INFO 2024-11-21 02:24:57,844 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-21 02:24:57,844 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:58,118 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:58,118 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:58,118 DEBUG --- stdout --- 2024-11-21 02:24:58,118 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:58,118 DEBUG --- stderr --- 2024-11-21 02:24:58,118 DEBUG 2024-11-21 02:24:58,118 INFO 2024-11-21 02:24:58,118 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-140/stdout.txt 2024-11-21 02:24:58,897 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:24:58,897 DEBUG --- stdout --- 2024-11-21 02:24:58,897 DEBUG 12 /results/orders/Reporting-benchmark-140/stdout.txt 2024-11-21 02:24:58,897 DEBUG --- stderr --- 2024-11-21 02:24:58,897 DEBUG 2024-11-21 02:24:58,897 INFO - Download file (size 12k) 2024-11-21 02:24:58,898 INFO 2024-11-21 02:24:58,898 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:24:58,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:59,171 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:59,171 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:59,171 DEBUG --- stdout --- 2024-11-21 02:24:59,171 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:59,171 DEBUG --- stderr --- 2024-11-21 02:24:59,171 DEBUG source : /results/orders/Reporting-benchmark-140/stdout.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stdout.txt 2024-11-21 02:24:59,171 INFO 2024-11-21 02:24:59,171 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:24:59,171 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:24:59,446 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:24:59,446 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:24:59,446 DEBUG --- stdout --- 2024-11-21 02:24:59,446 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:24:59,446 DEBUG --- stderr --- 2024-11-21 02:24:59,446 DEBUG 2024-11-21 02:24:59,447 INFO 2024-11-21 02:24:59,447 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-140/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stdout.txt 2024-11-21 02:24:59,447 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:25:00,221 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:00,221 DEBUG --- stdout --- 2024-11-21 02:25:00,221 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:25:00,221 DEBUG --- stderr --- 2024-11-21 02:25:00,221 DEBUG 2024-11-21 02:25:00,221 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stdout.txt is small (125 lines), printing all lines: 2024-11-21 02:25:00,221 DEBUG ----- output ----- 2024-11-21 02:25:00,221 DEBUG 2024-11-21 02:24:12,615 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp3dfjfz4n 2024-11-21 02:24:12,616 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-140/loadtest-20241121011620031" -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/tmp3dfjfz4n/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/tmp3dfjfz4n/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:24:14,239 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:24:14,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:24:14,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:24:14,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:24:14,246 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:24:14,247 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:24:14,253 |-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:24:14,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:24:14,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:24:14,254 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:24:14,257 |-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:24:14,261 |-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:24:14,300 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:24:14,300 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:24:14,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:24:14,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:24:14,341 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:24:14,361 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:24:14,361 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:24:14,362 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:24:14,362 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:24:14,362 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 108 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 27s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 4448199 (OK=4081521 KO=366678) > min response time 33 (OK=33 KO=33 ) > max response time 60039 (OK=59998 KO=60039 ) > mean response time 1143 (OK=951 KO=3287 ) > std deviation 5498 (OK=4735 KO=10593 ) > response time 50th percentile 53 (OK=52 KO=85 ) > response time 75th percentile 90 (OK=83 KO=107 ) > response time 95th percentile 4785 (OK=1979 KO=23577 ) > response time 99th percentile 30209 (OK=27534 KO=60000 ) > mean requests/sec 1235.61 (OK=1133.76 KO=101.86) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 3851534 ( 86.59%) > 800 ms <= t < 1200 ms 9866 ( 0.22%) > t >= 1200 ms 220121 ( 4.95%) > failed 366678 ( 8.24%) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 401 249233 (58.90%) > status.find.in([200, 209], 304), found 503 57301 (13.54%) > RootUserinfo: No attribute named 'access_token' is defined 17245 ( 4.08%) > status.find.is(302), but actually found 503 15382 ( 3.63%) > tokenUserinfo: No attribute named 'access_token' is defined 15126 ( 3.57%) > CreatePolicy: No attribute named 'oauth2_uuId' is defined 9506 ( 2.25%) > status.find.in([200, 209], 304), found 404 8166 ( 1.93%) > status.find.in([200, 209], 304), found 500 7866 ( 1.86%) > userinfo: No attribute named 'access_token' is defined 7365 ( 1.74%) > Request timeout to openam-perf-benchmark.forgeblocks.com/34.8. 6678 ( 1.58%) 9.233:443 after 60000 ms > status.find.is(200), but actually found 503 5887 ( 1.39%) > status.find.in([200, 209], 304), found 401 5053 ( 1.19%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 4108 ( 0.97%) d nothing > deleteOrganization: No attribute named 'organization_id' is de 1953 ( 0.46%) fined > queryOrganization: No attribute named 'organization_id' is def 1953 ( 0.46%) ined > status.find.is(200), but actually found 502 1928 ( 0.46%) > status.find.in([200, 209], 304), found 502 1863 ( 0.44%) > createOrganization: No attribute named 'access_token' is defin 1596 ( 0.38%) ed > status.find.is(302), but actually found 502 1318 ( 0.31%) > status.find.in([200, 209], 304), found 403 732 ( 0.17%) > UI AM revoke1: No attribute named 'access_token' is defined 711 ( 0.17%) > UI AM revoke2: No attribute named 'access_token_2' is defined 576 ( 0.14%) > UI AM endsession: No attribute named 'id_token_2' is defined 471 ( 0.11%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 347 ( 0.08%) ing > status.find.is(302), but actually found 400 267 ( 0.06%) > jsonPath($.result[1].uuid).find.exists, found nothing 262 ( 0.06%) > status.find.in([200, 209], 304), found 400 238 ( 0.06%) > status.find.in([200, 209], 304), found 409 46 ( 0.01%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 3 ( 0.00%) 0 ms: openam-perf-benchmark.forgeblocks.com/34.8.9.233:443 ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-140/loadtest-20241121011620031/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.769 s [INFO] Finished at: 2024-11-21T02:24:43Z [INFO] ------------------------------------------------------------------------ 2024-11-21 02:24:43,186 INFO Gatling simulation run ended successfully 2024-11-21 02:24:43,186 INFO Creating archive benchmark-140.tar.gz with report files 2024-11-21 02:24:43,748 INFO Archive /results/gatling/benchmark-140/benchmark-140.tar.gz successfully created 2024-11-21 02:25:00,221 INFO ________________________________________________________________________________ [2024-11-21 02:25:00] Reporting-benchmark-140 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-11-21 02:25:00] Reporting-benchmark-140 step11 : Print stderr order ________________________________________________________________________________ 2024-11-21 02:25:00,222 INFO 2024-11-21 02:25:00,222 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:25:00,222 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:25:00,534 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:25:00,534 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:00,534 DEBUG --- stdout --- 2024-11-21 02:25:00,534 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:25:00,534 DEBUG --- stderr --- 2024-11-21 02:25:00,534 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-21 02:25:00,534 INFO 2024-11-21 02:25:00,534 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:25:00,535 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:25:00,829 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:25:00,829 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:00,829 DEBUG --- stdout --- 2024-11-21 02:25:00,829 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:25:00,829 DEBUG --- stderr --- 2024-11-21 02:25:00,830 DEBUG 2024-11-21 02:25:00,830 INFO 2024-11-21 02:25:00,830 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-140/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-140/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-140/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-140/stderr.txt file found" 2024-11-21 02:25:00,830 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-21 02:25:01,614 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-21 02:25:01,615 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:01,615 DEBUG --- stdout --- 2024-11-21 02:25:01,615 DEBUG /results/orders/Reporting-benchmark-140/stderr.txt file found 2024-11-21 02:25:01,615 DEBUG --- stderr --- 2024-11-21 02:25:01,615 DEBUG 2024-11-21 02:25:01,615 INFO 2024-11-21 02:25:01,615 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:25:01,615 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:25:01,889 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:25:01,889 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:01,889 DEBUG --- stdout --- 2024-11-21 02:25:01,889 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:25:01,889 DEBUG --- stderr --- 2024-11-21 02:25:01,889 DEBUG 2024-11-21 02:25:01,889 INFO 2024-11-21 02:25:01,889 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-140/stderr.txt 2024-11-21 02:25:02,666 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-21 02:25:02,666 DEBUG --- stdout --- 2024-11-21 02:25:02,666 DEBUG 0 /results/orders/Reporting-benchmark-140/stderr.txt 2024-11-21 02:25:02,666 DEBUG --- stderr --- 2024-11-21 02:25:02,666 DEBUG 2024-11-21 02:25:02,666 INFO - Download file (size 0k) 2024-11-21 02:25:02,667 INFO 2024-11-21 02:25:02,667 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:25:02,667 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:25:02,939 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:25:02,939 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:02,939 DEBUG --- stdout --- 2024-11-21 02:25:02,939 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:25:02,939 DEBUG --- stderr --- 2024-11-21 02:25:02,939 DEBUG source : /results/orders/Reporting-benchmark-140/stderr.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stderr.txt 2024-11-21 02:25:02,939 INFO 2024-11-21 02:25:02,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:25:02,939 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-21 02:25:03,211 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-21 02:25:03,211 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:03,211 DEBUG --- stdout --- 2024-11-21 02:25:03,211 DEBUG overseer-0-6644bb6697-rchxr 2024-11-21 02:25:03,211 DEBUG --- stderr --- 2024-11-21 02:25:03,211 DEBUG 2024-11-21 02:25:03,211 INFO 2024-11-21 02:25:03,211 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-140/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stderr.txt 2024-11-21 02:25:03,211 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-21 02:25:03,956 INFO [loop_until]: OK (rc = 0) 2024-11-21 02:25:03,956 DEBUG --- stdout --- 2024-11-21 02:25:03,956 DEBUG tar: Removing leading `/' from member names 2024-11-21 02:25:03,956 DEBUG --- stderr --- 2024-11-21 02:25:03,956 DEBUG 2024-11-21 02:25:03,956 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/15_Reporting-benchmark-140/stderr.txt is small (0 lines), printing all lines: 2024-11-21 02:25:03,956 DEBUG ----- output ----- 2024-11-21 02:25:03,956 DEBUG 2024-11-21 02:25:03,956 INFO ________________________________________________________________________________ [2024-11-21 02:25:03] Reporting-benchmark-140 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-11-21 02:25:03] Reporting-benchmark-140 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/07_benchmark-140/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/07_benchmark-140/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/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/07_benchmark-140/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_deleteorganizat--77816194.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/07_benchmark-140/gatling/req_getuuid-1589541873.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/07_benchmark-140/gatling/req_ui-post-login---528369937.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/07_benchmark-140/gatling/req_getopenidconfig-1944748765.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/07_benchmark-140/gatling/req_ui-post-login---2054994812.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/07_benchmark-140/gatling/req_createpolicy-1609423214.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/07_benchmark-140/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling/req_ui-am-idfromses--1482814839.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/07_benchmark-140/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/07_benchmark-140/gatling/req_restloginprogre--1228345864.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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_ui-enduser-appa--1326670335.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-140/gatling/req_ui-am-revoke1--592239741.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/07_benchmark-140/gatling/req_rootuserinfo-351054363.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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/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/07_benchmark-140/gatling/req_deletepolicy--686407971.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-11-21 02:25:03] Reporting-benchmark-140 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 4448199, "ok": 4081521, "ko": 366678 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60039, "ok": 59998, "ko": 60039 }, "meanResponseTime": { "total": 1143, "ok": 951, "ko": 3287 }, "standardDeviation": { "total": 5498, "ok": 4735, "ko": 10593 }, "percentiles1": { "total": 53, "ok": 52, "ko": 85 }, "percentiles2": { "total": 90, "ok": 83, "ko": 107 }, "percentiles3": { "total": 4785, "ok": 1979, "ko": 23577 }, "percentiles4": { "total": 30209, "ok": 27534, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3851534, "percentage": 86.58636900012792 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 9866, "percentage": 0.22179763090635107 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 220121, "percentage": 4.948542095351399 }, "group4": { "name": "failed", "htmlName": "failed", "count": 366678, "percentage": 8.243291273614332 }, "meanNumberOfRequestsPerSecond": { "total": 1235.6108333333334, "ok": 1133.7558333333334, "ko": 101.855 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 483392, "ok": 477698, "ko": 5694 }, "minResponseTime": { "total": 36, "ok": 42, "ko": 36 }, "maxResponseTime": { "total": 60006, "ok": 59995, "ko": 60006 }, "meanResponseTime": { "total": 1384, "ok": 1236, "ko": 13817 }, "standardDeviation": { "total": 6038, "ok": 5368, "ko": 22825 }, "percentiles1": { "total": 56, "ok": 56, "ko": 45 }, "percentiles2": { "total": 60, "ok": 60, "ko": 12045 }, "percentiles3": { "total": 8302, "ok": 7486, "ko": 60000 }, "percentiles4": { "total": 32170, "ok": 30225, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 442431, "percentage": 91.5263388719714 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 974, "percentage": 0.20149278432410964 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 34293, "percentage": 7.09424235403151 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5694, "percentage": 1.1779259896729777 }, "meanNumberOfRequestsPerSecond": { "total": 134.27555555555554, "ok": 132.6938888888889, "ko": 1.5816666666666668 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 477690, "ok": 228626, "ko": 249064 }, "minResponseTime": { "total": 33, "ok": 72, "ko": 33 }, "maxResponseTime": { "total": 60014, "ok": 59998, "ko": 60014 }, "meanResponseTime": { "total": 1667, "ok": 2642, "ko": 773 }, "standardDeviation": { "total": 6433, "ok": 7686, "ko": 4845 }, "percentiles1": { "total": 110, "ok": 130, "ko": 87 }, "percentiles2": { "total": 132, "ok": 148, "ko": 101 }, "percentiles3": { "total": 11332, "ok": 21878, "ko": 151 }, "percentiles4": { "total": 34823, "ok": 37871, "ko": 26304 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 192633, "percentage": 40.32594360359229 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 841, "percentage": 0.17605560091272585 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 35152, "percentage": 7.358747304737381 }, "group4": { "name": "failed", "htmlName": "failed", "count": 249064, "percentage": 52.13925349075761 }, "meanNumberOfRequestsPerSecond": { "total": 132.69166666666666, "ok": 63.507222222222225, "ko": 69.18444444444444 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 21647, "ok": 17635, "ko": 4012 }, "minResponseTime": { "total": 48, "ok": 58, "ko": 48 }, "maxResponseTime": { "total": 60022, "ok": 59989, "ko": 60022 }, "meanResponseTime": { "total": 16307, "ok": 15384, "ko": 20365 }, "standardDeviation": { "total": 16188, "ok": 14083, "ko": 22847 }, "percentiles1": { "total": 11741, "ok": 12889, "ko": 8447 }, "percentiles2": { "total": 25894, "ok": 25464, "ko": 34016 }, "percentiles3": { "total": 57334, "ok": 41137, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 58382, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2668, "percentage": 12.325033491938838 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 371, "percentage": 1.713863352889546 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14596, "percentage": 67.42735713955744 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4012, "percentage": 18.53374601561417 }, "meanNumberOfRequestsPerSecond": { "total": 6.013055555555556, "ok": 4.898611111111111, "ko": 1.1144444444444443 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 313603, "ok": 300283, "ko": 13320 }, "minResponseTime": { "total": 33, "ok": 40, "ko": 33 }, "maxResponseTime": { "total": 60002, "ok": 59895, "ko": 60002 }, "meanResponseTime": { "total": 1794, "ok": 1442, "ko": 9748 }, "standardDeviation": { "total": 6718, "ok": 5901, "ko": 14548 }, "percentiles1": { "total": 86, "ok": 86, "ko": 40 }, "percentiles2": { "total": 119, "ok": 118, "ko": 16040 }, "percentiles3": { "total": 13502, "ok": 8576, "ko": 42467 }, "percentiles4": { "total": 36332, "ok": 32325, "ko": 55811 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 275602, "percentage": 87.88245010411252 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1098, "percentage": 0.3501242016179692 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23583, "percentage": 7.520017346772831 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13320, "percentage": 4.247408347496676 }, "meanNumberOfRequestsPerSecond": { "total": 87.11194444444445, "ok": 83.41194444444444, "ko": 3.7 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 301374, "ok": 296456, "ko": 4918 }, "minResponseTime": { "total": 33, "ok": 39, "ko": 33 }, "maxResponseTime": { "total": 60004, "ok": 59942, "ko": 60004 }, "meanResponseTime": { "total": 1139, "ok": 1034, "ko": 7508 }, "standardDeviation": { "total": 4949, "ok": 4678, "ko": 11854 }, "percentiles1": { "total": 92, "ok": 92, "ko": 40 }, "percentiles2": { "total": 120, "ok": 119, "ko": 12039 }, "percentiles3": { "total": 6106, "ok": 3613, "ko": 31787 }, "percentiles4": { "total": 28064, "ok": 27494, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 277169, "percentage": 91.96845116035225 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1104, "percentage": 0.3663222441219216 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18183, "percentage": 6.03336717832328 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4918, "percentage": 1.6318594172025456 }, "meanNumberOfRequestsPerSecond": { "total": 83.715, "ok": 82.3488888888889, "ko": 1.366111111111111 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 2714, "ok": 2103, "ko": 611 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 58573, "ko": 60000 }, "meanResponseTime": { "total": 13690, "ok": 17007, "ko": 2276 }, "standardDeviation": { "total": 13456, "ok": 13167, "ko": 6283 }, "percentiles1": { "total": 8828, "ok": 13479, "ko": 37 }, "percentiles2": { "total": 22121, "ok": 27435, "ko": 42 }, "percentiles3": { "total": 40598, "ok": 42788, "ko": 12041 }, "percentiles4": { "total": 53597, "ok": 53634, "ko": 16045 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 92, "percentage": 3.389830508474576 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 29, "percentage": 1.0685335298452467 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1982, "percentage": 73.02873986735446 }, "group4": { "name": "failed", "htmlName": "failed", "count": 611, "percentage": 22.51289609432572 }, "meanNumberOfRequestsPerSecond": { "total": 0.7538888888888889, "ok": 0.5841666666666666, "ko": 0.16972222222222222 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 2103, "ok": 2103, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 8429, "ok": 8429, "ko": 0 }, "meanResponseTime": { "total": 244, "ok": 244, "ko": 0 }, "standardDeviation": { "total": 1088, "ok": 1088, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 7026, "ok": 7026, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2022, "percentage": 96.14835948644793 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0475511174512601 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 80, "percentage": 3.8040893961008084 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.5841666666666666, "ok": 0.5841666666666666, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 1118, "ok": 761, "ko": 357 }, "minResponseTime": { "total": 36, "ok": 52, "ko": 36 }, "maxResponseTime": { "total": 18403, "ok": 18403, "ko": 17995 }, "meanResponseTime": { "total": 4811, "ok": 3295, "ko": 8042 }, "standardDeviation": { "total": 4432, "ok": 3488, "ko": 4500 }, "percentiles1": { "total": 3448, "ok": 2313, "ko": 10086 }, "percentiles2": { "total": 9437, "ok": 5112, "ko": 10769 }, "percentiles3": { "total": 11428, "ok": 10267, "ko": 13380 }, "percentiles4": { "total": 16966, "ok": 11759, "ko": 17443 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 275, "percentage": 24.597495527728086 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17, "percentage": 1.520572450805009 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 469, "percentage": 41.94991055456171 }, "group4": { "name": "failed", "htmlName": "failed", "count": 357, "percentage": 31.932021466905187 }, "meanNumberOfRequestsPerSecond": { "total": 0.31055555555555553, "ok": 0.21138888888888888, "ko": 0.09916666666666667 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 761, "ok": 640, "ko": 121 }, "minResponseTime": { "total": 44, "ok": 47, "ko": 44 }, "maxResponseTime": { "total": 23337, "ok": 13022, "ko": 23337 }, "meanResponseTime": { "total": 2933, "ok": 1517, "ko": 10419 }, "standardDeviation": { "total": 4093, "ok": 2523, "ko": 2246 }, "percentiles1": { "total": 399, "ok": 180, "ko": 10464 }, "percentiles2": { "total": 4514, "ok": 1886, "ko": 10944 }, "percentiles3": { "total": 10874, "ok": 7167, "ko": 12270 }, "percentiles4": { "total": 12211, "ok": 10830, "ko": 17046 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 414, "percentage": 54.402102496714846 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 36, "percentage": 4.730617608409987 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 190, "percentage": 24.96714848883049 }, "group4": { "name": "failed", "htmlName": "failed", "count": 121, "percentage": 15.900131406044679 }, "meanNumberOfRequestsPerSecond": { "total": 0.21138888888888888, "ok": 0.17777777777777778, "ko": 0.03361111111111111 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 761, "ok": 658, "ko": 103 }, "minResponseTime": { "total": 35, "ok": 64, "ko": 35 }, "maxResponseTime": { "total": 17739, "ok": 15299, "ko": 17739 }, "meanResponseTime": { "total": 2394, "ok": 1227, "ko": 9851 }, "standardDeviation": { "total": 3841, "ok": 2397, "ko": 2828 }, "percentiles1": { "total": 204, "ok": 164, "ko": 10486 }, "percentiles2": { "total": 2665, "ok": 951, "ko": 10802 }, "percentiles3": { "total": 10723, "ok": 7006, "ko": 12219 }, "percentiles4": { "total": 12408, "ok": 10864, "ko": 16896 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 480, "percentage": 63.074901445466494 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 36, "percentage": 4.730617608409987 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 142, "percentage": 18.659658344283837 }, "group4": { "name": "failed", "htmlName": "failed", "count": 103, "percentage": 13.534822601839686 }, "meanNumberOfRequestsPerSecond": { "total": 0.21138888888888888, "ok": 0.1827777777777778, "ko": 0.02861111111111111 }, "spikes": [] }, { "name": "GetUUid", "numberOfRequests": { "total": 12983, "ok": 3477, "ko": 9506 }, "minResponseTime": { "total": 33, "ok": 57, "ko": 33 }, "maxResponseTime": { "total": 60039, "ok": 59998, "ko": 60039 }, "meanResponseTime": { "total": 32587, "ok": 39689, "ko": 29989 }, "standardDeviation": { "total": 23502, "ok": 14975, "ko": 25439 }, "percentiles1": { "total": 38081, "ok": 43205, "ko": 28773 }, "percentiles2": { "total": 57231, "ok": 50257, "ko": 60000 }, "percentiles3": { "total": 60000, "ok": 57063, "ko": 60000 }, "percentiles4": { "total": 60001, "ok": 59608, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 100, "percentage": 0.7702380035430948 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.03851190017715474 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3372, "percentage": 25.972425479473156 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9506, "percentage": 73.21882461680659 }, "meanNumberOfRequestsPerSecond": { "total": 3.606388888888889, "ok": 0.9658333333333333, "ko": 2.6405555555555558 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 106983, "ok": 102817, "ko": 4166 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 57967, "ko": 60000 }, "meanResponseTime": { "total": 952, "ok": 957, "ko": 822 }, "standardDeviation": { "total": 4416, "ok": 4426, "ko": 4162 }, "percentiles1": { "total": 36, "ok": 36, "ko": 36 }, "percentiles2": { "total": 39, "ok": 39, "ko": 38 }, "percentiles3": { "total": 5226, "ok": 5269, "ko": 4040 }, "percentiles4": { "total": 26128, "ok": 26155, "ko": 12044 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96412, "percentage": 90.11899086770795 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 305, "percentage": 0.2850920239664246 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6100, "percentage": 5.701840479328491 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4166, "percentage": 3.8940766289971305 }, "meanNumberOfRequestsPerSecond": { "total": 29.7175, "ok": 28.560277777777777, "ko": 1.1572222222222222 }, "spikes": [] }, { "name": "GetOpenidConfig", "numberOfRequests": { "total": 38949, "ok": 26404, "ko": 12545 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59868, "ko": 60001 }, "meanResponseTime": { "total": 10914, "ok": 15158, "ko": 1982 }, "standardDeviation": { "total": 12446, "ok": 12282, "ko": 6765 }, "percentiles1": { "total": 6527, "ok": 14225, "ko": 36 }, "percentiles2": { "total": 19755, "ok": 24304, "ko": 39 }, "percentiles3": { "total": 32667, "ok": 35425, "ko": 12039 }, "percentiles4": { "total": 49704, "ok": 49724, "ko": 30439 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4713, "percentage": 12.100439035662019 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 159, "percentage": 0.4082261418778403 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21532, "percentage": 55.28254897429973 }, "group4": { "name": "failed", "htmlName": "failed", "count": 12545, "percentage": 32.20878584816042 }, "meanNumberOfRequestsPerSecond": { "total": 10.819166666666666, "ok": 7.334444444444444, "ko": 3.484722222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 102817, "ok": 101898, "ko": 919 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59835, "ko": 60001 }, "meanResponseTime": { "total": 830, "ok": 789, "ko": 5313 }, "standardDeviation": { "total": 4109, "ok": 3999, "ko": 9762 }, "percentiles1": { "total": 36, "ok": 36, "ko": 39 }, "percentiles2": { "total": 39, "ok": 39, "ko": 8059 }, "percentiles3": { "total": 2916, "ok": 1349, "ko": 16040 }, "percentiles4": { "total": 24694, "ok": 24583, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96488, "percentage": 93.84440316290107 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 242, "percentage": 0.23536963731678615 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5168, "percentage": 5.0264061390626065 }, "group4": { "name": "failed", "htmlName": "failed", "count": 919, "percentage": 0.8938210607195308 }, "meanNumberOfRequestsPerSecond": { "total": 28.560277777777777, "ok": 28.305, "ko": 0.25527777777777777 }, "spikes": [] }, { "name": "CreatePolicy", "numberOfRequests": { "total": 3477, "ok": 2292, "ko": 1185 }, "minResponseTime": { "total": 33, "ok": 130, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59863, "ko": 60001 }, "meanResponseTime": { "total": 26240, "ok": 26047, "ko": 26612 }, "standardDeviation": { "total": 18595, "ok": 15828, "ko": 23017 }, "percentiles1": { "total": 24957, "ok": 25771, "ko": 21381 }, "percentiles2": { "total": 40426, "ok": 38627, "ko": 50173 }, "percentiles3": { "total": 60000, "ok": 53522, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 58101, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96, "percentage": 2.76100086281277 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 21, "percentage": 0.6039689387402933 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2175, "percentage": 62.553925798101815 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1185, "percentage": 34.081104400345126 }, "meanNumberOfRequestsPerSecond": { "total": 0.9658333333333333, "ok": 0.6366666666666667, "ko": 0.32916666666666666 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 101896, "ok": 100656, "ko": 1240 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 60002, "ok": 58373, "ko": 60002 }, "meanResponseTime": { "total": 774, "ok": 736, "ko": 3791 }, "standardDeviation": { "total": 3849, "ok": 3704, "ko": 9722 }, "percentiles1": { "total": 96, "ok": 97, "ko": 39 }, "percentiles2": { "total": 121, "ok": 121, "ko": 3986 }, "percentiles3": { "total": 931, "ok": 727, "ko": 16040 }, "percentiles4": { "total": 24176, "ok": 24083, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 95718, "percentage": 93.93695532700008 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 400, "percentage": 0.3925571170605323 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4538, "percentage": 4.453560493051739 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1240, "percentage": 1.2169270628876503 }, "meanNumberOfRequestsPerSecond": { "total": 28.304444444444446, "ok": 27.96, "ko": 0.34444444444444444 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 101896, "ok": 100698, "ko": 1198 }, "minResponseTime": { "total": 33, "ok": 35, "ko": 33 }, "maxResponseTime": { "total": 60002, "ok": 59946, "ko": 60002 }, "meanResponseTime": { "total": 813, "ok": 721, "ko": 8521 }, "standardDeviation": { "total": 3913, "ok": 3599, "ko": 12390 }, "percentiles1": { "total": 115, "ok": 115, "ko": 6481 }, "percentiles2": { "total": 128, "ok": 128, "ko": 12039 }, "percentiles3": { "total": 1204, "ok": 669, "ko": 31277 }, "percentiles4": { "total": 24270, "ok": 23639, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 95905, "percentage": 94.12047577922587 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 391, "percentage": 0.38372458192667036 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4402, "percentage": 4.320091073251158 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1198, "percentage": 1.1757085655962942 }, "meanNumberOfRequestsPerSecond": { "total": 28.304444444444446, "ok": 27.971666666666668, "ko": 0.3327777777777778 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 88730, "ok": 88111, "ko": 619 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 53922, "ok": 53922, "ko": 26236 }, "meanResponseTime": { "total": 650, "ok": 630, "ko": 3502 }, "standardDeviation": { "total": 3503, "ok": 3479, "ko": 5219 }, "percentiles1": { "total": 46, "ok": 46, "ko": 38 }, "percentiles2": { "total": 51, "ok": 51, "ko": 8037 }, "percentiles3": { "total": 230, "ok": 141, "ko": 12046 }, "percentiles4": { "total": 23306, "ok": 23419, "ko": 16049 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 84252, "percentage": 94.95322889665276 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 139, "percentage": 0.15665502084976898 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3720, "percentage": 4.192494083173673 }, "group4": { "name": "failed", "htmlName": "failed", "count": 619, "percentage": 0.6976219993237912 }, "meanNumberOfRequestsPerSecond": { "total": 24.647222222222222, "ok": 24.475277777777777, "ko": 0.17194444444444446 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 13624, "ok": 13424, "ko": 200 }, "minResponseTime": { "total": 34, "ok": 122, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 59574, "ko": 60000 }, "meanResponseTime": { "total": 1543, "ok": 1505, "ko": 4129 }, "standardDeviation": { "total": 5609, "ok": 5549, "ko": 8343 }, "percentiles1": { "total": 174, "ok": 174, "ko": 39 }, "percentiles2": { "total": 190, "ok": 190, "ko": 4037 }, "percentiles3": { "total": 8624, "ok": 8354, "ko": 19183 }, "percentiles4": { "total": 29514, "ok": 29484, "ko": 34542 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12189, "percentage": 89.46711685261303 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 30, "percentage": 0.2201996476805637 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1205, "percentage": 8.844685848502643 }, "group4": { "name": "failed", "htmlName": "failed", "count": 200, "percentage": 1.4679976512037582 }, "meanNumberOfRequestsPerSecond": { "total": 3.7844444444444445, "ok": 3.7288888888888887, "ko": 0.05555555555555555 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 106979, "ok": 100461, "ko": 6518 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 59788, "ko": 60000 }, "meanResponseTime": { "total": 567, "ok": 579, "ko": 387 }, "standardDeviation": { "total": 3477, "ok": 3505, "ko": 3007 }, "percentiles1": { "total": 36, "ok": 36, "ko": 36 }, "percentiles2": { "total": 38, "ok": 38, "ko": 38 }, "percentiles3": { "total": 51, "ok": 52, "ko": 47 }, "percentiles4": { "total": 22431, "ok": 22788, "ko": 12039 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96669, "percentage": 90.362594527898 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 206, "percentage": 0.1925611568625618 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3586, "percentage": 3.3520597500444014 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6518, "percentage": 6.092784565195038 }, "meanNumberOfRequestsPerSecond": { "total": 29.71638888888889, "ok": 27.905833333333334, "ko": 1.8105555555555555 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 100459, "ok": 99571, "ko": 888 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 59785, "ko": 60000 }, "meanResponseTime": { "total": 477, "ok": 464, "ko": 1988 }, "standardDeviation": { "total": 3141, "ok": 3098, "ko": 6125 }, "percentiles1": { "total": 36, "ok": 36, "ko": 35 }, "percentiles2": { "total": 39, "ok": 39, "ko": 37 }, "percentiles3": { "total": 48, "ok": 47, "ko": 12040 }, "percentiles4": { "total": 20731, "ok": 20730, "ko": 16674 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96616, "percentage": 96.17455877522173 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 178, "percentage": 0.1771867129873879 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2777, "percentage": 2.764311808797619 }, "group4": { "name": "failed", "htmlName": "failed", "count": 888, "percentage": 0.8839427029932609 }, "meanNumberOfRequestsPerSecond": { "total": 27.905277777777776, "ok": 27.65861111111111, "ko": 0.24666666666666667 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 99571, "ok": 99566, "ko": 5 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 4620 }, "maxResponseTime": { "total": 6351, "ok": 639, "ko": 6351 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 5357 }, "standardDeviation": { "total": 38, "ok": 4, "ko": 616 }, "percentiles1": { "total": 36, "ok": 36, "ko": 5400 }, "percentiles2": { "total": 38, "ok": 38, "ko": 5607 }, "percentiles3": { "total": 40, "ok": 40, "ko": 6202 }, "percentiles4": { "total": 44, "ok": 44, "ko": 6321 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 99566, "percentage": 99.99497845758303 }, "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": 5, "percentage": 0.005021542416968796 }, "meanNumberOfRequestsPerSecond": { "total": 27.65861111111111, "ok": 27.657222222222224, "ko": 0.001388888888888889 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 99571, "ok": 99568, "ko": 3 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 2790 }, "maxResponseTime": { "total": 6501, "ok": 376, "ko": 6501 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 4809 }, "standardDeviation": { "total": 28, "ok": 4, "ko": 1532 }, "percentiles1": { "total": 36, "ok": 36, "ko": 5135 }, "percentiles2": { "total": 38, "ok": 38, "ko": 5818 }, "percentiles3": { "total": 40, "ok": 40, "ko": 6364 }, "percentiles4": { "total": 44, "ok": 44, "ko": 6474 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 99568, "percentage": 99.99698707454982 }, "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": 3, "percentage": 0.0030129254501812777 }, "meanNumberOfRequestsPerSecond": { "total": 27.65861111111111, "ok": 27.657777777777778, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 98964, "ok": 98699, "ko": 265 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 57678, "ko": 60000 }, "meanResponseTime": { "total": 307, "ok": 299, "ko": 3261 }, "standardDeviation": { "total": 2445, "ok": 2419, "ko": 6721 }, "percentiles1": { "total": 36, "ok": 36, "ko": 37 }, "percentiles2": { "total": 37, "ok": 37, "ko": 4038 }, "percentiles3": { "total": 42, "ok": 42, "ko": 12042 }, "percentiles4": { "total": 9392, "ok": 8860, "ko": 16101 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96716, "percentage": 97.72846691726285 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 102, "percentage": 0.10306778222383899 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1881, "percentage": 1.9006911604219718 }, "group4": { "name": "failed", "htmlName": "failed", "count": 265, "percentage": 0.26777414009134637 }, "meanNumberOfRequestsPerSecond": { "total": 27.49, "ok": 27.41638888888889, "ko": 0.07361111111111111 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 98693, "ok": 98378, "ko": 315 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 55973, "ko": 60000 }, "meanResponseTime": { "total": 278, "ok": 266, "ko": 3873 }, "standardDeviation": { "total": 2381, "ok": 2331, "ko": 8121 }, "percentiles1": { "total": 37, "ok": 37, "ko": 37 }, "percentiles2": { "total": 39, "ok": 39, "ko": 8036 }, "percentiles3": { "total": 43, "ok": 43, "ko": 12045 }, "percentiles4": { "total": 7155, "ok": 6702, "ko": 54429 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96701, "percentage": 97.98161977039912 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 115, "percentage": 0.11652295502213937 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1562, "percentage": 1.5826857021267973 }, "group4": { "name": "failed", "htmlName": "failed", "count": 315, "percentage": 0.31917157245194694 }, "meanNumberOfRequestsPerSecond": { "total": 27.414722222222224, "ok": 27.327222222222222, "ko": 0.0875 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 98378, "ok": 98375, "ko": 3 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 6119 }, "maxResponseTime": { "total": 9072, "ok": 9072, "ko": 6506 }, "meanResponseTime": { "total": 41, "ok": 40, "ko": 6298 }, "standardDeviation": { "total": 116, "ok": 110, "ko": 159 }, "percentiles1": { "total": 38, "ok": 38, "ko": 6270 }, "percentiles2": { "total": 39, "ok": 39, "ko": 6388 }, "percentiles3": { "total": 42, "ok": 42, "ko": 6482 }, "percentiles4": { "total": 47, "ok": 47, "ko": 6501 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 98346, "percentage": 99.96747240236638 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.005082437130252699 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 24, "percentage": 0.024395698225212956 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0030494622781516195 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.32638888888889, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 98378, "ok": 98374, "ko": 4 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 5311 }, "maxResponseTime": { "total": 6506, "ok": 453, "ko": 6506 }, "meanResponseTime": { "total": 38, "ok": 37, "ko": 6094 }, "standardDeviation": { "total": 39, "ok": 5, "ko": 474 }, "percentiles1": { "total": 37, "ok": 37, "ko": 6280 }, "percentiles2": { "total": 39, "ok": 39, "ko": 6452 }, "percentiles3": { "total": 41, "ok": 41, "ko": 6495 }, "percentiles4": { "total": 44, "ok": 44, "ko": 6504 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 98374, "percentage": 99.9959340502958 }, "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": 4, "percentage": 0.004065949704202159 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.32611111111111, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 98378, "ok": 97873, "ko": 505 }, "minResponseTime": { "total": 39, "ok": 45, "ko": 39 }, "maxResponseTime": { "total": 26127, "ok": 26127, "ko": 22406 }, "meanResponseTime": { "total": 168, "ok": 117, "ko": 10013 }, "standardDeviation": { "total": 974, "ok": 610, "ko": 3898 }, "percentiles1": { "total": 56, "ok": 56, "ko": 10674 }, "percentiles2": { "total": 60, "ok": 60, "ko": 11183 }, "percentiles3": { "total": 80, "ok": 76, "ko": 15022 }, "percentiles4": { "total": 3925, "ok": 1300, "ko": 18013 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96607, "percentage": 98.1998007684645 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 241, "percentage": 0.2449734696781801 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1025, "percentage": 1.0418996117018031 }, "group4": { "name": "failed", "htmlName": "failed", "count": 505, "percentage": 0.5133261501555225 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.186944444444446, "ko": 0.14027777777777778 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 98378, "ok": 98373, "ko": 5 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 2471 }, "maxResponseTime": { "total": 9532, "ok": 9532, "ko": 5194 }, "meanResponseTime": { "total": 46, "ok": 45, "ko": 4237 }, "standardDeviation": { "total": 133, "ok": 129, "ko": 982 }, "percentiles1": { "total": 42, "ok": 42, "ko": 4666 }, "percentiles2": { "total": 44, "ok": 44, "ko": 4944 }, "percentiles3": { "total": 47, "ok": 47, "ko": 5144 }, "percentiles4": { "total": 53, "ok": 53, "ko": 5184 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 98333, "percentage": 99.95425806582773 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6, "percentage": 0.006098924556303239 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 34, "percentage": 0.03456057248571835 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5, "percentage": 0.005082437130252699 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.325833333333332, "ko": 0.001388888888888889 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 98378, "ok": 97875, "ko": 503 }, "minResponseTime": { "total": 41, "ok": 45, "ko": 41 }, "maxResponseTime": { "total": 26437, "ok": 26437, "ko": 24902 }, "meanResponseTime": { "total": 167, "ok": 117, "ko": 10025 }, "standardDeviation": { "total": 968, "ok": 611, "ko": 3614 }, "percentiles1": { "total": 56, "ok": 56, "ko": 10613 }, "percentiles2": { "total": 60, "ok": 60, "ko": 11136 }, "percentiles3": { "total": 80, "ok": 77, "ko": 13668 }, "percentiles4": { "total": 3947, "ok": 1295, "ko": 18061 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96632, "percentage": 98.22521295411576 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 216, "percentage": 0.21956128402691658 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1027, "percentage": 1.0439325865539042 }, "group4": { "name": "failed", "htmlName": "failed", "count": 503, "percentage": 0.5112931753034216 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.1875, "ko": 0.13972222222222222 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 98378, "ok": 97878, "ko": 500 }, "minResponseTime": { "total": 40, "ok": 45, "ko": 40 }, "maxResponseTime": { "total": 25157, "ok": 25157, "ko": 19337 }, "meanResponseTime": { "total": 168, "ok": 118, "ko": 10087 }, "standardDeviation": { "total": 965, "ok": 612, "ko": 3310 }, "percentiles1": { "total": 56, "ok": 56, "ko": 10612 }, "percentiles2": { "total": 60, "ok": 60, "ko": 11050 }, "percentiles3": { "total": 81, "ok": 77, "ko": 13326 }, "percentiles4": { "total": 4064, "ok": 1349, "ko": 17785 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96558, "percentage": 98.14999288458802 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 265, "percentage": 0.26936916790339305 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1055, "percentage": 1.0723942344833195 }, "group4": { "name": "failed", "htmlName": "failed", "count": 500, "percentage": 0.5082437130252698 }, "meanNumberOfRequestsPerSecond": { "total": 27.327222222222222, "ok": 27.188333333333333, "ko": 0.1388888888888889 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 98377, "ok": 97879, "ko": 498 }, "minResponseTime": { "total": 38, "ok": 40, "ko": 38 }, "maxResponseTime": { "total": 25419, "ok": 25419, "ko": 22873 }, "meanResponseTime": { "total": 162, "ok": 111, "ko": 10175 }, "standardDeviation": { "total": 968, "ok": 610, "ko": 3313 }, "percentiles1": { "total": 50, "ok": 50, "ko": 10629 }, "percentiles2": { "total": 54, "ok": 54, "ko": 11127 }, "percentiles3": { "total": 74, "ok": 71, "ko": 13694 }, "percentiles4": { "total": 3899, "ok": 1304, "ko": 17630 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96578, "percentage": 98.17132053223823 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 248, "percentage": 0.25209144413836565 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1053, "percentage": 1.0703721398294317 }, "group4": { "name": "failed", "htmlName": "failed", "count": 498, "percentage": 0.5062158837939762 }, "meanNumberOfRequestsPerSecond": { "total": 27.326944444444443, "ok": 27.18861111111111, "ko": 0.13833333333333334 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 98377, "ok": 97874, "ko": 503 }, "minResponseTime": { "total": 37, "ok": 38, "ko": 37 }, "maxResponseTime": { "total": 22369, "ok": 16900, "ko": 22369 }, "meanResponseTime": { "total": 156, "ok": 104, "ko": 10273 }, "standardDeviation": { "total": 962, "ok": 592, "ko": 3122 }, "percentiles1": { "total": 44, "ok": 44, "ko": 10629 }, "percentiles2": { "total": 48, "ok": 48, "ko": 11120 }, "percentiles3": { "total": 63, "ok": 61, "ko": 13713 }, "percentiles4": { "total": 3915, "ok": 1291, "ko": 17704 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96627, "percentage": 98.22112892241073 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 217, "percentage": 0.22058001362107 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1030, "percentage": 1.0469926913811154 }, "group4": { "name": "failed", "htmlName": "failed", "count": 503, "percentage": 0.5112983725870884 }, "meanNumberOfRequestsPerSecond": { "total": 27.326944444444443, "ok": 27.18722222222222, "ko": 0.13972222222222222 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 98377, "ok": 97897, "ko": 480 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 22346, "ok": 16681, "ko": 22346 }, "meanResponseTime": { "total": 158, "ok": 109, "ko": 10169 }, "standardDeviation": { "total": 946, "ok": 593, "ko": 3300 }, "percentiles1": { "total": 48, "ok": 48, "ko": 10619 }, "percentiles2": { "total": 52, "ok": 52, "ko": 11063 }, "percentiles3": { "total": 68, "ok": 66, "ko": 13605 }, "percentiles4": { "total": 3764, "ok": 1387, "ko": 17994 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96630, "percentage": 98.2241784156866 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 206, "percentage": 0.20939853827622307 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1061, "percentage": 1.0785041218984113 }, "group4": { "name": "failed", "htmlName": "failed", "count": 480, "percentage": 0.4879189241387723 }, "meanNumberOfRequestsPerSecond": { "total": 27.326944444444443, "ok": 27.19361111111111, "ko": 0.13333333333333333 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 106961, "ok": 98755, "ko": 8206 }, "minResponseTime": { "total": 33, "ok": 42, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 57691, "ko": 60001 }, "meanResponseTime": { "total": 330, "ok": 313, "ko": 535 }, "standardDeviation": { "total": 2514, "ok": 2440, "ko": 3266 }, "percentiles1": { "total": 49, "ok": 50, "ko": 36 }, "percentiles2": { "total": 52, "ok": 52, "ko": 38 }, "percentiles3": { "total": 73, "ok": 73, "ko": 88 }, "percentiles4": { "total": 9008, "ok": 8341, "ko": 12851 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96598, "percentage": 90.31142192013911 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 110, "percentage": 0.10284122250165947 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2047, "percentage": 1.9137816587354268 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8206, "percentage": 7.671955198623798 }, "meanNumberOfRequestsPerSecond": { "total": 29.711388888888887, "ok": 27.431944444444444, "ko": 2.2794444444444446 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 99596, "ok": 97848, "ko": 1748 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 52974, "ok": 52974, "ko": 26731 }, "meanResponseTime": { "total": 232, "ok": 228, "ko": 423 }, "standardDeviation": { "total": 1976, "ok": 1975, "ko": 2019 }, "percentiles1": { "total": 44, "ok": 44, "ko": 36 }, "percentiles2": { "total": 46, "ok": 46, "ko": 38 }, "percentiles3": { "total": 58, "ok": 58, "ko": 1073 }, "percentiles4": { "total": 5566, "ok": 5146, "ko": 12041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96226, "percentage": 96.61632997309128 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 131, "percentage": 0.13153138680268284 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1491, "percentage": 1.4970480742198482 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1748, "percentage": 1.75509056588618 }, "meanNumberOfRequestsPerSecond": { "total": 27.665555555555557, "ok": 27.18, "ko": 0.4855555555555556 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 106959, "ok": 98761, "ko": 8198 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 58345, "ko": 60000 }, "meanResponseTime": { "total": 256, "ok": 265, "ko": 142 }, "standardDeviation": { "total": 2187, "ok": 2241, "ko": 1369 }, "percentiles1": { "total": 37, "ok": 37, "ko": 35 }, "percentiles2": { "total": 39, "ok": 39, "ko": 37 }, "percentiles3": { "total": 43, "ok": 43, "ko": 41 }, "percentiles4": { "total": 7043, "ok": 7088, "ko": 4036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96842, "percentage": 90.54123542665882 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 105, "percentage": 0.09816845707233614 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1814, "percentage": 1.695976963135407 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8198, "percentage": 7.664619153133444 }, "meanNumberOfRequestsPerSecond": { "total": 29.710833333333333, "ok": 27.433611111111112, "ko": 2.277222222222222 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 98761, "ok": 98370, "ko": 391 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 57705, "ok": 57705, "ko": 18117 }, "meanResponseTime": { "total": 228, "ok": 223, "ko": 1648 }, "standardDeviation": { "total": 2087, "ok": 2074, "ko": 3905 }, "percentiles1": { "total": 36, "ok": 36, "ko": 35 }, "percentiles2": { "total": 37, "ok": 37, "ko": 37 }, "percentiles3": { "total": 42, "ok": 42, "ko": 12040 }, "percentiles4": { "total": 5705, "ok": 5085, "ko": 16040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96893, "percentage": 98.10856512185985 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 101, "percentage": 0.10226708923562947 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1376, "percentage": 1.393262522655704 }, "group4": { "name": "failed", "htmlName": "failed", "count": 391, "percentage": 0.39590526624882294 }, "meanNumberOfRequestsPerSecond": { "total": 27.433611111111112, "ok": 27.325, "ko": 0.10861111111111112 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 97791, "ok": 97629, "ko": 162 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 52748, "ok": 51875, "ko": 52748 }, "meanResponseTime": { "total": 234, "ok": 228, "ko": 3597 }, "standardDeviation": { "total": 1652, "ok": 1627, "ko": 6266 }, "percentiles1": { "total": 93, "ok": 93, "ko": 37 }, "percentiles2": { "total": 113, "ok": 113, "ko": 4802 }, "percentiles3": { "total": 150, "ok": 149, "ko": 12044 }, "percentiles4": { "total": 1989, "ok": 1903, "ko": 16044 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 95699, "percentage": 97.86074383123191 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 463, "percentage": 0.47345870274360624 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1467, "percentage": 1.5001380495137588 }, "group4": { "name": "failed", "htmlName": "failed", "count": 162, "percentage": 0.16565941651072183 }, "meanNumberOfRequestsPerSecond": { "total": 27.164166666666667, "ok": 27.11916666666667, "ko": 0.045 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 97896, "ok": 97709, "ko": 187 }, "minResponseTime": { "total": 33, "ok": 38, "ko": 33 }, "maxResponseTime": { "total": 52592, "ok": 52592, "ko": 23087 }, "meanResponseTime": { "total": 177, "ok": 171, "ko": 3267 }, "standardDeviation": { "total": 1632, "ok": 1613, "ko": 5129 }, "percentiles1": { "total": 45, "ok": 45, "ko": 40 }, "percentiles2": { "total": 47, "ok": 47, "ko": 5282 }, "percentiles3": { "total": 62, "ok": 62, "ko": 12050 }, "percentiles4": { "total": 1780, "ok": 1628, "ko": 16075 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96488, "percentage": 98.56173898831413 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 103, "percentage": 0.10521369616736129 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1118, "percentage": 1.1420282749039798 }, "group4": { "name": "failed", "htmlName": "failed", "count": 187, "percentage": 0.1910190406145297 }, "meanNumberOfRequestsPerSecond": { "total": 27.19333333333333, "ok": 27.14138888888889, "ko": 0.051944444444444446 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 97656, "ok": 97459, "ko": 197 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 52372, "ok": 52326, "ko": 52372 }, "meanResponseTime": { "total": 233, "ok": 227, "ko": 3470 }, "standardDeviation": { "total": 1688, "ok": 1661, "ko": 6059 }, "percentiles1": { "total": 92, "ok": 92, "ko": 36 }, "percentiles2": { "total": 112, "ok": 112, "ko": 4041 }, "percentiles3": { "total": 145, "ok": 145, "ko": 12043 }, "percentiles4": { "total": 1981, "ok": 1885, "ko": 16455 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 95624, "percentage": 97.91922667322028 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 418, "percentage": 0.4280330957647251 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1417, "percentage": 1.4510117145899895 }, "group4": { "name": "failed", "htmlName": "failed", "count": 197, "percentage": 0.20172851642500206 }, "meanNumberOfRequestsPerSecond": { "total": 27.126666666666665, "ok": 27.071944444444444, "ko": 0.05472222222222222 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 12505, "ok": 9096, "ko": 3409 }, "minResponseTime": { "total": 33, "ok": 38, "ko": 33 }, "maxResponseTime": { "total": 60000, "ok": 54003, "ko": 60000 }, "meanResponseTime": { "total": 9172, "ok": 10433, "ko": 5808 }, "standardDeviation": { "total": 11220, "ok": 11464, "ko": 9778 }, "percentiles1": { "total": 4129, "ok": 6272, "ko": 38 }, "percentiles2": { "total": 16102, "ok": 19264, "ko": 8557 }, "percentiles3": { "total": 30518, "ok": 30844, "ko": 27378 }, "percentiles4": { "total": 47149, "ok": 48399, "ko": 36543 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2656, "percentage": 21.23950419832067 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 134, "percentage": 1.0715713714514195 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6306, "percentage": 50.427828868452615 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3409, "percentage": 27.26109556177529 }, "meanNumberOfRequestsPerSecond": { "total": 3.473611111111111, "ok": 2.526666666666667, "ko": 0.9469444444444445 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 18002, "ok": 17652, "ko": 350 }, "minResponseTime": { "total": 37, "ok": 43, "ko": 37 }, "maxResponseTime": { "total": 60001, "ok": 53957, "ko": 60001 }, "meanResponseTime": { "total": 1411, "ok": 1370, "ko": 3466 }, "standardDeviation": { "total": 5650, "ok": 5596, "ko": 7630 }, "percentiles1": { "total": 51, "ok": 51, "ko": 42 }, "percentiles2": { "total": 54, "ok": 54, "ko": 4045 }, "percentiles3": { "total": 10059, "ok": 9534, "ko": 12049 }, "percentiles4": { "total": 30626, "ok": 30613, "ko": 40532 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16286, "percentage": 90.46772580824353 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 33, "percentage": 0.18331296522608598 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1333, "percentage": 7.404732807465837 }, "group4": { "name": "failed", "htmlName": "failed", "count": 350, "percentage": 1.9442284190645482 }, "meanNumberOfRequestsPerSecond": { "total": 5.000555555555556, "ok": 4.903333333333333, "ko": 0.09722222222222222 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 17650, "ok": 17361, "ko": 289 }, "minResponseTime": { "total": 33, "ok": 92, "ko": 33 }, "maxResponseTime": { "total": 60001, "ok": 59950, "ko": 60001 }, "meanResponseTime": { "total": 1644, "ok": 1471, "ko": 12068 }, "standardDeviation": { "total": 6296, "ok": 5839, "ko": 16201 }, "percentiles1": { "total": 128, "ok": 128, "ko": 4035 }, "percentiles2": { "total": 140, "ok": 140, "ko": 23475 }, "percentiles3": { "total": 10635, "ok": 8733, "ko": 42393 }, "percentiles4": { "total": 33636, "ok": 30822, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15925, "percentage": 90.22662889518413 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 36, "percentage": 0.20396600566572237 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1400, "percentage": 7.932011331444759 }, "group4": { "name": "failed", "htmlName": "failed", "count": 289, "percentage": 1.6373937677053825 }, "meanNumberOfRequestsPerSecond": { "total": 4.902777777777778, "ok": 4.8225, "ko": 0.08027777777777778 }, "spikes": [] }, { "name": "ReadPolicy", "numberOfRequests": { "total": 12983, "ok": 1803, "ko": 11180 }, "minResponseTime": { "total": 33, "ok": 47, "ko": 33 }, "maxResponseTime": { "total": 60003, "ok": 59318, "ko": 60003 }, "meanResponseTime": { "total": 12112, "ok": 22128, "ko": 10496 }, "standardDeviation": { "total": 14983, "ok": 14094, "ko": 14487 }, "percentiles1": { "total": 7655, "ok": 19967, "ko": 2007 }, "percentiles2": { "total": 19956, "ok": 33494, "ko": 16147 }, "percentiles3": { "total": 44898, "ok": 47059, "ko": 44041 }, "percentiles4": { "total": 60000, "ok": 54979, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 54, "percentage": 0.41592852191327123 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 21, "percentage": 0.16174998074404992 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1728, "percentage": 13.30971270122468 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11180, "percentage": 86.112608796118 }, "meanNumberOfRequestsPerSecond": { "total": 3.606388888888889, "ok": 0.5008333333333334, "ko": 3.1055555555555556 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 2302, "ok": 2263, "ko": 39 }, "minResponseTime": { "total": 34, "ok": 128, "ko": 34 }, "maxResponseTime": { "total": 59145, "ok": 59145, "ko": 34654 }, "meanResponseTime": { "total": 1498, "ok": 1462, "ko": 3581 }, "standardDeviation": { "total": 5510, "ok": 5470, "ko": 7178 }, "percentiles1": { "total": 173, "ok": 173, "ko": 39 }, "percentiles2": { "total": 190, "ok": 190, "ko": 3692 }, "percentiles3": { "total": 8499, "ok": 8151, "ko": 16705 }, "percentiles4": { "total": 29293, "ok": 29246, "ko": 30107 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2060, "percentage": 89.4874022589053 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "percentage": 0.3040834057341442 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 196, "percentage": 8.51433536055604 }, "group4": { "name": "failed", "htmlName": "failed", "count": 39, "percentage": 1.6941789748045177 }, "meanNumberOfRequestsPerSecond": { "total": 0.6394444444444445, "ok": 0.6286111111111111, "ko": 0.010833333333333334 }, "spikes": [] }, { "name": "DeletePolicy", "numberOfRequests": { "total": 12983, "ok": 1434, "ko": 11549 }, "minResponseTime": { "total": 33, "ok": 305, "ko": 33 }, "maxResponseTime": { "total": 60015, "ok": 59896, "ko": 60015 }, "meanResponseTime": { "total": 12666, "ok": 28229, "ko": 10734 }, "standardDeviation": { "total": 15933, "ok": 14152, "ko": 15057 }, "percentiles1": { "total": 5782, "ok": 25984, "ko": 949 }, "percentiles2": { "total": 22220, "ok": 40605, "ko": 17708 }, "percentiles3": { "total": 47015, "ok": 51476, "ko": 43402 }, "percentiles4": { "total": 60000, "ok": 58253, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3, "percentage": 0.023107140106292844 }, "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": 1431, "percentage": 11.022105830701687 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11549, "percentage": 88.95478702919202 }, "meanNumberOfRequestsPerSecond": { "total": 3.606388888888889, "ok": 0.3983333333333333, "ko": 3.2080555555555557 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 1236, "avg_response_time": 1143, "max_response_time": 59998, "min_response_time": 33, "num_requests": 4448199, "num_requests_pass": 4081521, "num_requests_percent_pass": 91.757 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:140", "stats": { "details": [ { "group1": { "count": 442431, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.5263388719714 }, "group2": { "count": 974, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.20149278432410964 }, "group3": { "count": 34293, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.09424235403151 }, "group4": { "count": 5694, "htmlName": "failed", "name": "failed", "percentage": 1.1779259896729777 }, "maxResponseTime": { "ko": 60006, "ok": 59995, "total": 60006 }, "meanNumberOfRequestsPerSecond": { "ko": 1.5816666666666668, "ok": 132.6938888888889, "total": 134.27555555555554 }, "meanResponseTime": { "ko": 13817, "ok": 1236, "total": 1384 }, "minResponseTime": { "ko": 36, "ok": 42, "total": 36 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 5694, "ok": 477698, "total": 483392 }, "percentiles1": { "ko": 45, "ok": 56, "total": 56 }, "percentiles2": { "ko": 12045, "ok": 60, "total": 60 }, "percentiles3": { "ko": 60000, "ok": 7486, "total": 8302 }, "percentiles4": { "ko": 60001, "ok": 30225, "total": 32170 }, "spikes": [], "standardDeviation": { "ko": 22825, "ok": 5368, "total": 6038 } }, { "group1": { "count": 192633, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 40.32594360359229 }, "group2": { "count": 841, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.17605560091272585 }, "group3": { "count": 35152, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.358747304737381 }, "group4": { "count": 249064, "htmlName": "failed", "name": "failed", "percentage": 52.13925349075761 }, "maxResponseTime": { "ko": 60014, "ok": 59998, "total": 60014 }, "meanNumberOfRequestsPerSecond": { "ko": 69.18444444444444, "ok": 63.507222222222225, "total": 132.69166666666666 }, "meanResponseTime": { "ko": 773, "ok": 2642, "total": 1667 }, "minResponseTime": { "ko": 33, "ok": 72, "total": 33 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 249064, "ok": 228626, "total": 477690 }, "percentiles1": { "ko": 87, "ok": 130, "total": 110 }, "percentiles2": { "ko": 101, "ok": 148, "total": 132 }, "percentiles3": { "ko": 151, "ok": 21878, "total": 11332 }, "percentiles4": { "ko": 26304, "ok": 37871, "total": 34823 }, "spikes": [], "standardDeviation": { "ko": 4845, "ok": 7686, "total": 6433 } }, { "group1": { "count": 2668, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.325033491938838 }, "group2": { "count": 371, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.713863352889546 }, "group3": { "count": 14596, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.42735713955744 }, "group4": { "count": 4012, "htmlName": "failed", "name": "failed", "percentage": 18.53374601561417 }, "maxResponseTime": { "ko": 60022, "ok": 59989, "total": 60022 }, "meanNumberOfRequestsPerSecond": { "ko": 1.1144444444444443, "ok": 4.898611111111111, "total": 6.013055555555556 }, "meanResponseTime": { "ko": 20365, "ok": 15384, "total": 16307 }, "minResponseTime": { "ko": 48, "ok": 58, "total": 48 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 4012, "ok": 17635, "total": 21647 }, "percentiles1": { "ko": 8447, "ok": 12889, "total": 11741 }, "percentiles2": { "ko": 34016, "ok": 25464, "total": 25894 }, "percentiles3": { "ko": 60000, "ok": 41137, "total": 57334 }, "percentiles4": { "ko": 60001, "ok": 58382, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 22847, "ok": 14083, "total": 16188 } }, { "group1": { "count": 275602, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87.88245010411252 }, "group2": { "count": 1098, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3501242016179692 }, "group3": { "count": 23583, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.520017346772831 }, "group4": { "count": 13320, "htmlName": "failed", "name": "failed", "percentage": 4.247408347496676 }, "maxResponseTime": { "ko": 60002, "ok": 59895, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 3.7, "ok": 83.41194444444444, "total": 87.11194444444445 }, "meanResponseTime": { "ko": 9748, "ok": 1442, "total": 1794 }, "minResponseTime": { "ko": 33, "ok": 40, "total": 33 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 13320, "ok": 300283, "total": 313603 }, "percentiles1": { "ko": 40, "ok": 86, "total": 86 }, "percentiles2": { "ko": 16040, "ok": 118, "total": 119 }, "percentiles3": { "ko": 42467, "ok": 8576, "total": 13502 }, "percentiles4": { "ko": 55811, "ok": 32325, "total": 36332 }, "spikes": [], "standardDeviation": { "ko": 14548, "ok": 5901, "total": 6718 } }, { "group1": { "count": 277169, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.96845116035225 }, "group2": { "count": 1104, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3663222441219216 }, "group3": { "count": 18183, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6.03336717832328 }, "group4": { "count": 4918, "htmlName": "failed", "name": "failed", "percentage": 1.6318594172025456 }, "maxResponseTime": { "ko": 60004, "ok": 59942, "total": 60004 }, "meanNumberOfRequestsPerSecond": { "ko": 1.366111111111111, "ok": 82.3488888888889, "total": 83.715 }, "meanResponseTime": { "ko": 7508, "ok": 1034, "total": 1139 }, "minResponseTime": { "ko": 33, "ok": 39, "total": 33 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 4918, "ok": 296456, "total": 301374 }, "percentiles1": { "ko": 40, "ok": 92, "total": 92 }, "percentiles2": { "ko": 12039, "ok": 119, "total": 120 }, "percentiles3": { "ko": 31787, "ok": 3613, "total": 6106 }, "percentiles4": { "ko": 60000, "ok": 27494, "total": 28064 }, "spikes": [], "standardDeviation": { "ko": 11854, "ok": 4678, "total": 4949 } }, { "group1": { "count": 92, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3.389830508474576 }, "group2": { "count": 29, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.0685335298452467 }, "group3": { "count": 1982, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 73.02873986735446 }, "group4": { "count": 611, "htmlName": "failed", "name": "failed", "percentage": 22.51289609432572 }, "maxResponseTime": { "ko": 60000, "ok": 58573, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.16972222222222222, "ok": 0.5841666666666666, "total": 0.7538888888888889 }, "meanResponseTime": { "ko": 2276, "ok": 17007, "total": 13690 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": "getIdToken", "numberOfRequests": { "ko": 611, "ok": 2103, "total": 2714 }, "percentiles1": { "ko": 37, "ok": 13479, "total": 8828 }, "percentiles2": { "ko": 42, "ok": 27435, "total": 22121 }, "percentiles3": { "ko": 12041, "ok": 42788, "total": 40598 }, "percentiles4": { "ko": 16045, "ok": 53634, "total": 53597 }, "spikes": [], "standardDeviation": { "ko": 6283, "ok": 13167, "total": 13456 } }, { "group1": { "count": 2022, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.14835948644793 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0475511174512601 }, "group3": { "count": 80, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3.8040893961008084 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 8429, "total": 8429 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.5841666666666666, "total": 0.5841666666666666 }, "meanResponseTime": { "ko": 0, "ok": 244, "total": 244 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 2103, "total": 2103 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 7026, "total": 7026 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1088, "total": 1088 } }, { "group1": { "count": 275, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.597495527728086 }, "group2": { "count": 17, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.520572450805009 }, "group3": { "count": 469, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.94991055456171 }, "group4": { "count": 357, "htmlName": "failed", "name": "failed", "percentage": 31.932021466905187 }, "maxResponseTime": { "ko": 17995, "ok": 18403, "total": 18403 }, "meanNumberOfRequestsPerSecond": { "ko": 0.09916666666666667, "ok": 0.21138888888888888, "total": 0.31055555555555553 }, "meanResponseTime": { "ko": 8042, "ok": 3295, "total": 4811 }, "minResponseTime": { "ko": 36, "ok": 52, "total": 36 }, "name": "createOrganization", "numberOfRequests": { "ko": 357, "ok": 761, "total": 1118 }, "percentiles1": { "ko": 10086, "ok": 2313, "total": 3448 }, "percentiles2": { "ko": 10769, "ok": 5112, "total": 9437 }, "percentiles3": { "ko": 13380, "ok": 10267, "total": 11428 }, "percentiles4": { "ko": 17443, "ok": 11759, "total": 16966 }, "spikes": [], "standardDeviation": { "ko": 4500, "ok": 3488, "total": 4432 } }, { "group1": { "count": 414, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 54.402102496714846 }, "group2": { "count": 36, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.730617608409987 }, "group3": { "count": 190, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.96714848883049 }, "group4": { "count": 121, "htmlName": "failed", "name": "failed", "percentage": 15.900131406044679 }, "maxResponseTime": { "ko": 23337, "ok": 13022, "total": 23337 }, "meanNumberOfRequestsPerSecond": { "ko": 0.03361111111111111, "ok": 0.17777777777777778, "total": 0.21138888888888888 }, "meanResponseTime": { "ko": 10419, "ok": 1517, "total": 2933 }, "minResponseTime": { "ko": 44, "ok": 47, "total": 44 }, "name": "queryOrganization", "numberOfRequests": { "ko": 121, "ok": 640, "total": 761 }, "percentiles1": { "ko": 10464, "ok": 180, "total": 399 }, "percentiles2": { "ko": 10944, "ok": 1886, "total": 4514 }, "percentiles3": { "ko": 12270, "ok": 7167, "total": 10874 }, "percentiles4": { "ko": 17046, "ok": 10830, "total": 12211 }, "spikes": [], "standardDeviation": { "ko": 2246, "ok": 2523, "total": 4093 } }, { "group1": { "count": 480, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 63.074901445466494 }, "group2": { "count": 36, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.730617608409987 }, "group3": { "count": 142, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.659658344283837 }, "group4": { "count": 103, "htmlName": "failed", "name": "failed", "percentage": 13.534822601839686 }, "maxResponseTime": { "ko": 17739, "ok": 15299, "total": 17739 }, "meanNumberOfRequestsPerSecond": { "ko": 0.02861111111111111, "ok": 0.1827777777777778, "total": 0.21138888888888888 }, "meanResponseTime": { "ko": 9851, "ok": 1227, "total": 2394 }, "minResponseTime": { "ko": 35, "ok": 64, "total": 35 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 103, "ok": 658, "total": 761 }, "percentiles1": { "ko": 10486, "ok": 164, "total": 204 }, "percentiles2": { "ko": 10802, "ok": 951, "total": 2665 }, "percentiles3": { "ko": 12219, "ok": 7006, "total": 10723 }, "percentiles4": { "ko": 16896, "ok": 10864, "total": 12408 }, "spikes": [], "standardDeviation": { "ko": 2828, "ok": 2397, "total": 3841 } }, { "group1": { "count": 100, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.7702380035430948 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.03851190017715474 }, "group3": { "count": 3372, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 25.972425479473156 }, "group4": { "count": 9506, "htmlName": "failed", "name": "failed", "percentage": 73.21882461680659 }, "maxResponseTime": { "ko": 60039, "ok": 59998, "total": 60039 }, "meanNumberOfRequestsPerSecond": { "ko": 2.6405555555555558, "ok": 0.9658333333333333, "total": 3.606388888888889 }, "meanResponseTime": { "ko": 29989, "ok": 39689, "total": 32587 }, "minResponseTime": { "ko": 33, "ok": 57, "total": 33 }, "name": "GetUUid", "numberOfRequests": { "ko": 9506, "ok": 3477, "total": 12983 }, "percentiles1": { "ko": 28773, "ok": 43205, "total": 38081 }, "percentiles2": { "ko": 60000, "ok": 50257, "total": 57231 }, "percentiles3": { "ko": 60000, "ok": 57063, "total": 60000 }, "percentiles4": { "ko": 60001, "ok": 59608, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 25439, "ok": 14975, "total": 23502 } }, { "group1": { "count": 96412, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.11899086770795 }, "group2": { "count": 305, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2850920239664246 }, "group3": { "count": 6100, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.701840479328491 }, "group4": { "count": 4166, "htmlName": "failed", "name": "failed", "percentage": 3.8940766289971305 }, "maxResponseTime": { "ko": 60000, "ok": 57967, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.1572222222222222, "ok": 28.560277777777777, "total": 29.7175 }, "meanResponseTime": { "ko": 822, "ok": 957, "total": 952 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 4166, "ok": 102817, "total": 106983 }, "percentiles1": { "ko": 36, "ok": 36, "total": 36 }, "percentiles2": { "ko": 38, "ok": 39, "total": 39 }, "percentiles3": { "ko": 4040, "ok": 5269, "total": 5226 }, "percentiles4": { "ko": 12044, "ok": 26155, "total": 26128 }, "spikes": [], "standardDeviation": { "ko": 4162, "ok": 4426, "total": 4416 } }, { "group1": { "count": 4713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.100439035662019 }, "group2": { "count": 159, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.4082261418778403 }, "group3": { "count": 21532, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 55.28254897429973 }, "group4": { "count": 12545, "htmlName": "failed", "name": "failed", "percentage": 32.20878584816042 }, "maxResponseTime": { "ko": 60001, "ok": 59868, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 3.484722222222222, "ok": 7.334444444444444, "total": 10.819166666666666 }, "meanResponseTime": { "ko": 1982, "ok": 15158, "total": 10914 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": "GetOpenidConfig", "numberOfRequests": { "ko": 12545, "ok": 26404, "total": 38949 }, "percentiles1": { "ko": 36, "ok": 14225, "total": 6527 }, "percentiles2": { "ko": 39, "ok": 24304, "total": 19755 }, "percentiles3": { "ko": 12039, "ok": 35425, "total": 32667 }, "percentiles4": { "ko": 30439, "ok": 49724, "total": 49704 }, "spikes": [], "standardDeviation": { "ko": 6765, "ok": 12282, "total": 12446 } }, { "group1": { "count": 96488, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.84440316290107 }, "group2": { "count": 242, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.23536963731678615 }, "group3": { "count": 5168, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.0264061390626065 }, "group4": { "count": 919, "htmlName": "failed", "name": "failed", "percentage": 0.8938210607195308 }, "maxResponseTime": { "ko": 60001, "ok": 59835, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.25527777777777777, "ok": 28.305, "total": 28.560277777777777 }, "meanResponseTime": { "ko": 5313, "ok": 789, "total": 830 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 919, "ok": 101898, "total": 102817 }, "percentiles1": { "ko": 39, "ok": 36, "total": 36 }, "percentiles2": { "ko": 8059, "ok": 39, "total": 39 }, "percentiles3": { "ko": 16040, "ok": 1349, "total": 2916 }, "percentiles4": { "ko": 60000, "ok": 24583, "total": 24694 }, "spikes": [], "standardDeviation": { "ko": 9762, "ok": 3999, "total": 4109 } }, { "group1": { "count": 96, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 2.76100086281277 }, "group2": { "count": 21, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6039689387402933 }, "group3": { "count": 2175, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 62.553925798101815 }, "group4": { "count": 1185, "htmlName": "failed", "name": "failed", "percentage": 34.081104400345126 }, "maxResponseTime": { "ko": 60001, "ok": 59863, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.32916666666666666, "ok": 0.6366666666666667, "total": 0.9658333333333333 }, "meanResponseTime": { "ko": 26612, "ok": 26047, "total": 26240 }, "minResponseTime": { "ko": 33, "ok": 130, "total": 33 }, "name": "CreatePolicy", "numberOfRequests": { "ko": 1185, "ok": 2292, "total": 3477 }, "percentiles1": { "ko": 21381, "ok": 25771, "total": 24957 }, "percentiles2": { "ko": 50173, "ok": 38627, "total": 40426 }, "percentiles3": { "ko": 60000, "ok": 53522, "total": 60000 }, "percentiles4": { "ko": 60000, "ok": 58101, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 23017, "ok": 15828, "total": 18595 } }, { "group1": { "count": 95718, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.93695532700008 }, "group2": { "count": 400, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3925571170605323 }, "group3": { "count": 4538, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.453560493051739 }, "group4": { "count": 1240, "htmlName": "failed", "name": "failed", "percentage": 1.2169270628876503 }, "maxResponseTime": { "ko": 60002, "ok": 58373, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.34444444444444444, "ok": 27.96, "total": 28.304444444444446 }, "meanResponseTime": { "ko": 3791, "ok": 736, "total": 774 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 1240, "ok": 100656, "total": 101896 }, "percentiles1": { "ko": 39, "ok": 97, "total": 96 }, "percentiles2": { "ko": 3986, "ok": 121, "total": 121 }, "percentiles3": { "ko": 16040, "ok": 727, "total": 931 }, "percentiles4": { "ko": 60000, "ok": 24083, "total": 24176 }, "spikes": [], "standardDeviation": { "ko": 9722, "ok": 3704, "total": 3849 } }, { "group1": { "count": 95905, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.12047577922587 }, "group2": { "count": 391, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.38372458192667036 }, "group3": { "count": 4402, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.320091073251158 }, "group4": { "count": 1198, "htmlName": "failed", "name": "failed", "percentage": 1.1757085655962942 }, "maxResponseTime": { "ko": 60002, "ok": 59946, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.3327777777777778, "ok": 27.971666666666668, "total": 28.304444444444446 }, "meanResponseTime": { "ko": 8521, "ok": 721, "total": 813 }, "minResponseTime": { "ko": 33, "ok": 35, "total": 33 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 1198, "ok": 100698, "total": 101896 }, "percentiles1": { "ko": 6481, "ok": 115, "total": 115 }, "percentiles2": { "ko": 12039, "ok": 128, "total": 128 }, "percentiles3": { "ko": 31277, "ok": 669, "total": 1204 }, "percentiles4": { "ko": 60000, "ok": 23639, "total": 24270 }, "spikes": [], "standardDeviation": { "ko": 12390, "ok": 3599, "total": 3913 } }, { "group1": { "count": 84252, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.95322889665276 }, "group2": { "count": 139, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.15665502084976898 }, "group3": { "count": 3720, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.192494083173673 }, "group4": { "count": 619, "htmlName": "failed", "name": "failed", "percentage": 0.6976219993237912 }, "maxResponseTime": { "ko": 26236, "ok": 53922, "total": 53922 }, "meanNumberOfRequestsPerSecond": { "ko": 0.17194444444444446, "ok": 24.475277777777777, "total": 24.647222222222222 }, "meanResponseTime": { "ko": 3502, "ok": 630, "total": 650 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 619, "ok": 88111, "total": 88730 }, "percentiles1": { "ko": 38, "ok": 46, "total": 46 }, "percentiles2": { "ko": 8037, "ok": 51, "total": 51 }, "percentiles3": { "ko": 12046, "ok": 141, "total": 230 }, "percentiles4": { "ko": 16049, "ok": 23419, "total": 23306 }, "spikes": [], "standardDeviation": { "ko": 5219, "ok": 3479, "total": 3503 } }, { "group1": { "count": 12189, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 89.46711685261303 }, "group2": { "count": 30, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2201996476805637 }, "group3": { "count": 1205, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8.844685848502643 }, "group4": { "count": 200, "htmlName": "failed", "name": "failed", "percentage": 1.4679976512037582 }, "maxResponseTime": { "ko": 60000, "ok": 59574, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.05555555555555555, "ok": 3.7288888888888887, "total": 3.7844444444444445 }, "meanResponseTime": { "ko": 4129, "ok": 1505, "total": 1543 }, "minResponseTime": { "ko": 34, "ok": 122, "total": 34 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 200, "ok": 13424, "total": 13624 }, "percentiles1": { "ko": 39, "ok": 174, "total": 174 }, "percentiles2": { "ko": 4037, "ok": 190, "total": 190 }, "percentiles3": { "ko": 19183, "ok": 8354, "total": 8624 }, "percentiles4": { "ko": 34542, "ok": 29484, "total": 29514 }, "spikes": [], "standardDeviation": { "ko": 8343, "ok": 5549, "total": 5609 } }, { "group1": { "count": 96669, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.362594527898 }, "group2": { "count": 206, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.1925611568625618 }, "group3": { "count": 3586, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3.3520597500444014 }, "group4": { "count": 6518, "htmlName": "failed", "name": "failed", "percentage": 6.092784565195038 }, "maxResponseTime": { "ko": 60000, "ok": 59788, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8105555555555555, "ok": 27.905833333333334, "total": 29.71638888888889 }, "meanResponseTime": { "ko": 387, "ok": 579, "total": 567 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 6518, "ok": 100461, "total": 106979 }, "percentiles1": { "ko": 36, "ok": 36, "total": 36 }, "percentiles2": { "ko": 38, "ok": 38, "total": 38 }, "percentiles3": { "ko": 47, "ok": 52, "total": 51 }, "percentiles4": { "ko": 12039, "ok": 22788, "total": 22431 }, "spikes": [], "standardDeviation": { "ko": 3007, "ok": 3505, "total": 3477 } }, { "group1": { "count": 96616, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.17455877522173 }, "group2": { "count": 178, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.1771867129873879 }, "group3": { "count": 2777, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.764311808797619 }, "group4": { "count": 888, "htmlName": "failed", "name": "failed", "percentage": 0.8839427029932609 }, "maxResponseTime": { "ko": 60000, "ok": 59785, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.24666666666666667, "ok": 27.65861111111111, "total": 27.905277777777776 }, "meanResponseTime": { "ko": 1988, "ok": 464, "total": 477 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 888, "ok": 99571, "total": 100459 }, "percentiles1": { "ko": 35, "ok": 36, "total": 36 }, "percentiles2": { "ko": 37, "ok": 39, "total": 39 }, "percentiles3": { "ko": 12040, "ok": 47, "total": 48 }, "percentiles4": { "ko": 16674, "ok": 20730, "total": 20731 }, "spikes": [], "standardDeviation": { "ko": 6125, "ok": 3098, "total": 3141 } }, { "group1": { "count": 99566, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99497845758303 }, "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": 5, "htmlName": "failed", "name": "failed", "percentage": 0.005021542416968796 }, "maxResponseTime": { "ko": 6351, "ok": 639, "total": 6351 }, "meanNumberOfRequestsPerSecond": { "ko": 0.001388888888888889, "ok": 27.657222222222224, "total": 27.65861111111111 }, "meanResponseTime": { "ko": 5357, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 4620, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 5, "ok": 99566, "total": 99571 }, "percentiles1": { "ko": 5400, "ok": 36, "total": 36 }, "percentiles2": { "ko": 5607, "ok": 38, "total": 38 }, "percentiles3": { "ko": 6202, "ok": 40, "total": 40 }, "percentiles4": { "ko": 6321, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 616, "ok": 4, "total": 38 } }, { "group1": { "count": 99568, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99698707454982 }, "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": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0030129254501812777 }, "maxResponseTime": { "ko": 6501, "ok": 376, "total": 6501 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 27.657777777777778, "total": 27.65861111111111 }, "meanResponseTime": { "ko": 4809, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 2790, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 3, "ok": 99568, "total": 99571 }, "percentiles1": { "ko": 5135, "ok": 36, "total": 36 }, "percentiles2": { "ko": 5818, "ok": 38, "total": 38 }, "percentiles3": { "ko": 6364, "ok": 40, "total": 40 }, "percentiles4": { "ko": 6474, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 1532, "ok": 4, "total": 28 } }, { "group1": { "count": 96716, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.72846691726285 }, "group2": { "count": 102, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.10306778222383899 }, "group3": { "count": 1881, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.9006911604219718 }, "group4": { "count": 265, "htmlName": "failed", "name": "failed", "percentage": 0.26777414009134637 }, "maxResponseTime": { "ko": 60000, "ok": 57678, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.07361111111111111, "ok": 27.41638888888889, "total": 27.49 }, "meanResponseTime": { "ko": 3261, "ok": 299, "total": 307 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 265, "ok": 98699, "total": 98964 }, "percentiles1": { "ko": 37, "ok": 36, "total": 36 }, "percentiles2": { "ko": 4038, "ok": 37, "total": 37 }, "percentiles3": { "ko": 12042, "ok": 42, "total": 42 }, "percentiles4": { "ko": 16101, "ok": 8860, "total": 9392 }, "spikes": [], "standardDeviation": { "ko": 6721, "ok": 2419, "total": 2445 } }, { "group1": { "count": 96701, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.98161977039912 }, "group2": { "count": 115, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.11652295502213937 }, "group3": { "count": 1562, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.5826857021267973 }, "group4": { "count": 315, "htmlName": "failed", "name": "failed", "percentage": 0.31917157245194694 }, "maxResponseTime": { "ko": 60000, "ok": 55973, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0875, "ok": 27.327222222222222, "total": 27.414722222222224 }, "meanResponseTime": { "ko": 3873, "ok": 266, "total": 278 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 315, "ok": 98378, "total": 98693 }, "percentiles1": { "ko": 37, "ok": 37, "total": 37 }, "percentiles2": { "ko": 8036, "ok": 39, "total": 39 }, "percentiles3": { "ko": 12045, "ok": 43, "total": 43 }, "percentiles4": { "ko": 54429, "ok": 6702, "total": 7155 }, "spikes": [], "standardDeviation": { "ko": 8121, "ok": 2331, "total": 2381 } }, { "group1": { "count": 98346, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.96747240236638 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005082437130252699 }, "group3": { "count": 24, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.024395698225212956 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0030494622781516195 }, "maxResponseTime": { "ko": 6506, "ok": 9072, "total": 9072 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 27.32638888888889, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 6298, "ok": 40, "total": 41 }, "minResponseTime": { "ko": 6119, "ok": 35, "total": 35 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 3, "ok": 98375, "total": 98378 }, "percentiles1": { "ko": 6270, "ok": 38, "total": 38 }, "percentiles2": { "ko": 6388, "ok": 39, "total": 39 }, "percentiles3": { "ko": 6482, "ok": 42, "total": 42 }, "percentiles4": { "ko": 6501, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 159, "ok": 110, "total": 116 } }, { "group1": { "count": 98374, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9959340502958 }, "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": 4, "htmlName": "failed", "name": "failed", "percentage": 0.004065949704202159 }, "maxResponseTime": { "ko": 6506, "ok": 453, "total": 6506 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 27.32611111111111, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 6094, "ok": 37, "total": 38 }, "minResponseTime": { "ko": 5311, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 4, "ok": 98374, "total": 98378 }, "percentiles1": { "ko": 6280, "ok": 37, "total": 37 }, "percentiles2": { "ko": 6452, "ok": 39, "total": 39 }, "percentiles3": { "ko": 6495, "ok": 41, "total": 41 }, "percentiles4": { "ko": 6504, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 474, "ok": 5, "total": 39 } }, { "group1": { "count": 96607, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.1998007684645 }, "group2": { "count": 241, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2449734696781801 }, "group3": { "count": 1025, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0418996117018031 }, "group4": { "count": 505, "htmlName": "failed", "name": "failed", "percentage": 0.5133261501555225 }, "maxResponseTime": { "ko": 22406, "ok": 26127, "total": 26127 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14027777777777778, "ok": 27.186944444444446, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 10013, "ok": 117, "total": 168 }, "minResponseTime": { "ko": 39, "ok": 45, "total": 39 }, "name": " UI IDM features", "numberOfRequests": { "ko": 505, "ok": 97873, "total": 98378 }, "percentiles1": { "ko": 10674, "ok": 56, "total": 56 }, "percentiles2": { "ko": 11183, "ok": 60, "total": 60 }, "percentiles3": { "ko": 15022, "ok": 76, "total": 80 }, "percentiles4": { "ko": 18013, "ok": 1300, "total": 3925 }, "spikes": [], "standardDeviation": { "ko": 3898, "ok": 610, "total": 974 } }, { "group1": { "count": 98333, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.95425806582773 }, "group2": { "count": 6, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006098924556303239 }, "group3": { "count": 34, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.03456057248571835 }, "group4": { "count": 5, "htmlName": "failed", "name": "failed", "percentage": 0.005082437130252699 }, "maxResponseTime": { "ko": 5194, "ok": 9532, "total": 9532 }, "meanNumberOfRequestsPerSecond": { "ko": 0.001388888888888889, "ok": 27.325833333333332, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 4237, "ok": 45, "total": 46 }, "minResponseTime": { "ko": 2471, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 5, "ok": 98373, "total": 98378 }, "percentiles1": { "ko": 4666, "ok": 42, "total": 42 }, "percentiles2": { "ko": 4944, "ok": 44, "total": 44 }, "percentiles3": { "ko": 5144, "ok": 47, "total": 47 }, "percentiles4": { "ko": 5184, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 982, "ok": 129, "total": 133 } }, { "group1": { "count": 96632, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.22521295411576 }, "group2": { "count": 216, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.21956128402691658 }, "group3": { "count": 1027, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0439325865539042 }, "group4": { "count": 503, "htmlName": "failed", "name": "failed", "percentage": 0.5112931753034216 }, "maxResponseTime": { "ko": 24902, "ok": 26437, "total": 26437 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13972222222222222, "ok": 27.1875, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 10025, "ok": 117, "total": 167 }, "minResponseTime": { "ko": 41, "ok": 45, "total": 41 }, "name": " UI IDM login", "numberOfRequests": { "ko": 503, "ok": 97875, "total": 98378 }, "percentiles1": { "ko": 10613, "ok": 56, "total": 56 }, "percentiles2": { "ko": 11136, "ok": 60, "total": 60 }, "percentiles3": { "ko": 13668, "ok": 77, "total": 80 }, "percentiles4": { "ko": 18061, "ok": 1295, "total": 3947 }, "spikes": [], "standardDeviation": { "ko": 3614, "ok": 611, "total": 968 } }, { "group1": { "count": 96558, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.14999288458802 }, "group2": { "count": 265, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.26936916790339305 }, "group3": { "count": 1055, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0723942344833195 }, "group4": { "count": 500, "htmlName": "failed", "name": "failed", "percentage": 0.5082437130252698 }, "maxResponseTime": { "ko": 19337, "ok": 25157, "total": 25157 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1388888888888889, "ok": 27.188333333333333, "total": 27.327222222222222 }, "meanResponseTime": { "ko": 10087, "ok": 118, "total": 168 }, "minResponseTime": { "ko": 40, "ok": 45, "total": 40 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 500, "ok": 97878, "total": 98378 }, "percentiles1": { "ko": 10612, "ok": 56, "total": 56 }, "percentiles2": { "ko": 11050, "ok": 60, "total": 60 }, "percentiles3": { "ko": 13326, "ok": 77, "total": 81 }, "percentiles4": { "ko": 17785, "ok": 1349, "total": 4064 }, "spikes": [], "standardDeviation": { "ko": 3310, "ok": 612, "total": 965 } }, { "group1": { "count": 96578, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.17132053223823 }, "group2": { "count": 248, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.25209144413836565 }, "group3": { "count": 1053, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0703721398294317 }, "group4": { "count": 498, "htmlName": "failed", "name": "failed", "percentage": 0.5062158837939762 }, "maxResponseTime": { "ko": 22873, "ok": 25419, "total": 25419 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13833333333333334, "ok": 27.18861111111111, "total": 27.326944444444443 }, "meanResponseTime": { "ko": 10175, "ok": 111, "total": 162 }, "minResponseTime": { "ko": 38, "ok": 40, "total": 38 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 498, "ok": 97879, "total": 98377 }, "percentiles1": { "ko": 10629, "ok": 50, "total": 50 }, "percentiles2": { "ko": 11127, "ok": 54, "total": 54 }, "percentiles3": { "ko": 13694, "ok": 71, "total": 74 }, "percentiles4": { "ko": 17630, "ok": 1304, "total": 3899 }, "spikes": [], "standardDeviation": { "ko": 3313, "ok": 610, "total": 968 } }, { "group1": { "count": 96627, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.22112892241073 }, "group2": { "count": 217, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.22058001362107 }, "group3": { "count": 1030, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0469926913811154 }, "group4": { "count": 503, "htmlName": "failed", "name": "failed", "percentage": 0.5112983725870884 }, "maxResponseTime": { "ko": 22369, "ok": 16900, "total": 22369 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13972222222222222, "ok": 27.18722222222222, "total": 27.326944444444443 }, "meanResponseTime": { "ko": 10273, "ok": 104, "total": 156 }, "minResponseTime": { "ko": 37, "ok": 38, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 503, "ok": 97874, "total": 98377 }, "percentiles1": { "ko": 10629, "ok": 44, "total": 44 }, "percentiles2": { "ko": 11120, "ok": 48, "total": 48 }, "percentiles3": { "ko": 13713, "ok": 61, "total": 63 }, "percentiles4": { "ko": 17704, "ok": 1291, "total": 3915 }, "spikes": [], "standardDeviation": { "ko": 3122, "ok": 592, "total": 962 } }, { "group1": { "count": 96630, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.2241784156866 }, "group2": { "count": 206, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.20939853827622307 }, "group3": { "count": 1061, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.0785041218984113 }, "group4": { "count": 480, "htmlName": "failed", "name": "failed", "percentage": 0.4879189241387723 }, "maxResponseTime": { "ko": 22346, "ok": 16681, "total": 22346 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13333333333333333, "ok": 27.19361111111111, "total": 27.326944444444443 }, "meanResponseTime": { "ko": 10169, "ok": 109, "total": 158 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": " UI IDM user", "numberOfRequests": { "ko": 480, "ok": 97897, "total": 98377 }, "percentiles1": { "ko": 10619, "ok": 48, "total": 48 }, "percentiles2": { "ko": 11063, "ok": 52, "total": 52 }, "percentiles3": { "ko": 13605, "ok": 66, "total": 68 }, "percentiles4": { "ko": 17994, "ok": 1387, "total": 3764 }, "spikes": [], "standardDeviation": { "ko": 3300, "ok": 593, "total": 946 } }, { "group1": { "count": 96598, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.31142192013911 }, "group2": { "count": 110, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.10284122250165947 }, "group3": { "count": 2047, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.9137816587354268 }, "group4": { "count": 8206, "htmlName": "failed", "name": "failed", "percentage": 7.671955198623798 }, "maxResponseTime": { "ko": 60001, "ok": 57691, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 2.2794444444444446, "ok": 27.431944444444444, "total": 29.711388888888887 }, "meanResponseTime": { "ko": 535, "ok": 313, "total": 330 }, "minResponseTime": { "ko": 33, "ok": 42, "total": 33 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 8206, "ok": 98755, "total": 106961 }, "percentiles1": { "ko": 36, "ok": 50, "total": 49 }, "percentiles2": { "ko": 38, "ok": 52, "total": 52 }, "percentiles3": { "ko": 88, "ok": 73, "total": 73 }, "percentiles4": { "ko": 12851, "ok": 8341, "total": 9008 }, "spikes": [], "standardDeviation": { "ko": 3266, "ok": 2440, "total": 2514 } }, { "group1": { "count": 96226, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.61632997309128 }, "group2": { "count": 131, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.13153138680268284 }, "group3": { "count": 1491, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.4970480742198482 }, "group4": { "count": 1748, "htmlName": "failed", "name": "failed", "percentage": 1.75509056588618 }, "maxResponseTime": { "ko": 26731, "ok": 52974, "total": 52974 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4855555555555556, "ok": 27.18, "total": 27.665555555555557 }, "meanResponseTime": { "ko": 423, "ok": 228, "total": 232 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": "userinfo", "numberOfRequests": { "ko": 1748, "ok": 97848, "total": 99596 }, "percentiles1": { "ko": 36, "ok": 44, "total": 44 }, "percentiles2": { "ko": 38, "ok": 46, "total": 46 }, "percentiles3": { "ko": 1073, "ok": 58, "total": 58 }, "percentiles4": { "ko": 12041, "ok": 5146, "total": 5566 }, "spikes": [], "standardDeviation": { "ko": 2019, "ok": 1975, "total": 1976 } }, { "group1": { "count": 96842, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.54123542665882 }, "group2": { "count": 105, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.09816845707233614 }, "group3": { "count": 1814, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.695976963135407 }, "group4": { "count": 8198, "htmlName": "failed", "name": "failed", "percentage": 7.664619153133444 }, "maxResponseTime": { "ko": 60000, "ok": 58345, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 2.277222222222222, "ok": 27.433611111111112, "total": 29.710833333333333 }, "meanResponseTime": { "ko": 142, "ok": 265, "total": 256 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 8198, "ok": 98761, "total": 106959 }, "percentiles1": { "ko": 35, "ok": 37, "total": 37 }, "percentiles2": { "ko": 37, "ok": 39, "total": 39 }, "percentiles3": { "ko": 41, "ok": 43, "total": 43 }, "percentiles4": { "ko": 4036, "ok": 7088, "total": 7043 }, "spikes": [], "standardDeviation": { "ko": 1369, "ok": 2241, "total": 2187 } }, { "group1": { "count": 96893, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.10856512185985 }, "group2": { "count": 101, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.10226708923562947 }, "group3": { "count": 1376, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.393262522655704 }, "group4": { "count": 391, "htmlName": "failed", "name": "failed", "percentage": 0.39590526624882294 }, "maxResponseTime": { "ko": 18117, "ok": 57705, "total": 57705 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10861111111111112, "ok": 27.325, "total": 27.433611111111112 }, "meanResponseTime": { "ko": 1648, "ok": 223, "total": 228 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 391, "ok": 98370, "total": 98761 }, "percentiles1": { "ko": 35, "ok": 36, "total": 36 }, "percentiles2": { "ko": 37, "ok": 37, "total": 37 }, "percentiles3": { "ko": 12040, "ok": 42, "total": 42 }, "percentiles4": { "ko": 16040, "ok": 5085, "total": 5705 }, "spikes": [], "standardDeviation": { "ko": 3905, "ok": 2074, "total": 2087 } }, { "group1": { "count": 95699, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.86074383123191 }, "group2": { "count": 463, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.47345870274360624 }, "group3": { "count": 1467, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.5001380495137588 }, "group4": { "count": 162, "htmlName": "failed", "name": "failed", "percentage": 0.16565941651072183 }, "maxResponseTime": { "ko": 52748, "ok": 51875, "total": 52748 }, "meanNumberOfRequestsPerSecond": { "ko": 0.045, "ok": 27.11916666666667, "total": 27.164166666666667 }, "meanResponseTime": { "ko": 3597, "ok": 228, "total": 234 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 162, "ok": 97629, "total": 97791 }, "percentiles1": { "ko": 37, "ok": 93, "total": 93 }, "percentiles2": { "ko": 4802, "ok": 113, "total": 113 }, "percentiles3": { "ko": 12044, "ok": 149, "total": 150 }, "percentiles4": { "ko": 16044, "ok": 1903, "total": 1989 }, "spikes": [], "standardDeviation": { "ko": 6266, "ok": 1627, "total": 1652 } }, { "group1": { "count": 96488, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.56173898831413 }, "group2": { "count": 103, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.10521369616736129 }, "group3": { "count": 1118, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.1420282749039798 }, "group4": { "count": 187, "htmlName": "failed", "name": "failed", "percentage": 0.1910190406145297 }, "maxResponseTime": { "ko": 23087, "ok": 52592, "total": 52592 }, "meanNumberOfRequestsPerSecond": { "ko": 0.051944444444444446, "ok": 27.14138888888889, "total": 27.19333333333333 }, "meanResponseTime": { "ko": 3267, "ok": 171, "total": 177 }, "minResponseTime": { "ko": 33, "ok": 38, "total": 33 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 187, "ok": 97709, "total": 97896 }, "percentiles1": { "ko": 40, "ok": 45, "total": 45 }, "percentiles2": { "ko": 5282, "ok": 47, "total": 47 }, "percentiles3": { "ko": 12050, "ok": 62, "total": 62 }, "percentiles4": { "ko": 16075, "ok": 1628, "total": 1780 }, "spikes": [], "standardDeviation": { "ko": 5129, "ok": 1613, "total": 1632 } }, { "group1": { "count": 95624, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.91922667322028 }, "group2": { "count": 418, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.4280330957647251 }, "group3": { "count": 1417, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.4510117145899895 }, "group4": { "count": 197, "htmlName": "failed", "name": "failed", "percentage": 0.20172851642500206 }, "maxResponseTime": { "ko": 52372, "ok": 52326, "total": 52372 }, "meanNumberOfRequestsPerSecond": { "ko": 0.05472222222222222, "ok": 27.071944444444444, "total": 27.126666666666665 }, "meanResponseTime": { "ko": 3470, "ok": 227, "total": 233 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 197, "ok": 97459, "total": 97656 }, "percentiles1": { "ko": 36, "ok": 92, "total": 92 }, "percentiles2": { "ko": 4041, "ok": 112, "total": 112 }, "percentiles3": { "ko": 12043, "ok": 145, "total": 145 }, "percentiles4": { "ko": 16455, "ok": 1885, "total": 1981 }, "spikes": [], "standardDeviation": { "ko": 6059, "ok": 1661, "total": 1688 } }, { "group1": { "count": 2656, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.23950419832067 }, "group2": { "count": 134, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.0715713714514195 }, "group3": { "count": 6306, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 50.427828868452615 }, "group4": { "count": 3409, "htmlName": "failed", "name": "failed", "percentage": 27.26109556177529 }, "maxResponseTime": { "ko": 60000, "ok": 54003, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9469444444444445, "ok": 2.526666666666667, "total": 3.473611111111111 }, "meanResponseTime": { "ko": 5808, "ok": 10433, "total": 9172 }, "minResponseTime": { "ko": 33, "ok": 38, "total": 33 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 3409, "ok": 9096, "total": 12505 }, "percentiles1": { "ko": 38, "ok": 6272, "total": 4129 }, "percentiles2": { "ko": 8557, "ok": 19264, "total": 16102 }, "percentiles3": { "ko": 27378, "ok": 30844, "total": 30518 }, "percentiles4": { "ko": 36543, "ok": 48399, "total": 47149 }, "spikes": [], "standardDeviation": { "ko": 9778, "ok": 11464, "total": 11220 } }, { "group1": { "count": 16286, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.46772580824353 }, "group2": { "count": 33, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.18331296522608598 }, "group3": { "count": 1333, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.404732807465837 }, "group4": { "count": 350, "htmlName": "failed", "name": "failed", "percentage": 1.9442284190645482 }, "maxResponseTime": { "ko": 60001, "ok": 53957, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.09722222222222222, "ok": 4.903333333333333, "total": 5.000555555555556 }, "meanResponseTime": { "ko": 3466, "ok": 1370, "total": 1411 }, "minResponseTime": { "ko": 37, "ok": 43, "total": 37 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 350, "ok": 17652, "total": 18002 }, "percentiles1": { "ko": 42, "ok": 51, "total": 51 }, "percentiles2": { "ko": 4045, "ok": 54, "total": 54 }, "percentiles3": { "ko": 12049, "ok": 9534, "total": 10059 }, "percentiles4": { "ko": 40532, "ok": 30613, "total": 30626 }, "spikes": [], "standardDeviation": { "ko": 7630, "ok": 5596, "total": 5650 } }, { "group1": { "count": 15925, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.22662889518413 }, "group2": { "count": 36, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.20396600566572237 }, "group3": { "count": 1400, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.932011331444759 }, "group4": { "count": 289, "htmlName": "failed", "name": "failed", "percentage": 1.6373937677053825 }, "maxResponseTime": { "ko": 60001, "ok": 59950, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.08027777777777778, "ok": 4.8225, "total": 4.902777777777778 }, "meanResponseTime": { "ko": 12068, "ok": 1471, "total": 1644 }, "minResponseTime": { "ko": 33, "ok": 92, "total": 33 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 289, "ok": 17361, "total": 17650 }, "percentiles1": { "ko": 4035, "ok": 128, "total": 128 }, "percentiles2": { "ko": 23475, "ok": 140, "total": 140 }, "percentiles3": { "ko": 42393, "ok": 8733, "total": 10635 }, "percentiles4": { "ko": 60000, "ok": 30822, "total": 33636 }, "spikes": [], "standardDeviation": { "ko": 16201, "ok": 5839, "total": 6296 } }, { "group1": { "count": 54, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.41592852191327123 }, "group2": { "count": 21, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.16174998074404992 }, "group3": { "count": 1728, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 13.30971270122468 }, "group4": { "count": 11180, "htmlName": "failed", "name": "failed", "percentage": 86.112608796118 }, "maxResponseTime": { "ko": 60003, "ok": 59318, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 3.1055555555555556, "ok": 0.5008333333333334, "total": 3.606388888888889 }, "meanResponseTime": { "ko": 10496, "ok": 22128, "total": 12112 }, "minResponseTime": { "ko": 33, "ok": 47, "total": 33 }, "name": "ReadPolicy", "numberOfRequests": { "ko": 11180, "ok": 1803, "total": 12983 }, "percentiles1": { "ko": 2007, "ok": 19967, "total": 7655 }, "percentiles2": { "ko": 16147, "ok": 33494, "total": 19956 }, "percentiles3": { "ko": 44041, "ok": 47059, "total": 44898 }, "percentiles4": { "ko": 60000, "ok": 54979, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 14487, "ok": 14094, "total": 14983 } }, { "group1": { "count": 2060, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 89.4874022589053 }, "group2": { "count": 7, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3040834057341442 }, "group3": { "count": 196, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8.51433536055604 }, "group4": { "count": 39, "htmlName": "failed", "name": "failed", "percentage": 1.6941789748045177 }, "maxResponseTime": { "ko": 34654, "ok": 59145, "total": 59145 }, "meanNumberOfRequestsPerSecond": { "ko": 0.010833333333333334, "ok": 0.6286111111111111, "total": 0.6394444444444445 }, "meanResponseTime": { "ko": 3581, "ok": 1462, "total": 1498 }, "minResponseTime": { "ko": 34, "ok": 128, "total": 34 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 39, "ok": 2263, "total": 2302 }, "percentiles1": { "ko": 39, "ok": 173, "total": 173 }, "percentiles2": { "ko": 3692, "ok": 190, "total": 190 }, "percentiles3": { "ko": 16705, "ok": 8151, "total": 8499 }, "percentiles4": { "ko": 30107, "ok": 29246, "total": 29293 }, "spikes": [], "standardDeviation": { "ko": 7178, "ok": 5470, "total": 5510 } }, { "group1": { "count": 3, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.023107140106292844 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1431, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11.022105830701687 }, "group4": { "count": 11549, "htmlName": "failed", "name": "failed", "percentage": 88.95478702919202 }, "maxResponseTime": { "ko": 60015, "ok": 59896, "total": 60015 }, "meanNumberOfRequestsPerSecond": { "ko": 3.2080555555555557, "ok": 0.3983333333333333, "total": 3.606388888888889 }, "meanResponseTime": { "ko": 10734, "ok": 28229, "total": 12666 }, "minResponseTime": { "ko": 33, "ok": 305, "total": 33 }, "name": "DeletePolicy", "numberOfRequests": { "ko": 11549, "ok": 1434, "total": 12983 }, "percentiles1": { "ko": 949, "ok": 25984, "total": 5782 }, "percentiles2": { "ko": 17708, "ok": 40605, "total": 22220 }, "percentiles3": { "ko": 43402, "ok": 51476, "total": 47015 }, "percentiles4": { "ko": 60000, "ok": 58253, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 15057, "ok": 14152, "total": 15933 } } ], "global": { "group1": { "count": 3851534, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 86.58636900012792 }, "group2": { "count": 9866, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.22179763090635107 }, "group3": { "count": 220121, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.948542095351399 }, "group4": { "count": 366678, "htmlName": "failed", "name": "failed", "percentage": 8.243291273614332 }, "maxResponseTime": { "ko": 60039, "ok": 59998, "total": 60039 }, "meanNumberOfRequestsPerSecond": { "ko": 101.855, "ok": 1133.7558333333334, "total": 1235.6108333333334 }, "meanResponseTime": { "ko": 3287, "ok": 951, "total": 1143 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 366678, "ok": 4081521, "total": 4448199 }, "percentiles1": { "ko": 85, "ok": 52, "total": 53 }, "percentiles2": { "ko": 107, "ok": 83, "total": 90 }, "percentiles3": { "ko": 23577, "ok": 1979, "total": 4785 }, "percentiles4": { "ko": 60000, "ok": 27534, "total": 30209 }, "standardDeviation": { "ko": 10593, "ok": 4735, "total": 5498 } } }, "target_hostname": "openam-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-11-21 02:25:03] Reporting-benchmark-140 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-11-21 02:25:03] Reporting-benchmark-140 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/07_benchmark-140/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-11-21 02:25:36] Reporting-benchmark-140 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped