--Task-- name: authn-users enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 100 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'idc.login', 'testMode': 'open', 'throughput': 10, 'rampup-duration': 30, 'java-opts': '-Dnum_users=2000 -Drealm=alpha -Duser_password=Pa_ssw0rd'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [23/Sep/2022 16:50:49] authn-users pre : N/A ________________________________________________________________________________ [23/Sep/2022 16:50:49] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [23/Sep/2022 16:50:49] - INFO: Timeout for this Task has changed to 20m (1200 seconds) Pod log file : /results/orders/authn-users/stdout.txt Pod log : /results/orders/authn-users ________________________________________________________________________________ [23/Sep/2022 16:50:49] authn-users print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [23/Sep/2022 16:50:49] authn-users create_order : Create order for overseer with the command to run ________________________________________________________________________________ Userpool size is not defined for the task in conf.yaml and cannot find how many users (entries) are in id-repo, please check the conf.yaml file. Default for selected Gatling simulation will be used. [23/Sep/2022 16:50:49] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-c7fc5cc47-x4c97 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json { "name": "authn-users", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports", "out-dir": "/results/orders/authn-users", "environment": { "JAVA_OPTS": "-Dam_host=openam-fr-pit-testing18.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=2000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=10 -Duser_password=Pa_ssw0rd -Xmx4G -Dduration=1332" } } ________________________________________________________________________________ [23/Sep/2022 16:50:50] authn-users loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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 29 0 --:--:-- --:--:-- --:--:-- 29 ________________________________________________________________________________ [23/Sep/2022 16:50:50] authn-users start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json overseer-0-c7fc5cc47-x4c97:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [23/Sep/2022 16:50:52] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- head /results/orders/authn-users/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-23 17:51:09 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8 KO=0 ) > restLoginInitiate (OK=4 KO=0 ) > restLoginUsernamePasswordCallback (OK=4 KO=0 ) --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [23/Sep/2022 17:00:51] authn-users stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 9m 59s ________________________________________________________________________________ [23/Sep/2022 17:00:52] authn-users download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- Checking pod: overseer-0-c7fc5cc47-x4c97 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- bash -c 'if [ -f "/results/orders/authn-users/order.tar.gz" ]; then echo "/results/orders/authn-users/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- du -k /results/orders/authn-users/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/authn-users/order.tar.gz --- stderr --- - Download file (size 8k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- source : /results/orders/authn-users/order.tar.gz @ overseer-0-c7fc5cc47-x4c97 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c7fc5cc47-x4c97:/results/orders/authn-users/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stdout.txt is 1523 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-23 17:51:09 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8 KO=0 ) > restLoginInitiate (OK=4 KO=0 ) > restLoginUsernamePasswordCallback (OK=4 KO=0 ) ---- idc.login ----------------------------------------------------------------- [ ] 0% waiting: 13618 / active: 0 / done: 4 ================================================================================ ================================================================================ 2022-09-23 17:51:14 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=32 KO=0 ) > restLoginInitiate (OK=16 KO=0 ) > restLoginUsernamePasswordCallback (OK=16 KO=0 ) ---- idc.login ----------------------------------------------------------------- [ ] 0% waiting: 13606 / active: 0 / done: 16 ================================================================================ ================================================================================ 2022-09-23 17:51:19 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=74 KO=0 ) > restLoginInitiate (OK=37 KO=0 ) > restLoginUsernamePasswordCallback (OK=37 KO=0 ) ---- idc.login ----------------------------------------------------------------- [ ] 0% waiting: 13585 / active: 0 / done: 37 ================================================================================ ================================================================================ 2022-09-23 17:51:24 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=132 KO=0 ) > restLoginInitiate (OK=66 KO=0 ) > restLoginUsernamePasswordCallback (OK=66 KO=0 ) ---- idc.login ----------------------------------------------------------------- [ ] 0% waiting: 13556 / active: 0 / done: 66 ================================================================================ ================================================================================ 2022-09-23 17:51:29 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=207 KO=0 ) > restLoginInitiate (OK=104 KO=0 ) > restLoginUsernamePasswordCallback (OK=103 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 13518 / active: 1 / done: 103 ================================================================================ ================================================================================ 2022-09-23 17:51:34 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=299 KO=0 ) > restLoginInitiate (OK=150 KO=0 ) > restLoginUsernamePasswordCallback (OK=149 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 1% waiting: 13472 / active: 1 / done: 149 ================================================================================ ================================================================================ 2022-09-23 17:51:39 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=407 KO=0 ) > restLoginInitiate (OK=204 KO=0 ) > restLoginUsernamePasswordCallback (OK=203 KO=0 ) ---- idc.login ----------------------------------------------------------------- [#- ] 1% waiting: 13418 / active: 1 / done: 203 ================================================================================ ================================================================================ 2022-09-23 17:51:44 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=513 KO=0 ) > restLoginInitiate (OK=257 KO=0 ) > restLoginUsernamePasswordCallback (OK=256 KO=0 ) [...] > Global (OK=10993 KO=0 ) > restLoginInitiate (OK=5497 KO=0 ) > restLoginUsernamePasswordCallback (OK=5496 KO=0 ) ---- idc.login ----------------------------------------------------------------- [#############################- ] 40% waiting: 8125 / active: 1 / done: 5496 ================================================================================ ================================================================================ 2022-09-23 18:00:19 555s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11101 KO=0 ) > restLoginInitiate (OK=5551 KO=0 ) > restLoginUsernamePasswordCallback (OK=5550 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 40% waiting: 8071 / active: 1 / done: 5550 ================================================================================ ================================================================================ 2022-09-23 18:00:24 560s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11200 KO=0 ) > restLoginInitiate (OK=5600 KO=0 ) > restLoginUsernamePasswordCallback (OK=5600 KO=0 ) ---- idc.login ----------------------------------------------------------------- [############################## ] 41% waiting: 8022 / active: 0 / done: 5600 ================================================================================ ================================================================================ 2022-09-23 18:00:29 565s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11300 KO=0 ) > restLoginInitiate (OK=5651 KO=0 ) > restLoginUsernamePasswordCallback (OK=5649 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 41% waiting: 7971 / active: 2 / done: 5649 ================================================================================ ================================================================================ 2022-09-23 18:00:34 570s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11415 KO=0 ) > restLoginInitiate (OK=5708 KO=0 ) > restLoginUsernamePasswordCallback (OK=5707 KO=0 ) ---- idc.login ----------------------------------------------------------------- [###############################- ] 41% waiting: 7914 / active: 1 / done: 5707 ================================================================================ ================================================================================ 2022-09-23 18:00:39 575s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11501 KO=0 ) > restLoginInitiate (OK=5751 KO=0 ) > restLoginUsernamePasswordCallback (OK=5750 KO=0 ) ---- idc.login ----------------------------------------------------------------- [###############################- ] 42% waiting: 7871 / active: 1 / done: 5750 ================================================================================ ================================================================================ 2022-09-23 18:00:44 580s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11594 KO=0 ) > restLoginInitiate (OK=5797 KO=0 ) > restLoginUsernamePasswordCallback (OK=5797 KO=0 ) ---- idc.login ----------------------------------------------------------------- [############################### ] 42% waiting: 7825 / active: 0 / done: 5797 ================================================================================ ================================================================================ 2022-09-23 18:00:49 585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11676 KO=0 ) > restLoginInitiate (OK=5838 KO=0 ) > restLoginUsernamePasswordCallback (OK=5838 KO=0 ) ---- idc.login ----------------------------------------------------------------- [############################### ] 42% waiting: 7784 / active: 0 / done: 5838 ================================================================================ ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [23/Sep/2022 17:01:01] authn-users post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped