--Task-- name: benchmark-550 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['benchmark-500'] preceding_task: benchmark-500 options: {'duration': 3600, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html', 'testCase': 'idc.benchmark.Mix2024', 'testMode': 'open', 'throughput': 550} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-09-16 11:39:08,403 INFO 2025-09-16 11:39:08,403 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 11:39:08,403 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 11:39:08,689 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 11:39:08,689 INFO [loop_until]: OK (rc = 0) 2025-09-16 11:39:08,689 DEBUG --- stdout --- 2025-09-16 11:39:08,689 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 11:39:08,689 DEBUG --- stderr --- 2025-09-16 11:39:08,689 DEBUG 2025-09-16 11:39:08,689 INFO Lodestar assumed that full stack is deployed so will set all products host URLs in Gatling system properties 2025-09-16 11:39:08 - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) 2025-09-16 11:39:08 - INFO: timeout was calculated based on simulation duration parameter 2025-09-16 11:39:08 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 11:39:08 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself Pod log file : /results/orders/benchmark-550/stdout.txt Pod log : /results/orders/benchmark-550 ________________________________________________________________________________ [2025-09-16 11:39:08] benchmark-550 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.benchmark.Mix2024@perf-haproxy" --results-folder="/results/gatling/benchmark-550" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx4G" --simulation-system-properties="-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-09-16 11:39:08] benchmark-550 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json { "name": "benchmark-550", "command": " /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class=\"com.forgerock.pyrock.Loadtest\" --run-description=\"idc.benchmark.Mix2024@perf-haproxy\" --results-folder=\"/results/gatling/benchmark-550\" --no-reports --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --simulation-system-properties=\"-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd\"", "out-dir": "/results/orders/benchmark-550" } ________________________________________________________________________________ [2025-09-16 11:39:08] benchmark-550 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2025-09-16 11:39:08,698 INFO 2025-09-16 11:39:08,699 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 11:39:08,699 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-09-16 11:39:08,906 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 11:39:08,906 INFO [loop_until]: OK (rc = 0) 2025-09-16 11:39:08,906 DEBUG --- stdout --- 2025-09-16 11:39:08,906 DEBUG WAITING 2025-09-16 11:39:08,906 DEBUG --- stderr --- 2025-09-16 11:39:08,906 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 11:39:08] benchmark-550 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2025-09-16 11:39:08,906 INFO 2025-09-16 11:39:08,906 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 11:39:08,906 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 11:39:09,190 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 11:39:09,190 INFO [loop_until]: OK (rc = 0) 2025-09-16 11:39:09,190 DEBUG --- stdout --- 2025-09-16 11:39:09,190 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 11:39:09,190 DEBUG --- stderr --- 2025-09-16 11:39:09,190 DEBUG 2025-09-16 11:39:09,190 INFO 2025-09-16 11:39:09,190 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-16 11:39:09,190 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 11:39:10,104 INFO [loop_until]: OK (rc = 0) 2025-09-16 11:39:10,104 DEBUG --- stdout --- 2025-09-16 11:39:10,104 DEBUG 2025-09-16 11:39:10,104 DEBUG --- stderr --- 2025-09-16 11:39:10,104 DEBUG Order has been successfully forwarded to overseer 2025-09-16 11:39:10 - INFO: Check if Gatling simulation started successfully 2025-09-16 11:39:10,105 INFO 2025-09-16 11:39:10,105 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- head --lines 5000 /results/orders/benchmark-550/stdout.txt | grep "Simulation com.forgerock.pyrock.Loadtest started..." 2025-09-16 11:39:10,105 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-09-16 11:39:10,647 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-16 11:39:16,214 INFO [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-16 11:39:21,823 INFO [loop_until]: Function succeeded after 11s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-16 11:39:27,370 INFO [loop_until]: Function succeeded after 17s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-16 11:39:32,929 INFO [loop_until]: Function succeeded after 22s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-16 11:39:38,635 INFO [loop_until]: Function succeeded after 28s (rc=0) - expected pattern found 2025-09-16 11:39:38,635 INFO [loop_until]: OK (rc = 0) 2025-09-16 11:39:38,635 DEBUG --- stdout --- 2025-09-16 11:39:38,635 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input string (662 lines): 2025-09-16 11:39:38,635 DEBUG ----- output ----- 2025-09-16 12:39:12,473 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-16 12:39:12,482 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpiidbfl8h 2025-09-16 12:39:12,486 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 12:39:33.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 12:39:33.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3445df2a, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3237b62d, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5 -> 0),KO,List(ExitOnCompleteLoopBlock(cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@3c199ded,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' 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, 16 Sep 2025 11:39:33 GMT x-forgerock-transactionid: 0cf1982a-f1c3-4d96-84ba-f69b8b8ccedf strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 12:39:33.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 12:39:33.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:33.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.931 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.969 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined [...] 12:39:37.927 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.939 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.951 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:37.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.975 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:37.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.987 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:37.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:37.999 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.011 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.024 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.036 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.048 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.060 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.084 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.096 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.108 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.120 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.132 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.144 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.156 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.168 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.180 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.192 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.204 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.216 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.228 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.229 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.240 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.252 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.264 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.289 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.301 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.313 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.337 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.349 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.361 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.373 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.385 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.397 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.409 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.421 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.445 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-16 11:39:38,635 DEBUG --- stderr --- 2025-09-16 11:39:38,635 DEBUG ________________________________________________________________________________ [2025-09-16 11:39:38] benchmark-550 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 1h 12m. Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 01s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, retry Order is running since 20m 02s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 03s, retry Order is running since 28m 03s, retry Order is running since 30m 04s, retry Order is running since 32m 04s, retry Order is running since 34m 04s, retry Order is running since 36m 04s, retry Order is running since 38m 05s, retry Order is running since 40m 05s, retry Order is running since 42m 05s, retry Order is running since 44m 06s, retry Order is running since 46m 06s, retry Order is running since 48m 06s, retry Order is running since 50m 06s, retry Order is running since 52m 07s, retry Order is running since 54m 07s, retry Order is running since 56m 07s, retry Order is running since 58m 07s, retry PASS : Order stopped by itself after 1h and before timeout (1h 12m) ________________________________________________________________________________ [2025-09-16 12:39:46] benchmark-550 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2025-09-16 12:39:46,827 INFO 2025-09-16 12:39:46,827 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:39:46,827 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:39:47,141 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:39:47,141 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:47,141 DEBUG --- stdout --- 2025-09-16 12:39:47,141 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:39:47,141 DEBUG --- stderr --- 2025-09-16 12:39:47,141 DEBUG 2025-09-16 12:39:47,141 INFO 2025-09-16 12:39:47,141 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- rm -f /results/orders/order.json 2025-09-16 12:39:47,141 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:39:47,750 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:47,750 DEBUG --- stdout --- 2025-09-16 12:39:47,750 DEBUG 2025-09-16 12:39:47,750 DEBUG --- stderr --- 2025-09-16 12:39:47,750 DEBUG Order ran during 1h ________________________________________________________________________________ [2025-09-16 12:39:47] benchmark-550 download_logs : Download individual order files ________________________________________________________________________________ 2025-09-16 12:39:47 - PASS: file already downloaded /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json 2025-09-16 12:39:47,750 INFO 2025-09-16 12:39:47,750 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:39:47,750 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:39:48,030 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:39:48,030 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:48,031 DEBUG --- stdout --- 2025-09-16 12:39:48,031 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:39:48,031 DEBUG --- stderr --- 2025-09-16 12:39:48,031 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:39:48,031 INFO 2025-09-16 12:39:48,031 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/benchmark-550/rc.txt" ]; then echo "/results/orders/benchmark-550/rc.txt file found"; exit 0; else echo "/results/orders/benchmark-550/rc.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/rc.txt file found" 2025-09-16 12:39:48,031 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:39:48,575 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:48,575 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:48,575 DEBUG --- stdout --- 2025-09-16 12:39:48,575 DEBUG /results/orders/benchmark-550/rc.txt file found 2025-09-16 12:39:48,575 DEBUG --- stderr --- 2025-09-16 12:39:48,575 DEBUG 2025-09-16 12:39:48,575 INFO 2025-09-16 12:39:48,576 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/benchmark-550/rc.txt | grep "^\d+ .+$" 2025-09-16 12:39:48,576 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:39:49,120 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:49,120 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:49,120 DEBUG --- stdout --- 2025-09-16 12:39:49,120 DEBUG 4 /results/orders/benchmark-550/rc.txt 2025-09-16 12:39:49,121 DEBUG --- stderr --- 2025-09-16 12:39:49,121 DEBUG - Download file (size 4kB) source : /results/orders/benchmark-550/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt 2025-09-16 12:39:49,121 INFO 2025-09-16 12:39:49,121 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/benchmark-550/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt 2025-09-16 12:39:49,121 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:39:49,661 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:49,661 DEBUG --- stdout --- 2025-09-16 12:39:49,661 DEBUG 2025-09-16 12:39:49,661 DEBUG --- stderr --- 2025-09-16 12:39:49,661 DEBUG 2025-09-16 12:39:49,661 INFO 2025-09-16 12:39:49,661 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:39:49,661 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:39:49,951 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:39:49,951 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:49,951 DEBUG --- stdout --- 2025-09-16 12:39:49,951 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:39:49,951 DEBUG --- stderr --- 2025-09-16 12:39:49,951 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:39:49,952 INFO 2025-09-16 12:39:49,952 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/benchmark-550/stderr.txt" ]; then echo "/results/orders/benchmark-550/stderr.txt file found"; exit 0; else echo "/results/orders/benchmark-550/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/stderr.txt file found" 2025-09-16 12:39:49,952 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:39:50,703 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:50,703 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:50,703 DEBUG --- stdout --- 2025-09-16 12:39:50,703 DEBUG /results/orders/benchmark-550/stderr.txt file found 2025-09-16 12:39:50,703 DEBUG --- stderr --- 2025-09-16 12:39:50,703 DEBUG 2025-09-16 12:39:50,704 INFO 2025-09-16 12:39:50,704 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/benchmark-550/stderr.txt | grep "^\d+ .+$" 2025-09-16 12:39:50,704 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:39:51,349 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:51,349 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:51,349 DEBUG --- stdout --- 2025-09-16 12:39:51,349 DEBUG 0 /results/orders/benchmark-550/stderr.txt 2025-09-16 12:39:51,349 DEBUG --- stderr --- 2025-09-16 12:39:51,349 DEBUG - Download file (size 0B) source : /results/orders/benchmark-550/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt 2025-09-16 12:39:51,350 INFO 2025-09-16 12:39:51,350 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/benchmark-550/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt 2025-09-16 12:39:51,350 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:39:52,101 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:52,101 DEBUG --- stdout --- 2025-09-16 12:39:52,101 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:39:52,101 DEBUG --- stderr --- 2025-09-16 12:39:52,101 DEBUG 2025-09-16 12:39:52,101 INFO 2025-09-16 12:39:52,101 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:39:52,101 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:39:52,508 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:39:52,508 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:52,508 DEBUG --- stdout --- 2025-09-16 12:39:52,508 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:39:52,508 DEBUG --- stderr --- 2025-09-16 12:39:52,508 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:39:52,509 INFO 2025-09-16 12:39:52,509 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/benchmark-550/stdout.txt" ]; then echo "/results/orders/benchmark-550/stdout.txt file found"; exit 0; else echo "/results/orders/benchmark-550/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/stdout.txt file found" 2025-09-16 12:39:52,509 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:39:53,252 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:53,252 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:53,252 DEBUG --- stdout --- 2025-09-16 12:39:53,252 DEBUG /results/orders/benchmark-550/stdout.txt file found 2025-09-16 12:39:53,252 DEBUG --- stderr --- 2025-09-16 12:39:53,252 DEBUG 2025-09-16 12:39:53,253 INFO 2025-09-16 12:39:53,253 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/benchmark-550/stdout.txt | grep "^\d+ .+$" 2025-09-16 12:39:53,253 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:39:54,007 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:54,007 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:54,007 DEBUG --- stdout --- 2025-09-16 12:39:54,008 DEBUG 982088 /results/orders/benchmark-550/stdout.txt 2025-09-16 12:39:54,008 DEBUG --- stderr --- 2025-09-16 12:39:54,008 DEBUG - Download file (size 982.088MB exceeds limit of 100MB, only first 1000 and last 1000 lines will be downloaded) source : /results/orders/benchmark-550/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stdout.txt 2025-09-16 12:39:54,008 INFO 2025-09-16 12:39:54,008 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- head -n 1000 /results/orders/benchmark-550/stdout.txt 2025-09-16 12:39:54,942 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 12:39:54,943 DEBUG --- stdout --- 2025-09-16 12:39:54,943 DEBUG [print_head_tail]: Print head (80 lines) and tail (80 lines) of input string (1000 lines): 2025-09-16 12:39:54,943 DEBUG ----- output ----- 2025-09-16 12:39:12,473 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-16 12:39:12,482 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpiidbfl8h 2025-09-16 12:39:12,486 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 12:39:33.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 12:39:33.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3445df2a, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3237b62d, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5 -> 0),KO,List(ExitOnCompleteLoopBlock(cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@3c199ded,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' 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, 16 Sep 2025 11:39:33 GMT x-forgerock-transactionid: 0cf1982a-f1c3-4d96-84ba-f69b8b8ccedf strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 12:39:33.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 12:39:33.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:33.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one [...] Content-Length: 5283 date: Tue, 16 Sep 2025 11:39:38 GMT x-forgerock-transactionid: 601ba06d-18bf-46d9-a4ef-9e109ecd1287 strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiJkNGVlODU2OS04Yzk4LTQ2ZDEtYmUxNi1lMjgzNDgyZTU3NzciLCJvdGsiOiJsNWs1ZHFvNWgyamV0YmU0dTllbDRoNTd1byIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1M1JXRjVRbmRUT1hCUlZWUlpSMkZLYXpKMk1VbEJMbmRVVTBsTWVFTmFTRUZYZUhSbmQzaDFWbmxYUzNoMWVtTkNNa1kzUWtWbWVVdDFVREJmVGxSaGFESllVVzlCZWpoV1dXNTNXVVY2YW14TFZVVklaRkpSWjB0T2FUaDRiRVJHWTJGcmJ6YzRZbmcwV0ZjMVVVVnhVbEJQUWpoME1qWm9UVFJrU0hCMVJrZEViSG93U0VscVlXcExWMGxsWVROMmMzZE1UR1Z0Ukd0RGFHbDNOWGhuWlhreVZucEhibnBPU1VoRlIxWjJORXRYYzBWbmNUbFZNbHBmY1cwMlVrcFVWRUpRTlVsemFqaHBXVEJmYTJ3MWRWQmphR1ZhVjNKTGNrTkliWGQyWlZSemJuTkVjbFpwTjFFd09YTTJSMVJKUkROMU1GbzRSRmxQUVdKeWFuQnVTRTkyU1cxbWQzbHlSRkZHWlRoM1JtOWhSRkZJVEdJNFIwTnpiRzUzWkhVMGFrSlNlSE5wWW1wTWRuZE1VWE5oTTBZeGF6UXlSR0p1UmxWQk9WWjRkRlpKYWtWb1IwZG5RUzFMWlU1NlQySjZSMkpQTUVSek9VNVdORWh1Tm5oWGEwbDZTWFphYTJWZlJXZGxORlZvVVRsU1UyUXpVbTQ1Ym1aMVRYaGtla2N4VTBoc05UWm9ObVYyY0VKZlZXZDBOVEp5UVhkeVowWlNabkpGV0ZsSlVYaENMVWxpVUVReGRqZE9TMnBwY1Vob1V6WkZjakZNVDNwVVdHVXpla2MxVkhoQ2NXUXRka3BMWlV4c09GVnBZa2hEZURWRU5sbEJPRkY0YkdSQ04xVjVjbDk0VUZoV1lrUXdOR1JuZGtsUkxVaEdlRmxNYm5ablZERjBZbU10WTE4NVYzaHdSekpmTlZoVWJsZFdNak55ZURSV05uRjNNVkF5WkRKaGRrcE9hREptTm5ac2J6WjNjRkJKZFd0dVEwbE1ZbmRCVGpGQ09YUllVRGRyYld4cVoyMVpWV1pVUmxFdFlUVndTbGh1YXpWbmVrdFBiV3BuZFd4Rk9GZEdabFozZDFSV1EzVkljVmh5ZWxacFdHSjVWelExUlRNeWNuWk9aemw0ZVVOV0xVaDVhM0JRY0VaTVFWVjROMFpJTlRkRlNVY3lOM1JHZEhKRWF6aHFUVkJoY0ZjMlRrSXpZMWRtZFZWUlpYQmZhVVV4VUZCSk1HaFFaM2RyU0ZWUVluWk9TSE5sZUZWVGNGZFVVR0ppVEZVMlRFWjVaa1l6YnpOcGRHTlBkMWxJTUhVM09VRjVWVXRFUW5aTVdrazNWM1p0Y1V4WFJFbFFTMVJXVWt4R2QzZFlWamRRVUVGeU5tbDFZM0V6UW1nM2VITnNOa1JyY1doRFRHNXhOSGhJTmxKMlRqZGthbVY1TkhaT1MxWmhNblZXTFhrNWFYZzNNVFptU0MxaVlrODFibEJPVUVsamFVVXlkR2xmZVdjMFJYVXRVMWRVVGtWUGJDMVZTMTgxV0ZBMVRrNVZlRXBETFZOVGRtTXdhM1ZhWTBNeU1VZzFiVUY1YmtaMlV6QnZORXd3WVZCc05sbFBaVXRKTmpKaFVWZHBWRWhEYURsQmFGcHhTWGRKYVRaR1lYVTJjRUZEUzFKTVQyTmpiVEYyZG1aM00ybzRZM1p1T1hjeFREVnVNbXhKZGpKSE56azFWVWhQTVZWS1FYQXdPRWRKYUdaNFRsQjNYMHBXTTFOUlpYTnhWbUZrU0dvemJtTXdNMVF4ZDBFMVprRkRkbkpWWkhSMFpXdG9SR0ozY0RkNU0wTmZRMmgwUkVKcWNuRnNjazFuZG1wTkxWOVFVSEl4T0Vab09HZEVjWEZHY2t0SE9UaElPV2RXUWsxalZrMUhNR0V3TkhVd1ltNVVhVWR0TXpsaU9IWndiRzFsWm5ReE5tZEtWamxTVWw5a1RGVnpNR3RSUWtSbFkzZEJYMk5xVTBZd2NrbFlabGhCTW5acFNsbFlSWG8yVVVOQ2VuTk5RMDVXVGtKemJUSTNZVEZwTWpkRVpEbElPSE56ZGpWMWMxUmFhR3RLZEVJMFVqVlpPRnBYZEZkdlFrTjFiVWhyT0ZKQk5XMHlhbGg2YzJoZmIyMU9OMWxYWmxKbU1IUkhlbTB3YjJjeFkxcFVWMmN6VUdKU1RHSlNYMGhrVEVodFpHWTRRblZzVURGdlZrdFdhRFpUVmxkbWJrbDJjbkl0T0cxWWVUWmlUMDlFYXpsRFJESjZTRlIwYWtOeFpYZHRWMUZRTVZOWVN6RnVUM0JHZFRocFdrOUNPSGcwUmtOYVVtSnZUbVZNY0ZCTGRsWkpWSFpUZG1OUE9URmxNMVpyTmxsclYwaE1XRlV6WkZsbVdFdHRXVEY0U1RSd1JVdDFkMFZGVFdwelpGcEVPREZ2U3pWcUxVdHlNR0pOZHpsdlNHRTJkV0V5YnpGUVdrczFRVmxOUzJwZmVtaHdVa3N0UzJscWFWSlpaVkpqVjNCR2NXcGFZVzB4VGpWMFlrdE5WMVZrZUMxbGVTMWthbGxEY3pNMFVHcDBaVkp0U0dSRGFIVkNSelZvTlZwb1ZUZDNaMkU1VmpWV2FXdE1NVVJwZURRMVRFbzFTVzFOWjBWRk4zb3hYelZWWDBWTlEzVXlXbXRsVlRKMlZXTnhiMmhKYzNkV1lYbHVZM05HZWxaU2JXZENTVkY1ZUY5dmFHTlJhbFpUUkdWVFMyVjZWbVI0WmpKMk1WaHFPVFk1ZVZNemRsRTROamRJVlhKR1FXMUhhV1pCYmw5R2REaFFUM3BZUTNsR2JXSjJXRWhaUmtVeE5qVkhjVjlhUWxBd1NtdHBRekYxY2xoTldUSk9hVmhGYUhNMGEzWkpVM1ZtYUMxQlJXMVpkRXB6YkZGU1J6ZEdjekV6TUdoWE1VSkhXbmxtV0VoSU1UaFlTMEpyTTBveWFtZExTblJGU1VGdFpHWnNiMjlTWkdKaGRscHlabE5HYm5WaWFEQnhNRUZ4V21acGJuTk1VbWRLTWxablZtcFRjRkEyYmxwd2VHWkdVSFprTVRWNVEwbG5UamhVU25oRU0xWlZXbkJzU3kwMFR6ZFRhVXBRUmpsaVQzTlZlalZ5Tm05QmRVOWFWSEZmVkVRM1ZHOWFVVWREVVhONlZFRk1XVTR6YWpWQ01XMUJiMDlXWmpOSmVXSkNaM0UyY21KdU9ESXhUR1pUVG5CNlVWTTFRVkoxU1ZaMWJHRnZkRzV2VFhSU1RrdE1kbHBmV2xoa09VZzFkWE5HU0ZGRldYZE5WUzFDYXpSUk16TXRka1ZCY0hvM1duRnJWMFIzY1Y5ZlkzQXRTemRKTFhvMmFucEljVWhJUTBSM1NVcDVjWGwwTTBsc1Z6TkZUbmN4YW5KWFNUQXhWbE5GTkMxTVJGOUZhRXd5WVRkb01rNVZOVTB3ZW5SU1ZsRXhRa2xCT1U1a2JYWTFlbkJqYVZweE5FbzVWM1pKTkdKU1UwbDVTMlp2VkVwd01VUnNRMk53ZDFwR1FrSnFNWGQyZGtOUlRHbHFWbXRLWXpKemNYa3pTVGRPTVRST2FsUnBiR0ZKUjFKaFYycFBUa2xMUjBSaFJIUnhlRmxVVm0xM04yTmpZVGhZZDNaT2RqZElRVTB4TTBwU0xYZHVaMWR0ZEZObmFXdGlSM3BDYVVrd1JtcG1aeTVhUm1GQmJIUTFlbFZqTmpCcWJXOTVSRXM1TVhaQi5IWHcwRG1nUy1RSmZSbjktVUxCREhBekhxQ25jU2NHOVNRTF9rckp3cmRVIiwiZXhwIjoxNzU4MDIzMDc4LCJpYXQiOjE3NTgwMjI3Nzh9.Kx916vn4HpSFGm6eUWvxyyKplOOvoCvPpUiXxLjMbno","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":false},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":false},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"} <<<<<<<<<<<<<<<<<<<<<<<<< 12:39:38.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.775 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.785 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.795 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.805 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.815 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.824 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.833 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.834 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.844 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.864 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.874 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.884 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.894 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.904 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.914 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.923 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.937 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.938 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.943 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.953 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.963 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.973 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.983 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:38.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:38.993 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:38.993 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.003 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.013 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:39.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.022 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.032 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.052 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.062 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:39.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:39.072 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-16 12:39:54,943 DEBUG --- stderr --- 2025-09-16 12:39:54,943 DEBUG 2025-09-16 12:39:54,943 INFO 2025-09-16 12:39:54,943 INFO 2025-09-16 12:39:54,944 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- tail -n 1000 /results/orders/benchmark-550/stdout.txt 2025-09-16 12:39:55,783 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 12:39:55,783 DEBUG --- stdout --- 2025-09-16 12:39:55,783 DEBUG [print_head_tail]: Print head (80 lines) and tail (80 lines) of input string (1000 lines): 2025-09-16 12:39:55,784 DEBUG ----- output ----- ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.6405907 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM features: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970608,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZGFhZmE2MzUtM2RlMC00M2IyLWEyMjYtNzEzZDk5NjAyNzk2LTEzNjY4NTkyNSIsInN1Ym5hbWUiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiaTRYSzk5c0lqcEN0RTlqUU5xc2hyemdnbnZBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJQMGhaaDdFb2RHc0xlWVR5b1lHamNudEtoOFUifQ.wq4TuVLonmoKmKAp2Vm_PUKRIIli62_Tb-NVtfz1nUc, username -> user.8414858, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzAyMzM4MDYtNmI5MS00ZWY0LWEyMDctYzZkMTczOGI3Y2VmLTEzNjgyNzM3OCIsInN1Ym5hbWUiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWGZDTFpqbU5CRkFoYnNQNENkcGNrSU5sa2NJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJqeUJWazF6ZFdJM29qUW1NeUt2bUIzVTdMUlEifQ.bqWkbooAmCfR2icPIEsIo0LJu7W8e6M7VuwFDL30ytk, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60a402c2, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> Phw5ptJCfLnblxJGO5kgpjaA65Q, callbacks -> {"tokenId":"bNzYsKpF9LU5V5_Y-zRoF61AfUo.*AAJTSQACMDIAAlNLABxkNGkvd1dvaWdYRE1jMEcyNnQxS1Z5cURPd1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372930), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=bNzYsKpF9LU5V5_Y-zRoF61AfUo.*AAJTSQACMDIAAlNLABxkNGkvd1dvaWdYRE1jMEcyNnQxS1Z5cURPd1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372930))), user_uuid -> 8d2829cc-47fc-4163-baf5-7962a1ec8c95, password -> Pa_ssw0rd, challenge -> UlIQf1t5f9WtZtHZBPudVqY3yY7ZICPSUtzEQeiPDUw, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 253.227.9.233, verifier -> OTE3MTI2MTc1MDE2MzA0NTIzMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d1f6d7b, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@34c2da33, tokenId -> bNzYsKpF9LU5V5_Y-zRoF61AfUo.*AAJTSQACMDIAAlNLABxkNGkvd1dvaWdYRE1jMEcyNnQxS1Z5cURPd1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@636e8cc) ========================= HTTP request: GET https://openam-perf-haproxy.forgeblocks.com/openidm/info/features?_queryFilter=true headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNzAyMzM4MDYtNmI5MS00ZWY0LWEyMDctYzZkMTczOGI3Y2VmLTEzNjgyNzM3OCIsInN1Ym5hbWUiOiI4ZDI4MjljYy00N2ZjLTQxNjMtYmFmNS03OTYyYTFlYzhjOTUiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWGZDTFpqbU5CRkFoYnNQNENkcGNrSU5sa2NJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJqeUJWazF6ZFdJM29qUW1NeUt2bUIzVTdMUlEifQ.bqWkbooAmCfR2icPIEsIo0LJu7W8e6M7VuwFDL30ytk Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=bNzYsKpF9LU5V5_Y-zRoF61AfUo.*AAJTSQACMDIAAlNLABxkNGkvd1dvaWdYRE1jMEcyNnQxS1Z5cURPd1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..* host: openam-perf-haproxy.forgeblocks.com cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=bNzYsKpF9LU5V5_Y-zRoF61AfUo.*AAJTSQACMDIAAlNLABxkNGkvd1dvaWdYRE1jMEcyNnQxS1Z5cURPd1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM version' failed for user 1970630: j.i.IOException: Premature close 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI AM validateGoto: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970895,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, username -> user.2585493, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4dc29d97, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, callbacks -> {"tokenId":"bWmbdCGL-LwkdX9Gk9TVrymT6BQ.*AAJTSQACMDIAAlNLABxpYm5CWFhzaEwvWXIzU2hPRHFXemVVYTVYQWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026373419), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=bWmbdCGL-LwkdX9Gk9TVrymT6BQ.*AAJTSQACMDIAAlNLABxpYm5CWFhzaEwvWXIzU2hPRHFXemVVYTVYQWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026373419))), password -> Pa_ssw0rd, fake-ip -> 45.100.162.173, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@58235800, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5a0eba02, tokenId -> bWmbdCGL-LwkdX9Gk9TVrymT6BQ.*AAJTSQACMDIAAlNLABxpYm5CWFhzaEwvWXIzU2hPRHFXemVVYTVYQWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@4e28bdd1) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/users?_action=validateGoto headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Accept-API-Version: resource=2.1, protocol=1.0 referer: https://openam-perf-haproxy.forgeblocks.com/am/ accept: */* cookie: amlbcookie=01; d0d18cac672abbc=bWmbdCGL-LwkdX9Gk9TVrymT6BQ.*AAJTSQACMDIAAlNLABxpYm5CWFhzaEwvWXIzU2hPRHFXemVVYTVYQWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=bWmbdCGL-LwkdX9Gk9TVrymT6BQ.*AAJTSQACMDIAAlNLABxpYm5CWFhzaEwvWXIzU2hPRHFXemVVYTVYQWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.526 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-170' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 1970901: j.i.IOException: Premature close 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 1970643: j.i.IOException: Premature close 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestlogin' failed for user 1970983: j.i.IOException: Premature close 13:39:33.526 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI AM validateGoto: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970901,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, username -> user.2871216, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@586679d, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, callbacks -> {"tokenId":"ZEq7c79mUBs-m7WGaxaglT3Ke18.*AAJTSQACMDIAAlNLABx0bHVtNFJoSExOVFVoMkgzVkNQRGJ5MU43RjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026373430), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=ZEq7c79mUBs-m7WGaxaglT3Ke18.*AAJTSQACMDIAAlNLABx0bHVtNFJoSExOVFVoMkgzVkNQRGJ5MU43RjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026373430))), password -> Pa_ssw0rd, fake-ip -> 121.160.124.21, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29fcf1a8, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5e5747f0, tokenId -> ZEq7c79mUBs-m7WGaxaglT3Ke18.*AAJTSQACMDIAAlNLABx0bHVtNFJoSExOVFVoMkgzVkNQRGJ5MU43RjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@619bfe29) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/users?_action=validateGoto [...] >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1971011,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, username -> user.9484779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a04e5d5, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 88.122.156.113, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6f977e),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers: accept: application/json content-type: application/json user-agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36 X-Forwarded-For: 88.122.156.113 host: openam-perf-haproxy.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970627: j.i.IOException: Premature close 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970627,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZGFhZmE2MzUtM2RlMC00M2IyLWEyMjYtNzEzZDk5NjAyNzk2LTEzNjY4NjM0MiIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnpqaXVNb0Y3RExMZElweURJcWR6bFpHdy1nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJJQkJlSkNIYkNXdDRMWXhKcTJ4eGpvdm01N28ifQ.3eyrHAwEUFj9AIMEt45OEcd89bjm8hP2On0la6IyCDc, username -> user.8183467, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3238d7bc, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> -XCz2diziwrozcxy0hfdbPepP3Y, callbacks -> {"tokenId":"xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962))), user_uuid -> 9962b9d9-5ada-4d71-a7a4-251718f0a40c, password -> Pa_ssw0rd, challenge -> L1ZZfAIL88UWqHcjDR3lrFU_3PrmS02cZaMIa55oTGY, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 216.214.252.161, verifier -> MzkyMjcxNTYxMTM1MzcxMTk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bdd174, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3dd30a92, tokenId -> xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 1970627: j.i.IOException: Premature close 13:39:33.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM features: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970627,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZGFhZmE2MzUtM2RlMC00M2IyLWEyMjYtNzEzZDk5NjAyNzk2LTEzNjY4NjM0MiIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnpqaXVNb0Y3RExMZElweURJcWR6bFpHdy1nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJJQkJlSkNIYkNXdDRMWXhKcTJ4eGpvdm01N28ifQ.3eyrHAwEUFj9AIMEt45OEcd89bjm8hP2On0la6IyCDc, username -> user.8183467, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3238d7bc, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> -XCz2diziwrozcxy0hfdbPepP3Y, callbacks -> {"tokenId":"xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962))), user_uuid -> 9962b9d9-5ada-4d71-a7a4-251718f0a40c, password -> Pa_ssw0rd, challenge -> L1ZZfAIL88UWqHcjDR3lrFU_3PrmS02cZaMIa55oTGY, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 216.214.252.161, verifier -> MzkyMjcxNTYxMTM1MzcxMTk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bdd174, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3dd30a92, tokenId -> xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: GET https://openam-perf-haproxy.forgeblocks.com/openidm/info/features?_queryFilter=true headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..* host: openam-perf-haproxy.forgeblocks.com cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 13:39:33.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 13:39:33.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-16 13:39:33,663 INFO Gatling simulation run ended successfully 2025-09-16 13:39:33,664 DEBUG No archive name provided. No archive will be created 2025-09-16 12:39:55,784 DEBUG --- stderr --- 2025-09-16 12:39:55,784 DEBUG 2025-09-16 12:39:55,784 INFO ________________________________________________________________________________ [2025-09-16 12:39:55] benchmark-550 show_cmd : Display order command ________________________________________________________________________________ 2025-09-16 12:39:55,784 INFO 2025-09-16 12:39:55,784 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:39:55,784 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:39:56,063 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:39:56,063 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:56,063 DEBUG --- stdout --- 2025-09-16 12:39:56,063 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:39:56,063 DEBUG --- stderr --- 2025-09-16 12:39:56,063 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:39:56,064 INFO 2025-09-16 12:39:56,064 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/benchmark-550/cmd.txt" ]; then echo "/results/orders/benchmark-550/cmd.txt file found"; exit 0; else echo "/results/orders/benchmark-550/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/cmd.txt file found" 2025-09-16 12:39:56,064 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:39:56,811 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:56,812 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:56,812 DEBUG --- stdout --- 2025-09-16 12:39:56,812 DEBUG /results/orders/benchmark-550/cmd.txt file found 2025-09-16 12:39:56,812 DEBUG --- stderr --- 2025-09-16 12:39:56,812 DEBUG 2025-09-16 12:39:56,812 INFO 2025-09-16 12:39:56,812 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/benchmark-550/cmd.txt | grep "^\d+ .+$" 2025-09-16 12:39:56,812 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:39:57,459 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:39:57,459 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:57,459 DEBUG --- stdout --- 2025-09-16 12:39:57,459 DEBUG 4 /results/orders/benchmark-550/cmd.txt 2025-09-16 12:39:57,459 DEBUG --- stderr --- 2025-09-16 12:39:57,459 DEBUG - Download file (size 4kB) source : /results/orders/benchmark-550/cmd.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt 2025-09-16 12:39:57,460 INFO 2025-09-16 12:39:57,460 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/benchmark-550/cmd.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt 2025-09-16 12:39:57,460 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:39:57,998 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:39:57,999 DEBUG --- stdout --- 2025-09-16 12:39:57,999 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:39:57,999 DEBUG --- stderr --- 2025-09-16 12:39:57,999 DEBUG 2025-09-16 12:39:57,999 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt is small (1 lines), printing all lines: 2025-09-16 12:39:57,999 INFO ----- output ----- /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.benchmark.Mix2024@perf-haproxy" --results-folder="/results/gatling/benchmark-550" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx4G" --simulation-system-properties="-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-09-16 12:39:57] benchmark-550 show_rc : Display rc order ________________________________________________________________________________ 2025-09-16 12:39:57,999 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt is small (1 lines), printing all lines: 2025-09-16 12:39:57,999 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 12:39:57] benchmark-550 show_stdout : Display stdout order ________________________________________________________________________________ 2025-09-16 12:39:58,000 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stdout.txt is 2010 lines): 2025-09-16 12:39:58,000 INFO ----- output ----- NOTE: This file was too big so it was truncated. Only first 1000 and last 1000 lines are present. ------------------------------------------------------------ 2025-09-16 12:39:12,473 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-16 12:39:12,482 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpiidbfl8h 2025-09-16 12:39:12,486 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 12:39:33.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 12:39:33.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3445df2a, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3237b62d, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5 -> 0),KO,List(ExitOnCompleteLoopBlock(cad81fa9-2c81-4a7c-be8c-5ed0bdb0d0c5)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@3c199ded,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' 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, 16 Sep 2025 11:39:33 GMT x-forgerock-transactionid: 0cf1982a-f1c3-4d96-84ba-f69b8b8ccedf strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 12:39:33.749 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 12:39:33.853 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.854 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:33.964 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:33.965 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.076 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.187 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.188 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.299 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.410 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.522 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.523 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.560 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.597 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.630 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.631 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.634 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.671 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.709 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.742 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.745 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.782 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.783 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.819 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.856 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.857 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 12:39:34.893 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 12:39:34.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 12:39:34.930 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one [...] Session(idc.benchmark.Mix2024,1970643,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwNjA0MCIsInN1Ym5hbWUiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWGFzU2Q0eWtYelRtMTNWSjJZY3JPRnNlRmJrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJKQXRTcEdfOFdYT1JtT2R3S0pkQ0hTd1A3S3cifQ.38QgFNfGjPisImn0SuZK8Xl1L1soTIp20NxPRgy9Jws, username -> user.631174, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODMwMSIsInN1Ym5hbWUiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnJwTjlwUkRlYzV3US0xRnZrNklqNm1JZlhjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJfZndoM3hFN25tbzBxaV9Ld1FXdldJQm91U28ifQ.zSjuLlfIcFCsS9d6lKf84vLTS2HkE8IA8p3sCReka3U, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45328cdb, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> -rgCAJPYWxY2k7PlvZzDcvUsHUE, callbacks -> {"tokenId":"GVPQcA0ZZl-xnJB6xG26NXclBss.*AAJTSQACMDIAAlNLABxhWXowQ0JHckMvUjE3VTVPTHlFTTF5RFRrOGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372990), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=GVPQcA0ZZl-xnJB6xG26NXclBss.*AAJTSQACMDIAAlNLABxhWXowQ0JHckMvUjE3VTVPTHlFTTF5RFRrOGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372990))), user_uuid -> 57d5fb73-6bd1-45c3-98e7-1aceb2667e21, password -> Pa_ssw0rd, challenge -> RozPgxt0ErOnVMFL4cct1F6JFRc6wR5l2SaGR-wsiWc, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 148.148.4.145, verifier -> LTYzNTUzMTIzNjEyODAwNzQ4Mjg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@248f47e6, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@66adb332, tokenId -> GVPQcA0ZZl-xnJB6xG26NXclBss.*AAJTSQACMDIAAlNLABxhWXowQ0JHckMvUjE3VTVPTHlFTTF5RFRrOGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: GET https://openam-perf-haproxy.forgeblocks.com/openidm/info/features?_queryFilter=true headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODMwMSIsInN1Ym5hbWUiOiI1N2Q1ZmI3My02YmQxLTQ1YzMtOThlNy0xYWNlYjI2NjdlMjEiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnJwTjlwUkRlYzV3US0xRnZrNklqNm1JZlhjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJfZndoM3hFN25tbzBxaV9Ld1FXdldJQm91U28ifQ.zSjuLlfIcFCsS9d6lKf84vLTS2HkE8IA8p3sCReka3U Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=GVPQcA0ZZl-xnJB6xG26NXclBss.*AAJTSQACMDIAAlNLABxhWXowQ0JHckMvUjE3VTVPTHlFTTF5RFRrOGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..* host: openam-perf-haproxy.forgeblocks.com cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=GVPQcA0ZZl-xnJB6xG26NXclBss.*AAJTSQACMDIAAlNLABxhWXowQ0JHckMvUjE3VTVPTHlFTTF5RFRrOGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 1971011: j.i.IOException: Premature close 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1971011,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, username -> user.9484779, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a04e5d5, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 88.122.156.113, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c6f977e),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers: accept: application/json content-type: application/json user-agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36 X-Forwarded-For: 88.122.156.113 host: openam-perf-haproxy.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970627: j.i.IOException: Premature close 13:39:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970627,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZGFhZmE2MzUtM2RlMC00M2IyLWEyMjYtNzEzZDk5NjAyNzk2LTEzNjY4NjM0MiIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnpqaXVNb0Y3RExMZElweURJcWR6bFpHdy1nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJJQkJlSkNIYkNXdDRMWXhKcTJ4eGpvdm01N28ifQ.3eyrHAwEUFj9AIMEt45OEcd89bjm8hP2On0la6IyCDc, username -> user.8183467, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3238d7bc, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> -XCz2diziwrozcxy0hfdbPepP3Y, callbacks -> {"tokenId":"xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962))), user_uuid -> 9962b9d9-5ada-4d71-a7a4-251718f0a40c, password -> Pa_ssw0rd, challenge -> L1ZZfAIL88UWqHcjDR3lrFU_3PrmS02cZaMIa55oTGY, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 216.214.252.161, verifier -> MzkyMjcxNTYxMTM1MzcxMTk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bdd174, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3dd30a92, tokenId -> xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 1970627: j.i.IOException: Premature close 13:39:33.531 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM features: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970627,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZGFhZmE2MzUtM2RlMC00M2IyLWEyMjYtNzEzZDk5NjAyNzk2LTEzNjY4NjM0MiIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNnpqaXVNb0Y3RExMZElweURJcWR6bFpHdy1nIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJJQkJlSkNIYkNXdDRMWXhKcTJ4eGpvdm01N28ifQ.3eyrHAwEUFj9AIMEt45OEcd89bjm8hP2On0la6IyCDc, username -> user.8183467, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3238d7bc, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> -XCz2diziwrozcxy0hfdbPepP3Y, callbacks -> {"tokenId":"xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758026372962))), user_uuid -> 9962b9d9-5ada-4d71-a7a4-251718f0a40c, password -> Pa_ssw0rd, challenge -> L1ZZfAIL88UWqHcjDR3lrFU_3PrmS02cZaMIa55oTGY, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 216.214.252.161, verifier -> MzkyMjcxNTYxMTM1MzcxMTk5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bdd174, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3dd30a92, tokenId -> xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007b5db06993d0@375b3527,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: GET https://openam-perf-haproxy.forgeblocks.com/openidm/info/features?_queryFilter=true headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMTc5ZTM0ZTYtODljYy00MDcxLTg2MDQtZjNlNmFkY2U3ZmVlLTEzNjkwODE0MyIsInN1Ym5hbWUiOiI5OTYyYjlkOS01YWRhLTRkNzEtYTdhNC0yNTE3MThmMGE0MGMiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ1ViUWl6cXBUUUxVRUduZ3BtQnhsVW82UW00Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4MDI2MzczLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4MDI2MzcyLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODAyOTk3MywiaWF0IjoxNzU4MDI2MzczLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJpdkl0UlR3TkkwampPVHpTSFhoOU13NHNZV2sifQ.AKaOBWgFiou-peS89BnBOZouwbJQAYGfVyeCO65be7E Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..* host: openam-perf-haproxy.forgeblocks.com cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=xYbdGtaxuR0wA80DVSNaVVgQLA0.*AAJTSQACMDIAAlNLABx1bXduRk5lRW5pa1ZMQlRoam9KT1ZBWlFZVFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 13:39:33.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.532 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 13:39:33.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.535 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 13:39:33.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 13:39:33.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-16 13:39:33,663 INFO Gatling simulation run ended successfully 2025-09-16 13:39:33,664 DEBUG No archive name provided. No archive will be created ________________________________________________________________________________ [2025-09-16 12:39:58] benchmark-550 show_stderr : Display stderr order ________________________________________________________________________________ 2025-09-16 12:39:58,000 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt is small (0 lines), printing all lines: 2025-09-16 12:39:58,000 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 12:39:58] benchmark-550 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 12:39:58] benchmark-550 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2025-09-16 12:39:58] benchmark-550 post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped