--Task-- name: authn-users-800 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 40 stop: 60 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': 800, 'rampup-duration': 30, 'java-opts': '-Dnum_users=200000 -Drealm=alpha -Duser_password=T35tr0ck123*'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [27/Sep/2022 21:45:40] authn-users-800 pre : N/A ________________________________________________________________________________ [27/Sep/2022 21:45:40] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [27/Sep/2022 21:45:40] - INFO: Timeout for this Task has changed to 10h (36000 seconds) Pod log file : /results/orders/authn-users-800/stdout.txt Pod log : /results/orders/authn-users-800 ________________________________________________________________________________ [27/Sep/2022 21:45:40] authn-users-800 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-800 --no-reports ________________________________________________________________________________ [27/Sep/2022 21:45:40] authn-users-800 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. [27/Sep/2022 21:45:40] - 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/03_authn-users-800/order.json { "name": "authn-users-800", "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-800 --no-reports", "out-dir": "/results/orders/authn-users-800", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-testing.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=200000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=800 -Duser_password=T35tr0ck123* -Xmx4G -Dduration=39960" } } ________________________________________________________________________________ [27/Sep/2022 21:45:40] authn-users-800 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) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (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 ________________________________________________________________________________ [27/Sep/2022 21:45:45] authn-users-800 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/03_authn-users-800/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 [27/Sep/2022 21:45:47] - 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-800/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) - 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. 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. 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. 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. 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. 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. 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. ________________________________________________________________________________ [27/Sep/2022 22:45:45] authn-users-800 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 59m 58s ________________________________________________________________________________ [27/Sep/2022 22:45:46] authn-users-800 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-800/order.tar.gz" ]; then echo "/results/orders/authn-users-800/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-800/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-800/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-800/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-800/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 18180 /results/orders/authn-users-800/order.tar.gz --- stderr --- - Download file (size 18180k) [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-800/order.tar.gz @ overseer-0-c7fc5cc47-x4c97 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800/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-800/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800/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/03_authn-users-800/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800 ________________________________________________________________________________ [27/Sep/2022 22:45:57] authn-users-800 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800/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-800 --no-reports ________________________________________________________________________________ [27/Sep/2022 22:45:57] authn-users-800 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [27/Sep/2022 22:45:57] authn-users-800 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/03_authn-users-800/stdout.txt is 749747 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-27 22:46:01 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=650 KO=0 ) > restLoginInitiate (OK=327 KO=0 ) > restLoginUsernamePasswordCallback (OK=323 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 31980402 / active: 7 / done: 323 ================================================================================ 22:46:04.667 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 855: status.find.is(200), but actually found 401 22:46:04.679 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401 ========================= Session: Session(idc.login,855,1664315164612,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5cdff45f, username -> user.855, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@4011c4d4,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-100m-testing.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1664315164635))), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@16bf153e) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=SimpleLogin headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-perf-100m-testing.forgeblocks.com content-type: application/json content-length: 2190 cookies= amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IlNpbXBsZUxvZ2luIiwib3RrIjoiYjdsdjJ1aG9lN2EycDYwMTVtdG5uMDA5Mm0iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0eUxVTkdOVUpZWTFCRGIySlNWWHBTYVdaTk9FRjNMbFZGVHpjeFJIWmFhbW94VGtvelpXUlFaME5hZDJJd2RtNTJNMHBmTFRsWE9VUkNiVWhXYVV0cFQzbHdkbTlQYkdGclFsOU1SemMyYVZkMmVrbDNMVmwwTWxsWGRXMUlhRkZIVURobGFGY3hXSEJ0YlhadlIyZGZZbE5IYkU1MmNqbFNNSE5FT1RndGNtbFlPSEp6ZWtOUGIwVmlNVTFxT0RReFYxcDFjR2d0YTJnMGNXMW5UVlZwUzJsTE4xSlpNemRmYkhKc1VVNUdjVTlHTms4ek5HTjRSak5hYTFCblFuVkNabWR1VjFkS1VFSnBNa2g1YVVGWGNYbGZjRW94Y0VwS2VpMVpNWEpqVGtJelYwMW5NRGxNYVU5TGIzbEJUVm80UkZwR2VsQlplVTVPVjJGQmRuQnpPVTFvTkU1S1JFTnFUWFJSWkRSb1RXTllURTVxY0UxTU5EVnRWa2hSVFd4dVNqaGhXWEphTTFOaU1VeERkWGQwU1hreGJYaHpMVU00YlVSNVIyWmFSWFZOWlhCSWVHcEpXWHBGZG5CUFNWQTFWbHBTU1VvM1dXUk9XR3BtZGxWek1WSXRWelJKWjFORVpWUjNRbTFuU1hoVGFHNVlWbU42V2pSMmFqTk1kalo1WlhkdlZYZFlUM0F3YmtkTFNGVlRSWEF6ZVRGVFZtWlJRbUoyVkZrdFJqZG1kVk4wYmtkQ1ZWZFlka2haTjNKUFkzTkVSVTlNZVd4cU1ETk9NWFZSZDJJdFp6SlJTMnR0UzBNMlRsOWxabkl4VmxoME4wdEplbTlIYkMxTk9UaEZkR05QTTBGNFNHbFBVMDF5UW14VWJuQnpMVEl5ZWpBNVJscFllRkJRYjJjM1lqQmhhVWxhTTAxNlJXaDZSVmcxWlZkNFMzWnFkWHBaYWpORlZrUjFURmt6Vld4TWNVOXJTa0kzV0dWMGRHOUtjM2RUVmxKRllrNDVWWGx6YkVsWFZrTlNlVFI0VTNad1ZUUTFVbFU1ZEdsU1IySXlaaTF0ZFZKd1ZUWnNiVGRZZFhOMk1EUkNlRFpzYUhkeGIydGxORWcwZURWS1pESkxZM2xrY0hocWRrMXZPV2c0VDAxNGRIVjJSR0V5Y3pZNFoybDJZMFJZTXpaaVdIZGhiRFIxTjJOaVlVTlVabFJSUm1OT2VUVkNjM0UzYm10Q1lsWXpVbmRRZVhCalZ6UXdMa05aZWtJNVNqQkJRM2hWUjNwaFN6aHZjbkp0YVdjLkxXRE51WWFQLW5fT0l4SVlnVzBZZ2xURjVzaFpzR1RTRzBPMlJRelh2SFEiLCJleHAiOjE2NjQzMTU0NjQsImlhdCI6MTY2NDMxNTE2NH0.VtVjrh6x5sNllXtMfRSPXlZ-PkzqD7ztrOXAPSChbq4","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.855"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"T35tr0ck123*"}],"_id":1}]} ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 27 Sep 2022 21:46:03 GMT x-forgerock-transactionid: 1664315164607-9904d50b9dc81591815f-1471828 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:46:04.681 [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:46:04.701 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 855: jsonPath($.tokenId).find.exists, found nothing 22:46:04.702 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing ========================= Session: Session(idc.login,855,1664315164612,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5cdff45f, username -> user.855, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@4011c4d4,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-100m-testing.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1664315164700))), password -> T35tr0ck123*),17,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@16bf153e) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=SimpleLogin headers= Accept-API-Version: protocol=2.1,resource=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-perf-100m-testing.forgeblocks.com content-type: application/json content-length: 62 cookies= amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"code":401,"reason":"Unauthorized","message":"Login failure"} ========================= HTTP response: status= 200 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=1.2 expires: 0 pragma: no-cache set-cookie: amlbcookie=01; Path=/; Domain=openam-perf-100m-testing.forgeblocks.com; Secure; HttpOnly; SameSite=none content-type: application/json content-length: 2170 date: Tue, 27 Sep 2022 21:46:03 GMT x-forgerock-transactionid: 1664315164239-5ce4211d8c2004f69d84-1508191 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 [...] content-length: 2170 date: Tue, 27 Sep 2022 22:45:46 GMT x-forgerock-transactionid: 1664318746996-58e312683e938b85b769-3411188 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IlNpbXBsZUxvZ2luIiwib3RrIjoiajBvYXZjMnRmazd0dXE1azR1NjZtMTAzaXMiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1eGJERXlObE42Y25SVlJXeEZXRkpXTlRWTGVXNUJMbGxvZW5CWllVOWFZelZpZEdwb2VHNW1SR05EY0VOclNqRnFkMkZvYVVwaGRqWlpTMWxaYVVFM2NVaFVVMjFqY1ZaTE5YQkJjSFpRWjBobU1uWjZSM2syTVdRelJWUkVlVkk0Y1dNMWRHODVja0p6ZWsxcGVYcEJaMU40TVdsT1IyczFjRjlIZEdNdFZHNHdTekUzUzFCcGFYTkJVVkJzY3pOTFZtdGZXa1ZzWDFkelJIQjZRMmQxVjJoaWEwTTFhSGh1Y25KelNuRkJjVUl0VTJwWFQyTmFaMjVhV2pnMWNURnhXRXhJTjJaTk9IaGFWVzU1WHpjdE1FZ3hjaTFwWjJ0Q1NXWmZMVTVIYVdvMlV6TTBXbGx2TTBSWFlUVjRUVWRQWVZjNWVFSk5aVVpXT0Vkd1JXVTFYMUowTjI1V05rNWhUR05XYVdjMlNEa3RhVWx6VkVVNE5WWkRORlJVVlhaM2QwOXpXamd0WjFWb2QyeGhjMm8xVldORlZWUjJTVGRsV0dwRVdHY3RVR054WDI5NVVISjNkakpqTlMxdGJXOUJUamRETTBWa2FIWnVTbE5TVlhsaFIwcG5jbWhCUjBOeE1ERXRjRUp3UW1kdlREZ3hkWGN6Tm5SS01uTkZUbkp2TFd0elJrUXljVXBOUjBKSlR6Z3piall5VFVWMFZXaHFlWEpmVVdSRkxVOVlURmRqT0c0MFpIUjZjRnBSWTFCR2RVdHRXbkJ3TFZObGRVMDJNalpsYW1SemFYQTBhVlZxUzNvd09EZEtiVEI1TVZOWWIyaFJkMVJFYjIxUGRXdFdRWHB2ZEU5UVRVVXlXVmx3ZWsxcmVVY3piRFJpVDJaVWMzUkJkVk56ZFhweGN6UjJZM2h3VW1oRE1ubHdNVXB3WkZkUGFtSnNXVTVGU3pCQlFtVmhOVGxZU2xKbWVsazBZMm8zVmpaWk5GUk1VV0YyWVZVMGRVczBiMlkwTVV4U0xWRXplRWt0YUVack9GaGxTWFZmTkdFd2VETlZNMFZWZFdKVmEwVmphMlkyY2psM2JEWm1VelpYUTNWcVUwTjFSVWx5UjFoWE5ETndjMHQyYzNGZkxXWm9SMHc1YVVOQmJXNWxWVEZJUlhvelNHdzRZMkp1VEhCdFoyNUxTRTFLUTJsNlpuSXpXVmwyTTFreU5XWk1WbFkyVVVGbWJFNDFSbU5MTFcxSFZFcFZMblJvV2pkQmRHdGtUa1JqV1ZOaVdrcEtlV3hQY1ZFLnU3OXBBYk91SGhyRDBZVVdFTFVVM3J2cWVWVlFMVmtxRk1JU2k1NTFyYjAiLCJleHAiOjE2NjQzMTkwNDcsImlhdCI6MTY2NDMxODc0N30.pF_01rsfBSJBz8yJ-fjZuySINtiQ8FUbqn_byCeKF6I","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}]} <<<<<<<<<<<<<<<<<<<<<<<<< 23:45:47.387 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 23:45:47.872 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 2861602: status.find.is(200), but actually found 401 23:45:47.873 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 401 ========================= Session: Session(idc.login,2861602,1664318747822,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5cdff45f, username -> user.61603, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7beb2b30,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-100m-testing.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1664318747843))), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@16bf153e) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=SimpleLogin headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-perf-100m-testing.forgeblocks.com content-type: application/json content-length: 2192 cookies= amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IlNpbXBsZUxvZ2luIiwib3RrIjoiN3E3aGcwN3N2amYxb2EzcHBxNXFqcm85cWgiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1dVJHcGpNVUpLYTNJeVlYSlZWV0ZHTlVOUFZFdG5MblprV0hwNmVWaEhkVXBIVFhkb1JIWllhMVI1TW5oT2IyZE5XR1owVG14cFoxVjNOemx2WlVad1VURnRSMVJmYjBOeVVISmlaWFJsY2tsdFIxOXNZbUV0TlhaVWFUaDVXWEZ2UWtKc01uSkdlVUpYYkROdVJuVjBha0ZuVFZJeFNsVjRhekJaVjBkblRUUXhOekJZUTE5S1MyVlpjVmgxY1UxNFJtSlNUVTQ1Ulc5eVJXUXhVelIyY0d0amJtZFRhV2gwVGw5eVltYzBSSFpxTFZadVIyOUVUVXhwZWtaMmRrTk5OVk4xYW1WNlNVcHhVV2RYYkcxbWFsQTRkakIyY2xWVGJsQkZXaTAwYTJOUVkzaFVNalJxVEdsek1GRmZkVjlLYjFKaFJVTkRVbk5yV0VSNVFqbG9hRFZQZDNNNWNIbFNPVVpJUkhSd1lsUndTQzFtUVZCalkwbFdOVkEyTjBzeldrUkJXbEY0ZHpaNmRsRktkbE5ZU0RKRU9UZFJha1p5TVZwc0xXOVpTalI2TURsSlpUVnRPVU00YkVWbE9YaFZNakJhWDE4eFl6UmZia3MxWkZWSE5HeFhXR1JYY1RoWWNIbzNZalpVWm5WbFR6TXhkbVJuUnpnemFUSmZVall6YkdGWGEwUlFSRFowTTJZM2RqUjNZMjlxVVV4VWNUSlRlSFZ6YVZFM1owcHVhbDgyTld4aVZtWTJSbmhEVW5GVU5XWnBYMU5WVjBkaU1WVmZaVk4wYkhNeVJteG9aMEZGYTNWMWRqbHVVbU54YkRJd2RHMHRZbnBOV21SdVpXZDFkbDlqTFhsaU5GQnpjbVpmZFdWVUxVeG5XVTA0V0RWUlYwOWtObVpNU0hnMmIwRlpZbGxpVkMxWVIyUkdWV013V0RkR1YzY3RZekV0V0c1SVgwTXlUakpSVVZKa1VWTm9SRU42VURkRGMwaDBZMnBUTmxaMVNVTnhTSEZ1U2tKUWFYbFVRWEV4VW10cVpXeGZRbFJ5ZEVZMWJHMVVhMDF2VFZOdmFtbENWRk4zWW1WeWQyZE5jR0ZGUzFacGJWSkxlRkJQTXpkSVNpMU1TelIxTUZVM1ozbG1iRTlaZVhkeGNXaHliRVpEUzFJeWNsbDFTMnh2YUVReFoxRklaRWhoTjJVelIxQXRTM0pIWjJSR1NIbHpSMlI2U25kU1QzQldWWEF4WWtwWWVVSkpMbDkwVmpWME0zTkNTbUZKV1haelgxaFBZMmxUVjFFLks1Wjh4VXFBcS1rWHN4SFJfRFJMN3AwUjkzRVNjQ3FZT2Ztak93cFljY2MiLCJleHAiOjE2NjQzMTkwNDcsImlhdCI6MTY2NDMxODc0N30.lUmCu0XYZy4oyImKhkWCxfu5fTYCaBLQD_AjAmoztAA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.61603"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"T35tr0ck123*"}],"_id":1}]} ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 27 Sep 2022 22:45:47 GMT x-forgerock-transactionid: 1664318746365-58e312683e938b85b769-3411423 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"} <<<<<<<<<<<<<<<<<<<<<<<<< 23:45:47.873 [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:45:47.890 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restloginProgressiveProfileCallback' failed for user 2861602: jsonPath($.tokenId).find.exists, found nothing 23:45:47.891 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restloginProgressiveProfileCallback: KO jsonPath($.tokenId).find.exists, found nothing ========================= Session: Session(idc.login,2861602,1664318747822,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5cdff45f, username -> user.61603, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7beb2b30,None), callbacks -> {"code":401,"reason":"Unauthorized","message":"Login failure"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-100m-testing.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1664318747890))), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@16bf153e) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=SimpleLogin headers= Accept-API-Version: protocol=2.1,resource=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-perf-100m-testing.forgeblocks.com content-type: application/json content-length: 62 cookies= amlbcookie=01, domain=openam-perf-100m-testing.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"code":401,"reason":"Unauthorized","message":"Login failure"} ========================= HTTP response: status= 200 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=1.2 expires: 0 pragma: no-cache set-cookie: amlbcookie=01; Path=/; Domain=openam-perf-100m-testing.forgeblocks.com; Secure; HttpOnly; SameSite=none content-type: application/json content-length: 2170 date: Tue, 27 Sep 2022 22:45:47 GMT x-forgerock-transactionid: 1664318747212-9904d50b9dc81591815f-3385750 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IlNpbXBsZUxvZ2luIiwib3RrIjoiZDk3bGEzZjVpZ2hnODFqYTVqcnZ0ZHVnMWIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk0M01rVm5VVVZVUjBsNlVUQXpaVFpLVDI0eFRtSjNMbFJpVkVOc1NHZGZaemc0YW5kQ01tSmtZMWRuTkVSUVpUWkpSbFZWTVdobk1HUnhjblJ5U21aWWFsZ3lSRk01YVdOMlIyMTZVemxpWTFrMVZFMXFZa0pmU2pSSFdWZE1iV1JzYTBNMGJURnBjV3BxTFc1dVZtZFdSa0pZY1dvMlVEbFNkek15Wm1sNFQxOW9UM0JoT0hWblRGUkNNVlIwUXpCRFprNTZRbmR3TVhKcldVOTNhVXh6TWpKelVWZFhhbUp6T0hWSll6WkVWbmRhTkRkSk9GSmphakpQZEhjNE9XWktjRGRFZW5SMWFrTmhVRkIwVWw5SlJuVmlNbWxYVmpSbFgyTkliMlJaYldkSE9EZGZaVTVhWDAxWGNsWlhkVEJpYmt3dGVGaGZabDgwVG5oeVpubHFVbGt6ZGpsWFpIQnFVRUo0Yms5R2NtMTNTV0phZFRCaFRDMXNSSEF3WTNaeVUyUXlTRXB3YjFWbU1HMXRaWFI1U210NWRXZzBXakExUTAxMlZEZzFSekZHVG5SWWRVRnFURmRJVWprMExUa3RRM0k1VDNJMlIwcGxVVjkzUkhwaVpYWmFiWFp6YUc1R1JuVlFVekpPYXkxVVJEUnJhRTB0Vmt0R1RFVkRjMGhyUTNsck9IRnZXR0UzT1VRNFVHa3dURTVqYjBod1RFOVNUVjh5VFdGQ1ZrRlJSMVZUVm10d1h6Rmlja2c0TkZoRGFtRXdSSEZEYWpSeGNtVmpPV2xyYURsdGMwZDJaRUZzTjI1SFMyUkRTMmw2YjBwa04yOTNjMFUzVm5SeU1EWlhNSEpOUlVjeWEwcHZaWFpvTWxBdGQzQmxTR0p6Y1cxVmRGSlNMWFJpVUdaWlZYSlpjbkoyWlVVNFl6ZzVhM1V3Wm5SWFJsVkpVV281VEZkamVVTk5XRmhvTFdoWGJXMVpVbWsxUjNjdE9GWmhZbXh3VlVORVZtOU5hRjl3ZWtoRVFUWnFTMm81TVRVMVlYUnVOVlF0YUZoM1FWOTFkbTlNYkdWS2JHMWpibk50TjFsVU9IaDFhM2Q1Y1UxeU5tNUlOa05ZU0Y5dlZHTTRSVkU0TkdJME9IQlJSREk0TW1veWNubDVlWFJpTWxjM2FFRmhhMVZ3WkRZMk9XdDJiMk5DYzJaSlRUWkhRazVhUlVsMFMyNXFWRlEzUmxwRVpXOWlWME5JVFdreFRraE5MbFJWU2t0bFFreFZiV1JUUkY5alJUQk1VemRMY0VFLkxFeVQtTm9FaV9RZ1dsTldVaWxLMjBFNEZzNUNCWjV0Sm5ZbFdZRHJyd2siLCJleHAiOjE2NjQzMTkwNDcsImlhdCI6MTY2NDMxODc0N30.JG6Jg5nQKMbsxv6vxnJuDdAKckK6TETdLM7wDINWuiU","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":""}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":""}],"_id":1}]} <<<<<<<<<<<<<<<<<<<<<<<<< 23:45:47.891 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined ________________________________________________________________________________ [27/Sep/2022 22:45:58] authn-users-800 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/03_authn-users-800/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [27/Sep/2022 22:45:58] authn-users-800 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 ________________________________________________________________________________ [27/Sep/2022 22:45:59] authn-users-800 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [27/Sep/2022 22:45:59] authn-users-800 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped