--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': 400, '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 21:10:00] authn-users pre : N/A ________________________________________________________________________________ [23/Sep/2022 21:10:00] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [23/Sep/2022 21:10:00] - 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 21:10:00] 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 21:10:00] 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 21:10:00] - 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=400 -Duser_password=Pa_ssw0rd -Xmx4G -Dduration=1332" } } ________________________________________________________________________________ [23/Sep/2022 21:10:00] 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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [23/Sep/2022 21:10:00] 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 21:10:02] - 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) - 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... --- 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. 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 21:20:00] 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 21:20:01] 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 failed after 6s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 12s (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 --- 69500 /results/orders/authn-users/order.tar.gz --- stderr --- - Download file (size 69500k) [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 21:20:21] 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 21:20:21] 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 21:20:21] 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 2939482 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-23 22:10:13 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=324 KO=0 ) > restLoginInitiate (OK=165 KO=0 ) > restLoginUsernamePasswordCallback (OK=159 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 539223 / active: 6 / done: 159 ================================================================================ ================================================================================ 2022-09-23 22:10:18 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1316 KO=0 ) > restLoginInitiate (OK=662 KO=0 ) > restLoginUsernamePasswordCallback (OK=654 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 538724 / active: 10 / done: 654 ================================================================================ ================================================================================ 2022-09-23 22:10:23 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2968 KO=0 ) > restLoginInitiate (OK=1494 KO=0 ) > restLoginUsernamePasswordCallback (OK=1474 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 537892 / active: 22 / done: 1474 ================================================================================ ================================================================================ 2022-09-23 22:10:28 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5295 KO=0 ) > restLoginInitiate (OK=2658 KO=0 ) > restLoginUsernamePasswordCallback (OK=2637 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 536727 / active: 24 / done: 2637 ================================================================================ ================================================================================ 2022-09-23 22:10:33 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8287 KO=0 ) > restLoginInitiate (OK=4156 KO=0 ) > restLoginUsernamePasswordCallback (OK=4131 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 535229 / active: 28 / done: 4131 ================================================================================ ================================================================================ 2022-09-23 22:10:38 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11936 KO=0 ) > restLoginInitiate (OK=5983 KO=0 ) > restLoginUsernamePasswordCallback (OK=5953 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 1% waiting: 533397 / active: 39 / done: 5952 ================================================================================ ================================================================================ 2022-09-23 22:10:43 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=15857 KO=0 ) > restLoginInitiate (OK=7948 KO=0 ) > restLoginUsernamePasswordCallback (OK=7909 KO=0 ) ---- idc.login ----------------------------------------------------------------- [#- ] 1% waiting: 531428 / active: 51 / done: 7909 ================================================================================ ================================================================================ 2022-09-23 22:10:48 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=19855 KO=0 ) > restLoginInitiate (OK=9995 KO=0 ) > restLoginUsernamePasswordCallback (OK=9860 KO=0 ) [...] x-forgerock-transactionid: 1663968003434-66d3fc0231f20df07c1d-441171 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:20:03.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one 22:20:03.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one 22:20:03.575 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 232285: status.find.is(200), but actually found 401 22:20:03.575 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401 ========================= Session: Session(idc.login,232285,1663968003546,Map(gatling.http.cache.baseUrl -> https://openam-fr-pit-testing18.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@760e3bcf, username -> user.232284, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@21383948,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-fr-pit-testing18.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1663968003556))), password -> Pa_ssw0rd),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@1fa232dd) ========================= HTTP request: POST https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-fr-pit-testing18.forgeblocks.com content-type: application/json content-length: 2405 cookies= amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaWtrZDN0cG84MHYydDduam9tY3VlOTFlZTYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1a1FrZG5SMGRXZDNKSVlVTkdUMFpqZG5sNlFrcG5MblZqUzJKcmRtVTVibTF0U2pjelYxWnlaVWhKZVdGUGQyUlRlSGxQYW1sV1MzQjJlVXRTYTB4TFdUTndVMFp4Y0VkUk1GRnFZVzlRUzFaQ01UTjRUemhQT0VKaFN6VlhSR1V4YWpKdWJGUjZXVlZNYkhkWFIzTktibWhrUW14bU5XMVdVMlZhWjE5R2FtaDFabVpWTVU5dmJXUlhjbkpETlZjMGMxTjNRM1ZRUWpOZlRscG5iVzR5TVMxd2QyaDFSV0pYWkZGR1R6aG9ZM0Z3Vm1SNVpVSndVRkk0WlZaTGMzaFViMjluUjFoTFpYUlNNVVpMYkhKeGFrRnlOekpXUWxWNFp6ZHJiMVZ5Vm5GNmIwRkxSVjl3VDJFdE9USmFSbXRSY1hOMlpFUlRjRXBDYlhCU2IzQkxTalZQUW1Fd2JFTjZNMEphWW1SWVdqQk1TbkJwT1hkT1MycDBOa055ZFdodFpHdDZja1JrVlU5NExYaFRkMjVYVW01aldXTjJlazk2WWpSdlRrWnNURmRRTjIxRVVUazBXVVJoVFRsUlpFaHBjekpUU21KdmJFUnZVMlYxUjJZNVUzZEhjVkZTVmpGSk56VlBXa0ZvV0U5cFZrYzBSWEl6WWxWWGFrNDJZalpUVkZCcU9UbFlkVUl3T1VWRE1FWlJRbFpUWm05NFVIUnFNVVpEVFU5VGJVWktVMmhCWW0xNVlrcEdXazlpUkZsWVdsRm1iMGgyU1V0T1RGQXpiV2xOV214clZYSjRRakJaUnpWVmQwVnpWRWxvU2xORFdFaE9iWEpuUm1WSlFtaHJURE5CZERkMmMxTlFTMDgyVDBwU1IxZ3diMHgwVTB0NlYxaElZMHMwU1VZelVHRlBkbHBoYnpOd2RHeENZazlaUjNoVlJ6WTRiSEI0ZEZoT2JqZGpkMGxOU0dwSFJWcFhWemwyZVdaNVppMVpiREJtZGxKZlVrbFRWWEF5UW1FelFUSXpNRUZTVDBGU1JUWTFhbTVRTkhGelNuQjRUa2hXYlZJM1NuRkJWVmgzU0RCRmRFTjZRbTFvVnpsMVpVTkhWVXBMU1c0NVdrNXdObEpXWjI1SmR6TnRiRUZvWVZkdmJraG5lbUZRVGpCSVZVVlFRbFV3ZERkNFlYUlVXbk5xYW5ReFFXWnRWRjkzY0Y5bVluUjZiSFZpU1VVMlFtSmpSVkExT0ZBMVRFaEJMbmd6WlV0dldubHpWRmhKWTJKa1JWUkJTMkp0UlVFLjJpbEk2Z2UtNmtGNjd3OW5VMU13ZndEaWFnMXNRU3dGYWxHN0NnLUlEaHciLCJleHAiOjE2NjM5NjgzMDMsImlhdCI6MTY2Mzk2ODAwM30.YhZ0icq_T8mSkVaKEWq3HWrplT7S-6Qn-HF2JogQL8c","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.232284"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"} ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private cache-control: no-cache, no-store, must-revalidate content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Fri, 23 Sep 2022 21:20:03 GMT x-forgerock-transactionid: 1663968003531-54d4cb6cc007f3f9fcda-2404582 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:20:03.575 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one 22:20:03.576 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 232282: status.find.is(200), but actually found 401 22:20:03.576 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401 ========================= Session: Session(idc.login,232282,1663968003546,Map(gatling.http.cache.baseUrl -> https://openam-fr-pit-testing18.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@760e3bcf, username -> user.232283, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@1bb11e26,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-fr-pit-testing18.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1663968003558))), password -> Pa_ssw0rd),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@1fa232dd) ========================= HTTP request: POST https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-fr-pit-testing18.forgeblocks.com content-type: application/json content-length: 2405 cookies= amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmtlN3ViaTBjZXIyczVyMW9sa2U0YTlzbWYiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1VFluWXRZbFJZTldkbVlYTTBaMHBKWWtwclJFZFJMbTlaWW1wMVlsWlFTbFV6VDNGUUxUUjVUVTVsVGtkVFltWnhhVWR3ZEZjMlNXOUNhRmhUUlhSSFMySjFjemt4UTBkaU5rWlVTM0pLUkhvM1RIZzJUVWhTTkVGTFVWOW9iM05sYzFwRlNtZGFlbnBoUldOelNXVlhiWHBXVW1GNFRUbFNWV2t3U201eFNGaG5OMjR0UWtVeWFHbGFMWHBhT1d4YWN6RmFkekZ5TkMxcVZtTTFhbTEyTW5kRFh6VmZVMk5YTW5sTlNWRklRVTVMWVRWMlJuQjNNWFpSZDFCQlozbE5hV0pEVjJ0emNrZHFiakZNYzNKeFNEZHFPRmhxZUhwUVVtMXhTakZyWldWcWVWcHRWRE5tWnpoUVR6RmFVekk0VERSdlMwbGhiemxOV2sxRmNFVnpTRW8yVmxodFJYaHZkM2hvYkhoUVNtbGxaa1pmVWxKWFYzcGtjVWQ2ZGt4QmFVdE5TMmRLYUVoTGFXMWZVRTQ1UkV4T04xSjJWbnB4TlU4MFUzZExUbWRYTUVkWU4wdFpVbUZHV2xCSlRIWnZkVm94WVZSek9XRnZUWGQwZFhoRGNYbGxaREZtY1RkUE1rRlVVR3RVTm5KNmVTMHhibEZLTm5OaWIzQjJOMkZrYWtabmJtZFRjRVZwWTBKUVlsSllVbXBYUzFkelpXSlBMV1pPWlVKSFNsUTNUVmt5Wm14dGNHaDJaME0yY0hsWWJHRXpNaTFJU1dwS2MyNWlTbmx1V0VKc2FVeENiREJoTkVaU1dWRkZTa0ZoWkZkMk1qUmFibWsyVWxSTVQwbEVUMDVMWHpOa1lVRnNjVzlpT1hocFpVbFNZbmxaTVdGNFpHOXhVMTg1YzJwSWIxOXpUMlZRYUVsZk5UVldUMDUyTTNSQ1pIbDJSMUpNVVhoWVJEaHVTMk5HVjBoWlR6bEhSM0pYWkZZemQyaDFhMHRWY2tkdVdGTk5MWFpKWm5ONk9WVlhSRzlSTlRGVVZVVmxjRTVoWWtOVWJtRjNWV3N6TVhNMWFITklXRWh2UmpGVU9IZHVSRXg1VlRsb2R6RlVVV2N0V0RJeVIweEdla1pRYTBJMVRsZEJkMGN5TlhJMlZqWm9NME5OTVdGMGR6TnRlVWRRVGxOc1RVVmhOMHBUTkZaeVlqZFZWRmxWVGtaSE9WQm5NelJuZG0wM1IwNWZiMEZhWDNoUU0xazRMa2hhZW1SdE0yVnRNRXBsZWxOTE5ubDROMGhMYVdjLnpwbHQtMV9yQllRZW5DazNZOW1oOTM1Zld5UWFZWGd0QVMtckxzeWxsbmsiLCJleHAiOjE2NjM5NjgzMDMsImlhdCI6MTY2Mzk2ODAwM30.lugcLBVbcTzTzrdPWQb_71GJ6nIKbOO94JLG0MZ6iXM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.232283"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"} ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private cache-control: no-cache, no-store, must-revalidate content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Fri, 23 Sep 2022 21:20:02 GMT x-forgerock-transactionid: 1663968002940-66d3fc0231f20df07c1d-441172 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:20:03.576 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: key not found: callbacks', forwarding to the next one ________________________________________________________________________________ [23/Sep/2022 21:20:21] 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 21:20:21] 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 21:20:25] authn-users print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [23/Sep/2022 21:20:25] authn-users post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped