--Task--
name: Reporting-authn-users-3000
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 bellow
loop: False
interval: None
dependencies: []
wait_for: ['Reporting-authn-users-100']
preceding_task: None
options: {'task_name': 'authn-users-3000'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-19 11:49:34] Reporting-authn-users-3000 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-04-19 11:49:34] - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds)
[2024-04-19 11:49:34] - 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-authn-users-3000/stdout.txt
Pod stderr file : /results/orders/Reporting-authn-users-3000/stderr.txt
Pod log : /results/orders/Reporting-authn-users-3000
________________________________________________________________________________
[2024-04-19 11:49:34] Reporting-authn-users-3000 step1 : Write order for overseer to generate the report
________________________________________________________________________________
2024-04-19 11:49:34,415 INFO
2024-04-19 11:49:34,415 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-04-19 11:49:34,415 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:49:34,743 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:49:34,743 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:49:34,743 DEBUG --- stdout ---
2024-04-19 11:49:34,743 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:49:34,743 DEBUG --- stderr ---
2024-04-19 11:49:34,743 DEBUG
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/order.json
{
"name": "Reporting-authn-users-3000",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-3000 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-authn-users-3000"
}
________________________________________________________________________________
[2024-04-19 11:49:34] Reporting-authn-users-3000 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
2024-04-19 11:49:34,744 INFO
2024-04-19 11:49:34,744 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-19 11:49:34,744 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0]
2024-04-19 11:49:34,989 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-19 11:49:34,989 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:49:34,989 DEBUG --- stdout ---
2024-04-19 11:49:34,989 DEBUG WAITING
2024-04-19 11:49:34,989 DEBUG --- stderr ---
2024-04-19 11:49:34,989 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 --:--:-- --:--:-- --:--:-- 33
________________________________________________________________________________
[2024-04-19 11:49:34] Reporting-authn-users-3000 step3 : Send order to overseer
________________________________________________________________________________
2024-04-19 11:49:34,990 INFO
2024-04-19 11:49:34,991 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-04-19 11:49:34,991 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:49:35,310 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:49:35,310 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:49:35,310 DEBUG --- stdout ---
2024-04-19 11:49:35,310 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:49:35,310 DEBUG --- stderr ---
2024-04-19 11:49:35,310 DEBUG
2024-04-19 11:49:35,311 INFO
2024-04-19 11:49:35,311 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/order.json overseer-0-5c67bf94db-77mh9:/results/orders/order.json
2024-04-19 11:49:35,311 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-19 11:49:36,700 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:49:36,700 DEBUG --- stdout ---
2024-04-19 11:49:36,700 DEBUG
2024-04-19 11:49:36,700 DEBUG --- stderr ---
2024-04-19 11:49:36,700 DEBUG
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-04-19 11:49:36] Reporting-authn-users-3000 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
2024-04-19 11:49:41,707 INFO
2024-04-19 11:49:41,707 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-19 11:49:41,707 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0]
2024-04-19 11:49:41,949 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:49:47,197 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:49:52,436 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:49:57,681 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:02,919 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:08,157 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:13,446 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:18,705 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:23,960 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:29,198 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:34,438 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:39,682 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:44,971 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:50,210 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:50:55,453 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:00,689 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:05,939 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:11,246 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:16,533 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:21,786 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:27,038 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:32,282 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:37,527 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:42,766 INFO [loop_until]: Function succeeded after 2m 01s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:48,060 INFO [loop_until]: Function succeeded after 2m 06s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:53,305 INFO [loop_until]: Function succeeded after 2m 11s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:51:58,555 INFO [loop_until]: Function succeeded after 2m 16s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:03,803 INFO [loop_until]: Function succeeded after 2m 22s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:09,052 INFO [loop_until]: Function succeeded after 2m 27s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:14,307 INFO [loop_until]: Function succeeded after 2m 32s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:19,559 INFO [loop_until]: Function succeeded after 2m 37s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:24,871 INFO [loop_until]: Function succeeded after 2m 43s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:30,121 INFO [loop_until]: Function succeeded after 2m 48s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:35,357 INFO [loop_until]: Function succeeded after 2m 53s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:40,601 INFO [loop_until]: Function succeeded after 2m 58s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:45,839 INFO [loop_until]: Function succeeded after 3m 04s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:51,083 INFO [loop_until]: Function succeeded after 3m 09s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:52:56,383 INFO [loop_until]: Function succeeded after 3m 14s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:01,623 INFO [loop_until]: Function succeeded after 3m 19s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:06,869 INFO [loop_until]: Function succeeded after 3m 25s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:12,107 INFO [loop_until]: Function succeeded after 3m 30s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:17,349 INFO [loop_until]: Function succeeded after 3m 35s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:22,608 INFO [loop_until]: Function succeeded after 3m 40s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:27,910 INFO [loop_until]: Function succeeded after 3m 46s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:33,146 INFO [loop_until]: Function succeeded after 3m 51s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:38,390 INFO [loop_until]: Function succeeded after 3m 56s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:43,628 INFO [loop_until]: Function succeeded after 4m 01s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:48,861 INFO [loop_until]: Function succeeded after 4m 07s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:54,109 INFO [loop_until]: Function succeeded after 4m 12s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:53:59,395 INFO [loop_until]: Function succeeded after 4m 17s (rc=0) - failed to find expected output: WAITING - retry
2024-04-19 11:54:04,641 INFO [loop_until]: Function succeeded after 4m 22s (rc=0) - expected pattern found
2024-04-19 11:54:04,642 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:04,642 DEBUG --- stdout ---
2024-04-19 11:54:04,642 DEBUG WAITING
2024-04-19 11:54:04,642 DEBUG --- stderr ---
2024-04-19 11:54:04,642 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33
________________________________________________________________________________
[2024-04-19 11:54:04] Reporting-authn-users-3000 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
2024-04-19 11:54:04,643 INFO
2024-04-19 11:54:04,643 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-04-19 11:54:04,643 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:05,035 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:05,037 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:05,037 DEBUG --- stdout ---
2024-04-19 11:54:05,038 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:05,038 DEBUG --- stderr ---
2024-04-19 11:54:05,038 DEBUG
Checking pod: overseer-0-5c67bf94db-77mh9 for file exists, if not wait.
2024-04-19 11:54:05,039 INFO
2024-04-19 11:54:05,039 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-04-19 11:54:05,039 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:05,389 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:05,389 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:05,389 DEBUG --- stdout ---
2024-04-19 11:54:05,395 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:05,396 DEBUG --- stderr ---
2024-04-19 11:54:05,396 DEBUG
2024-04-19 11:54:05,397 INFO
2024-04-19 11:54:05,397 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-3000.tar.gz" ]; then echo "/results/gatling/authn-users-3000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-3000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-3000.tar.gz file found"
2024-04-19 11:54:05,397 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-19 11:54:06,324 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-19 11:54:06,324 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:06,324 DEBUG --- stdout ---
2024-04-19 11:54:06,324 DEBUG /results/gatling/authn-users-3000.tar.gz file found
2024-04-19 11:54:06,324 DEBUG --- stderr ---
2024-04-19 11:54:06,324 DEBUG
2024-04-19 11:54:06,324 INFO
2024-04-19 11:54:06,324 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-04-19 11:54:06,324 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:06,644 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:06,644 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:06,644 DEBUG --- stdout ---
2024-04-19 11:54:06,644 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:06,644 DEBUG --- stderr ---
2024-04-19 11:54:06,644 DEBUG
2024-04-19 11:54:06,644 INFO
2024-04-19 11:54:06,644 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- du -k /results/gatling/authn-users-3000.tar.gz
2024-04-19 11:54:07,480 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-19 11:54:07,480 DEBUG --- stdout ---
2024-04-19 11:54:07,480 DEBUG 216 /results/gatling/authn-users-3000.tar.gz
2024-04-19 11:54:07,480 DEBUG --- stderr ---
2024-04-19 11:54:07,480 DEBUG
2024-04-19 11:54:07,480 INFO
- Download file (size 216k)
2024-04-19 11:54:07,481 INFO
2024-04-19 11:54:07,481 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-04-19 11:54:07,481 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:07,810 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:07,811 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:07,811 DEBUG --- stdout ---
2024-04-19 11:54:07,811 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:07,811 DEBUG --- stderr ---
2024-04-19 11:54:07,811 DEBUG
source : /results/gatling/authn-users-3000.tar.gz @ overseer-0-5c67bf94db-77mh9
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz
2024-04-19 11:54:07,811 INFO
2024-04-19 11:54:07,811 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-04-19 11:54:07,811 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:08,138 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:08,139 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:08,139 DEBUG --- stdout ---
2024-04-19 11:54:08,139 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:08,139 DEBUG --- stderr ---
2024-04-19 11:54:08,139 DEBUG
2024-04-19 11:54:08,139 INFO
2024-04-19 11:54:08,139 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5c67bf94db-77mh9:/results/gatling/authn-users-3000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz
2024-04-19 11:54:08,139 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-19 11:54:09,134 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:09,134 DEBUG --- stdout ---
2024-04-19 11:54:09,135 DEBUG tar: Removing leading `/' from member names
2024-04-19 11:54:09,135 DEBUG --- stderr ---
2024-04-19 11:54:09,135 DEBUG
________________________________________________________________________________
[2024-04-19 11:54:09] Reporting-authn-users-3000 step6 : Unzip the result
________________________________________________________________________________
2024-04-19 11:54:09,136 INFO
2024-04-19 11:54:09,136 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-3000/gatling
2024-04-19 11:54:09,175 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-19 11:54:09,176 DEBUG --- stdout ---
2024-04-19 11:54:09,176 DEBUG
2024-04-19 11:54:09,176 DEBUG --- stderr ---
2024-04-19 11:54:09,176 DEBUG
2024-04-19 11:54:09,176 INFO
________________________________________________________________________________
[2024-04-19 11:54:09] Reporting-authn-users-3000 step7 : Print rc order
________________________________________________________________________________
2024-04-19 11:54:09,178 INFO
2024-04-19 11:54:09,178 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-04-19 11:54:09,178 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:09,553 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:09,553 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:09,553 DEBUG --- stdout ---
2024-04-19 11:54:09,553 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:09,553 DEBUG --- stderr ---
2024-04-19 11:54:09,553 DEBUG
Checking pod: overseer-0-5c67bf94db-77mh9 for file exists, if not wait.
2024-04-19 11:54:09,554 INFO
2024-04-19 11:54:09,554 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-04-19 11:54:09,554 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:09,913 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:09,913 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:09,913 DEBUG --- stdout ---
2024-04-19 11:54:09,913 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:09,913 DEBUG --- stderr ---
2024-04-19 11:54:09,914 DEBUG
2024-04-19 11:54:09,914 INFO
2024-04-19 11:54:09,914 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/rc.txt file found"
2024-04-19 11:54:09,914 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-19 11:54:10,745 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-19 11:54:10,745 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:10,745 DEBUG --- stdout ---
2024-04-19 11:54:10,745 DEBUG /results/orders/Reporting-authn-users-3000/rc.txt file found
2024-04-19 11:54:10,745 DEBUG --- stderr ---
2024-04-19 11:54:10,745 DEBUG
2024-04-19 11:54:10,746 INFO
2024-04-19 11:54:10,746 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-04-19 11:54:10,746 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:11,099 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:11,099 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:11,099 DEBUG --- stdout ---
2024-04-19 11:54:11,099 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:11,099 DEBUG --- stderr ---
2024-04-19 11:54:11,099 DEBUG
2024-04-19 11:54:11,099 INFO
2024-04-19 11:54:11,100 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- du -k /results/orders/Reporting-authn-users-3000/rc.txt
2024-04-19 11:54:11,968 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-19 11:54:11,968 DEBUG --- stdout ---
2024-04-19 11:54:11,969 DEBUG 4 /results/orders/Reporting-authn-users-3000/rc.txt
2024-04-19 11:54:11,969 DEBUG --- stderr ---
2024-04-19 11:54:11,969 DEBUG
2024-04-19 11:54:11,969 INFO
- Download file (size 4k)
2024-04-19 11:54:11,969 INFO
2024-04-19 11:54:11,969 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-04-19 11:54:11,969 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:12,271 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:12,271 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:12,272 DEBUG --- stdout ---
2024-04-19 11:54:12,272 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:12,272 DEBUG --- stderr ---
2024-04-19 11:54:12,272 DEBUG
source : /results/orders/Reporting-authn-users-3000/rc.txt @ overseer-0-5c67bf94db-77mh9
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/rc.txt
2024-04-19 11:54:12,272 INFO
2024-04-19 11:54:12,272 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-04-19 11:54:12,272 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:12,578 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:12,578 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:12,578 DEBUG --- stdout ---
2024-04-19 11:54:12,578 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:12,578 DEBUG --- stderr ---
2024-04-19 11:54:12,578 DEBUG
2024-04-19 11:54:12,579 INFO
2024-04-19 11:54:12,579 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5c67bf94db-77mh9:/results/orders/Reporting-authn-users-3000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/rc.txt
2024-04-19 11:54:12,579 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-19 11:54:13,346 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:13,347 DEBUG --- stdout ---
2024-04-19 11:54:13,347 DEBUG tar: Removing leading `/' from member names
2024-04-19 11:54:13,347 DEBUG --- stderr ---
2024-04-19 11:54:13,347 DEBUG
2024-04-19 11:54:13,347 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/rc.txt is small (1 lines), printing all lines:
2024-04-19 11:54:13,347 DEBUG ----- output -----
2024-04-19 11:54:13,347 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
2024-04-19 11:54:13,347 INFO
________________________________________________________________________________
[2024-04-19 11:54:13] Reporting-authn-users-3000 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-04-19 11:54:13] Reporting-authn-users-3000 step9 : Print stdout order
________________________________________________________________________________
2024-04-19 11:54:13,348 INFO
2024-04-19 11:54:13,348 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-04-19 11:54:13,348 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:13,648 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:13,649 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:13,649 DEBUG --- stdout ---
2024-04-19 11:54:13,649 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:13,649 DEBUG --- stderr ---
2024-04-19 11:54:13,649 DEBUG
Checking pod: overseer-0-5c67bf94db-77mh9 for file exists, if not wait.
2024-04-19 11:54:13,649 INFO
2024-04-19 11:54:13,649 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-04-19 11:54:13,649 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:13,964 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:13,964 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:13,965 DEBUG --- stdout ---
2024-04-19 11:54:13,965 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:13,965 DEBUG --- stderr ---
2024-04-19 11:54:13,965 DEBUG
2024-04-19 11:54:13,965 INFO
2024-04-19 11:54:13,965 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/stdout.txt file found"
2024-04-19 11:54:13,965 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-19 11:54:14,788 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-19 11:54:14,788 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:14,788 DEBUG --- stdout ---
2024-04-19 11:54:14,788 DEBUG /results/orders/Reporting-authn-users-3000/stdout.txt file found
2024-04-19 11:54:14,788 DEBUG --- stderr ---
2024-04-19 11:54:14,788 DEBUG
2024-04-19 11:54:14,789 INFO
2024-04-19 11:54:14,789 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-04-19 11:54:14,789 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:15,163 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:15,163 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:15,163 DEBUG --- stdout ---
2024-04-19 11:54:15,163 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:15,163 DEBUG --- stderr ---
2024-04-19 11:54:15,163 DEBUG
2024-04-19 11:54:15,163 INFO
2024-04-19 11:54:15,164 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- du -k /results/orders/Reporting-authn-users-3000/stdout.txt
2024-04-19 11:54:16,080 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-19 11:54:16,082 DEBUG --- stdout ---
2024-04-19 11:54:16,082 DEBUG 4 /results/orders/Reporting-authn-users-3000/stdout.txt
2024-04-19 11:54:16,082 DEBUG --- stderr ---
2024-04-19 11:54:16,082 DEBUG
2024-04-19 11:54:16,082 INFO
- Download file (size 4k)
2024-04-19 11:54:16,083 INFO
2024-04-19 11:54:16,083 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-04-19 11:54:16,083 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:16,435 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:16,436 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:16,436 DEBUG --- stdout ---
2024-04-19 11:54:16,436 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:16,436 DEBUG --- stderr ---
2024-04-19 11:54:16,445 DEBUG
source : /results/orders/Reporting-authn-users-3000/stdout.txt @ overseer-0-5c67bf94db-77mh9
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stdout.txt
2024-04-19 11:54:16,447 INFO
2024-04-19 11:54:16,447 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-04-19 11:54:16,447 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:16,824 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:16,824 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:16,824 DEBUG --- stdout ---
2024-04-19 11:54:16,824 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:16,824 DEBUG --- stderr ---
2024-04-19 11:54:16,824 DEBUG
2024-04-19 11:54:16,825 INFO
2024-04-19 11:54:16,825 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5c67bf94db-77mh9:/results/orders/Reporting-authn-users-3000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stdout.txt
2024-04-19 11:54:16,825 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-19 11:54:17,610 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:17,610 DEBUG --- stdout ---
2024-04-19 11:54:17,610 DEBUG tar: Removing leading `/' from member names
2024-04-19 11:54:17,610 DEBUG --- stderr ---
2024-04-19 11:54:17,610 DEBUG
2024-04-19 11:54:17,611 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stdout.txt is small (72 lines), printing all lines:
2024-04-19 11:54:17,611 DEBUG ----- output -----
2024-04-19 11:54:17,611 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-3000/loadtest-20240419065020616 --extra-run-jvm-options -Xmx4G
GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling
Generating Gatling reports locally
Parsing log file(s)...
Parsing log file(s) done
Generating reports...
================================================================================
---- Global Information --------------------------------------------------------
> request count 10844887 (OK=10844887 KO=0 )
> min response time 7 (OK=7 KO=- )
> max response time 215 (OK=215 KO=- )
> mean response time 10 (OK=10 KO=- )
> std deviation 4 (OK=4 KO=- )
> response time 50th percentile 9 (OK=9 KO=- )
> response time 75th percentile 10 (OK=10 KO=- )
> response time 95th percentile 12 (OK=12 KO=- )
> response time 99th percentile 27 (OK=27 KO=- )
> mean requests/sec 2987.572 (OK=2987.572 KO=- )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 10844887 (100%)
> 800 ms <= t < 1200 ms 0 ( 0%)
> t >= 1200 ms 0 ( 0%)
> failed 0 ( 0%)
================================================================================
Reports generated in 0s.
Please open the following file: file:///results/gatling/authn-users-3000/loadtest-20240419065020616/index.html
----------------------
[19/Apr/2024 12:54:02] Create tar file /results/gatling/authn-users-3000.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/authn-users-3000/loadtest-20240419065020616
RESULT_FOLDER=authn-users-3000
RESULT_PATH=/results/gatling/authn-users-3000
PWD=/results/gatling/authn-users-3000/loadtest-20240419065020616
[cmd] tar -czvf /results/gatling/authn-users-3000.tar.gz --exclude=simulation.log *
index.html
js/
js/jquery-3.5.1.min.js
js/unpack.js
js/highstock.js
js/stats.json
js/assertions.xml
js/assertions.json
js/menu.js
js/theme.js
js/ellipsis.js
js/all_sessions.js
js/highcharts-more.js
js/gatling.js
js/global_stats.json
js/bootstrap.min.js
js/stats.js
req_userrestlogin-03b82.html
style/
style/sortable.png
style/arrow_right.png
style/stat-l-roue.png
style/sorted-down.png
style/sorted-up.png
style/stat-fleche-bas.png
style/little_arrow_right.png
style/arrow_down_black.png
style/favicon.ico
style/logo-enterprise.svg
style/style.css
style/logo.svg
style/arrow_down.png
style/arrow_right_black.png
style/bootstrap.min.css
style/stat-l-temps.png
2024-04-19 11:54:17,611 INFO
________________________________________________________________________________
[2024-04-19 11:54:17] Reporting-authn-users-3000 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-04-19 11:54:17] Reporting-authn-users-3000 step11 : Print stderr order
________________________________________________________________________________
2024-04-19 11:54:17,612 INFO
2024-04-19 11:54:17,612 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-04-19 11:54:17,612 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:17,918 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:17,919 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:17,919 DEBUG --- stdout ---
2024-04-19 11:54:17,919 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:17,919 DEBUG --- stderr ---
2024-04-19 11:54:17,919 DEBUG
Checking pod: overseer-0-5c67bf94db-77mh9 for file exists, if not wait.
2024-04-19 11:54:17,919 INFO
2024-04-19 11:54:17,919 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-04-19 11:54:17,919 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:18,227 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:18,227 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:18,227 DEBUG --- stdout ---
2024-04-19 11:54:18,227 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:18,227 DEBUG --- stderr ---
2024-04-19 11:54:18,227 DEBUG
2024-04-19 11:54:18,228 INFO
2024-04-19 11:54:18,228 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/stderr.txt file found"
2024-04-19 11:54:18,228 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-19 11:54:19,052 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-19 11:54:19,052 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:19,052 DEBUG --- stdout ---
2024-04-19 11:54:19,052 DEBUG /results/orders/Reporting-authn-users-3000/stderr.txt file found
2024-04-19 11:54:19,052 DEBUG --- stderr ---
2024-04-19 11:54:19,052 DEBUG
2024-04-19 11:54:19,053 INFO
2024-04-19 11:54:19,053 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-04-19 11:54:19,053 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:19,357 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:19,357 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:19,357 DEBUG --- stdout ---
2024-04-19 11:54:19,357 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:19,357 DEBUG --- stderr ---
2024-04-19 11:54:19,357 DEBUG
2024-04-19 11:54:19,357 INFO
2024-04-19 11:54:19,357 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5c67bf94db-77mh9 --stdin -- du -k /results/orders/Reporting-authn-users-3000/stderr.txt
2024-04-19 11:54:20,176 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-19 11:54:20,176 DEBUG --- stdout ---
2024-04-19 11:54:20,176 DEBUG 0 /results/orders/Reporting-authn-users-3000/stderr.txt
2024-04-19 11:54:20,176 DEBUG --- stderr ---
2024-04-19 11:54:20,176 DEBUG
2024-04-19 11:54:20,176 INFO
- Download file (size 0k)
2024-04-19 11:54:20,177 INFO
2024-04-19 11:54:20,177 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-04-19 11:54:20,177 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:20,496 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:20,496 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:20,496 DEBUG --- stdout ---
2024-04-19 11:54:20,496 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:20,496 DEBUG --- stderr ---
2024-04-19 11:54:20,496 DEBUG
source : /results/orders/Reporting-authn-users-3000/stderr.txt @ overseer-0-5c67bf94db-77mh9
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stderr.txt
2024-04-19 11:54:20,497 INFO
2024-04-19 11:54:20,497 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-04-19 11:54:20,497 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-19 11:54:20,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-19 11:54:20,821 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:20,822 DEBUG --- stdout ---
2024-04-19 11:54:20,822 DEBUG overseer-0-5c67bf94db-77mh9
2024-04-19 11:54:20,822 DEBUG --- stderr ---
2024-04-19 11:54:20,822 DEBUG
2024-04-19 11:54:20,822 INFO
2024-04-19 11:54:20,823 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5c67bf94db-77mh9:/results/orders/Reporting-authn-users-3000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stderr.txt
2024-04-19 11:54:20,823 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-19 11:54:21,631 INFO [loop_until]: OK (rc = 0)
2024-04-19 11:54:21,631 DEBUG --- stdout ---
2024-04-19 11:54:21,631 DEBUG tar: Removing leading `/' from member names
2024-04-19 11:54:21,631 DEBUG --- stderr ---
2024-04-19 11:54:21,631 DEBUG
2024-04-19 11:54:21,632 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-3000/stderr.txt is small (0 lines), printing all lines:
2024-04-19 11:54:21,632 DEBUG ----- output -----
2024-04-19 11:54:21,632 DEBUG
2024-04-19 11:54:21,632 INFO
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 step13 : Analyze graphs for spikes
________________________________________________________________________________
Analyze Gatling graphs for spikes
checking parameters
open overall stats JSON file
checking simulation request userRestLogin
no spikes found
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 step14 : Collect Gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 10844887,
"ok": 10844887,
"ko": 0
},
"minResponseTime": {
"total": 7,
"ok": 7,
"ko": 0
},
"maxResponseTime": {
"total": 215,
"ok": 215,
"ko": 0
},
"meanResponseTime": {
"total": 10,
"ok": 10,
"ko": 0
},
"standardDeviation": {
"total": 4,
"ok": 4,
"ko": 0
},
"percentiles1": {
"total": 9,
"ok": 9,
"ko": 0
},
"percentiles2": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles3": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles4": {
"total": 27,
"ok": 27,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 10844887,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 2987.57217630854,
"ok": 2987.57217630854,
"ko": 0
}
},
"details": [
{
"name": "userRestLogin",
"numberOfRequests": {
"total": 10844887,
"ok": 10844887,
"ko": 0
},
"minResponseTime": {
"total": 7,
"ok": 7,
"ko": 0
},
"maxResponseTime": {
"total": 215,
"ok": 215,
"ko": 0
},
"meanResponseTime": {
"total": 10,
"ok": 10,
"ko": 0
},
"standardDeviation": {
"total": 4,
"ok": 4,
"ko": 0
},
"percentiles1": {
"total": 9,
"ok": 9,
"ko": 0
},
"percentiles2": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles3": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles4": {
"total": 27,
"ok": 27,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 10844887,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 2987.57217630854,
"ok": 2987.57217630854,
"ko": 0
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 2988,
"avg_response_time": 10,
"max_response_time": 215,
"min_response_time": 7,
"num_requests": 10844887,
"num_requests_pass": 10844887,
"num_requests_percent_pass": 100.0
},
"options": "; testMode:open; testCase:am.AMAuthN; throughput:3000; duration:3600",
"stats": {
"details": [
{
"group1": {
"count": 10844887,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 215,
"total": 215
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 2987.57217630854,
"total": 2987.57217630854
},
"meanResponseTime": {
"ko": 0,
"ok": 10,
"total": 10
},
"minResponseTime": {
"ko": 0,
"ok": 7,
"total": 7
},
"name": "userRestLogin",
"numberOfRequests": {
"ko": 0,
"ok": 10844887,
"total": 10844887
},
"percentiles1": {
"ko": 0,
"ok": 9,
"total": 9
},
"percentiles2": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles3": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles4": {
"ko": 0,
"ok": 27,
"total": 27
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 4,
"total": 4
}
}
],
"global": {
"group1": {
"count": 10844887,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 215,
"total": 215
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 2987.57217630854,
"total": 2987.57217630854
},
"meanResponseTime": {
"ko": 0,
"ok": 10,
"total": 10
},
"minResponseTime": {
"ko": 0,
"ok": 7,
"total": 7
},
"name": "All Requests",
"numberOfRequests": {
"ko": 0,
"ok": 10844887,
"total": 10844887
},
"percentiles1": {
"ko": 0,
"ok": 9,
"total": 9
},
"percentiles2": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles3": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles4": {
"ko": 0,
"ok": 27,
"total": 27
},
"standardDeviation": {
"ko": 0,
"ok": 4,
"total": 4
}
}
},
"target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 step15 : Update run description in the Gatling HTML report
________________________________________________________________________________
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 step16 : Remove gatling task's stdout file
________________________________________________________________________________
Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-3000/stdout.txt
Gatling stdout.txt found, but is small - leave it intact.
________________________________________________________________________________
[2024-04-19 11:54:21] Reporting-authn-users-3000 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped