--Task-- name: saml2-open-100 enabled: True class_name: GatlingCustomPropsTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 20 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.Saml2', 'throughput': 100, 'rampup-duration': 30, 'java-opts': '-Dsp_entity_id=sp -Didp_entity_id=idp -Dsp_entity_meta_alias=/sp -Didp_entity_meta_alias=/idp'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [07/Aug/2022 02:51:32] saml2-open-100 pre : N/A ________________________________________________________________________________ [07/Aug/2022 02:51:32] - INFO: Timeout for this Task has changed to 10h (36000 seconds) Pod log file : /results/orders/saml2-open-100/stdout.txt Pod log : /results/orders/saml2-open-100 ________________________________________________________________________________ [07/Aug/2022 02:51:32] saml2-open-100 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@medium -rf /results/gatling/saml2-open-100 --no-reports ________________________________________________________________________________ [07/Aug/2022 02:51:32] saml2-open-100 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [07/Aug/2022 02:51:32] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-75f557ccc7-khfk8 -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/saml2/05_saml2/01_saml2-open-100/order.json { "name": "saml2-open-100", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@medium -rf /results/gatling/saml2-open-100 --no-reports", "out-dir": "/results/orders/saml2-open-100", "environment": { "JAVA_OPTS": " -Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=aoYRosP2GHntnUs4Qv8WqsxU -DamadminUsername=amadmin -Didp_entity_id=idp -Didp_entity_meta_alias=/idp -Drampup_duration=30 -Dsp_entity_id=sp -Dsp_entity_meta_alias=/sp -DtestCase=am.Saml2 -DtestMode=open -Dthroughput=100 -Duser_password=T35tr0ck123 -Xmx4G -Dsp_url=https://xlou-sp.xlou-cdm.perf.freng.org/am" } } ________________________________________________________________________________ [07/Aug/2022 02:51:33] saml2-open-100 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 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [07/Aug/2022 02:51:33] saml2-open-100 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-75f557ccc7-khfk8 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/order.json overseer-0-75f557ccc7-khfk8:/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 [07/Aug/2022 02:51:35] - 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-75f557ccc7-khfk8 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-75f557ccc7-khfk8 -- head /results/orders/saml2-open-100/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... 03:51:47.163 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'IDP Single Logout Redirect 1' failed for user 3: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 400 03:51:47.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: IDP Single Logout Redirect 1: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 400 ========================= Session: Session(am.Saml2,3,1659840705971,Map(saml2ContinueUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443/am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e83b568db33e139f69d669eadff503623e549947&AMAuthCookie=, gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, postLocation -> https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6b2fa9cd, username -> user.2, tokenid -> 1bynCmmyXFuHUG4gTC6N2Yed958.*AAJTSQACMDIAAlNLABxhYXQwMFdMZkNta002ZWptYTBFYUxlYVVwZDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, secondVisitUrl -> /am/SSORedirect/metaAlias/idp?ReqID=s2e83b568db33e139f69d669eadff503623e549947&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST, saml2Request -> eyJ0eXAiOiJKV1QiLCJ6aXAiOiJERUYiLCJraWQiOiJkaXJlY3RlbmN0ZXN0IiwiZW5jIjoiQTI1NkdDTSIsImFsZyI6ImRpciJ9..dpcFUEhuVCO96uy1.ZOzi2SbCLY6RcJiVCYm5rTxxl_IFJa4RQH4DfKnfsN_0pQ3G7iNiWNyi4bFG2dJsdxOPB56284gkl2n4mBacku2-PFYXkk2kSEbaxakAKeDgZTtCcfU5yB9fmHQTf-OSgFcnMjYCkZbAmtdINgTWvqlCT8Q3HQQk0WlaKM-HICyFCH3hOkq3pGtqqaTNFdoga0wvW6F8ArHxrnXyzugy3F5KOCYVgojZPI0bodvf9IEjrwCd9n7XQ5ASKpcQIxIBjBQJ_PkjRsCXgNNDX2w2YPxWBamiKp8L4xTnfEHHaUQjVfLzwlPWAJlmEIB_1Av2Ax0vMzjfkeSSJzbgekYq9lo5O9feetEhTTdgvzerkDPVWJwQhHpsqUffpdtU9tmPf_YxwlZN2UTZNdhWjNUIc4ZSCJCANfYGwGc8raL2u8RYt3BqLHteRxKenwOh8WMfhOzagJ-45r1HX2stBCCEDQS5Emm9WRpA-6eFXRzHY8SflSbuSx9TSdKVwCBsV6Wjj8N8fA2T5awezO80wrfSO01O3HGb-CniFdFJQdhqFMRFbORryAVXSEW7Q2SYE1PJl4hpF3v85lWyKhpOZ7Nrad7_Je2swrghxLmuVZWTwB6eItbIouCKWYI4QnwbKGwOP27fHXzR1A4cESVeNlq5-1IcmoY5UCauO3mRoArOCJyxKJ42omd0zXRdU7kGdbqncxNOSZsNCgJBTw.5LvOTdIK-Z3ksaZeakkraQ, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7eeca6a5,None), gatling.http.referer -> https://xlou-sp.xlou-cdm.perf.freng.org/am/SPSloRedirect/metaAlias/sp?SAMLRequest=nZLNbtswEIRfReDdEkXZ%2BiFsAS7cAC7SJLXSHnJbUyuHrUTKXKo1%2BvSRZRdIcsihJwKzswPOh10SdG0vb%2B3BDn6HxwHJB6euNSSnyYoNzkgLpEka6JCkV7Jaf72VIuSyd9ZbZVsWbMY9bcBra1bs2fueZBSdWjvMqA%2BnV9Vd2KNrwsahOYTWHSLoouqhau0Oa%2B1Q%2BahDD%2BtWA0XUs2C7WTESXMVQZAuVFIgFYC7SRZ7WeV3MRQa5yvZinyrgOPqJBtwa8mD8igkuxIznM549ciEXsZxnTyy4s/7e3Lt149G99SSSXz0/0NHUY6zIyuWZg5yy3SsyH4MBInRnGKzUdb%2BMXmVcA%2B/Gne3mPwKDG%2Bs68B/bz4quZ81kld6BIY3Gj/3HwbcBWt3oM4DxcyyoHt6pI/wyOX4//rT0/Dv59OvP5vilfbp53HWfD/3fvLj2uVS49OllhXSmtjU1nkoSyAHjTMScp43aY8HzWuV8ngBvFihQpGmSgOLxJevd%2Bj/xzVmWLw%3D%3D&RelayState=s2738ec89c4fe604078c5476d884832e5d0c4c812e, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,xlou.iam.xlou-cdm.engineeringpit.com,/) -> StoredCookie(amlbcookie=01, path=/, secure, HTTPOnly,true,false,1659840706222), CookieKey(iplanetdirectorypro,xlou-sp.xlou-cdm.perf.freng.org,/) -> StoredCookie(iPlanetDirectoryPro=v6tM7ess-6jN-jcd6gYevQHjj1U.*AAJTSQACMDIAAlNLABxVQUhEaGJqWHNBc1lvbXUydlJnay9RNUVpOXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, path=/, secure, HTTPOnly,true,false,1659840707007), CookieKey(jsessionid,xlou-sp.xlou-cdm.perf.freng.org,/am) -> StoredCookie(JSESSIONID=FD7C4EA5704AE30EAE7F1DCDF23496F2, path=/am, secure, HTTPOnly,true,false,1659840707007), CookieKey(jsessionid,xlou.iam.xlou-cdm.engineeringpit.com,/am) -> StoredCookie(JSESSIONID=A8296A716BFF95F0F8ABE209B145C1FD, path=/am, secure, HTTPOnly,true,false,1659840706231), CookieKey(route,xlou-sp.xlou-cdm.perf.freng.org,/am) -> StoredCookie(route=1659840707.472.66546.815202|95d24137157607aab620392fd4bfbc15, path=/am, secure, HTTPOnly,true,false,1659840707007), CookieKey(route,xlou.iam.xlou-cdm.engineeringpit.com,/am) -> StoredCookie(route=1659840707.163.66736.86301|f60edb382037eb2df1e800d563ad78a7, path=/am, secure, HTTPOnly,true,false,1659840706222), CookieKey(iplanetdirectorypro,xlou.iam.xlou-cdm.engineeringpit.com,/) -> StoredCookie(iPlanetDirectoryPro=1bynCmmyXFuHUG4gTC6N2Yed958.*AAJTSQACMDIAAlNLABxhYXQwMFdMZkNta002ZWptYTBFYUxlYVVwZDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, path=/, secure, HTTPOnly,true,false,1659840706222), CookieKey(amlbcookie,xlou-sp.xlou-cdm.perf.freng.org,/) -> StoredCookie(amlbcookie=01, path=/, secure, HTTPOnly,true,false,1659840707007))), password -> T35tr0ck123, samlResponse -> PHNhbWxwOlJlc3BvbnNlIHhtbG5zOnNhbWxwPSJ1cm46b2FzaXM6bmFtZXM6dGM6U0FNTDoyLjA6 --- 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. ________________________________________________________________________________ [07/Aug/2022 03:51:35] saml2-open-100 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-75f557ccc7-khfk8 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-75f557ccc7-khfk8 -- 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 1h ________________________________________________________________________________ [07/Aug/2022 03:51:36] saml2-open-100 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-75f557ccc7-khfk8 --- stderr --- Checking pod: overseer-0-75f557ccc7-khfk8 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-75f557ccc7-khfk8 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-75f557ccc7-khfk8 -i -- bash -c 'if [ -f "/results/orders/saml2-open-100/order.tar.gz" ]; then echo "/results/orders/saml2-open-100/order.tar.gz file found"; exit 0; else echo "/results/orders/saml2-open-100/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/saml2-open-100/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/saml2-open-100/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-75f557ccc7-khfk8 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-75f557ccc7-khfk8 -i -- du -k /results/orders/saml2-open-100/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 60 /results/orders/saml2-open-100/order.tar.gz --- stderr --- - Download file (size 60k) [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-75f557ccc7-khfk8 --- stderr --- source : /results/orders/saml2-open-100/order.tar.gz @ overseer-0-75f557ccc7-khfk8 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/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-75f557ccc7-khfk8 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-75f557ccc7-khfk8:/results/orders/saml2-open-100/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/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/saml2/05_saml2/01_saml2-open-100/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100 ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/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@medium -rf /results/gatling/saml2-open-100 --no-reports ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (50 lines) and tail (50 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/stdout.txt is 17374 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... 03:51:47.163 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'IDP Single Logout Redirect 1' failed for user 3: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 400 03:51:47.174 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: IDP Single Logout Redirect 1: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 400 ========================= Session: Session(am.Saml2,3,1659840705971,Map(saml2ContinueUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443/am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e83b568db33e139f69d669eadff503623e549947&AMAuthCookie=, gatling.http.cache.baseUrl -> https://xlou.iam.xlou-cdm.engineeringpit.com:443, postLocation -> https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6b2fa9cd, username -> user.2, tokenid -> 1bynCmmyXFuHUG4gTC6N2Yed958.*AAJTSQACMDIAAlNLABxhYXQwMFdMZkNta002ZWptYTBFYUxlYVVwZDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, secondVisitUrl -> /am/SSORedirect/metaAlias/idp?ReqID=s2e83b568db33e139f69d669eadff503623e549947&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST, saml2Request -> eyJ0eXAiOiJKV1QiLCJ6aXAiOiJERUYiLCJraWQiOiJkaXJlY3RlbmN0ZXN0IiwiZW5jIjoiQTI1NkdDTSIsImFsZyI6ImRpciJ9..dpcFUEhuVCO96uy1.ZOzi2SbCLY6RcJiVCYm5rTxxl_IFJa4RQH4DfKnfsN_0pQ3G7iNiWNyi4bFG2dJsdxOPB56284gkl2n4mBacku2-PFYXkk2kSEbaxakAKeDgZTtCcfU5yB9fmHQTf-OSgFcnMjYCkZbAmtdINgTWvqlCT8Q3HQQk0WlaKM-HICyFCH3hOkq3pGtqqaTNFdoga0wvW6F8ArHxrnXyzugy3F5KOCYVgojZPI0bodvf9IEjrwCd9n7XQ5ASKpcQIxIBjBQJ_PkjRsCXgNNDX2w2YPxWBamiKp8L4xTnfEHHaUQjVfLzwlPWAJlmEIB_1Av2Ax0vMzjfkeSSJzbgekYq9lo5O9feetEhTTdgvzerkDPVWJwQhHpsqUffpdtU9tmPf_YxwlZN2UTZNdhWjNUIc4ZSCJCANfYGwGc8raL2u8RYt3BqLHteRxKenwOh8WMfhOzagJ-45r1HX2stBCCEDQS5Emm9WRpA-6eFXRzHY8SflSbuSx9TSdKVwCBsV6Wjj8N8fA2T5awezO80wrfSO01O3HGb-CniFdFJQdhqFMRFbORryAVXSEW7Q2SYE1PJl4hpF3v85lWyKhpOZ7Nrad7_Je2swrghxLmuVZWTwB6eItbIouCKWYI4QnwbKGwOP27fHXzR1A4cESVeNlq5-1IcmoY5UCauO3mRoArOCJyxKJ42omd0zXRdU7kGdbqncxNOSZsNCgJBTw.5LvOTdIK-Z3ksaZeakkraQ, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7eeca6a5,None), gatling.http.referer -> https://xlou-sp.xlou-cdm.perf.freng.org/am/SPSloRedirect/metaAlias/sp?SAMLRequest=nZLNbtswEIRfReDdEkXZ%2BiFsAS7cAC7SJLXSHnJbUyuHrUTKXKo1%2BvSRZRdIcsihJwKzswPOh10SdG0vb%2B3BDn6HxwHJB6euNSSnyYoNzkgLpEka6JCkV7Jaf72VIuSyd9ZbZVsWbMY9bcBra1bs2fueZBSdWjvMqA%2BnV9Vd2KNrwsahOYTWHSLoouqhau0Oa%2B1Q%2BahDD%2BtWA0XUs2C7WTESXMVQZAuVFIgFYC7SRZ7WeV3MRQa5yvZinyrgOPqJBtwa8mD8igkuxIznM549ciEXsZxnTyy4s/7e3Lt149G99SSSXz0/0NHUY6zIyuWZg5yy3SsyH4MBInRnGKzUdb%2BMXmVcA%2B/Gne3mPwKDG%2Bs68B/bz4quZ81kld6BIY3Gj/3HwbcBWt3oM4DxcyyoHt6pI/wyOX4//rT0/Dv59OvP5vilfbp53HWfD/3fvLj2uVS49OllhXSmtjU1nkoSyAHjTMScp43aY8HzWuV8ngBvFihQpGmSgOLxJevd%2Bj/xzVmWLw%3D%3D&RelayState=s2738ec89c4fe604078c5476d884832e5d0c4c812e, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,xlou.iam.xlou-cdm.engineeringpit.com,/) -> StoredCookie(amlbcookie=01, path=/, secure, HTTPOnly,true,false,1659840706222), CookieKey(iplanetdirectorypro,xlou-sp.xlou-cdm.perf.freng.org,/) -> StoredCookie(iPlanetDirectoryPro=v6tM7ess-6jN-jcd6gYevQHjj1U.*AAJTSQACMDIAAlNLABxVQUhEaGJqWHNBc1lvbXUydlJnay9RNUVpOXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, path=/, secure, HTTPOnly,true,false,1659840707007), CookieKey(jsessionid,xlou-sp.xlou-cdm.perf.freng.org,/am) -> StoredCookie(JSESSIONID=FD7C4EA5704AE30EAE7F1DCDF23496F2, path=/am, secure, HTTPOnly,true,false,1659840707007), CookieKey(jsessionid,xlou.iam.xlou-cdm.engineeringpit.com,/am) -> StoredCookie(JSESSIONID=A8296A716BFF95F0F8ABE209B145C1FD, path=/am, secure, HTTPOnly,true,false,1659840706231), CookieKey(route,xlou-sp.xlou-cdm.perf.freng.org,/am) -> StoredCookie(route=1659840707.472.66546.815202|95d24137157607aab620392fd4bfbc15, path=/am, secure, HTTPOnly,true,false,1659840707007), CookieKey(route,xlou.iam.xlou-cdm.engineeringpit.com,/am) -> StoredCookie(route=1659840707.163.66736.86301|f60edb382037eb2df1e800d563ad78a7, path=/am, secure, HTTPOnly,true,false,1659840706222), CookieKey(iplanetdirectorypro,xlou.iam.xlou-cdm.engineeringpit.com,/) -> StoredCookie(iPlanetDirectoryPro=1bynCmmyXFuHUG4gTC6N2Yed958.*AAJTSQACMDIAAlNLABxhYXQwMFdMZkNta002ZWptYTBFYUxlYVVwZDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, path=/, secure, HTTPOnly,true,false,1659840706222), CookieKey(amlbcookie,xlou-sp.xlou-cdm.perf.freng.org,/) -> StoredCookie(amlbcookie=01, path=/, secure, HTTPOnly,true,false,1659840707007))), password -> T35tr0ck123, samlResponse -> PHNhbWxwOlJlc3BvbnNlIHhtbG5zOnNhbWxwPSJ1cm46b2FzaXM6bmFtZXM6dGM6U0FNTDoyLjA6 cHJvdG9jb2wiIERlc3RpbmF0aW9uPSJodHRwczovL3hsb3Utc3AueGxvdS1jZG0ucGVyZi5mcmVu Zy5vcmcvYW0vQ29uc3VtZXIvbWV0YUFsaWFzL3NwIiBJRD0iczIwZjhjZWE4OTk1OWJlYjBlMDZj NWM2MzFjOWViOGM5ODg2NWU5MDdmIiBJblJlc3BvbnNlVG89InMyZTgzYjU2OGRiMzNlMTM5ZjY5 ZDY2OWVhZGZmNTAzNjIzZTU0OTk0NyIgSXNzdWVJbnN0YW50PSIyMDIyLTA4LTA3VDAyOjUxOjQ2 WiIgVmVyc2lvbj0iMi4wIj48c2FtbDpJc3N1ZXIgeG1sbnM6c2FtbD0idXJuOm9hc2lzOm5hbWVz OnRjOlNBTUw6Mi4wOmFzc2VydGlvbiI+aWRwPC9zYW1sOklzc3Vlcj48c2FtbHA6U3RhdHVzPjxz YW1scDpTdGF0dXNDb2RlIFZhbHVlPSJ1cm46b2FzaXM6bmFtZXM6dGM6U0FNTDoyLjA6c3RhdHVz OlN1Y2Nlc3MiLz48L3NhbWxwOlN0YXR1cz48c2FtbDpBc3NlcnRpb24geG1sbnM6c2FtbD0idXJu Om9hc2lzOm5hbWVzOnRjOlNBTUw6Mi4wOmFzc2VydGlvbiIgSUQ9InMyNDMyNjJhYWYxYmFkODll NzA0NGNkNjJkNTYwYjlmNDE4MTAwZTU3YiIgSXNzdWVJbnN0YW50PSIyMDIyLTA4LTA3VDAyOjUx OjQ2WiIgVmVyc2lvbj0iMi4wIj48c2FtbDpJc3N1ZXI+aWRwPC9zYW1sOklzc3Vlcj48ZHM6U2ln bmF0dXJlIHhtbG5zOmRzPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwLzA5L3htbGRzaWcjIj48ZHM6 U2lnbmVkSW5mbz48ZHM6Q2Fub25pY2FsaXphdGlvbk1ldGhvZCBBbGdvcml0aG09Imh0dHA6Ly93 d3cudzMub3JnLzIwMDEvMTAveG1sLWV4Yy1jMTRuIyIvPjxkczpTaWduYXR1cmVNZXRob2QgQWxn b3JpdGhtPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzA0L3htbGRzaWctbW9yZSNyc2Etc2hhMjU2 Ii8+PGRzOlJlZmVyZW5jZSBVUkk9IiNzMjQzMjYyYWFmMWJhZDg5ZTcwNDRjZDYyZDU2MGI5ZjQx ODEwMGU1N2IiPjxkczpUcmFuc2Zvcm1zPjxkczpUcmFuc2Zvcm0gQWxnb3JpdGhtPSJodHRwOi8v d3d3LnczLm9yZy8yMDAwLzA5L3htbGRzaWcjZW52ZWxvcGVkLXNpZ25hdHVyZSIvPjxkczpUcmFu c2Zvcm0gQWxnb3JpdGhtPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzEwL3htbC1leGMtYzE0biMi Lz48L2RzOlRyYW5zZm9ybXM+PGRzOkRpZ2VzdE1ldGhvZCBBbGdvcml0aG09Imh0dHA6Ly93d3cu dzMub3JnLzIwMDEvMDQveG1sZW5jI3NoYTI1NiIvPjxkczpEaWdlc3RWYWx1ZT5jZTkwNW1kZ0Vs ZWE4aUNMbFl3VFBEY3VaWGFzcmRIMnBRUTQ0elY2b0RNPTwvZHM6RGlnZXN0VmFsdWU+PC9kczpS ZWZlcmVuY2U+PC9kczpTaWduZWRJbmZvPjxkczpTaWduYXR1cmVWYWx1ZT5CR2NxNE1WUWRJUUVY UWkxV1phcTkyRmxrcVMza1FJM1pwekJEdk1kdnBlMGFQdVRqZysxZHdYM1J2aWVoWmx3YzIwRjRN QjNPVTQ5NVJNZDJoQ0hYQzd4QkdjYSswa0VuT1owYUdmWkxaN1ZuVjBmeVZwaUx1c3JhVnk0S0VJ eUtIK1B2dTZpdkFibkdCeXJvTGUrVUFyWTRvZTdjTzFqeXJWSEs2S3Z2YnNpcFpKbGJ2NjF2NytJ R3oyL0xBOWw1K1p6R2VqS1Y0ZGpkd2JvWlVaT0JMSlRkSGdFV0Fid2ZuVGpUQm03N1hlUklFcElX TzZLV21JZmU1Vk4rM0tRR3VvaDM0bGJyY1kwWllJUkxKRnR5ZzR5UEtZWUZ5SThON093d0JlaGt6 ZnE3RnRrUVIxaGhBN2VWcHBjbVd4ek55bmdpbUdyUDhQYjI3RnlDcFI5bFE9PTwvZHM6U2lnbmF0 dXJlVmFsdWU+PGRzOktleUluZm8+PGRzOlg1MDlEYXRhPjxkczpYNTA5Q2VydGlmaWNhdGU+TUlJ RFh6Q0NBa2VnQXdJQkFnSUVlK01BZmpBTkJna3Foa2lHOXcwQkFRc0ZBREJnTVFzd0NRWURWUVFH RXdKVlN6RVFNQTRHQTFVRUNCTUhRbkpwYzNSdmJERVFNQTRHQTFVRUJ4TUhRbkpwYzNSdmJERVNN QkFHQTFVRUNoTUpSbTl5WjJWU2IyTnJNUmt3RndZRFZRUURFeEJ5YzJGcWQzUnphV2R1YVc1bmEy VjVNQjRYRFRJeU1EZ3dOekF5TWpjd09Gb1hEVE15TURnd05EQXlNamN3T0Zvd1lERUxNQWtHQTFV RUJoTUNWVXN4RURBT0JnTlZCQWdUQjBKeWFYTjBiMnd4RURBT0JnTlZCQWNUQjBKeWFYTjBiMnd4 RWpBUUJnTlZCQW9UQ1VadmNtZGxVbTlqYXpFWk1CY0dBMVVFQXhNUWNuTmhhbmQwYzJsbmJtbHVa MnRsZVRDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS05DVzMvUWFE aG5CMHZpb2c4eFR1TW43RkcrbmhlbHN0bWI1NGUrZE1xY0p3REd4b1c3dnZhcnZZYW8zcFpFdTNm UldkQ2YrVDF6a09CdHRCMU5FMXBMb05FZ2J5akllcTlHa1MyRnl0LzM1WlZSWEZxZ05QQkNoZ0dN Z3RmMC9ISnBHWlhMaWJOVGptcnBVNkRSejJzM1dsL0RzQTFHSGZuTlk5bktnV0lKVmZ5ZnU4RG00 [...] ================================================================================ ================================================================================ 2022-08-07 04:51:29 3585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3558406 KO=1 ) > SSO Start / Trigger SP initiated SSO (OK=355843 KO=0 ) > SSO Start / Trigger SP initiated SSO Redirect 1 (OK=355843 KO=0 ) > REST Login (OK=355843 KO=0 ) > GET SAML2 Continue Url (OK=355843 KO=0 ) > POST SAML response (OK=355842 KO=0 ) > Submit response to SP (OK=355839 KO=0 ) > Logout / IDP Single Logout (OK=355839 KO=0 ) > Logout / IDP Single Logout Redirect 1 (OK=355838 KO=1 ) > Logout / IDP Single Logout Redirect 2 (OK=355838 KO=0 ) > Logout / IDP Single Logout Redirect 3 (OK=355838 KO=0 ) ---- Errors -------------------------------------------------------------------- > status.find.in(200,201,202,203,204,205,206,207,208,209,304), f 1 (100.0%) ound 400 ---- am.Saml2 ------------------------------------------------------------------ [#########################################################################-] 98% waiting: 4492 / active: 4 / done: 355839 ================================================================================ ================================================================================ 2022-08-07 04:51:34 3590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3563377 KO=1 ) > SSO Start / Trigger SP initiated SSO (OK=356344 KO=0 ) > SSO Start / Trigger SP initiated SSO Redirect 1 (OK=356342 KO=0 ) > REST Login (OK=356340 KO=0 ) > GET SAML2 Continue Url (OK=356340 KO=0 ) > POST SAML response (OK=356339 KO=0 ) > Submit response to SP (OK=356335 KO=0 ) > Logout / IDP Single Logout (OK=356335 KO=0 ) > Logout / IDP Single Logout Redirect 1 (OK=356334 KO=1 ) > Logout / IDP Single Logout Redirect 2 (OK=356334 KO=0 ) > Logout / IDP Single Logout Redirect 3 (OK=356334 KO=0 ) ---- Errors -------------------------------------------------------------------- > status.find.in(200,201,202,203,204,205,206,207,208,209,304), f 1 (100.0%) ound 400 ---- am.Saml2 ------------------------------------------------------------------ [#########################################################################-] 98% waiting: 3991 / active: 9 / done: 356335 ================================================================================ ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/saml2/05_saml2/01_saml2-open-100/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 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 ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [07/Aug/2022 03:51:45] saml2-open-100 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped